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
2015-03-06Merge commit '9731cf4001377fa2f75c279072cc2b0cbd57bf8e'Michael Niedermayer
2015-03-06movenc: Keep writing zero-entry stts atoms as intendedMartin Storsjö
2015-03-05avformat/movenc: Add support for writing 'gama' atom to QuickTime .mov files.Kevin Wheatley
2015-03-05avformat/movenc: mark write_colr as experimentalMichael Niedermayer
2015-02-27movenc: Write 'colr' box correctly for MP4Derek Buitenhuis
2015-02-24avformat/movenc: Fix writing ACLR atoms for DNxHDKevin Wheatley
2015-02-22avformat/movenc: Check for memory allocation failuresMichael Niedermayer
2015-02-20avformat/movenc: Move avid DNxHD padding to the correct spotKevin Wheatley
2015-02-18avformat/movenc: Fix use of uninitialized variable (ret)Michael Niedermayer
2015-02-17avformat/movenc: Fix stts_entries allocation checkMichael Niedermayer
2015-02-17Merge commit 'a8765852158ecb2ae34895fa35ff51dc95c186f9'Michael Niedermayer
2015-02-17movenc: Check memory allocationsHugo Beauzée-Luyssen
2015-02-10libavformat: DNxHD in .mov, switch unspecified color_range to mpegKevin Wheatley
2015-02-08Fix standalone compilation of the mov muxer with --disable-optimizations.Carl Eugen Hoyos
2015-01-31avformat/movenc: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol
2015-01-26avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley
2015-01-25avformat/movenc: Check failure of allocation of ctts_entries and propagate errorMichael Niedermayer
2015-01-25avformat/movenc: fix cleanup on insufficient reserved_moov_sizeMichael Niedermayer
2015-01-11Handle r10k endianess atom DpxE.Carl Eugen Hoyos
2015-01-10avformat/movenc: move variable to a more local blockMichael Niedermayer
2015-01-10avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Vers...Michael Niedermayer
2015-01-07Merge commit '2a1500fb552364488cfbee3e29e296788a3a6bdd'Michael Niedermayer
2015-01-07Merge commit 'e581e88cbdb3323ca0026a54b39a9716a3686e9f'Michael Niedermayer
2015-01-06movenc: Fix a typo in a commentMartin Storsjö
2015-01-06movenc: Readd an accidentally removed conditionMartin Storsjö
2015-01-05Merge commit '46808fdf04ab113df374157b90b506eb3110daf2'Michael Niedermayer
2015-01-04movenc: Enable editlists by default if delay_moov is enabledMartin Storsjö
2015-01-03avformat/movenc: fix DELAY_MOOVMichael Niedermayer
2015-01-03Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe'Michael Niedermayer
2015-01-03Merge commit '847bf5988fec1d3e65c1d8cf0cdb8caf0cfd0c1b'Michael Niedermayer
2015-01-03avformat/movenc: Use cluster timestamps when available in edtsMichael Niedermayer
2015-01-03Merge commit 'c725faebda9a516766d94c33b07972ab0f70cf93'Michael Niedermayer
2015-01-03Merge commit '724cbea7193945fe5a5b4dea8ede344803572844'Michael Niedermayer
2015-01-03Merge commit '355d01a1bf55297b1d1f04e4bfbf0ddc93b6247e'Michael Niedermayer
2015-01-03movenc: Get rid of a hack for updating the dvc1 atomMartin Storsjö
2015-01-03movenc: Add an option for delaying writing the moov with empty_moovMartin Storsjö
2015-01-03movenc: Use start_dts/cts instead of cluster[0] for writing edit listsMartin Storsjö
2015-01-03movenc: Remove an unnecessary condition when flushing fragmentsMartin Storsjö
2015-01-03movenc: Factorize writing ftyp and other identification tags to a separate fu...Martin Storsjö
2014-12-19Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0'Michael Niedermayer
2014-12-19movenc: Adjust the pts of new fragments similarly to what is done for dtsMartin Storsjö
2014-12-10Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos
2014-12-08avformat/movenc: Add 2048x1080 to the aivx caseRens Dijkshoorn
2014-12-03Support muxing 4k AVC Intra in mov.Carl Eugen Hoyos
2014-11-26Merge commit '234fb81e3145e9c9aec4ec16266676fab7dc21fa'Michael Niedermayer
2014-11-26Merge commit 'ee37620b6ae4783cda637408422044b2d14a688c'Michael Niedermayer
2014-11-26movenc: Expose the fragment index as an avoptionMartin Storsjö
2014-11-26movenc: Add a flag for indicating a discontinuous fragmentMartin Storsjö
2014-11-18Merge commit '40ed1cbf147d09fc0894bee160f0b6b6d9159fc5'Michael Niedermayer
2014-11-18Merge commit '3847f3ab58b3b74604807394247bf68827258103'Michael Niedermayer