18 Commits (287d139b779d5b8db5f9440159fb768cdd12c19f)

Author SHA1 Message Date
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
Anton Khirnov 7591de37e6 vivo: convert to new channel layout API 3 years ago
Michael Niedermayer bf1e93bdc9 avformat/vivo: Favor setting fps from explicit fractions 3 years ago
Michael Niedermayer 7b24615565 avformat/vivo: Do not use the general expression evaluator for parsing a floating point value 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Paul B Mahol a07b19d9af avformat/vivo: set packet duration 5 years ago
Paul B Mahol b4305d60f6 avformat/vivo: improve probing of some files 5 years ago
Paul B Mahol 464310c160 avcodec: add siren audio decoder 5 years ago
Andreas Rheinhardt 6a67d518d6 avformat: Remove unnecessary av_packet_unref() 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Mark Harris 01dc152a92 avformat/vivo: Don't log null value 6 years ago
Paul B Mahol 035e932d7c avformat/vivo: fix logic error in checking version in probe 8 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Paul B Mahol 92f630eaf2 add forgotten AV_ prefix to some CODEC_IDs 12 years ago
Carl Eugen Hoyos 4e6f9db493 Set some audio stream properties in the vivo demuxer. 12 years ago
Daniel Verkamp a0958949eb Vivo demuxer 12 years ago