summaryrefslogtreecommitdiff
path: root/libavformat/subtitles.c
Commit message (Expand)AuthorAge
* avformat/vobsub: fix several issues.Clément Bœsch2013-10-04
* avformat/subtitles: support standalone CR (MacOS).Clément Bœsch2013-09-08
* avformat/subtitles: binary search seeking.Clément Bœsch2013-09-08
* avformat/subtitles: check lower bound for duration overlap seeking.Clément Bœsch2013-09-08
* avformat/vobsub: fix seeking.Clément Bœsch2013-09-08
* vformat/subtitles: check av_copy_packets return codeMichael Niedermayer2013-08-30
* Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-08
* Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* lavf: move stream==-1 handling from ff_subtitles_queue_seek() to avformat_see...Michael Niedermayer2013-01-02
* lavf: move srtdec:read_chunk() to subtitles utils.Clément Bœsch2012-12-30
* lavf/subtitles: seek a little more backward when necessary.Clément Bœsch2012-12-02
* lavf/subtitles: add ff_subtitles_queue_seek().Clément Bœsch2012-12-02
* lavf/subtitles: add some SMIL helpers.Clément Bœsch2012-06-29
* lavf: add internal demuxer helpers for subtitles.Clément Bœsch2012-06-29