110631 Commits (fd980b261536fbd30f2c8df42779ecb09bf1b240)
 

Author SHA1 Message Date
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
Derek Buitenhuis f7d64881f8 mov: Do not blindly disable advanced edit lists if use_mfra_for is set 2 years ago
Paul B Mahol 8b0ec740cb avfilter/af_afir: fix remaining artifacts on IR switch 2 years ago
Paul B Mahol bee265e5d5 avfilter/af_afir: add way to control loading interval of impulses 2 years ago
Paul B Mahol 1835f884b7 avfilter/af_afir: make IR switching work also with minp != maxp 2 years ago
Marton Balint 2f8690c5d4 avdevice/decklink_enc: fix operator precedence in create_s337_payload 2 years ago
Marton Balint 412274c0d2 doc/muxers: reorder and cleanup mov muxer options 2 years ago
Marton Balint ace9459c41 tests: do not override movflags defaults 2 years ago
Marton Balint f2d0138f70 avformat/smoothstreamingenc: do not override movflag defaults 2 years ago
Marton Balint 8d8feea0a6 avformat/movenc: factorize determining mdhd/mvhd/tkhd version 2 years ago
Marton Balint 5cdbf817c9 avformat/mov: restrict unix timestamp hack to version 0 mdhd/mvhd 2 years ago
Marton Balint bbb885e6a5 avformat/mov: factorize reading creation time metadata 2 years ago
Paul B Mahol a0cb29261c avfilter/af_afir: cache xfade coefficients 2 years ago
Carl Eugen Hoyos 0b352e350e
avcodec/mjpegdec: support more pixel formats 2 years ago
Anton Khirnov 11872522b1 fftools/ffmpeg_filter: reindent after previous commit 2 years ago
Anton Khirnov cc7a8ddf56 fftools/ffmpeg: move freeing a filtergraph into a separate function 2 years ago
Anton Khirnov eb9ce9de3b fftools/ffmpeg: move filtering functions to ffmpeg_filter 2 years ago
Anton Khirnov 0add05bd3a fftools/ffmpeg_mux_init: rename init_output_filter() to ost_add_from_filter() 2 years ago
Anton Khirnov 4800b50258 fftools/ffmpeg: simplify init_output_filter() 2 years ago
Anton Khirnov ea4c42779b fftools/ffmpeg_mux_init: drop a redundant assignment 2 years ago