Carl Eugen Hoyos
|
4d8875ec23
|
lavf: Constify the probe function argument.
Reviewed-by: Lauri Kasanen
Reviewed-by: Tomas Härdin
|
6 years ago |
Jun Zhao
|
f7ffb10fb7
|
lavf/tedcaptionsdec: Replace the number by macro for bprint init
Replace the number by macro for bprint init.
Signed-off-by: Jun Zhao <mypopydev@gmail.com>
|
7 years ago |
Clément Bœsch
|
af924fd9e4
|
avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging
|
10 years ago |
Ronald S. Bultje
|
6471040f56
|
FF_OPT_TYPE_* -> AV_OPT_TYPE_*.
|
10 years ago |
Michael Niedermayer
|
527f1d22a1
|
avformat/tedcaptionsdec: add () to protect the argument of ERR_CODE()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Michael Niedermayer
|
db4918b72e
|
avformat/tedcaptionsdec: make const arrays static const
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
097f668047
|
avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y
Demuxers where the changed code looked less readable where skiped
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Nicolas George
|
b52421940f
|
lavf: add AV_ to two remaining CODEC_ID_*.
|
12 years ago |
Nicolas George
|
160013736e
|
lavf: TED Talks JSON captions demuxer.
|
12 years ago |