Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28lavf/mpeg: Support demuxing HEVC in mpeg-ps.Carl Eugen Hoyos
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2014-08-26Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9'Michael Niedermayer
2014-08-26mpeg: Write H264 streams at offset 2Luca Barbato
2014-04-27lavf/mpeg.h: Remove an unused definition.Carl Eugen Hoyos
2013-09-10Use 0x88 as stream id when muxing DTS in program streams.Carl Eugen Hoyos
2013-03-15Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'Michael Niedermayer
2013-03-15mpegts: add support for stream_type 0x42, which is CAVSCan Wu
2011-01-31mpegts: remove get_pts duplicate of ff_parse_pes_pts.Vasyl' Vavrychuk
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-04include required headers for int64_t and AV_RB16()Aurelien Jacobs
2008-01-08Move 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
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-30mpegts: remove get_pts duplicate of ff_parse_pes_pts.Vasyl' Vavrychuk