aboutsummaryrefslogtreecommitdiff
path: root/libavformat/lvfdec.c
AgeCommit message (Expand)Author
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2013-11-10avformat/lvfdec: increase the score for odd channels to max/8Michael Niedermayer
2013-11-08avformat/lvfdec: check stream count during probingMichael Niedermayer
2013-05-05avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / YMichael Niedermayer
2013-03-15lavc & lavf: replace deprecated av_log* functionsPaul B Mahol
2012-10-25lvfdec: cosmetics: fix identationPaul B Mahol
2012-10-22LVF demuxerPaul B Mahol