Show patches with: Archived = No       |   45602 patches
« 1 2 ... 52 53 54456 457 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/2] fftools/ffmpeg_opt: Improve checks for truncation/alloc error [FFmpeg-devel,1/2] fftools/ffmpeg_opt: Improve checks for truncation/alloc error - - - - 21- 2021-12-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] fftools/ffmpeg_opt: warn about overwritten parsed options [FFmpeg-devel,1/2] fftools/ffmpeg_opt: warn about overwritten parsed options - 1 - - 1-- 2020-02-29 Marton Balint Accepted
[FFmpeg-devel,1/2] fftools/ffmpeg_sched: move sch_stop() to the bottom of the file [FFmpeg-devel,1/2] fftools/ffmpeg_sched: move sch_stop() to the bottom of the file - - - - 4-- 2024-03-27 Anton Khirnov Accepted
[FFmpeg-devel,1/2] fftools/ffplay: add missing YUV metadata to buffersrc [FFmpeg-devel,1/2] fftools/ffplay: add missing YUV metadata to buffersrc - - - - 4-- 2024-01-10 Niklas Haas Accepted
[FFmpeg-devel,1/2] fftools/ffplay: fix missing hw_frames_ctx when config avfilter [FFmpeg-devel,1/2] fftools/ffplay: fix missing hw_frames_ctx when config avfilter - 1 - - 4-- 2024-01-09 Zhao Zhili Accepted
[FFmpeg-devel,1/2] fftools/ffprobe: Add missing dispositions [FFmpeg-devel,1/2] fftools/ffprobe: Add missing dispositions - - - - 4-- 2021-03-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] fftools/ffprobe: add support for Stream Groups [FFmpeg-devel,1/2] fftools/ffprobe: add support for Stream Groups - - - - 2-2 2024-03-02 James Almer New
[FFmpeg-devel,1/2] fftools/ffprobe: Flush decoder after draining [FFmpeg-devel,1/2] fftools/ffprobe: Flush decoder after draining - - - - 2-- 2022-02-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] fftools/ffprobe: Remove check on show_frames and show_packets in XML writer [FFmpeg-devel,1/2] fftools/ffprobe: Remove check on show_frames and show_packets in XML writer - - - - 4-- 2021-03-31 Tobias Rapp Accepted
[FFmpeg-devel,1/2] fftools/objpool: move objpool to libavutil lavc/videotoolbox: use objpool instead of allocating memory each frame - - - - 1-1 2022-11-19 Rick Kern New
[FFmpeg-devel,1/2] fftools/opt_common: Use %c instead of %s to write single char [FFmpeg-devel,1/2] fftools/opt_common: Use %c instead of %s to write single char - - - - 4-- 2023-07-31 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] fftools: Remove unused qsv declarations [FFmpeg-devel,1/2] fftools: Remove unused qsv declarations - - - - -1- 2022-09-24 Marvin Scholz Superseded
[FFmpeg-devel,1/2] fftools: set process code page to UTF-8 on Windows [FFmpeg-devel,1/2] fftools: set process code page to UTF-8 on Windows - - - - 4-- 2023-03-08 rcombs New
[FFmpeg-devel,1/2] fftools: use av_fopen_utf8() instead of plain fopen() use av_fopen_utf8() instead of plain fopen() - - - - 4-- 2022-05-07 Aman Karmani New
[FFmpeg-devel,1/2] fftools: Use right function signature and pointers - 1 - - --- 2019-08-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] filter_units, trace_headers: Always use fragment from context - 1 - - --- 2019-02-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] first submit source code [FFmpeg-devel,1/2] first submit source code - - - - -22 2022-09-01 Steven Xiao New
[FFmpeg-devel,1/2] Fix double write of DASH manifest in streaming mode [FFmpeg-devel,1/2] Fix double write of DASH manifest in streaming mode - - - - 4-- 2021-06-24 Kevin LaFlamme Accepted
[FFmpeg-devel,1/2] fix the bug that AV_PKT_FLAG_CORRUPT flags lost after parse_packet() [FFmpeg-devel,1/2] fix the bug that AV_PKT_FLAG_CORRUPT flags lost after parse_packet() - - - - 1-1 2020-06-13 ZHAOYI YI New
[FFmpeg-devel,1/2] Fix typos - - - - --- 2018-08-30 Michael Bunk Accepted
[FFmpeg-devel,1/2] flvdec: Rename FLV_STREAM_TYPE_DATA into FLV_STREAM_TYPE_SUBTITLE - 1 - - --- 2018-10-25 Martin Storsjö Accepted
[FFmpeg-devel,1/2] flvenc: Factorize timestamp writing - 1 - - --- 2018-05-11 Alex Converse New
[FFmpeg-devel,1/2] frame: handle add side data with the same type - - - - --- 2019-10-25 Zhao Zhili Superseded
[FFmpeg-devel,1/2] h2645_parse: Make ff_h2645_packet_split reference-compatible - - - - --- 2018-11-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] h2645_parse: Propagate NAL header parsing errors - - - - --- 2019-03-18 Derek Buitenhuis New
[FFmpeg-devel,1/2] h264dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel,1/2] h264dec: support exporting QP tables through the AVVideoEncParams API - - - - 2-- 2020-05-18 Anton Khirnov Accepted
[FFmpeg-devel,1/2] h264_picture: Actually return error during alloc failure - 1 - - --- 2017-11-24 Derek Buitenhuis Accepted
[FFmpeg-devel,1/2] h264_slice: Add forgotten progress update for the 2nd field in a slice - - - - --- 2016-12-08 Derek Buitenhuis New
[FFmpeg-devel,1/2] hevc: Move hevc_decode_extradata before frame decoding - - - - --- 2016-11-02 Vittorio Giovara Accepted
[FFmpeg-devel,1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters - - - - --- 2018-05-16 Xiang, Haihao New
[FFmpeg-devel,1/2] hlsenc: use stream's maximum bit rate as fall-back advertised rate - 1 - - --- 2018-03-23 Jan Ekström New
[FFmpeg-devel,1/2] http: Improve handling of Content-Range with Transfer-Encoding:chunked [FFmpeg-devel,1/2] http: Improve handling of Content-Range with Transfer-Encoding:chunked - - - - 4-- 2022-02-02 Vittorio Giovara Accepted
[FFmpeg-devel,1/2] hwcontext_d3d11: Add BGR0 support [FFmpeg-devel,1/2] hwcontext_d3d11: Add BGR0 support - - - - -2- 2023-10-22 Mark Thompson New
[FFmpeg-devel,1/2] hwcontext_opencl: improve the debug log in multi-platform/multi-device system. - - - - --- 2018-06-18 Jun Zhao New
[FFmpeg-devel,1/2] hwcontext_vaapi: Add DRM format mappings for YUV420P (libva I420) - - - - --- 2018-09-03 Mark Thompson New
[FFmpeg-devel,1/2] hwcontext_vaapi: add support when driver return unimplemented. - - - - --- 2017-11-20 Jun Zhao New
[FFmpeg-devel,1/2] hwcontext_vaapi: the first parameter is the AVHWFramesContext for dst [FFmpeg-devel,1/2] hwcontext_vaapi: the first parameter is the AVHWFramesContext for dst - - - - 2-- 2020-06-19 Xiang, Haihao New
[FFmpeg-devel,1/2] hwcontext_vulkan: dynamically load functions [FFmpeg-devel,1/2] hwcontext_vulkan: dynamically load functions - - - - 4-- 2021-04-29 Lynne Accepted
[FFmpeg-devel,1/2] hwcontext_vulkan: expose the amount of queues for each queue family [FFmpeg-devel,1/2] hwcontext_vulkan: expose the amount of queues for each queue family - - - - 2-- 2020-05-13 Lynne Accepted
[FFmpeg-devel,1/2] hwcontext_vulkan: let users enable device and instance extensions using options [FFmpeg-devel,1/2] hwcontext_vulkan: let users enable device and instance extensions using options - 1 - - 2-- 2020-05-10 Lynne Accepted
[FFmpeg-devel,1/2] hwcontext_vulkan: optionally enable more functionality [FFmpeg-devel,1/2] hwcontext_vulkan: optionally enable more functionality - - - - 2-- 2020-11-25 Niklas Haas Accepted
[FFmpeg-devel,1/2] icodec: fix leaking pkt on error - - - - --- 2016-11-08 Andreas Cadhalpun Accepted
[FFmpeg-devel,1/2] Ignore expired cookies - - - - --- 2017-03-31 Micah Galizia Superseded
[FFmpeg-devel,1/2] imdct15: remove the AArch64 assembly - - - - --- 2017-01-04 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/2] imgutils: expose av_image_copy_plane_uc_from() [FFmpeg-devel,1/2] imgutils: expose av_image_copy_plane_uc_from() - - - - 4-- 2021-08-10 Lynne New
[FFmpeg-devel,1/2] Include attributes.h directly [FFmpeg-devel,1/2] Include attributes.h directly - - - - 4-- 2021-04-14 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] indeo4: Decode all or nothing of a band header. - - - - --- 2018-05-17 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] intreadwrite: add AV_RL64A, AV_WL64A - - - - --- 2019-01-07 Peter Ross Accepted
[FFmpeg-devel,1/2] kavcodec/jpeg2000dsp: Fix integer overflows in ict_int() - - - - --- 2018-01-07 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] lafi/vf_edgedetect: Move some common functions into seperate file [FFmpeg-devel,1/2] lafi/vf_edgedetect: Move some common functions into seperate file - - - - 4-- 2021-11-30 Thilo Borgmann Accepted
[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,1/2] lavc, lavf, lavu: remove AVOption requirement to access public fields - - - - --- 2017-02-13 wm4 New
[FFmpeg-devel,1/2] lavc/aacpsdsp: rework R-V V add_squares [FFmpeg-devel,1/2] lavc/aacpsdsp: rework R-V V add_squares - - - - 4-- 2023-11-08 Rémi Denis-Courmont Accepted
[FFmpeg-devel,1/2] lavc/aacpsdsp: rework RISC-V add_squares [FFmpeg-devel,1/2] lavc/aacpsdsp: rework RISC-V add_squares - - - - 4-- 2023-07-15 Rémi Denis-Courmont New
[FFmpeg-devel,1/2] lavc/aac_ac3_parser: fix the potential overflow [FFmpeg-devel,1/2] lavc/aac_ac3_parser: fix the potential overflow - - - - 2-- 2020-06-29 Jun Zhao New
[FFmpeg-devel,1/2] lavc/aarch64: add ff_simple_idct{, _add, _put}_neon functions - - - - --- 2017-02-23 Matthieu Bouron New
[FFmpeg-devel,1/2] lavc/aarch64: add hevc qpel assembly [FFmpeg-devel,1/2] lavc/aarch64: add hevc qpel assembly - - - - 4-1 2022-01-20 J. Dekker New
[FFmpeg-devel,1/2] lavc/aarch64: Assign callback with function lavc/aarch64: Provide neon implementations - 1 - - 4-- 2022-06-29 Hubert Mazur Accepted
[FFmpeg-devel,1/2] lavc/aarch64: fix relocation out of range error [FFmpeg-devel,1/2] lavc/aarch64: fix relocation out of range error - 1 - - 4-- 2021-09-13 Zhao Zhili Accepted
[FFmpeg-devel,1/2] lavc/aarch64: move transpose_4x4S and transpose_8x8S to neon.S [FFmpeg-devel,1/2] lavc/aarch64: move transpose_4x4S and transpose_8x8S to neon.S - - - - 4-- 2021-08-19 Mikhail Nitenko New
[FFmpeg-devel,1/2] lavc/aarch64: move transpose_4x8H to neon.S [FFmpeg-devel,1/2] lavc/aarch64: move transpose_4x8H to neon.S - - - - 4-- 2021-08-19 Mikhail Nitenko New
[FFmpeg-devel,1/2] lavc/aarch64: move transpose_4x8H to neon.S [FFmpeg-devel,1/2] lavc/aarch64: move transpose_4x8H to neon.S - - - - 4-- 2021-08-16 Mikhail Nitenko New
[FFmpeg-devel,1/2] lavc/aarch64: move transpose_4x8H to neon.S [FFmpeg-devel,1/2] lavc/aarch64: move transpose_4x8H to neon.S - - - - 4-- 2021-07-16 Mikhail Nitenko New
[FFmpeg-devel,1/2] lavc/aarch64: new 8-bit hevc 16x16 idct [FFmpeg-devel,1/2] lavc/aarch64: new 8-bit hevc 16x16 idct - - - - 31- 2022-06-23 J. Dekker New
[FFmpeg-devel,1/2] lavc/aarch64: remove bogus HAVE_VFP guard [FFmpeg-devel,1/2] lavc/aarch64: remove bogus HAVE_VFP guard - - - - 4-- 2023-07-14 Rémi Denis-Courmont Accepted
[FFmpeg-devel,1/2] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf … - - - - --- 2018-07-10 Alexander Kravchenko New
[FFmpeg-devel,1/2] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf … - - - - --- 2018-06-18 Alexander Kravchenko Superseded
[FFmpeg-devel,1/2] lavc/arm: dont assign hevc_qpel non-multiple of 8 width stubs [FFmpeg-devel,1/2] lavc/arm: dont assign hevc_qpel non-multiple of 8 width stubs - - - - 4-- 2021-10-16 J. Dekker New
[FFmpeg-devel,1/2] lavc/av1: Record reference ordering information for each frame [FFmpeg-devel,1/2] lavc/av1: Record reference ordering information for each frame - - - - -2- 2024-04-07 Mark Thompson New
[FFmpeg-devel,1/2] lavc/bitstream: avoid UB in bits_{read, peek}_signed(0) [FFmpeg-devel,1/2] lavc/bitstream: avoid UB in bits_{read, peek}_signed(0) - - - - 2-- 2023-01-15 Anton Khirnov Accepted
[FFmpeg-devel,1/2] lavc/blockdsp: R-V V clear_block [FFmpeg-devel,1/2] lavc/blockdsp: R-V V clear_block - - - - 4-- 2024-02-01 flow gg New
[FFmpeg-devel,1/2] lavc/bsf: add general documentation [FFmpeg-devel,1/2] lavc/bsf: add general documentation - 1 - - --- 2022-02-22 Anton Khirnov Accepted
[FFmpeg-devel,1/2] lavc/bswapdsp: rewrite RISC-V V bswap16 [FFmpeg-devel,1/2] lavc/bswapdsp: rewrite RISC-V V bswap16 - - - - 4-- 2023-07-16 Rémi Denis-Courmont Accepted
[FFmpeg-devel,1/2] lavc/cbs_av1: fill in ref_frame_sign_bias [FFmpeg-devel,1/2] lavc/cbs_av1: fill in ref_frame_sign_bias - - - - 4-- 2024-02-02 Lynne New
[FFmpeg-devel,1/2] lavc/cbs_h265: Add sps_multilayer_extension support [FFmpeg-devel,1/2] lavc/cbs_h265: Add sps_multilayer_extension support - - - - 4-- 2023-11-17 Jun Zhao New
[FFmpeg-devel,1/2] lavc/cfhd: error due to improper allocation of height in buffers - - - - --- 2018-03-27 Gagandeep Singh New
[FFmpeg-devel,1/2] lavc/codec_par: add AVCodecParameters.framerate [FFmpeg-devel,1/2] lavc/codec_par: add AVCodecParameters.framerate - - - - 1-1 2023-05-02 Anton Khirnov New
[FFmpeg-devel,1/2] lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decoding [FFmpeg-devel,1/2] lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decoding - - - - 4-- 2023-01-31 Anton Khirnov New
[FFmpeg-devel,1/2] lavc/decode: Fix the error number report if av_image_fill_pointers fail. - - - - --- 2018-10-28 Jun Zhao Accepted
[FFmpeg-devel,1/2] lavc/decode: re-allocate surface in ff_decode_get_hw_frames_ctx - - - - --- 2019-12-27 Fu, Linjie New
[FFmpeg-devel,1/2] lavc/decode: recreate hw_frames_ctx instead of return if already exists - - - - --- 2019-07-11 Fu, Linjie New
[FFmpeg-devel,1/2] lavc/decode: recreate hw_frames_ctx instead of return if already exists - - - - --- 2019-07-07 Fu, Linjie Superseded
[FFmpeg-devel,1/2] lavc/dolby_e: fix make checkheaders - - - - --- 2018-06-04 Jun Zhao Accepted
[FFmpeg-devel,1/2] lavc/dvdec: export bitrate [FFmpeg-devel,1/2] lavc/dvdec: export bitrate - 1 - - 4-- 2023-07-04 Anton Khirnov Accepted
[FFmpeg-devel,1/2] lavc/dvdsubdec: Move palette parsing to new function [FFmpeg-devel,1/2] lavc/dvdsubdec: Move palette parsing to new function - - - - 1-- 2020-02-01 Michael Kuron Accepted
[FFmpeg-devel,1/2] lavc/dxva2: rename drop AV prefix from AVDXVAContext [FFmpeg-devel,1/2] lavc/dxva2: rename drop AV prefix from AVDXVAContext - - - - 6-- 2022-02-17 Anton Khirnov New
[FFmpeg-devel,1/2] lavc/encode: improve the empty frame check [FFmpeg-devel,1/2] lavc/encode: improve the empty frame check - - - - 4-- 2021-12-13 Anton Khirnov Accepted
[FFmpeg-devel,1/2] lavc/flacdsp: R-V V packed decorrelate_{l, r}s [FFmpeg-devel,1/2] lavc/flacdsp: R-V V packed decorrelate_{l, r}s - - - - 4-- 2023-11-13 Rémi Denis-Courmont New
[FFmpeg-devel,1/2] lavc/h264dec: don't error out when receiving multiple IDR slices - - - - --- 2018-09-26 joshdk@ob-encoder.com Accepted
[FFmpeg-devel,1/2] lavc/h265_profile_level: Expand profile compatibility checking [FFmpeg-devel,1/2] lavc/h265_profile_level: Expand profile compatibility checking - - - - 2-2 2024-04-22 Mark Thompson New
[FFmpeg-devel,1/2] lavc/hevc: Add poc_msb_present filed in LongTermRPS [FFmpeg-devel,1/2] lavc/hevc: Add poc_msb_present filed in LongTermRPS - - - - 2-- 2020-05-12 Fu, Linjie Accepted
[FFmpeg-devel,1/2] lavc/hevc: store VPS/SPS/PPS data - 1 - - --- 2016-09-08 Matthieu Bouron Accepted
[FFmpeg-devel,1/2] lavc/hevc: store VPS/SPS/PPS data - - - - --- 2016-09-07 Matthieu Bouron Superseded
[FFmpeg-devel,1/2] lavc/hevc_mp4toannexb: Fix interger overflow - - - - --- 2019-12-03 Andriy Gelman Withdrawn
[FFmpeg-devel,1/2] lavc/hevc_ps: Refine sps_range_extension parse. - - - - --- 2018-07-07 Jun Zhao Accepted
[FFmpeg-devel,1/2] lavc/internal: add skip_samples2 field [FFmpeg-devel,1/2] lavc/internal: add skip_samples2 field - - - - 4-- 2023-10-19 Lynne New
[FFmpeg-devel,1/2] lavc/intrax8: fix an assert [FFmpeg-devel,1/2] lavc/intrax8: fix an assert - - - - 2-- 2023-04-26 Nicolas George Accepted
[FFmpeg-devel,1/2] lavc/libaomenc: Show encoder config as a warning in case of failed initialization [FFmpeg-devel,1/2] lavc/libaomenc: Show encoder config as a warning in case of failed initialization - 1 - - 4-- 2021-06-12 Thilo Borgmann Accepted
[FFmpeg-devel,1/2] lavc/libdavs2.c: change log level - - - - --- 2018-07-31 hwren New
[FFmpeg-devel,1/2] lavc/libdavs2: remove incorrect frame settings - - - - --- 2018-10-30 hwren New
« 1 2 ... 52 53 54456 457 »