aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/gxf.h
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics: alignmentAurelien Jacobs2007-07-261-5/+5
| | | | Originally committed as revision 9802 to svn://svn.ffmpeg.org/ffmpeg/trunk
* replaces hardcoded values by the equivalent enum definitionsAurelien Jacobs2007-07-261-0/+19
| | | | Originally committed as revision 9801 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
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+19
| | | | Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
* GXF muxerBaptiste Coudurier2006-07-191-0/+13
Originally committed as revision 5787 to svn://svn.ffmpeg.org/ffmpeg/trunk