Age | Commit message (Expand) | Author |
---|---|---|
2013-05-04 | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun |
2013-03-13 | avformat: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun |
2012-11-12 | westwood_aud: set channel layout | Justin Ruggles |
2012-08-07 | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov |
2012-07-30 | avformat: Drop pointless "format" from container long names | Diego Biurrun |
2012-01-27 | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov |
2012-01-24 | aud: remove unneeded field, audio_stream_index from context | Justin Ruggles |
2012-01-24 | aud: fix time stamp calculation for ADPCM IMA WS | Justin Ruggles |
2012-01-24 | aud: simplify header parsing | Justin Ruggles |
2012-01-24 | aud: set pts_wrap_bits to 64. | Justin Ruggles |
2012-01-24 | cosmetics: indentation | Justin Ruggles |
2012-01-24 | aud: support Westwood SND1 audio in AUD files. | Justin Ruggles |
2012-01-23 | westwood: split the AUD and VQA demuxers into separate files. | Justin Ruggles |