aboutsummaryrefslogtreecommitdiff
path: root/libavformat/mpeg.h
AgeCommit message (Expand)Author
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-03-03include required headers for int64_t and AV_RB16()Aurelien Jacobs
2008-01-07Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so itIvo van Poorten
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-21split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...Baptiste Coudurier