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