aboutsummaryrefslogtreecommitdiff
path: root/libavformat/ty.c
AgeCommit message (Expand)Author
2017-11-12avformat/ty: check cur_chunk_pos before using itPaul B Mahol
2017-11-12avformat/ty: fix memory leaksPaul B Mahol
2017-11-12avformat/ty: check if header is correctly parsed and is still presentPaul B Mahol
2017-11-08avformat/ty: fix format specifiers in debug log messagesJames Almer
2017-11-06avformat/ty: do not overread chunkPaul B Mahol
2017-11-06avformat/ty: try harder to find stream signaturePaul B Mahol
2017-11-06avformat: add TiVo ty demuxerPaul B Mahol