39 Commits (1edc87a665bf4bbc49195b44a9206b02ac0781c9)

Author SHA1 Message Date
Michael Niedermayer d6bcdf0dcd avformat/xwma: Use av_malloc_array() 10 years ago
Michael Niedermayer b9fbd034bf avformat/xwma: Use ff_alloc_extradata() 10 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
Thomas Volkert 00d7555f34 wavdec: RIFX file format support 10 years ago
Luca Barbato fd9badd3cb xwma: Do not leak on failure path 10 years ago
Michael Niedermayer 375a0c03a9 avformat/xwma: fix memleak of dpds_table 11 years ago
Michael Niedermayer cf4dbe9aff avformat/xwma: improve error codes 11 years ago
Michael Niedermayer c31ad87bc6 avformat/xwma: use NULL instead of 0 for pointers 11 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Martin Storsjö adc09136a4 xwma: Avoid division by zero 11 years ago
Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Diego Biurrun a4472ac01e Add informative messages to av_log_ask_for_sample calls lacking them 12 years ago
Benjamin Larsson bbae68596e xwma: Remove unused variable 12 years ago
Michael Niedermayer a3cb7f992f xwma: check bytes_per_sample, fix division by 0. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Paul B Mahol c36bad3b89 xvma: remove unused variable 12 years ago
Alex Converse 5023b89bba xwma: Validate channels and bits_per_coded_sample. 13 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Diego Biurrun 4d012eb541 xwma: Fix wrong printf format expression. 14 years ago
Max Horn ef8b54fc88 xwma demuxer: typos 14 years ago
Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 14 years ago
Max Horn ad4c50347a add xWMA demuxer 14 years ago