]> git.sesse.net Git - ffmpeg/history - libavformat/xwma.c
lavc: export Dirac parsing API used by the ogg demuxer as public
[ffmpeg] / libavformat / xwma.c
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-11 Luca Barbatoriff: Use the correct logging context
2015-02-14 Diego Biurrunavformat: Don't anonymously typedef structs
2014-11-21 Luca Barbatoxwma: Do not leak on failure path
2013-11-23 Diego BiurrunAdd missing #includes for *INT64_MAX and *INT64_C
2013-09-29 Martin Storsjöxwma: Avoid division by zero
2013-03-13 Diego Biurrunavformat: av_log_ask_for_sample() ---> avpriv_request_s...
2013-03-12 Diego BiurrunAdd informative messages to av_log_ask_for_sample calls...
2013-01-07 Benjamin Larssonxwma: Remove unused variable
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-03-22 Alex Conversexwma: Validate channels and bits_per_coded_sample.
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-04-15 Diego Biurrunxwma: Fix wrong printf format expression.
2011-04-15 Max Hornxwma demuxer: typos
2011-04-14 Max Hornhandle malloc failures in ff_get_wav_header
2011-04-14 Max Hornadd xWMA demuxer