Mercurial > mplayer.hg
changeset 11486:e6662a93da28
Added the FLAC CodecId.
author | mosu |
---|---|
date | Sun, 16 Nov 2003 22:53:08 +0000 |
parents | 7801fe5210ee |
children | f5c5e222a808 |
files | libmpdemux/matroska.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpdemux/matroska.h Sun Nov 16 21:27:58 2003 +0000 +++ b/libmpdemux/matroska.h Sun Nov 16 22:53:08 2003 +0000 @@ -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"