aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/tedcaptionsdec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-101-1/+1
* FF_OPT_TYPE_* -> AV_OPT_TYPE_*.Ronald S. Bultje2015-08-181-1/+1
* avformat/tedcaptionsdec: add () to protect the argument of ERR_CODE()Michael Niedermayer2015-02-171-1/+1
* avformat/tedcaptionsdec: make const arrays static constMichael Niedermayer2013-08-101-1/+2
* avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / YMichael Niedermayer2013-05-051-1/+1
* lavf: add AV_ to two remaining CODEC_ID_*.Nicolas George2013-03-121-1/+1
* lavf: TED Talks JSON captions demuxer.Nicolas George2012-12-091-0/+365