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-01-26avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley
2015-01-03Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe'Michael Niedermayer
2015-01-03Merge commit '847bf5988fec1d3e65c1d8cf0cdb8caf0cfd0c1b'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ö
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-11-26Merge commit 'ee37620b6ae4783cda637408422044b2d14a688c'Michael Niedermayer
2014-11-26movenc: Add a flag for indicating a discontinuous fragmentMartin Storsjö
2014-11-18Merge commit '40ed1cbf147d09fc0894bee160f0b6b6d9159fc5'Michael Niedermayer
2014-11-17Merge commit '2ded57371abead879bcee56da5131e5fac0d17ef'Michael Niedermayer
2014-11-17Merge commit '2d9d6afb8d2f284f5e620ecc19f643d5cd3facb8'Michael Niedermayer
2014-11-17movenc: Allow writing a DASH sidx atom at the start of filesMartin Storsjö
2014-11-17movenc: Add support for writing sidx atoms for DASH segmentsMartin Storsjö
2014-11-17movenc: Factorize adding fragment info into a separate functionMartin Storsjö
2014-11-08Merge commit '1d8a0c1b43e58332a3a15c67d4adc161713cade8'Michael Niedermayer
2014-11-07movenc: Allow to request not to use edit listsMartin Storsjö
2014-11-03Merge commit '2f221b6a9365aa400061e16266f2d1242f7169f8'Michael Niedermayer
2014-11-03movenc: Define the flag bits using shifts instead of as decimal numbersMartin Storsjö
2014-10-31Merge commit 'cf589faa5b7aed3bb38e08dcd00bd951e69686d1'Michael Niedermayer
2014-10-30Merge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6'Michael Niedermayer
2014-10-30movenc: Add a flag for using default-base-is-moof in tfhd atomsMartin Storsjö
2014-10-30movenc: Don't use track_id to decide which track is the first in a moofMartin Storsjö
2014-10-10avformat/movenc: add EAC3 muxing support.Benoit Fouet
2014-08-07Merge commit 'da9cc22d5bd5f59756c2037b02966376da2cf323'Michael Niedermayer
2014-08-07movenc: add track title to tracksJohn Stebbins
2014-08-05Merge commit '0897d2fdc7755849c3ae58d8b543ef734c200d3c'Michael Niedermayer
2014-08-05movenc: Add option to disable nero chaptersJohn Stebbins
2014-07-14avformat/movenc: dont mark multichannel as mono tracks as containing the cent...Michael Niedermayer
2014-07-11Merge commit 'f90729699db9ede2bef2b28000f1795dab1b8996'Michael Niedermayer
2014-07-11mov: Do not group tracks if more than one is enabled per typeLuca Barbato
2014-05-19Merge commit '0ba5299a805e9ccaef1a757381fc2ada4d54b8a1'Michael Niedermayer
2014-05-18movenc: use the "encoder" metadata tag to write stsd CompressornameAnton Khirnov
2014-03-23Merge commit '1e9db41e2a2166be5671b088ef4ad06a40af459f'Michael Niedermayer
2014-03-23movenc: Allow override of major brand in ftyp atomJohn Stebbins
2014-03-16avformat/movenc: only ommit encoder tag of the metadata for bitexact modeMichael Niedermayer
2013-10-23movenc: Add an F4V muxerClément Bœsch
2013-10-12avformat/movenc: make AVStream easier to accessMichael Niedermayer
2013-09-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-18Merge commit 'a4adabb460ace39783d707a5b3bbe28b4b5b9dc4'Michael Niedermayer
2013-09-18movenc: Add an option for omitting the tfhd base offsetMartin Storsjö
2013-09-18movenc: Write the moof atom in two passesMartin Storsjö
2013-08-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-23movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins
2013-08-22Merge commit 'f8ef91ff3d6bb83d601d816ef9368f911021c64b'Michael Niedermayer
2013-08-21movenc: add faststart option for web streamingClément Bœsch
2013-06-05Merge commit '7c020e1ad37d27c9d5db4d714401f09c80e3cc44'Michael Niedermayer
2013-06-05Merge commit 'ab1189766a82a95f108005463cde75f73fcc0ae5'Michael Niedermayer
2013-06-05Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'Michael Niedermayer
2013-06-04movenc: Grow the frag_info array in chunksAndrey Semashev