| Commit message (Expand) | Author | Age | Files | Lines |
* | vivo: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -1/+1 |
* | avformat/vivo: Favor setting fps from explicit fractions | Michael Niedermayer | 2021-12-16 | 1 | -2/+5 |
* | avformat/vivo: Do not use the general expression evaluator for parsing a floa... | Michael Niedermayer | 2021-12-16 | 1 | -3/+5 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/vivo: set packet duration | Paul B Mahol | 2020-02-20 | 1 | -1/+6 |
* | avformat/vivo: improve probing of some files | Paul B Mahol | 2020-02-20 | 1 | -2/+3 |
* | avcodec: add siren audio decoder | Paul B Mahol | 2020-02-20 | 1 | -0/+5 |
* | avformat: Remove unnecessary av_packet_unref() | Andreas Rheinhardt | 2020-02-10 | 1 | -9/+5 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | avformat/vivo: Don't log null value | Mark Harris | 2018-11-26 | 1 | -1/+1 |
* | avformat/vivo: fix logic error in checking version in probe | Paul B Mahol | 2017-03-05 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -15/+15 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -3/+3 |
* | add forgotten AV_ prefix to some CODEC_IDs | Paul B Mahol | 2012-12-09 | 1 | -2/+2 |
* | Set some audio stream properties in the vivo demuxer. | Carl Eugen Hoyos | 2012-12-05 | 1 | -0/+2 |
* | Vivo demuxer | Daniel Verkamp | 2012-11-28 | 1 | -0/+311 |