James Almer
|
d34ec64a22
|
replace calls to url_feof() with avio_feof()
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 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 |
Clément Bœsch
|
8bc74221f8
|
lavf: remove generic index flag from text subtitles.
This flag is not necessary.
|
13 years ago |
Clément Bœsch
|
bad4e112a2
|
lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.
|
13 years ago |
Clément Bœsch
|
439e32f9b8
|
RealText demuxer and decoder.
|
13 years ago |