110500 Commits (6b1f68ccb04d791f0250e05687c346a99ff47ea1)
 

Author SHA1 Message Date
Anton Khirnov aee5b774bf fftools/ffmpeg_filter: make ifilter_parameters_from_frame() static 2 years ago
Anton Khirnov 38c937e8c4 fftools/ffmpeg: drop undocumented runtime debug-setting 2 years ago
Anton Khirnov 7e3eb24123 fftools/ffmpeg: move OutputStream.packets_encoded to Encoder 2 years ago
Anton Khirnov 6e487a50a1 fftools/ffmpeg: drop OutputStream.error 2 years ago
Anton Khirnov 52b632b65b fftools/ffmpeg: drop OutputStream.pict_type 2 years ago
Anton Khirnov f4a60b8ddc fftools/ffmpeg: reduce access to OutputStream.enc_ctx 2 years ago
Anton Khirnov 5a04aae821 fftools/ffmpeg: deprecate -adrift_threshold 2 years ago
Anton Khirnov 0ed1eeb744 lavf/dv: use a more granular timebase for audio 2 years ago
Anton Khirnov aae5ba31ca lavf/dv: shorten code by using a local variable 2 years ago
Anton Khirnov c7a852b638 lavf/dv: do not set video timebase more than once 2 years ago
Paul B Mahol 5617465916 avfilter/af_anlms: improve documentation and extend option 2 years ago
Paul B Mahol f09280dfc4 avfilter/af_arls: improve documentation and extend option 2 years ago
James Almer 159f8b8d71 avfilter/audio: move a variable declaration outside of an unrelated deprecated block 2 years ago
Paul B Mahol eaf15b5882 avfilter/vf_waveform: cc2b3201e7 missed same for >8 bits 2 years ago
James Almer e7c690a046 avcodec/hevc_ps: check for out of range bitdepth in SPS 2 years ago
Michael Niedermayer bf3f91c425
avcodec/hevc_ps: Avoid signed overflow before check on QP 2 years ago
Michael Niedermayer 69eb8197af
tools/target_dec_fuzzer: Adjust threshold for rka 2 years ago
Michael Niedermayer cb8180aa66
avcodec/hevc_ps: Check depth to be within 8 to 16 2 years ago
Michael Niedermayer e2e34c7731
avcodec/wavarc: Check order before using it to write the list 2 years ago
Michael Niedermayer 957106a24d
avcodec/bonk: decode multiple passes in intlist_read() at once 2 years ago
Michael Niedermayer e734e16544
avcodec/cavsdec: Check bits left before picture allocation 2 years ago
Michael Niedermayer f6dffe6fc4
tools/target_dec_fuzzer: Adjust threshold for APE 2 years ago
Michael Niedermayer b2a3279dbe
avcodec/apedec: Factor constant sign out of loop in long_filter_high_3800() 2 years ago
Michael Niedermayer eb768a75f8
avcodec/apedec: Move pointer instead of copying each element in delay in long_filter_high_3800() 2 years ago
Michael Niedermayer b614388056
tools/target_dec_fuzzer: Adjust threshold for FMVC 2 years ago
James Almer 45fc89bb14 avcodec/hevc_ps: use get_ue_golomb() for some SPS Screen Content Coding extension fields 2 years ago
James Almer 0275d99427 avcodec/parser: fill avctx dimensions if unset 2 years ago
Paul B Mahol 7b2851b290 avfilter/af_asdr: add support for threads 2 years ago
Paul B Mahol 4f63e049a2 avfilter/af_asdr: add timeline support 2 years ago
Paul B Mahol a47bd6d3d8 avfilter/af_asdr: set output frame duration 2 years ago
Paul B Mahol a2f4adf680 avfilter: add arls filter 2 years ago
Paul B Mahol f247a3d82d avfilter/af_adynamicequalizer: add precision option 2 years ago
James Almer 41dd50ad0d avcodec/hevc_ps: use get_{ue,se}_golomb() for some PPS Range extension fields 2 years ago
James Almer df3fd3accd avcodec/hevc_ps: use get_ue_golomb() for some PPS Screen Content Coding extension fields 2 years ago
Paul B Mahol 5564ba49a1 avfilter/af_adynamicequalizer: refactor code to gain small speedup 2 years ago
Paul B Mahol 153aaae457 avfilter/af_adynamicequalizer: factor detection filter code 2 years ago
Paul B Mahol 51504cf279 avfilter/af_adynamicequalizer: add dftype option 2 years ago
James Almer 1b7c13e1a4 fftools/ffmpeg_filter: fix leak of AVIOContext in read_binary() 2 years ago
Anton Khirnov af8be7bf43 lavf/dauddec: set timebase to 1/samplerate 2 years ago
Ting Fu 78f95f1088 lavfi/dnn: Remove DNN native backend 2 years ago
Ting Fu a9fb141719 lavfi/dnn: Modified DNN native backend related tools and docs. 2 years ago
Ting Fu 7ed6f28a7c lavfi/dnn: modify dnn interface for removing native backend 2 years ago
Paul B Mahol 4e57a0f35a avfilter/afir_template: avoid multiplications if memcpy is enough 2 years ago
Paul B Mahol 19148a5b9f avfilter: add FIR equalizer coefficients source filter 2 years ago
Paul B Mahol 595f0cbb4a avcodec/smacker: do not use NULL for av_log() 2 years ago
Paul B Mahol 44c8f7df03 avformat/adtsenc: do not pass NULL to av_log() 2 years ago
Paul B Mahol 97befd7fcb avcodec/interplayacm: do not use NULL for av_log() 2 years ago
Niklas Haas e3143703e9 avfilter/vf_libplacebo: strip ICC profiles on CSP change 2 years ago
Niklas Haas 54126920fc doc/filters/libplacebo: add vaapi interop example 2 years ago
Niklas Haas 4fa691b761 doc/filters/libplacebo: remove outdated example 2 years ago