24 Commits (2cae3f60bf84e1ff4652d055885991d4f2087385)

Author SHA1 Message Date
Steven Liu bb190ded67 avformat/mlvdec:drop unnecessary check before ff_format_io_close 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Michael Niedermayer 1e71cb2c8e avformat/mlvdec: read_string() received unsigned size, make the argument unsigned 6 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Clément Bœsch bec96a7286 lavf: use av_fourcc2str() where appropriate 8 years ago
Andreas Cadhalpun 7172175da6 mlvdec: validate bits_per_coded_sample 9 years ago
Andreas Cadhalpun 9fcfe4a3cd mlvdec: check that index_entries exist 9 years ago
Michael Niedermayer 62a1e0035a avformat/mlvdec: Use AVFormatContext->open_cb() 10 years ago
Carl Eugen Hoyos ac923ed470 lavf/mlv: Only add streams that are supposed to contain frames. 10 years ago
Michael Niedermayer d1d8f866b5 avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer edeaf6f3a4 avformat/mlvdec: Simplify code by using avio_closep() 10 years ago
Thomas Volkert 00d7555f34 wavdec: RIFX file format support 10 years ago
Michael Niedermayer a9564e859b avformat/mlvdec: Check the return code from strftime() 10 years ago
Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Peter Ross b3c0d010c3 avformat/mlvdec: close any additional .Mxx files 11 years ago
Peter Ross 8bd6837e51 avformat/mlvdec: remove unused MlvContext.buffer 11 years ago
Peter Ross 9abf08f79f avformat/mlvdec: print unsigned chunk size 11 years ago
Peter Ross bdab0c2d76 avformat/mlvdec: process ff_get_wav_header return value 11 years ago
Peter Ross ab683efb2b Magic Lantern Video (MLV) demuxer 11 years ago