summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-04-14lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch27-33/+0
2012-12-20lavf/srtenc: honor subtitle position side data.Clément Bœsch1-1/+16
2012-11-10lavf/srtenc: ignore invalid timed packets instead of failing.Clément Bœsch1-3/+7
2012-10-28lavf/srtenc: add AVFMT_TS_NONSTRICT flag.Clément Bœsch1-1/+1
2012-10-26lavf/srtenc: allow zero duration events.Clément Bœsch1-1/+1
2012-10-24lavf/srtenc: set codec to subrip by default.Clément Bœsch1-1/+1
2012-10-24lavf/srtenc: simplify timing printing.Clément Bœsch1-5/+1
2012-09-01matroskadec, matroskadec, srtenc: Read/Write duration for subtitles.Philip Langdale3-3/+26
2012-08-16srtenc: Add timing-less "subrip" encoder.Philip Langdale8-13/+37
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-07-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer104-324/+400
2012-06-21lavf: add a real SRT muxer.Nicolas George3-13/+100