summaryrefslogtreecommitdiffstats
path: root/libavformat/vivo.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* avformat/vivo: Don't log null valueMark Harris2018-11-261-1/+1
* avformat/vivo: fix logic error in checking version in probePaul B Mahol2017-03-051-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-15/+15
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-271-1/+1
* replace calls to url_feof() with avio_feof()James Almer2014-08-081-3/+3
* add forgotten AV_ prefix to some CODEC_IDsPaul B Mahol2012-12-091-2/+2
* Set some audio stream properties in the vivo demuxer.Carl Eugen Hoyos2012-12-051-0/+2
* Vivo demuxerDaniel Verkamp2012-11-281-0/+311
OpenPOWER on IntegriCloud