summaryrefslogtreecommitdiff
path: root/libavformat/mpeg.h
Commit message (Expand)AuthorAgeFilesLines
* lavf/mpeg: Support demuxing HEVC in mpeg-ps.Carl Eugen Hoyos2018-09-271-0/+1
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9'Michael Niedermayer2014-08-261-0/+1
|\ \ | |/
| * mpeg: Write H264 streams at offset 2Luca Barbato2014-08-261-0/+1
* | lavf/mpeg.h: Remove an unused definition.Carl Eugen Hoyos2014-04-271-1/+0
* | Use 0x88 as stream id when muxing DTS in program streams.Carl Eugen Hoyos2013-09-101-1/+1
* | Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'Michael Niedermayer2013-03-151-0/+1
|\ \ | |/
| * mpegts: add support for stream_type 0x42, which is CAVSCan Wu2013-03-151-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * mpegts: remove get_pts duplicate of ff_parse_pes_pts.Vasyl' Vavrychuk2011-01-301-1/+1
* | mpegts: remove get_pts duplicate of ff_parse_pes_pts.Vasyl' Vavrychuk2011-01-311-1/+1
|/
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* include required headers for int64_t and AV_RB16()Aurelien Jacobs2008-03-031-0/+3
* Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so itIvo van Poorten2008-01-071-0/+9
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...Baptiste Coudurier2007-06-211-0/+60