summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpeg4audio.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in AOT_ER_AAC_ELDAlex Converse2009-03-181-1/+1
| | | | Originally committed as revision 18034 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update the MPEG-4 AOT table.Alex Converse2009-03-181-0/+13
| | | | Originally committed as revision 18033 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move MPEG-4 AOT enum to mpeg4audio.h.Alex Converse2009-03-181-0/+30
| | | | Originally committed as revision 18031 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
| | | | | | | | | Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg4audio common codeBaptiste Coudurier2008-04-011-0/+49
Originally committed as revision 12662 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud