Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -13/+13 |
* | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 1 | -1/+1 |
* | cdxl: set channel layout | Justin Ruggles | 2012-11-12 | 1 | -1/+8 |
* | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
* | avformat: Drop pointless "format" from container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | cdxl demux: do not create packets with uninitialized data at EOF. | Reimar Döffinger | 2012-03-05 | 1 | -0/+1 |
* | cdxl: correctly synchronize video timestamps to audio | Paul B Mahol | 2012-02-22 | 1 | -4/+10 |
* | cdxl: fix audio for some samples | Paul B Mahol | 2012-02-17 | 1 | -7/+11 |
* | CDXL demuxer and decoder | Paul B Mahol | 2012-02-14 | 1 | -0/+170 |