summaryrefslogtreecommitdiff
path: root/libavformat/mlpdec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/mlpdec: Remove unused-but-set variableAndreas Rheinhardt2022-07-031-2/+1
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* avformat/mlpdec: fix time_base for packet timestampsPaul B Mahol2021-09-071-3/+40
* avformat/rawdec: Deduplicate AVClasses based upon ff_raw_optionsAndreas Rheinhardt2021-07-081-4/+2
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-2/+2
* avformat/rawdec: Make the raw packet size configurableMichael Niedermayer2019-07-171-0/+6
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-3/+3
* avformat/mlpdec: consider all valid mlp access units when probingHendrik Leppkes2015-11-291-1/+4
* lavf/mlpdec: Simplify mlp/thd probe function.Carl Eugen Hoyos2015-10-031-0/+85