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
2013-09-19matroskaenc: Write muxingapp and writingapp elements when using bitexact flagJames Almer
2013-09-15matroskaenc: Bump DocTypeVersion to 4James Almer
2013-09-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-12matroskaenc: Fix stray pointers left over from av_reallocp_array refactoringAlexandra Khirnova
2013-09-11avformat/matroskaenc: use av_realloc_array()Michael Niedermayer
2013-09-11avformat/matroskaenc: use av_freep() to avoid leaving stale pointersMichael Niedermayer
2013-09-11avformat/matroskaenc: functions that add entries should not destroy the whole...Michael Niedermayer
2013-09-11Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'Michael Niedermayer
2013-09-10avformat: Use av_reallocp_array() where suitableAlexandra Khirnova
2013-09-10lavf/matroska: Adding support for Opus CodecDelayVignesh Venkatasubramanian
2013-09-10opus/matroska: Adding support for DiscardPadding in muxerVignesh Venkatasubramanian
2013-09-08avformat/subtitles: add a next line jumper and use it.Clément Bœsch
2013-09-08avformat/matroskaenc: remove bogus prores tagPaul B Mahol
2013-09-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-04matroskaenc: Allow chapters to be written in trailerJohn Stebbins
2013-08-28Merge commit 'f812eeda17e38797df5cb733ce99cdfd829d84ca'Michael Niedermayer
2013-08-27matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins
2013-08-20Merge commit 'b886f5c2f1e71b3e60e4265c500158d392b4b9a4'Michael Niedermayer
2013-08-20Merge commit '59f595921eb2b848a80a74aa81b6bb43038c9ebe'Michael Niedermayer
2013-08-20Merge commit '98308bd44face14ea3142b501d16226eec23b75a'Michael Niedermayer
2013-08-20Merge commit '148fbdd1c2a2a88a78ba9fd152c81c840bdb205a'Michael Niedermayer
2013-08-20mkv: Allow flushing the current cluster in progressMartin Storsjö
2013-08-20mkv: Flush the old cluster before writing a new oneLuca Barbato
2013-08-20mkv: Add options for specifying cluster limitsLuca Barbato
2013-08-19mkv: Refactor mkv_write_packetLuca Barbato
2013-08-19matroskaenc: remove unneeded wavpack tagPaul B Mahol
2013-08-18lavf/matroska: Adding the new SeekPreRoll elementVignesh Venkatasubramanian
2013-08-02avformat/matroskaenc: make 2 tables static that are not used outside matroskaencMichael Niedermayer
2013-07-24matroskaenc: implement CueRelativePositionBernie Habermeier
2013-07-20avformat/matroskaenc: Only change chapter ids if needed.Michael Niedermayer
2013-07-18lavf/matroskaenc: using valid chapter idsFabian Neundorf
2013-07-17matroskaenc: simplify mkv_check_tag()Michael Niedermayer
2013-07-17lavf/matroskaenc: Check for valid metadata before creating tagsJames Almer
2013-07-16matroskaenc: use ffio_fill()Paul B Mahol
2013-07-16mastroka audio muxer: Set long_name to Matroska Audio so that it differs from...Alexis Ballier
2013-07-09WebM muxer writes WebVTT subtitle trackMatthew Heaney
2013-07-03avformat/matroskaenc: Allow VP9 and Opus in webmTudor Suciu
2013-06-24Merge commit 'c3e58f8fb75d8467161a65b85eb88281547ebab1'Michael Niedermayer
2013-06-24matroskaenc: restore compatibility with non referenced AVPacketRafaël Carré
2013-05-29Merge commit '2d2d6a4883479403798f4ed46941d5b365823570'Michael Niedermayer
2013-05-28matroskaenc: support muxing WavPackAnton Khirnov
2013-05-17vformat/matroskaenc: factorize alpha code in mkv_write_block()Michael Niedermayer
2013-05-17Adding support for muxing VP8 Alpha filesVignesh Venkatasubramanian
2013-05-04lavf/matroskaenc: return an error for unsupported types.Nicolas George
2013-05-03Merge commit 'e3b225a4fe0ff1e64a220b757c6f0a5cf9258521'Michael Niedermayer
2013-05-03Merge commit '0574bc06d23a6690a16c5926dddc9be359a3d7bb'Michael Niedermayer
2013-05-03matroskaenc: add an option to put the index at the start of the fileAnton Khirnov
2013-05-03matroskaenc: cosmetics, reorder the #includesAnton Khirnov
2013-04-19subtitles: introduce ASS codec id and use it.Clément Bœsch
2013-03-08Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer