1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00

Added the FLAC CodecId.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11487 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
mosu 2003-11-16 22:53:08 +00:00
parent 0793c9880c
commit 3ac6687ac5

View File

@ -30,6 +30,7 @@
#define MKV_A_REALSIPR "A_REAL/SIPR"
#define MKV_A_QDMC "A_QUICKTIME/QDMC"
#define MKV_A_QDMC2 "A_QUICKTIME/QDM2"
#define MKV_A_FLAC "A_FLAC"
#define MKV_V_MSCOMP "V_MS/VFW/FOURCC"
#define MKV_V_REALV10 "V_REAL/RV10"