summaryrefslogtreecommitdiff
path: root/libavformat/cdxl.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\
| * avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
| * cdxl demux: do not create packets with uninitialized data at EOF.Reimar Döffinger2012-03-05
* | Replace Libav with FFmpeg in license headers for files created by mePaul B Mahol2012-06-29
* | cdxl demux: do not create packets with uninitialized data at EOF.Reimar Döffinger2012-02-26
|/
* cdxl: correctly synchronize video timestamps to audioPaul B Mahol2012-02-22
* cdxl: fix audio for some samplesPaul B Mahol2012-02-17
* CDXL demuxer and decoderPaul B Mahol2012-02-14