Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cdxl demux: do not create packets with uninitialized data at EOF. | Reimar Döffinger | 2012-02-26 | 1 | -0/+1 |
| | | | | | | Fixes a failure in cdxl-pal8 test for the valgrind FATE instance. Signed-off-by: Reimar Döffinger <[email protected]> | ||||
* | cdxl: correctly synchronize video timestamps to audio | Paul B Mahol | 2012-02-22 | 1 | -4/+10 |
| | | | | | Signed-off-by: Paul B Mahol <[email protected]> Signed-off-by: Justin Ruggles <[email protected]> | ||||
* | cdxl: fix audio for some samples | Paul B Mahol | 2012-02-17 | 1 | -7/+11 |
| | | | | | | | There may be extra padding at and of chunk. Signed-off-by: Paul B Mahol <[email protected]> Signed-off-by: Justin Ruggles <[email protected]> | ||||
* | CDXL demuxer and decoder | Paul B Mahol | 2012-02-14 | 1 | -0/+170 |
Signed-off-by: Paul B Mahol <[email protected]> Signed-off-by: Diego Biurrun <[email protected]> |