Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat: Forward errors where possible | Andreas Rheinhardt | 2019-12-12 | 1 | -14/+14 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | libavformat/ty: use decimal constant for shift | Michael Niedermayer | 2018-10-07 | 1 | -1/+1 |
* | avformat/ty: check cur_chunk_pos before using it | Paul B Mahol | 2017-11-12 | 1 | -0/+2 |
* | avformat/ty: fix memory leaks | Paul B Mahol | 2017-11-12 | 1 | -0/+11 |
* | avformat/ty: check if header is correctly parsed and is still present | Paul B Mahol | 2017-11-12 | 1 | -2/+4 |
* | avformat/ty: fix format specifiers in debug log messages | James Almer | 2017-11-08 | 1 | -2/+2 |
* | avformat/ty: do not overread chunk | Paul B Mahol | 2017-11-06 | 1 | -0/+4 |
* | avformat/ty: try harder to find stream signature | Paul B Mahol | 2017-11-06 | 1 | -4/+9 |
* | avformat: add TiVo ty demuxer | Paul B Mahol | 2017-11-06 | 1 | -0/+765 |