diff avcodec.h @ 4891:8cd8fd35b6aa libavcodec

add the possibility to choose aac profile patch by Nicolas George nicolas george chez normalesup org original thread: [Ffmpeg-devel] [PATCH] FAAC profile selection date: 04/27/2007 08:11 PM
author benoit
date Wed, 02 May 2007 13:49:08 +0000
parents 7f2863536c79
children 8f47dc8782f9
line wrap: on
line diff
--- a/avcodec.h	Wed May 02 09:37:47 2007 +0000
+++ b/avcodec.h	Wed May 02 13:49:08 2007 +0000
@@ -1820,6 +1820,10 @@
      */
      int profile;
 #define FF_PROFILE_UNKNOWN -99
+#define FF_PROFILE_AAC_MAIN 0
+#define FF_PROFILE_AAC_LOW 1
+#define FF_PROFILE_AAC_SSR 2
+#define FF_PROFILE_AAC_LTP 3
 
     /**
      * level