summaryrefslogtreecommitdiff
path: root/libavformat/westwood_aud.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-04
* avformat: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun2013-03-13
* westwood_aud: set channel layoutJustin Ruggles2012-11-12
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-27
* aud: remove unneeded field, audio_stream_index from contextJustin Ruggles2012-01-24
* aud: fix time stamp calculation for ADPCM IMA WSJustin Ruggles2012-01-24
* aud: simplify header parsingJustin Ruggles2012-01-24
* aud: set pts_wrap_bits to 64.Justin Ruggles2012-01-24
* cosmetics: indentationJustin Ruggles2012-01-24
* aud: support Westwood SND1 audio in AUD files.Justin Ruggles2012-01-24
* westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles2012-01-23