| Commit message (Expand) | Author | Age | Files | Lines |
* | westwood_vqa: fix SND0 chunk handling | Paul B Mahol | 2012-03-27 | 1 | -63/+71 |
* | westwood_vqa: set video stream duration | Paul B Mahol | 2012-03-27 | 1 | -0/+2 |
* | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -2/+1 |
* | adpcm_ima_ws: fix stereo decoding | Justin Ruggles | 2012-01-24 | 1 | -0/+6 |
* | vqa: remove unused context fields, audio_samplerate and audio_bits | Justin Ruggles | 2012-01-24 | 1 | -4/+0 |
* | vqa: clean up audio header parsing | Justin Ruggles | 2012-01-24 | 1 | -17/+30 |
* | vqa: set time base to frame rate as coded in the header. | Justin Ruggles | 2012-01-24 | 1 | -2/+7 |
* | vqa: set packet duration. | Justin Ruggles | 2012-01-24 | 1 | -5/+3 |
* | vqa: use 1/sample_rate as the audio stream time base | Justin Ruggles | 2012-01-24 | 1 | -1/+2 |
* | vqa: set stream start_time to 0. | Justin Ruggles | 2012-01-24 | 1 | -0/+2 |
* | westwood: split the AUD and VQA demuxers into separate files. | Justin Ruggles | 2012-01-23 | 1 | -0/+251 |