summaryrefslogtreecommitdiff
path: root/libavformat/subtitles.c
Commit message (Expand)AuthorAge
* 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