Carl Eugen Hoyos
|
4d8875ec23
|
lavf: Constify the probe function argument.
Reviewed-by: Lauri Kasanen
Reviewed-by: Tomas Härdin
|
2019-03-21 11:42:17 +01:00 |
|
Derek Buitenhuis
|
6f69f7a8bf
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
* commit '9200514ad8717c63f82101dc394f4378854325bf':
lavf: replace AVStream.codec with AVStream.codecpar
This has been a HUGE effort from:
- Derek Buitenhuis <derek.buitenhuis@gmail.com>
- Hendrik Leppkes <h.leppkes@gmail.com>
- wm4 <nfxjfg@googlemail.com>
- Clément Bœsch <clement@stupeflix.com>
- James Almer <jamrial@gmail.com>
- Michael Niedermayer <michael@niedermayer.cc>
- Rostislav Pehlivanov <atomnuker@gmail.com>
Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
|
2016-04-10 20:59:55 +01:00 |
|
Clément Bœsch
|
af924fd9e4
|
avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging
|
2015-09-10 21:40:07 +02:00 |
|
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>
|
2014-08-08 00:48:38 +02:00 |
|
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>
|
2013-05-05 13:34:56 +02:00 |
|
James Almer
|
89388a953a
|
Replace all occurrences of PRI in sscanf() calls with SCN
Signed-off-by: James Almer <jamrial@gmail.com>
|
2013-04-10 09:56:48 +02:00 |
|
Clément Bœsch
|
a1e4e352a6
|
Add AQTitle subtitles demuxer.
|
2012-12-30 23:37:14 +01:00 |
|