]> git.sesse.net Git - ffmpeg/commit
avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 5 May 2013 11:16:53 +0000 (13:16 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 5 May 2013 11:34:56 +0000 (13:34 +0200)
commit097f668047c8dd6308217c244075b1f97d496116
tree08b6d6417d571fed496740ebece94bd8ec4874fe
parenta1f234be11ea040d59f92279b331d5aeef3243b4
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>
15 files changed:
libavformat/aqtitledec.c
libavformat/avr.c
libavformat/bit.c
libavformat/boadec.c
libavformat/cdxl.c
libavformat/jacosubdec.c
libavformat/libquvi.c
libavformat/loasdec.c
libavformat/lvfdec.c
libavformat/mpsubdec.c
libavformat/realtextdec.c
libavformat/subviewer1dec.c
libavformat/subviewerdec.c
libavformat/tedcaptionsdec.c
libavformat/wavdec.c