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
2021-08-08avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialogAndreas Rheinhardt
2021-05-02avcodec/movtextenc, srtenc, webvttenc: Mark encoders as init-threadsafeAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-04-27avcodec/(movtext|srt|ttml|webvtt)enc: Reindent after previous commitAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated ASS with inline timingAndreas Rheinhardt
2020-04-11lavc/srtenc: return more meaninful error codesJohn Stebbins
2016-05-01lavc/srtenc: do not emit any subrip tags with text codecClément Bœsch
2016-02-27lavc: reindent a few decoders after previous commitsClément Bœsch
2016-02-26lavc: deprecate decoded ass subtitles with timingsClément Bœsch
2016-02-26lavc: allow subtitle text format to be ASS without timingClément Bœsch
2015-12-21lavc: add text encoderClément Bœsch
2014-09-30Kill timed SRTClément Bœsch
2013-11-30lavc/srtenc: use bprint for text buffers.Nicolas George
2012-12-31lavc/srtenc: just like the decoder, mark SRT encoder as deprecated.Clément Bœsch
2012-12-31lavc/srtenc: do not add trailing line breaks with SubRip.Clément Bœsch
2012-12-09add forgotten AV_ prefix to some CODEC_IDsPaul B Mahol
2012-10-26lavc/srtenc: fix invalid read in case of SubRip.Clément Bœsch
2012-09-18Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'Michael Niedermayer
2012-09-16lavc/ass_split: add ff_ prefix to ass_style_get().Clément Bœsch
2012-08-16srtenc: Add timing-less "subrip" encoder.Philip Langdale
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2011-03-28add SubRip encoderAurelien Jacobs