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-23Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23'Michael Niedermayer
2015-03-23movenc: Write the make and model metadata keys for mov style filesMartin Storsjö
2015-03-21avformat/movenc: avoid using uninitialized display_matrix_sizeMichael Niedermayer
2015-03-20Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8'Michael Niedermayer
2015-03-19movenc: write the display transform matrixAnton Khirnov
2015-03-19Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184'Michael Niedermayer
2015-03-19Merge commit '5c337353a2546416631a87de4881850d99141c39'Michael Niedermayer
2015-03-19Merge commit 'eee13d653953083553cceadbbedf6222ef78a006'Michael Niedermayer
2015-03-19Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb'Michael Niedermayer
2015-03-19Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d'Michael Niedermayer
2015-03-19Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a'Michael Niedermayer
2015-03-19movenc: Don't assume that fragment durations in pts is equal to duration in dtsMartin Storsjö
2015-03-19movenc: Move sidx edit list timestamp adjustment into a blockMartin Storsjö
2015-03-19movenc: Only adjust the cts offset at the start of fragments if necessaryMartin Storsjö
2015-03-19movenc: Write pts timestamps in tfxd, instead of dts timestampsMartin Storsjö
2015-03-19movenc: Set the last packet duration based on the next packet when autoflushingMartin Storsjö
2015-03-19movenc: Heuristically set the duration of the last sample in a fragment if no...Martin Storsjö
2015-03-17Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259'Michael Niedermayer
2015-03-16Merge commit '50ff0c05b691524d1fd044a2f2eefb706932fc98'Michael Niedermayer
2015-03-16movenc: Allow interleaving samples when writing fragmented filesMartin Storsjö
2015-03-16movenc: Support writing multiple trun atomsMartin Storsjö
2015-03-10Merge commit '448c8cfe4c53e9e806effd8505b46d57fa707061'Michael Niedermayer
2015-03-10Merge commit '0c5e380c2c266d2e8a13c000cc527529db837f10'Michael Niedermayer
2015-03-10movenc: Support setting fragment_index before the moov atom is writtenMartin Storsjö
2015-03-10movenc: Don't rely on the fragment index for vc1 info gatheringMartin Storsjö
2015-03-09Merge commit '46d4d8575979a24a8d026d9805039b724e0e3e5f'Michael Niedermayer
2015-03-09Merge commit '00d751d4fc20ec88d2cc2c9f39ec8b9e9c8cdeba'Michael Niedermayer
2015-03-09movenc: Avoid writing separate flags for the first sample if not necessaryMartin Storsjö
2015-03-09movenc: Set tfhd default sample flags based on actual samples, if possibleMartin Storsjö
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