111013 Commits (f94957e8f4416e09e9530ef071929edb598a7d78)
 

Author SHA1 Message Date
Anton Khirnov 20cacfe493 fftools/ffmpeg: rework setting sub2video parameters 1 year ago
Anton Khirnov ea5c39cef6 fftools/ffmpeg: tweak sub2video_heartbeat() arguments 1 year ago
Anton Khirnov a6d67b11f5 fftools/ffmpeg_filter: move sub2video subtitle queue to InputFilterPriv 1 year ago
Anton Khirnov 5d530e3a72 fftools/ffmpeg_dec: move sub2video submission to ffmpeg_filter 1 year ago
Anton Khirnov 3d35b73b2a fftools/ffmpeg: constify AVSubtitle parameters as appropriate 1 year ago
Anton Khirnov ad4efb9158 fftools/ffmpeg_filter: try to configure filtergraphs earlier 1 year ago
Anton Khirnov 7520cd9f07 fftools/ffmpeg_mux_init: move OutputFilter setup code to ffmpeg_filter 1 year ago
Anton Khirnov 87b576135e fftools/ffmpeg_filter: factor out binding an output stream to OutputFilter 1 year ago
Anton Khirnov dc5864a00c fftools/ffmpeg_filter: create Input/OutputFilters together with FilterGraph 1 year ago
Anton Khirnov a1061d4bdc fftools/ffmpeg_filter: move some functions higher up 1 year ago
Anton Khirnov 00183880aa fftools/ffmpeg_filter: decouple allocating InputFilter and binding it to InputStream 1 year ago
Anton Khirnov 7ea10bfef3 fftools/ffmpeg_filter: store just the link label in OutputFilter 1 year ago
Anton Khirnov da7ae627e1 fftools/ffmpeg_filter: always pass graph description to fg_create() 1 year ago
Anton Khirnov badf959ed6 fftools/ffmpeg_filter: use a dedicated variable for marking simple filtergraphs 1 year ago
Anton Khirnov b56db2956b fftools/ffmpeg: add logging for creating output streams 1 year ago
Anton Khirnov eeb7d92ac7 fftools/ffmpeg_mux_init: merge ost_add_from_filter() to ost_add() 1 year ago
Devin Heitmueller 859c34706d avdevice/decklink_common: Convert to using avpriv_packet_list functions 1 year ago
Paul Arzelier a9042db1d3 avformat/oggparseflac: check init_get_bits' result 1 year ago
Paul B Mahol 4d9afbeef5 avfilter/avf_aphasemeter: switch to activate 1 year ago
Paul B Mahol 3ea3a4ba16 avfilter/avf_aphasemeter: avoid using double 1 year ago
Paul B Mahol 862ebbf2ed avfilter/avf_abitscope: refactor bit counting for histogram 1 year ago
Paul B Mahol 1636fb415a avfilter/avf_ahistogram: refactor frame fill data code 1 year ago
Arnie Chang c5508f60c2 lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks 1 year ago
Paul B Mahol b01cfdb4ab avfilter/avf_showwaves: cleanup and simplify some draw calls 1 year ago
Sami Boukortt 06e8eedeba avfilter/vf_colorspace: fix message for missing/incorrect colorspace 1 year ago
Paul B Mahol 81f658b99d avfilter/f_ebur128: set output frame duration 1 year ago
Paul B Mahol 447bdddeac avfilter/af_afir: do not use ff_outlink_get_status() on inlinks 1 year ago
Paul B Mahol 4ab1184fae avfilter/af_headphone: do not call ff_outlink_get_status() on inlink 1 year ago
Paul B Mahol 492f64de08 avfilter/vf_framepack: remove not needed calls and add newline to log 1 year ago
Paul B Mahol 12acbcb7a2 avfilter/f_graphmonitor: always output last frame on EOF 1 year ago
Paul B Mahol ac6a6d1abf avfilter/af_join: do not use ff_outlink_get_status() on inlink 1 year ago
Paul B Mahol 51a1124a68 avfilter/avf_showspectrum: do not use ff_outlink_get_status() on inlink 1 year ago
Lynne 9f9534f5b6
vulkan_decode: fix typo when setting AV1 capabilities 1 year ago
Paul B Mahol ee664f41db avfilter/avf_showwaves: force output to fixed framerate if rate is set 1 year ago
Niklas Haas c4cdd79435 lavfi/vf_libplacebo: add corner_rounding option 1 year ago
Niklas Haas 098b338369 lavfi/vf_libplacebo: require v5.278 for importing 1 year ago
Dawid Kozinski 637afea88e avcodec: MPEG-5 EVC codec registration 1 year ago
Paul B Mahol 45fa85a777 avfilter/silenceremove_template: refactor detectors using common peaks code 1 year ago
Paul B Mahol f02964aee1 avfilter/af_silenceremove: add standard deviation detector 1 year ago
Paul B Mahol aa4acc111e avfilter/af_silenceremove: use separate variable for size of cache 1 year ago
Paul B Mahol 364c03d9fe avfilter/silenceremove_template: improve ptp detector 1 year ago
Lynne e71cd18049
vulkan_decode: do not align the image dimensions 1 year ago
James Almer 246bec23a9 avcodec/hevc_ps: remove a unused variable 1 year ago
James Almer fe103ee61f avcodec/vulkan_dec: use PRId64 specifier for an int64_t 1 year ago
Lynne bae92361ed
vulkan_decode: check if yuv_sampler exists before freeing it 1 year ago
Lynne 58f82fc26a
vulkan: replace usage of %lu with %"SIZE_SPECIFIER" 1 year ago
Michael Niedermayer 988fd5743d
avcodec/kbdwin: Remove low precision intermediate in ff_kbd_window_init_fixed() 1 year ago
Michael Niedermayer 17ecb224e9
avcodec/kbdwin: Avoid computing bessel values twice 1 year ago
Michael Niedermayer 4ea87c0f73
avcodec/kbdwin: Use av_bessel_i0() 1 year ago
Michael Niedermayer 0c7a0514e3
avfilter/window_func: Use av_bessel_i0() 1 year ago