changeset 3597:19fafe90977a libavcodec

Added codec id for QCELP.
author banan
date Sun, 20 Aug 2006 19:08:05 +0000
parents 2dc9933dc75f
children 181b0e8f6d81
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Sat Aug 19 23:12:10 2006 +0000
+++ b/avcodec.h	Sun Aug 20 19:08:05 2006 +0000
@@ -200,6 +200,7 @@
     CODEC_ID_TRUESPEECH,
     CODEC_ID_TTA,
     CODEC_ID_SMACKAUDIO,
+    CODEC_ID_QCELP,
 
     /* subtitle codecs */
     CODEC_ID_DVD_SUBTITLE= 0x17000,