summaryrefslogtreecommitdiff
path: root/libavformat/serdec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/serdec: fix BE/LE format handlingPaul B Mahol2022-11-031-7/+7
* avformat: Avoid allocation for AVFormatInternalAndreas Rheinhardt2021-09-171-1/+1
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* avformat: add SER demuxerPaul B Mahol2018-10-131-0/+146