summaryrefslogtreecommitdiff
path: root/libavformat/lvfdec.c
Commit message (Expand)AuthorAge
* lvf: convert to new channel layout APIAnton Khirnov2022-03-15
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/lvfdec: Check stream_index before useMichael Niedermayer2020-11-10
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* avformat/lvfdec: increase the score for odd channels to max/8Michael Niedermayer2013-11-10
* avformat/lvfdec: check stream count during probingMichael Niedermayer2013-11-08
* avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / YMichael Niedermayer2013-05-05
* lavc & lavf: replace deprecated av_log* functionsPaul B Mahol2013-03-15
* lvfdec: cosmetics: fix identationPaul B Mahol2012-10-25
* LVF demuxerPaul B Mahol2012-10-22