summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavd/dshow: Add namespace prefix to global functionsMark Thompson2021-01-21
* avcodec/cri: check for available input in unpack_10bit()Michael Niedermayer2021-01-21
* avformat/avidec: dv does not support palettesMichael Niedermayer2021-01-21
* avformat/dhav: Break out of infinite dhav search loopMichael Niedermayer2021-01-21
* libavformat/utils: consider avio_size() failure in ffio_limit()Michael Niedermayer2021-01-21
* avformat/nistspheredec: Check bits_per_coded_sample and channelsMichael Niedermayer2021-01-21
* avformat/paf: Do not zero allocated tables which are immedeately filledMichael Niedermayer2021-01-21
* avcodec/me_cmp: Remove ff_check_alignment()Andreas Rheinhardt2021-01-21
* avcodec/mpeg12dec: Remove redundant writesAndreas Rheinhardt2021-01-21
* avcodec/Makefile: Make H.263 encoder compilable without MPEG4 encoderAndreas Rheinhardt2021-01-21
* avcodec/Makefile: Make H.263 decoder compilable without H.263IAndreas Rheinhardt2021-01-21
* avcodec/Makefile: Remove FLAC dependencies on vorbis_dataAndreas Rheinhardt2021-01-21
* avcodec/Makefile: Remove dependency of H.263 on FLV codecsAndreas Rheinhardt2021-01-21
* avcodec/Makefile: Remove unnecessary cbrt_data dependencyAndreas Rheinhardt2021-01-21
* h264_redundant_pps_bsf: Use common cbs bsf implementationMark Thompson2021-01-21
* av1_metadata_bsf: Use common cbs bsf implementationMark Thompson2021-01-21
* vp9_metadata_bsf: Use common cbs bsf implementationMark Thompson2021-01-21
* mpeg2_metadata_bsf: Use common cbs bsf implementationMark Thompson2021-01-21
* h265_metadata_bsf: Use common cbs bsf implementationMark Thompson2021-01-21
* h264_metadata_bsf: Use common cbs bsf implementationMark Thompson2021-01-21
* cbs: Implement common parts of cbs-based bitstream filters separatelyMark Thompson2021-01-21
* h264_metadata_bsf: Improve interpretation of input display matricesMark Thompson2021-01-21
* h264_metadata_bsf: Refactor the filter function into smaller partsMark Thompson2021-01-21
* cbs_sei: Remove restrictions on MDCV valuesMark Thompson2021-01-21
* cbs_h2645: Merge SEI message handling in common between codecsMark Thompson2021-01-21
* hevc: Use common SEI typesMark Thompson2021-01-21
* h264: Use common SEI typesMark Thompson2021-01-21
* lavc: Add new header for SEI payload typesMark Thompson2021-01-21
* h264_metadata_bsf: Move SEI user data parsing to init timeMark Thompson2021-01-21
* cbs_h2645: Merge SEI messages in common between codecsMark Thompson2021-01-21
* avfilter/vf_readeia608: add >8 depth supportPaul B Mahol2021-01-21
* ffmpeg_opts: remove lowres checkJames Almer2021-01-21
* avfilter/vf_super2xsai: add slice threading supportPaul B Mahol2021-01-21
* avfilter/vf_super2xsai: constify src pointerPaul B Mahol2021-01-21
* avfilter/vf_dblur: remove unused linePaul B Mahol2021-01-21
* avfilter/vf_deblock: fix >8 depth format case checkPaul B Mahol2021-01-21
* avfilter/vf_fieldmatch: use av_malloc_array()Paul B Mahol2021-01-21
* avfilter/vf_decimate: add support for more formatsPaul B Mahol2021-01-21
* avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject()Michael Niedermayer2021-01-20
* avformat/utils: check for integer overflow in av_get_frame_filename2()Michael Niedermayer2021-01-20
* avfilter/vf_nnedi: fix memleak at eof and simplify frame handlingPaul B Mahol2021-01-20
* avfilter/vf_nnedi: small improvementsPaul B Mahol2021-01-20
* MAINTAINERS: update namesrcombs2021-01-20
* All: update names in copyright headersrcombs2021-01-20
* avfilter/vf_nnedi: unbreak nsize=0:nns=0 outputPaul B Mahol2021-01-19
* avfilter/vf_nnedi: simplify code even morePaul B Mahol2021-01-19
* avfilter/vf_nnedi: small cleanupsPaul B Mahol2021-01-19
* avfilter/vf_nnedi: fix some compilation errors and warningsPaul B Mahol2021-01-19
* avformat/id3v2: Check against max compression ratio before allocationMichael Niedermayer2021-01-19
* avformat/avidec: Use av_sat_sub64() in check_stream_max_drift()Michael Niedermayer2021-01-19