aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/lvfdec.c
Commit message (Expand)AuthorAgeFilesLines
* replace calls to url_feof() with avio_feof()James Almer2014-08-081-2/+2
* avformat/lvfdec: increase the score for odd channels to max/8Michael Niedermayer2013-11-101-1/+1
* avformat/lvfdec: check stream count during probingMichael Niedermayer2013-11-081-3/+7
* avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / YMichael Niedermayer2013-05-051-1/+1
* lavc & lavf: replace deprecated av_log* functionsPaul B Mahol2013-03-151-2/+2
* lvfdec: cosmetics: fix identationPaul B Mahol2012-10-251-1/+1
* LVF demuxerPaul B Mahol2012-10-221-0/+148