aboutsummaryrefslogtreecommitdiffstats
path: root/libpostproc/mangle.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.Diego Biurrun2007-07-061-47/+0
| | | | Originally committed as revision 9500 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove leading underscores from specifiers, they are reserved.Diego Biurrun2007-07-021-3/+3
| | | | Originally committed as revision 9461 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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
* Replace informal GPL notice by official header.Diego Biurrun2006-09-091-3/+18
| | | | Originally committed as revision 6215 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-011-0/+30
Originally committed as revision 5440 to svn://svn.ffmpeg.org/ffmpeg/trunk