changeset 8585:2186f7c290dd libavcodec

Add CODEC_ID_MP1.
author michael
date Tue, 13 Jan 2009 19:13:08 +0000
parents 8a47574d9fbc
children d7d0cde5f308
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Tue Jan 13 08:05:40 2009 +0000
+++ b/avcodec.h	Tue Jan 13 19:13:08 2009 +0000
@@ -309,6 +309,7 @@
     CODEC_ID_ATRAC3P,
     CODEC_ID_EAC3,
     CODEC_ID_SIPR,
+    CODEC_ID_MP1,
 
     /* subtitle codecs */
     CODEC_ID_DVD_SUBTITLE= 0x17000,