100747 Commits (d8a585d4d5c0589b419ccacaa9bbfbb7c79126f0)
 

Author SHA1 Message Date
  Gyan Doshi d8a585d4d5 doc/ffmpeg: document adrift_threshold 5 years ago
  Gyan Doshi e8b46b2c73 doc/ffmpeg: restore location of stray passage 5 years ago
  Gyan Doshi c52ced7ca2 doc/fftools-common-opts: document max_alloc 5 years ago
  Gyan Doshi e73a8ecb38 doc/fftools-common-opts: document buildconf 5 years ago
  Michael Niedermayer 2488ba85a0 avcodec/utils: Check for integer overflow in get_audio_frame_duration() for ADPCM_DTK 5 years ago
  Michael Niedermayer 14bbb6bb30 avformat/fitsdec: Better size checks 5 years ago
  Michael Niedermayer d3d9b1fc8e avformat/mxfdec: Fix integer overflow in next position in mxf_read_local_tags() 5 years ago
  Andreas Rheinhardt da607832b5 avcodec/tableprint: Don't include mem_internal.h 5 years ago
  Paul B Mahol 3ce97d8ddd avfilter/vf_atadenoise: fix mid calculation 5 years ago
  Paul B Mahol bb66fd7f90 avfilter/vf_estdif: make interpolation used user configurable 5 years ago
  Paul B Mahol 95183d25e8 avfilter/vf_atadenoise: add sigma options 5 years ago
  Andreas Rheinhardt ee1d1c4b37 avcodec/h264_metadata_bsf: Don't use unitialized value 5 years ago
  Andreas Rheinhardt 53db591a2e avcodec/videotoolboxenc: Fix SEI enum identifiers 5 years ago
  Paul B Mahol ff9bf372f7 avfilter/vf_w3fdif: reduce overhead calling execute for every plane 5 years ago
  Guo, Yejun 07a18ff477 tests/dnn: fix build issue after function name changed 5 years ago
  Mark Thompson bb96824510 dnn: Add ff_ prefix to unnamespaced globals 5 years ago
  Mark Thompson 2c424d9630 dnn_backend_native.c: Add missing static to local variable 5 years ago
  Guo, Yejun 5235634b61 dnn-layer-conv2d-test.c: remove dependency of dnn_native_class 5 years ago
  Xu Guangxin ae97f69ce1 avutils/vulkan: hwmap, respect src frame resolution 5 years ago
  Mark Thompson c6a3ca2db4 dnn_backend_native_layer_mathbinary.c: Delete unused global variable 5 years ago
  Guo, Yejun a11a3f358d dnn_backend_native_layer_conv2d.c: refine code with av_malloc_array and av_freep 5 years ago
  Guo, Yejun a76fa0caa0 dnn_backend_native_layer_conv2d.c: correct struct name with CamelCase 5 years ago
  Guo, Yejun d4f40c1b60 dnn/queue: remove prefix FF for Queue and SafeQueue 5 years ago
  Guo, Yejun c5e30d588d libavfilter/dnn: add prefix ff_ for internal functions 5 years ago
  Guo, Yejun 2d6af4a501 libavfilter/dnn: use avpriv_report_missing_feature for unsupported features 5 years ago
  Guo, Yejun 0d5fd4999a dnn_backend_openvino.c: add version mismatch reminder 5 years ago
  Limin Wang 6dad428546 avformat/async: Use AVERROR macro 5 years ago
  Mark Thompson c154aada45 lavd/dshow: Add namespace prefix to global functions 7 years ago
  Michael Niedermayer 43c8d3097b avcodec/cri: check for available input in unpack_10bit() 5 years ago
  Michael Niedermayer 1b373b41d9 avformat/avidec: dv does not support palettes 5 years ago
  Michael Niedermayer 7540d60bf6 avformat/dhav: Break out of infinite dhav search loop 5 years ago
  Michael Niedermayer 1b1dac2716 libavformat/utils: consider avio_size() failure in ffio_limit() 5 years ago
  Michael Niedermayer 60770a50fb avformat/nistspheredec: Check bits_per_coded_sample and channels 5 years ago
  Michael Niedermayer 631ee3f8e4 avformat/paf: Do not zero allocated tables which are immedeately filled 5 years ago
  Andreas Rheinhardt b347384173 avcodec/me_cmp: Remove ff_check_alignment() 5 years ago
  Andreas Rheinhardt 1f9ef2f3cf avcodec/mpeg12dec: Remove redundant writes 5 years ago
  Andreas Rheinhardt aff923c0b5 avcodec/Makefile: Make H.263 encoder compilable without MPEG4 encoder 5 years ago
  Andreas Rheinhardt ab905f1dbc avcodec/Makefile: Make H.263 decoder compilable without H.263I 5 years ago
  Andreas Rheinhardt d64828c8af avcodec/Makefile: Remove FLAC dependencies on vorbis_data 5 years ago
  Andreas Rheinhardt 21b4b90475 avcodec/Makefile: Remove dependency of H.263 on FLV codecs 5 years ago
  Andreas Rheinhardt 9e74f324d8 avcodec/Makefile: Remove unnecessary cbrt_data dependency 5 years ago
  Mark Thompson fa75e43875 h264_redundant_pps_bsf: Use common cbs bsf implementation 5 years ago
  Mark Thompson 375176a540 av1_metadata_bsf: Use common cbs bsf implementation 5 years ago
  Mark Thompson e46aa5a894 vp9_metadata_bsf: Use common cbs bsf implementation 5 years ago
  Mark Thompson f35b268327 mpeg2_metadata_bsf: Use common cbs bsf implementation 5 years ago
  Mark Thompson b95f901c7f h265_metadata_bsf: Use common cbs bsf implementation 5 years ago
  Mark Thompson c837d9481a h264_metadata_bsf: Use common cbs bsf implementation 5 years ago
  Mark Thompson 01a68c12a7 cbs: Implement common parts of cbs-based bitstream filters separately 5 years ago
  Mark Thompson c9c5b1977f h264_metadata_bsf: Improve interpretation of input display matrices 5 years ago
  Mark Thompson 8a14d51b8b h264_metadata_bsf: Refactor the filter function into smaller parts 5 years ago