summaryrefslogtreecommitdiff
path: root/libavformat/westwood_vqa.c
Commit message (Expand)AuthorAge
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\|
| * avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
| * westwood_vqa: fix SND0 chunk handlingPaul B Mahol2012-03-27
| * westwood_vqa: set video stream durationPaul B Mahol2012-03-27
* | westwood_vqa: set video stream durationPaul B Mahol2012-03-21
* | westwood_vqa: fix SND0 chunk handlingPaul B Mahol2012-03-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-24
|\|
| * adpcm_ima_ws: fix stereo decodingJustin Ruggles2012-01-24
| * vqa: remove unused context fields, audio_samplerate and audio_bitsJustin Ruggles2012-01-24
| * vqa: clean up audio header parsingJustin Ruggles2012-01-24
| * vqa: set time base to frame rate as coded in the header.Justin Ruggles2012-01-24
| * vqa: set packet duration.Justin Ruggles2012-01-24
| * vqa: use 1/sample_rate as the audio stream time baseJustin Ruggles2012-01-24
| * vqa: set stream start_time to 0.Justin Ruggles2012-01-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-24
|/
* westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles2012-01-23