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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-03-29fix some a/an typosLou Logan
2016-03-10lavf/movenc: Fix help output.Carl Eugen Hoyos
2016-03-04lavf/movenc: Add support for palette side dataMats Peterson
2016-02-28movenc: Timecode in MP4 Although MP4 does not have a concrete specification t...Syed Andaleeb Roomy
2016-02-27lavf/movenc: Add palette to video sample descriptionMats Peterson
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-14avformat/movenc: use ff_parse_creation_time_metadataMarton Balint
2016-02-10Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis
2016-02-02Update demuxers and protocols for protocol whitelist supportMichael Niedermayer
2016-01-24lavf: allow custom IO for all filesAnton Khirnov
2016-01-09avformat/movenc: Check that pkt duration is within 32bit rangeMichael Niedermayer
2015-12-30avformat/movenc: Use strict_std_compliance from the muxer layer instead of th...Michael Niedermayer
2015-12-17Merge commit '5845a8273e4694e0254ad728970b82bb64fd8bc0'Hendrik Leppkes
2015-12-15movenc: support cenc (common encryption)erankor
2015-12-06movenc: use the CPB props side dataAnton Khirnov
2015-12-04avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-12-04avformat/movenc: HE-AAC correct FourCC in ISMLYann Coupin
2015-11-22Merge commit 'ca489564ae150bc41764f175b88151d883e69ae0'Derek Buitenhuis
2015-11-18Merge commit 'bef3b1f59f036aba4a5fe599b2480f6bd9e6b280'Derek Buitenhuis
2015-11-18movenc: add fallback audio track tref supportJohn Stebbins
2015-11-17Merge commit '09e431b9e3674804172e7b0a0f865b65ec09739a'Derek Buitenhuis
2015-11-11movenc: Allow setting start_dts/start_cts before writing actual packetsMartin Storsjö
2015-11-11movenc: Assume streams starting at pts=0 for discontinuous fragments with edi...Martin Storsjö
2015-11-11Merge commit '8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4'Hendrik Leppkes
2015-11-10movenc: Automatically flush after writing the initial moovMartin Storsjö
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-10-27Merge commit '5ea5a24eb70646a9061b85af407fcbb5dd4f89fd'Hendrik Leppkes
2015-10-23movenc: Honor flush requests with delay_moov, when some tracks lack samplesMartin Storsjö
2015-10-22avcodec: drop 2 suffix from avpriv_ac3_parse_header2Andreas Cadhalpun
2015-09-29Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'Hendrik Leppkes
2015-09-15lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer
2015-08-18Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33'Hendrik Leppkes
2015-08-12movenc: Add a new flag for writing global sidx indexes for dashMartin Storsjö
2015-08-10Merge commit '5f200bbf98efe50f63d0515b115d2ba8dae297bc'Hendrik Leppkes
2015-08-10Merge commit '83f254e65f938657a4dbec711e4c94252a72daf9'Hendrik Leppkes
2015-08-10Merge commit '8e34089e265a6b01e1e3301e8864439d26793753'Hendrik Leppkes
2015-08-10movenc: Place the sidx index after the initial moov/mdat pairMartin Storsjö
2015-08-10movenc: Rename reserved_moov_pos to reserved_header_posMartin Storsjö
2015-08-10movenc: Check that frag_info entries exist in mov_write_sidx_tagMartin Storsjö
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-18avformat/movenc: Drop redundant bit exact field from contextMichael Niedermayer
2015-07-09avformat/movenc: fix mime-types in movenc.ccompn
2015-06-30Merge commit 'e95c7a61852cc5b9ce5445ff034b87553e61958a'Michael Niedermayer
2015-06-30mov: Preserve the metadata even when bit-exactness is requestedLuca Barbato
2015-06-21avformat/movenc: Check return code of ff_iso8601_to_unix_time()Michael Niedermayer
2015-06-11avformat/movenc: Make static packed_size, const staticMichael Niedermayer
2015-06-10movenc: fixes a questionable valgrind uninitialized value warningJanne Grunau
2015-06-01avformat/movenc: Fix potential signed overflowsMichael Niedermayer