Show patches with: Archived = No       |   45488 patches
« 1 2 ... 161 162 163454 455 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] avformat/cafdec: Avoid unnecessary avio_tell() calls [FFmpeg-devel] avformat/cafdec: Avoid unnecessary avio_tell() calls - - - - 4-- 2021-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel] fftools/ffmpeg: Take type limitations of AVFifo API into account [FFmpeg-devel] fftools/ffmpeg: Take type limitations of AVFifo API into account - - - - 4-- 2021-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2] fftools/ffmpeg: Avoid temporary frame [FFmpeg-devel,v2] fftools/ffmpeg: Avoid temporary frame - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/smcenc: Avoid dangling pointers in context [FFmpeg-devel] avcodec/smcenc: Avoid dangling pointers in context - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/libsrt: add missing version check for snddropdelay [FFmpeg-devel] avformat/libsrt: add missing version check for snddropdelay - 1 - - 4-- 2021-11-19 Marton Balint Accepted
[FFmpeg-devel,5/5] avcodec/h263: Inline constant [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/5] avformat/mpegtsenc: Avoid allocation of AVPacket [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/5] avformat/movenc: Avoid allocation of AVPacket [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/5] avformat/dashenc: Don't use stack packet [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel] fftools/ffmpeg: Avoid temporary frame [FFmpeg-devel] fftools/ffmpeg: Avoid temporary frame - - - - 4-- 2021-11-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,2/2] ffmpeg_hw: reuse filter_frame in hwaccel_retrieve_data() [FFmpeg-devel,1/2] ffmpeg: unref ist->filter_frame in the only place it's used - - - - 4-- 2021-11-19 James Almer New
[FFmpeg-devel,1/2] ffmpeg: unref ist->filter_frame in the only place it's used [FFmpeg-devel,1/2] ffmpeg: unref ist->filter_frame in the only place it's used - - - - 4-- 2021-11-19 James Almer New
[FFmpeg-devel,v2,2/2] avfilter: add a vflip_vulkan filter [FFmpeg-devel,v2,1/2] avfilter: add a hflip_vulkan filter - - - - -2- 2021-11-19 Wu Jianhua New
[FFmpeg-devel,v2,1/2] avfilter: add a hflip_vulkan filter [FFmpeg-devel,v2,1/2] avfilter: add a hflip_vulkan filter - - - - -2- 2021-11-19 Wu Jianhua New
[FFmpeg-devel,11/11] avutil/vulkan_glslang: fix compiling failure issue [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,10/11] avfilter/overlay_vulkan: call av_vkfmt_from_pixfmt only one time [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,09/11] avfilter/scale_vulkan: call av_vkfmt_from_pixfmt only one time [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,08/11] avfilter/scale_vulkan: call av_pix_fmt_count_planes only one time [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,07/11] avfilter/chromaber_vulkan: call av_vkfmt_from_pixfmt only one time [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,06/11] avfilter/avgblur_vulkan: call av_vkfmt_from_pixfmt only one time [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,05/11] avfilter/overlay_vulkan: use FF_ARRAY_ELEMS instead of magic number [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,04/11] avfilter/scale_vulkan: use FF_ARRAY_ELEMS instead of magic number [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,03/11] avfilter/chromaber_vulkan: use FF_ARRAY_ELEMS instead of magic number [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,02/11] avfilter/avgblur_vulkan: use FF_ARRAY_ELEMS instead of magic number [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success [FFmpeg-devel,01/11] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-19 Wu Jianhua Accepted
[FFmpeg-devel] avfilter/dnn/dnn_backend_common: check thread create status before join thread [FFmpeg-devel] avfilter/dnn/dnn_backend_common: check thread create status before join thread - - - - 4-- 2021-11-19 Liu Steven New
[FFmpeg-devel,v2] avcodec/v4l2_m2m_dec: export v4l2 buffer dma-buf [FFmpeg-devel,v2] avcodec/v4l2_m2m_dec: export v4l2 buffer dma-buf - - - - 4-- 2021-11-19 Ming Qian New
[FFmpeg-devel] avfilter/vf_gblur_vulkan: make sure init_filter() returns zero on success [FFmpeg-devel] avfilter/vf_gblur_vulkan: make sure init_filter() returns zero on success - - - - 4-- 2021-11-18 Lance Wang New
[FFmpeg-devel,4/4] avcodec/mobiclip: Rewrite code to make it more clearer [FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 - - - - 4-- 2021-11-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/4] avfilter/vf_huesaturation: Remove dead store [FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 - 1 - - 4-- 2021-11-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/4] avformat/utils: Remove duplicated AV_DISPOSITION_FOO <-> "foo" table [FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 - - - - 4-- 2021-11-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 [FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 - 1 - - 4-- 2021-11-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,2/2] avformat/hlsenc: deprecate hls_ts_options option [FFmpeg-devel,v2,1/2] avformat/hlsenc: add hls_segment_options correct the segment options name - - - - 4-- 2021-11-18 Liu Steven Accepted
[FFmpeg-devel,v2,1/2] avformat/hlsenc: add hls_segment_options correct the segment options name [FFmpeg-devel,v2,1/2] avformat/hlsenc: add hls_segment_options correct the segment options name - - - - 4-- 2021-11-18 Liu Steven New
[FFmpeg-devel] vulkan: move common Vulkan code from libavfilter to libavutil [FFmpeg-devel] vulkan: move common Vulkan code from libavfilter to libavutil - - - - 2-2 2021-11-18 Lynne New
[FFmpeg-devel,10/10] avfilter/overlay_vulkan: call av_vkfmt_from_pixfmt only one time [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,09/10] avfilter/scale_vulkan: call av_vkfmt_from_pixfmt only one time [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,08/10] avfilter/scale_vulkan: call av_pix_fmt_count_planes only one time [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,07/10] avfilter/chromaber_vulkan: call av_vkfmt_from_pixfmt only one time [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,06/10] avfilter/avgblur_vulkan: call av_vkfmt_from_pixfmt only one time [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,05/10] avfilter/overlay_vulkan: use FF_ARRAY_ELEMS instead of magic number [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,04/10] avfilter/scale_vulkan: use FF_ARRAY_ELEMS instead of magic number [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,03/10] avfilter/chromaber_vulkan: use FF_ARRAY_ELEMS instead of magic number [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,02/10] avfilter/avgblur_vulkan: use FF_ARRAY_ELEMS instead of magic number [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success [FFmpeg-devel,01/10] avfilter/avgblur_vulkan: check if shader is created with success - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,v2,2/2] avfilter: add a vflip_vulkan filter [FFmpeg-devel,v2,1/2] avfilter: add a hflip_vulkan filter - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,v2,1/2] avfilter: add a hflip_vulkan filter [FFmpeg-devel,v2,1/2] avfilter: add a hflip_vulkan filter - - - - 4-- 2021-11-18 Wu Jianhua New
[FFmpeg-devel,4/4] avcodec: vaapi_decode, do not set initial_pool_size if driver supports frame poo… [FFmpeg-devel,1/4] avutils: hwcontext_vaapi, print error if allocated surfaces > pool size - - - - 42- 2021-11-18 Xu, Guangxin New
[FFmpeg-devel,3/4] avutil: hwcontext_vaapi, mark i965, VDPAU and ubit driver as AV_VAAPI_DRIVER_QUI… [FFmpeg-devel,1/4] avutils: hwcontext_vaapi, print error if allocated surfaces > pool size - - - - 4-- 2021-11-18 Xu, Guangxin New
[FFmpeg-devel,2/4] avutil: hwcontext_vaapi, add AV_VAAPI_DRIVER_QUIRK_FRAME_POOL_RESIZING [FFmpeg-devel,1/4] avutils: hwcontext_vaapi, print error if allocated surfaces > pool size - - - - 4-- 2021-11-18 Xu, Guangxin New
[FFmpeg-devel,1/4] avutils: hwcontext_vaapi, print error if allocated surfaces > pool size [FFmpeg-devel,1/4] avutils: hwcontext_vaapi, print error if allocated surfaces > pool size - - - - 4-- 2021-11-18 Xu, Guangxin New
[FFmpeg-devel,2/2] libRIST: allow setting fifo size and fail on overflow. [FFmpeg-devel,1/2] libRIST: Correctly initialize logging_settings - - - - 4-- 2021-11-17 Gijs Peskens New
[FFmpeg-devel,1/2] libRIST: Correctly initialize logging_settings [FFmpeg-devel,1/2] libRIST: Correctly initialize logging_settings - - - - 4-- 2021-11-17 Gijs Peskens Accepted
[FFmpeg-devel,2/2] avformat/hlsenc: deprecate hls_ts_options option [FFmpeg-devel,1/2] avformat/hlsenc: add hls_segment_options correct the segment options name - - - - -2- 2021-11-17 Liu Steven New
[FFmpeg-devel,1/2] avformat/hlsenc: add hls_segment_options correct the segment options name [FFmpeg-devel,1/2] avformat/hlsenc: add hls_segment_options correct the segment options name - - - - 4-- 2021-11-17 Liu Steven New
[FFmpeg-devel,2/2] avfilter: add a vflip_vulkan filter [FFmpeg-devel,1/2] avfilter: add a hflip_vulkan filter - - - - 4-- 2021-11-17 Wu Jianhua New
[FFmpeg-devel,1/2] avfilter: add a hflip_vulkan filter [FFmpeg-devel,1/2] avfilter: add a hflip_vulkan filter - - - - 4-- 2021-11-17 Wu Jianhua New
[FFmpeg-devel] avfilter/vf_gblur_vulkan: Fix use of uninitialized value [FFmpeg-devel] avfilter/vf_gblur_vulkan: Fix use of uninitialized value - - - - 4-- 2021-11-17 Lance Wang Accepted
[FFmpeg-devel,v2,6/6] lavc/aarch64: clean-up sao band 8x8 function formatting [FFmpeg-devel,v2,1/6] lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths - - - - 4-- 2021-11-17 J. Dekker New
[FFmpeg-devel,5/6] lavc/aarch64: add hevc sao band 8x8 tiling [FFmpeg-devel,v2,1/6] lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths - - - - 4-- 2021-11-17 J. Dekker New
[FFmpeg-devel,v2,4/6] lavc/aarch64: add hevc sao edge 8x8 [FFmpeg-devel,v2,1/6] lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths - - - - 4-- 2021-11-17 J. Dekker New
[FFmpeg-devel,v2,3/6] lavc/aarch64: add hevc sao edge 16x16 [FFmpeg-devel,v2,1/6] lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths - - - - 4-- 2021-11-17 J. Dekker New
[FFmpeg-devel,v2,2/6] Revert "arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 width… [FFmpeg-devel,v2,1/6] lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths - 1 - - 4-- 2021-11-17 J. Dekker New
[FFmpeg-devel,v2,1/6] lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths [FFmpeg-devel,v2,1/6] lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths - 1 - - 4-- 2021-11-17 J. Dekker New
[FFmpeg-devel] avfilter/gblur_vulkan: fix memory leak [FFmpeg-devel] avfilter/gblur_vulkan: fix memory leak - - - - 4-- 2021-11-17 Wu Jianhua Accepted
[FFmpeg-devel,v2] avformat/http: Add short_seek_size option [FFmpeg-devel,v2] avformat/http: Add short_seek_size option - 1 - - 4-- 2021-11-16 Derek Buitenhuis New
[FFmpeg-devel] avformat/mov: make STTS duration unsigned int [FFmpeg-devel] avformat/mov: make STTS duration unsigned int - - - - 42- 2021-11-16 Gyan Doshi Accepted
[FFmpeg-devel,v2,08/12] avcodec: suppport for s210 encode Untitled series #5248 - - - - --- 2021-11-16 Lance Wang New
[FFmpeg-devel,2/2] lavfi: Add blurriness filter [FFmpeg-devel,1/2] lafi/vf_edgedetect: Move some functions to lavu/imgutils - - - - -2- 2021-11-16 Thilo Borgmann New
[FFmpeg-devel,1/2] lafi/vf_edgedetect: Move some functions to lavu/imgutils [FFmpeg-devel,1/2] lafi/vf_edgedetect: Move some functions to lavu/imgutils - - - - 4-- 2021-11-16 Thilo Borgmann New
[FFmpeg-devel,v2,05/12] avformat/rtpenc: adds partial support for the RFC 4175 Untitled series #5247 - - - - --- 2021-11-16 Lance Wang New
[FFmpeg-devel,v2,05/12] avformat/rtpenc: adds partial support for the RFC 4175 Untitled series #5245 - - - - --- 2021-11-16 Lance Wang New
[FFmpeg-devel,3/3] libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to opencl [FFmpeg-devel,1/3] libavcodec/vaapi_decode: fix the problem that init_pool_size < nb_surface - - - - 4-- 2021-11-16 Wenbin Chen New
[FFmpeg-devel,2/3] libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsv [FFmpeg-devel,1/3] libavcodec/vaapi_decode: fix the problem that init_pool_size < nb_surface - - - - 4-- 2021-11-16 Wenbin Chen New
[FFmpeg-devel,1/3] libavcodec/vaapi_decode: fix the problem that init_pool_size < nb_surface [FFmpeg-devel,1/3] libavcodec/vaapi_decode: fix the problem that init_pool_size < nb_surface - - - - 4-- 2021-11-16 Wenbin Chen New
[FFmpeg-devel,v4] libavfilter: add a gblur_vulkan filter [FFmpeg-devel,v4] libavfilter: add a gblur_vulkan filter - - - - -2- 2021-11-16 Wu Jianhua New
[FFmpeg-devel] x86/intmath: add VEX encoded versions of av_clipf() and av_clipd() [FFmpeg-devel] x86/intmath: add VEX encoded versions of av_clipf() and av_clipd() - - - - 4-- 2021-11-16 James Almer Accepted
[FFmpeg-devel] avformat/http: Add short_seek_size option [FFmpeg-devel] avformat/http: Add short_seek_size option - - - - 4-- 2021-11-15 Derek Buitenhuis New
[FFmpeg-devel,9/9] ffmpeg: drop obsolete rotation API remnants [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov Accepted
[FFmpeg-devel,8/9] ffmpeg: drop a useless assignment [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov New
[FFmpeg-devel,7/9] ffmpeg: drop -isync, which did nothing since 2012 [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov Accepted
[FFmpeg-devel,6/9] ffmpeg: drop -sameq/-samequant options [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov Accepted
[FFmpeg-devel,5/9] ffmpeg: drop the -tvstd option [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov Accepted
[FFmpeg-devel,4/9] ffmpeg: drop the -vc option [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov Accepted
[FFmpeg-devel,3/9] ffmpeg: drop the -deinterlace option [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov Accepted
[FFmpeg-devel,2/9] ffmpeg: drop the -intra option [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov Accepted
[FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov Accepted
[FFmpeg-devel] libavutil/mips: fix build if sys/auxv.h not present [FFmpeg-devel] libavutil/mips: fix build if sys/auxv.h not present - - - - 4-- 2021-11-15 Brilliantov Kirill Vladimirovich New
[FFmpeg-devel,2/2] ffmpeg: Allocate InputStream.decoded_frame early [FFmpeg-devel,1/2] ffmpeg: Allocate (In|Out)putStream.filter_frame early - - - - 4-- 2021-11-15 James Almer Accepted
[FFmpeg-devel,1/2] ffmpeg: Allocate (In|Out)putStream.filter_frame early [FFmpeg-devel,1/2] ffmpeg: Allocate (In|Out)putStream.filter_frame early - - - - 4-- 2021-11-15 James Almer Accepted
[FFmpeg-devel,v3,2/2] swscale/input: clip rgbf32 values before lrintf [FFmpeg-devel,v3,1/2] libavutil/common: clip nan value to amin - 1 - - 4-- 2021-11-15 Mark Reid New
[FFmpeg-devel,v3,1/2] libavutil/common: clip nan value to amin [FFmpeg-devel,v3,1/2] libavutil/common: clip nan value to amin - - - - 4-- 2021-11-15 Mark Reid New
[FFmpeg-devel,1/2] avcodec/txd: Move input size checks before allocation [FFmpeg-devel,1/2] avcodec/txd: Move input size checks before allocation - - - - 4-- 2021-11-14 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] ffmpeg: remove unused hw_frames_ctx AVBufferRef from InputStream [FFmpeg-devel,1/3] ffmpeg: allocate the output hwaccel AVFrame only once - - - - 4-- 2021-11-14 James Almer New
[FFmpeg-devel,2/3] ffmpeg: remove unused hwaccel_get_buffer function pointer [FFmpeg-devel,1/3] ffmpeg: allocate the output hwaccel AVFrame only once - - - - 4-- 2021-11-14 James Almer Accepted
[FFmpeg-devel,1/3] ffmpeg: allocate the output hwaccel AVFrame only once [FFmpeg-devel,1/3] ffmpeg: allocate the output hwaccel AVFrame only once - - - - 4-- 2021-11-14 James Almer New
[FFmpeg-devel] avfilter: add colorspectrum source video filter [FFmpeg-devel] avfilter: add colorspectrum source video filter - - - - 4-- 2021-11-14 Paul B Mahol New
[FFmpeg-devel,v2,2/2] swscale/input: clamp rgbf32 values before lrintf [FFmpeg-devel,v2,1/2] swscale/input: unify grayf32 funcs with rgbf32 funcs - - - - 4-- 2021-11-14 Mark Reid New
[FFmpeg-devel,v2,1/2] swscale/input: unify grayf32 funcs with rgbf32 funcs [FFmpeg-devel,v2,1/2] swscale/input: unify grayf32 funcs with rgbf32 funcs - - - - 4-- 2021-11-14 Mark Reid New
« 1 2 ... 161 162 163454 455 »