summaryrefslogtreecommitdiff
path: root/libavformat/mpeg.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* mpeg: Write H264 streams at offset 2Luca Barbato2014-08-26
* mpegts: add support for stream_type 0x42, which is CAVSCan Wu2013-03-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* mpegts: remove get_pts duplicate of ff_parse_pes_pts.Vasyl' Vavrychuk2011-01-30
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* include required headers for int64_t and AV_RB16()Aurelien Jacobs2008-03-03
* Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so itIvo van Poorten2008-01-07
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...Baptiste Coudurier2007-06-21