| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y | Michael Niedermayer | 2013-05-05 | 1 | -1/+1 |
* | cdxl: use url_feof() | Paul B Mahol | 2012-11-21 | 1 | -1/+1 |
* | Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b' | Michael Niedermayer | 2012-11-13 | 1 | -1/+8 |
|\ |
|
| * | cdxl: set channel layout | Justin Ruggles | 2012-11-12 | 1 | -1/+8 |
* | | cdxl: add read_probe function | Paul B Mahol | 2012-11-04 | 1 | -0/+43 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-30 | 1 | -1/+1 |
|\| |
|
| * | 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 |
* | | Replace Libav with FFmpeg in license headers for files created by me | Paul B Mahol | 2012-06-29 | 1 | -4/+4 |
* | | cdxl demux: do not create packets with uninitialized data at EOF. | Reimar Döffinger | 2012-02-26 | 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 |