summaryrefslogtreecommitdiff
path: root/libavformat/ty.c
Commit message (Expand)AuthorAge
* avformat: Avoid allocation for AVStreamInternalAndreas Rheinhardt2021-09-17
* avformat: move AVStream.{parser,need_parsing} to AVStreamInternalJames Almer2021-05-07
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/ty: Remove write-only array and variableAndreas Rheinhardt2020-08-11
* avformat: Forward errors where possibleAndreas Rheinhardt2019-12-12
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* libavformat/ty: use decimal constant for shiftMichael Niedermayer2018-10-07
* avformat/ty: check cur_chunk_pos before using itPaul B Mahol2017-11-12
* avformat/ty: fix memory leaksPaul B Mahol2017-11-12
* avformat/ty: check if header is correctly parsed and is still presentPaul B Mahol2017-11-12
* avformat/ty: fix format specifiers in debug log messagesJames Almer2017-11-08
* avformat/ty: do not overread chunkPaul B Mahol2017-11-06
* avformat/ty: try harder to find stream signaturePaul B Mahol2017-11-06
* avformat: add TiVo ty demuxerPaul B Mahol2017-11-06