| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af' | Michael Niedermayer | 2013-05-05 | 1 | -1/+1 |
|\ |
|
| * | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 1 | -1/+1 |
* | | Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e' | Michael Niedermayer | 2013-03-14 | 1 | -2/+2 |
|\| |
|
| * | avformat: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-13 | 1 | -0/+3 |
|\| |
|
| * | westwood_aud: set channel layout | Justin Ruggles | 2012-11-12 | 1 | -0/+3 |
* | | westwood_aud: remove stale comment | Paul B Mahol | 2012-11-03 | 1 | -2/+0 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -3/+3 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-30 | 1 | -1/+1 |
|\| |
|
| * | avformat: Drop pointless "format" from container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | | westwood_aud: Fix project reference | Michael Niedermayer | 2012-02-01 | 1 | -4/+4 |
|/ |
|
* | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -2/+1 |
* | aud: remove unneeded field, audio_stream_index from context | Justin Ruggles | 2012-01-24 | 1 | -10/+1 |
* | aud: fix time stamp calculation for ADPCM IMA WS | Justin Ruggles | 2012-01-24 | 1 | -9/+1 |
* | aud: simplify header parsing | Justin Ruggles | 2012-01-24 | 1 | -22/+27 |
* | aud: set pts_wrap_bits to 64. | Justin Ruggles | 2012-01-24 | 1 | -1/+1 |
* | cosmetics: indentation | Justin Ruggles | 2012-01-24 | 1 | -8/+8 |
* | aud: support Westwood SND1 audio in AUD files. | Justin Ruggles | 2012-01-24 | 1 | -6/+26 |
* | westwood: split the AUD and VQA demuxers into separate files. | Justin Ruggles | 2012-01-23 | 1 | -0/+173 |