aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/qdm2data.h
Commit message (Collapse)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
| | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark read-only data as const. Patch by stefan huehner org.Stefan Huehner2006-07-041-34/+34
| | | | Originally committed as revision 5615 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
| | | | Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* QDM2 compatible decoderRoberto Togni2005-10-181-0/+528
Originally committed as revision 4650 to svn://svn.ffmpeg.org/ffmpeg/trunk