summaryrefslogtreecommitdiff
path: root/libavformat/cinedec.c
Commit message (Expand)AuthorAge
* avformat/cinedec: Check size and pos moreMichael Niedermayer2022-07-07
* avformat/cinedec: Avoid repeatedly allocating packets beyond the inputMichael Niedermayer2021-12-16
* avformat: Avoid allocation for AVStreamInternalAndreas Rheinhardt2021-09-17
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/cinedec: Fix index_entries size checkMichael Niedermayer2021-03-13
* lavf: move AVStream.*index_entries* to AVStreamInternalAnton Khirnov2020-10-28
* avformat/cinedec: check av_strdup() return valueSteven Liu2019-10-19
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* avformat/cinedec: Fix DoS due to lack of eof check孙浩 and 张洪亮(望初)2017-08-27
* Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-21
* cosmetics: fix some misspelled wordsJames Almer2016-07-17
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* all: fix enum definition for large valuesGanesh Ajjanagadde2015-10-30
* cinedec: report white balance gain coefficients using metadataPeter Ross2014-11-13
* lavf/cinedec: Fix a typo in the file header.Carl Eugen Hoyos2014-10-22
* avformat/cinedec: allow number zero in metadataBen Hagen2014-08-19
* cinedec: add shutter and crop metadataBen Hagen2014-08-16
* Use new av_dict_set_int helper function.Reimar Döffinger2014-08-16
* avformat/cinedec: ask for sample when biBitCount isnt supportedMichael Niedermayer2014-04-06
* avformat/cinedec: remove redundant zero terminationMichael Niedermayer2014-04-05
* avformat/cinedec: fix sizeof()Michael Niedermayer2014-04-05
* Phantom Cine demuxer (iteration 2014.3)Peter Ross2014-03-16