100870 Commits (fc45d924d7ff6be80e90870540ba35efc290e428)
 

Author SHA1 Message Date
Mark Thompson c154aada45 lavd/dshow: Add namespace prefix to global functions 4 years ago
Michael Niedermayer 43c8d3097b avcodec/cri: check for available input in unpack_10bit() 4 years ago
Michael Niedermayer 1b373b41d9 avformat/avidec: dv does not support palettes 4 years ago
Michael Niedermayer 7540d60bf6 avformat/dhav: Break out of infinite dhav search loop 4 years ago
Michael Niedermayer 1b1dac2716 libavformat/utils: consider avio_size() failure in ffio_limit() 4 years ago
Michael Niedermayer 60770a50fb avformat/nistspheredec: Check bits_per_coded_sample and channels 4 years ago
Michael Niedermayer 631ee3f8e4 avformat/paf: Do not zero allocated tables which are immedeately filled 4 years ago
Andreas Rheinhardt b347384173 avcodec/me_cmp: Remove ff_check_alignment() 4 years ago
Andreas Rheinhardt 1f9ef2f3cf avcodec/mpeg12dec: Remove redundant writes 4 years ago
Andreas Rheinhardt aff923c0b5 avcodec/Makefile: Make H.263 encoder compilable without MPEG4 encoder 4 years ago
Andreas Rheinhardt ab905f1dbc avcodec/Makefile: Make H.263 decoder compilable without H.263I 4 years ago
Andreas Rheinhardt d64828c8af avcodec/Makefile: Remove FLAC dependencies on vorbis_data 4 years ago
Andreas Rheinhardt 21b4b90475 avcodec/Makefile: Remove dependency of H.263 on FLV codecs 4 years ago
Andreas Rheinhardt 9e74f324d8 avcodec/Makefile: Remove unnecessary cbrt_data dependency 4 years ago
Mark Thompson fa75e43875 h264_redundant_pps_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson 375176a540 av1_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson e46aa5a894 vp9_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson f35b268327 mpeg2_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson b95f901c7f h265_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson c837d9481a h264_metadata_bsf: Use common cbs bsf implementation 4 years ago
Mark Thompson 01a68c12a7 cbs: Implement common parts of cbs-based bitstream filters separately 4 years ago
Mark Thompson c9c5b1977f h264_metadata_bsf: Improve interpretation of input display matrices 4 years ago
Mark Thompson 8a14d51b8b h264_metadata_bsf: Refactor the filter function into smaller parts 4 years ago
Mark Thompson 88b65bed9c cbs_sei: Remove restrictions on MDCV values 4 years ago
Mark Thompson 8843607f49 cbs_h2645: Merge SEI message handling in common between codecs 4 years ago
Mark Thompson 773857df59 hevc: Use common SEI types 4 years ago
Mark Thompson 64b3aac8d0 h264: Use common SEI types 4 years ago
Mark Thompson 9ef32649d0 lavc: Add new header for SEI payload types 4 years ago
Mark Thompson 75092c5b45 h264_metadata_bsf: Move SEI user data parsing to init time 4 years ago
Mark Thompson 4bf3384800 cbs_h2645: Merge SEI messages in common between codecs 4 years ago
Paul B Mahol df4e2b923c avfilter/vf_readeia608: add >8 depth support 4 years ago
James Almer a423bc9dc2 ffmpeg_opts: remove lowres check 4 years ago
Paul B Mahol f07a8b13f3 avfilter/vf_super2xsai: add slice threading support 4 years ago
Paul B Mahol c2ee42e032 avfilter/vf_super2xsai: constify src pointer 4 years ago
Paul B Mahol b51eae1abe avfilter/vf_dblur: remove unused line 4 years ago
Paul B Mahol 4225819c70 avfilter/vf_deblock: fix >8 depth format case check 4 years ago
Paul B Mahol 27f1ee7f53 avfilter/vf_fieldmatch: use av_malloc_array() 4 years ago
Paul B Mahol b43c35c633 avfilter/vf_decimate: add support for more formats 4 years ago
Michael Niedermayer 0bee216ad4 avformat/asfdec_o: Check size vs. offset in detect_unknown_subobject() 4 years ago
Michael Niedermayer 03c479ce23 avformat/utils: check for integer overflow in av_get_frame_filename2() 4 years ago
Paul B Mahol 24dc6d386c avfilter/vf_nnedi: fix memleak at eof and simplify frame handling 4 years ago
Paul B Mahol 1dc71cf64e avfilter/vf_nnedi: small improvements 4 years ago
rcombs 2021dbe1d6 MAINTAINERS: update names 4 years ago
rcombs eabf5e6d6b All: update names in copyright headers 4 years ago
Paul B Mahol f359575c0b avfilter/vf_nnedi: unbreak nsize=0:nns=0 output 4 years ago
Paul B Mahol c737f6edce avfilter/vf_nnedi: simplify code even more 4 years ago
Paul B Mahol 553eb07737 avfilter/vf_nnedi: small cleanups 4 years ago
Paul B Mahol f3f5ba0bf8 avfilter/vf_nnedi: fix some compilation errors and warnings 4 years ago
Michael Niedermayer c48110a4a4 avformat/id3v2: Check against max compression ratio before allocation 4 years ago
Michael Niedermayer 7d7ae68972 avformat/avidec: Use av_sat_sub64() in check_stream_max_drift() 4 years ago