aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/srtenc.c
AgeCommit message (Expand)Author
2014-09-30Kill timed SRTClément Bœsch
2013-11-30lavc/srtenc: use bprint for text buffers.Nicolas George
2012-12-30lavc/srtenc: just like the decoder, mark SRT encoder as deprecated.Clément Bœsch
2012-12-30lavc/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-15srtenc: Add timing-less "subrip" encoder.Philip Langdale
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2011-03-28add SubRip encoderAurelien Jacobs