Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/lvfdec: Check stream_index before use | Michael Niedermayer | 2020-11-10 | 1 | -1/+5 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -13/+13 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -2/+2 |
* | avformat/lvfdec: increase the score for odd channels to max/8 | Michael Niedermayer | 2013-11-10 | 1 | -1/+1 |
* | avformat/lvfdec: check stream count during probing | Michael Niedermayer | 2013-11-08 | 1 | -3/+7 |
* | avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y | Michael Niedermayer | 2013-05-05 | 1 | -1/+1 |
* | lavc & lavf: replace deprecated av_log* functions | Paul B Mahol | 2013-03-15 | 1 | -2/+2 |
* | lvfdec: cosmetics: fix identation | Paul B Mahol | 2012-10-25 | 1 | -1/+1 |
* | LVF demuxer | Paul B Mahol | 2012-10-22 | 1 | -0/+148 |