aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/cdxl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-301-1/+1
|\
| * avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-1/+1
| * cdxl demux: do not create packets with uninitialized data at EOF.Reimar Döffinger2012-03-051-0/+1
* | Replace Libav with FFmpeg in license headers for files created by mePaul B Mahol2012-06-291-4/+4
* | cdxl demux: do not create packets with uninitialized data at EOF.Reimar Döffinger2012-02-261-0/+1
|/
* cdxl: correctly synchronize video timestamps to audioPaul B Mahol2012-02-221-4/+10
* cdxl: fix audio for some samplesPaul B Mahol2012-02-171-7/+11
* CDXL demuxer and decoderPaul B Mahol2012-02-141-0/+170