summaryrefslogtreecommitdiff
path: root/libavcodec/cavsdata.h
Commit message (Collapse)AuthorAge
* move defines and enums out of cavsdata.hAurelien Jacobs2007-05-08
| | | | Originally committed as revision 8944 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid a clash between two definitions of SEQ_START_CODEAurelien Jacobs2007-05-05
| | | | Originally committed as revision 8903 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move all cavs-parsing to cavs.cStefan Gehrer2006-11-12
| | | | | | This should help building parser without decoder Originally committed as revision 6993 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
| | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* replace run by run+1 in VLC tablesStefan Gehrer2006-07-14
| | | | Originally committed as revision 5751 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change partition flags SYM -> FWD|SYMStefan Gehrer2006-07-14
| | | | Originally committed as revision 5749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMichael Niedermayer2006-07-09
| | | | Originally committed as revision 5694 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetic patch:Stefan Gehrer2006-07-03
| | | | | | | Doxygen-style comments added some more comments Originally committed as revision 5602 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)Michael Niedermayer2006-07-03
| | | | Originally committed as revision 5590 to svn://svn.ffmpeg.org/ffmpeg/trunk
* new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de)Michael Niedermayer2006-07-01
Originally committed as revision 5567 to svn://svn.ffmpeg.org/ffmpeg/trunk