summaryrefslogtreecommitdiff
path: root/libavformat/tedcaptionsdec.c
Commit message (Expand)AuthorAge
* avformat/tedcaptionsdec: Fix leak of AVBPrint upon errorAndreas Rheinhardt2020-09-20
* avformat/tedcaptionsdec: Fix memleak upon read header failureAndreas Rheinhardt2020-06-15
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* lavf/tedcaptionsdec: Replace the number by macro for bprint initJun Zhao2018-06-17
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-10
* FF_OPT_TYPE_* -> AV_OPT_TYPE_*.Ronald S. Bultje2015-08-18
* avformat/tedcaptionsdec: add () to protect the argument of ERR_CODE()Michael Niedermayer2015-02-17
* avformat/tedcaptionsdec: make const arrays static constMichael Niedermayer2013-08-10
* avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / YMichael Niedermayer2013-05-05
* lavf: add AV_ to two remaining CODEC_ID_*.Nicolas George2013-03-12
* lavf: TED Talks JSON captions demuxer.Nicolas George2012-12-09