summaryrefslogtreecommitdiff
path: root/libavformat/srtenc.c
Commit message (Expand)AuthorAge
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avcodec, avformat: Remove AVPacket.convergence_durationAndreas Rheinhardt2021-04-27
* avformat: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* srtenc: ReindentTimothy Gu2015-10-26
* Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'Hendrik Leppkes2015-09-29
* Kill timed SRTClément Bœsch2014-09-30
* lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch2013-04-14
* lavf/srtenc: honor subtitle position side data.Clément Bœsch2012-12-20
* lavf/srtenc: ignore invalid timed packets instead of failing.Clément Bœsch2012-11-10
* lavf/srtenc: add AVFMT_TS_NONSTRICT flag.Clément Bœsch2012-10-28
* lavf/srtenc: allow zero duration events.Clément Bœsch2012-10-26
* lavf/srtenc: set codec to subrip by default.Clément Bœsch2012-10-25
* lavf/srtenc: simplify timing printing.Clément Bœsch2012-10-25
* matroskadec, matroskadec, srtenc: Read/Write duration for subtitles.Philip Langdale2012-08-31
* srtenc: Add timing-less "subrip" encoder.Philip Langdale2012-08-15
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
* lavf: add a real SRT muxer.Nicolas George2012-06-21