summaryrefslogtreecommitdiff
path: root/libavformat/vivo.c
Commit message (Expand)AuthorAge
* avformat/vivo: fix logic error in checking version in probePaul B Mahol2017-03-05
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* add forgotten AV_ prefix to some CODEC_IDsPaul B Mahol2012-12-09
* Set some audio stream properties in the vivo demuxer.Carl Eugen Hoyos2012-12-05
* Vivo demuxerDaniel Verkamp2012-11-28