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
|
ef28694d36
|
avformat/lvfdec: increase the score for odd channels to max/8
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-11-10 13:36:59 +01:00 |
|
Michael Niedermayer
|
f8a9cf7704
|
avformat/lvfdec: check stream count during probing
Fixes probetest failure
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-11-08 17:03:42 +01: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 |
|
Paul B Mahol
|
a9b424879f
|
lavc & lavf: replace deprecated av_log* functions
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2013-03-15 18:10:28 +00:00 |
|
Paul B Mahol
|
43f662d9bf
|
lvfdec: cosmetics: fix identation
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2012-10-25 20:57:40 +00:00 |
|
Paul B Mahol
|
a57d560db3
|
LVF demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2012-10-22 23:22:39 +00:00 |
|