Show patches with: State = Action Required       |    Archived = No       |   17606 patches
« 1 2 ... 23 24 25176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/3] nlmeans_vulkan: fix width/height for chroma plane weights calculation [FFmpeg-devel,1/3] nlmeans_vulkan: fix width/height for chroma plane weights calculation - - - - --- 2023-10-07 Lynne New
[FFmpeg-devel,2/7] avcodec/h261dec, vc1dec: Don't set write-only macroblock dimensions [FFmpeg-devel,1/7] avcodec/wmv2dec: Parse extradata during init - - - - --- 2023-10-07 Andreas Rheinhardt New
[FFmpeg-devel,3/3,RFC] avcodec/ffv1: Better rounding for slice positions [FFmpeg-devel,1/3] avcodec/ffv1enc: Slice combination is unsupported - - - - --- 2023-10-07 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/ffv1: Store and reuse sx/sy [FFmpeg-devel,1/3] avcodec/ffv1enc: Slice combination is unsupported - - - - --- 2023-10-07 Michael Niedermayer New
[FFmpeg-devel,1/3] avcodec/ffv1enc: Slice combination is unsupported [FFmpeg-devel,1/3] avcodec/ffv1enc: Slice combination is unsupported - - - - --- 2023-10-07 Michael Niedermayer New
[FFmpeg-devel] libavformat/hlsenc: set HTTP options before writing WebVTT HLS playlists [FFmpeg-devel] libavformat/hlsenc: set HTTP options before writing WebVTT HLS playlists - 1 - - --- 2023-10-06 Léon Spaans New
[FFmpeg-devel,v1] fftools/ffmpeg_enc: NULL check for frame pointer removed [FFmpeg-devel,v1] fftools/ffmpeg_enc: NULL check for frame pointer removed - - - - --- 2023-10-06 Dawid Kozinski/Multimedia \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[FFmpeg-devel,v1] avcodec/vp9_superframe_split_bsf: Fix for possible null pointer dereference [FFmpeg-devel,v1] avcodec/vp9_superframe_split_bsf: Fix for possible null pointer dereference - - - - --- 2023-10-06 Dawid Kozinski/Multimedia \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[FFmpeg-devel,11/13] avcodec/mpegpicture: Move caller-specific parts of function to callers [FFmpeg-devel,01/13] avcodec/mpegvideo_enc: Fix abort on allocation errors - - - - 2-- 2023-10-06 Andreas Rheinhardt New
[FFmpeg-devel,06/13] avcodec/mpegvideo_enc: Don't overallocate arrays [FFmpeg-devel,01/13] avcodec/mpegvideo_enc: Fix abort on allocation errors - - - - 2-- 2023-10-06 Andreas Rheinhardt New
[FFmpeg-devel] hwcontext_vulkan: add the VK_IMAGE_USAGE_SAMPLED_BIT bit to new images [FFmpeg-devel] hwcontext_vulkan: add the VK_IMAGE_USAGE_SAMPLED_BIT bit to new images - - - - 2-- 2023-10-05 Lynne New
[FFmpeg-devel,2/5] avformat/usmdec: do not return 0 when no packet was produced [FFmpeg-devel,1/5] avcodec/bonk: Fix undefined overflow in predictor_calc_error() - - - - 2-- 2023-10-05 Michael Niedermayer New
[FFmpeg-devel] lavc/exrdsp: R-V V reoder_pixels [FFmpeg-devel] lavc/exrdsp: R-V V reoder_pixels - - - - 2-- 2023-10-05 Rémi Denis-Courmont New
[FFmpeg-devel] avformat/matroskadec: Output palette as stream side data [FFmpeg-devel] avformat/matroskadec: Output palette as stream side data - - - - 2-- 2023-10-05 Andreas Rheinhardt New
[FFmpeg-devel,4/4] avcodec/evc_parse: Check tid [FFmpeg-devel,1/4] avcodec/jpeg2000dec: Check image offset - - - - 2-- 2023-10-04 Michael Niedermayer New
[FFmpeg-devel,3/4] avcodec/evc_parse: remove pow() and log2() [FFmpeg-devel,1/4] avcodec/jpeg2000dec: Check image offset - - - - 2-- 2023-10-04 Michael Niedermayer New
[FFmpeg-devel,v3] avformat/mov: Add support for demuxing still HEIC images [FFmpeg-devel,v3] avformat/mov: Add support for demuxing still HEIC images - 1 - - 1-1 2023-10-04 Vignesh Venkat New
[FFmpeg-devel,11/11] fftools/ffplay: stop injecting stream side data in packets AVCodecContext and AVCodecParameters side data - - - - -1- 2023-10-04 James Almer New
[FFmpeg-devel,09/11] avcodec/decode: propagate global side data to frames AVCodecContext and AVCodecParameters side data - - - - -1- 2023-10-04 James Almer New
[FFmpeg-devel,08/11] avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side da… AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-10-04 James Almer New
[FFmpeg-devel,07/11] fftools/ffprobe: stop using AVStream.side_data AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-10-04 James Almer New
[FFmpeg-devel,05/11] fftools/ffmpeg: stop using AVStream.side_data AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-10-04 James Almer New
[FFmpeg-devel,04/11] avcodec/packet: add some documentation for AVPacketSideData AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-10-04 James Almer New
[FFmpeg-devel,03/11] avformat/avformat: use the side data from AVStream.codecpar AVCodecContext and AVCodecParameters side data - - - - 11- 2023-10-04 James Almer New
[FFmpeg-devel,02/11] avcodec/codec_par: add side data to AVCodecParameters AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-10-04 James Almer New
[FFmpeg-devel,01/11] avcodec/packet: add generic side data helpers AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-10-04 James Almer New
[FFmpeg-devel,v2] avformat/mov: Add support for demuxing still HEIC images [FFmpeg-devel,v2] avformat/mov: Add support for demuxing still HEIC images - - - - 2-- 2023-10-04 Vignesh Venkat New
[FFmpeg-devel,2/2] lavu/fixed_dsp: R-V V vector_fmul_add [FFmpeg-devel,1/2] lavu/fixed_dsp: R-V V scalarproduct - - - - 2-- 2023-10-03 Rémi Denis-Courmont New
[FFmpeg-devel,12/12] fftools/ffmpeg_enc: constify the frame passed to enc_open() [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,11/12] fftools/ffmpeg_filter: fail on filtering errors [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,10/12] fftools/ffmpeg_enc: move fps conversion code to ffmpeg_filter [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,09/12] fftools/ffmpeg_enc: move framerate conversion state into a separate struct [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,08/12] fftools/ffmpeg: stop accessing OutputStream.last_dropped in print_report() [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,07/12] fftools/ffmpeg_enc: merge -force_key_frames source/source_no_drop [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,06/12] fftools/ffmpeg_enc: unbreak -force_key_frames source_no_drop [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,04/12] ffools/ffmpeg_filter: stop trying to handle an unreachable state [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,02/12] fftools/ffmpeg_enc: move remaining vsync-related code to video_sync_process() [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel] configure: warn when threading is disabled [FFmpeg-devel] configure: warn when threading is disabled - - - - 2-- 2023-10-03 Anton Khirnov New
[FFmpeg-devel,2/2] avfilter/vf_decimate: Add compatibility option [FFmpeg-devel,1/2] avfilter/vf_decimate: Improve decimation factor precision - - - - -1- 2023-10-03 Vladimir Petrov New
[FFmpeg-devel,1/2] avfilter/vf_decimate: Improve decimation factor precision [FFmpeg-devel,1/2] avfilter/vf_decimate: Improve decimation factor precision - - - - 2-- 2023-10-03 Vladimir Petrov New
[FFmpeg-devel] avfilter/vf_decimate: Improve decimation factor precision [FFmpeg-devel] avfilter/vf_decimate: Improve decimation factor precision - - - - -1- 2023-10-03 Vladimir Petrov New
[FFmpeg-devel] aacdec: padding skip improvements [FFmpeg-devel] aacdec: padding skip improvements - - - - 1-1 2023-10-03 Lynne New
[FFmpeg-devel] avcodec/jpegxl_parser: fix various memory issues [FFmpeg-devel] avcodec/jpegxl_parser: fix various memory issues - - - - 4-- 2023-10-02 Leo Izen New
[FFmpeg-devel,49/49] avcodec/v4l2_(m2m|buffers): Use RefStruct API for context references New API for reference counting and ThreadFrames - - - - --- 2023-10-02 Andreas Rheinhardt New
[FFmpeg-devel,48/49] avcodec/v4l2_m2m: Remove redundant av_frame_unref() New API for reference counting and ThreadFrames - - - - --- 2023-10-02 Andreas Rheinhardt New
[FFmpeg-devel,47/49] avcodec/rkmppdec: Allocate AVDRMFrameDescriptor and frame ctx jointly New API for reference counting and ThreadFrames - - - - --- 2023-10-02 Andreas Rheinhardt New
[FFmpeg-devel,46/49] avcodec/rkmppdec: Use RefStruct API for references to decoder itself New API for reference counting and ThreadFrames - - - - --- 2023-10-02 Andreas Rheinhardt New
[FFmpeg-devel,45/49] avcodec/rkmppdec: Check av_buffer_ref() New API for reference counting and ThreadFrames - - - - --- 2023-10-02 Andreas Rheinhardt New
[FFmpeg-devel,44/49] avcodec/rkmppdec: Fix double-free on error New API for reference counting and ThreadFrames - - - - --- 2023-10-02 Andreas Rheinhardt New
[FFmpeg-devel,43/49] avcodec/qsv: Use RefStruct API for memory id (mids) array New API for reference counting and ThreadFrames - - - - --- 2023-10-02 Andreas Rheinhardt New
[FFmpeg-devel,v3] avcodec/libkvazaar: Respect codec context color settings. [FFmpeg-devel,v3] avcodec/libkvazaar: Respect codec context color settings. - 1 - - 4-- 2023-10-02 John Mather New
[FFmpeg-devel] lavc/nvenc: encode all RGB input as YUV444 rather than 420 [FFmpeg-devel] lavc/nvenc: encode all RGB input as YUV444 rather than 420 - - - - 4-- 2023-10-02 Anton Khirnov New
[FFmpeg-devel,6/8] avcodec/mpegvideo_dec: Don't zero context on init failure [FFmpeg-devel,1/4] avcodec/mpegvideo_dec: Check for existence of planes before accesses - - - - 4-- 2023-10-02 Andreas Rheinhardt New
[FFmpeg-devel] libavformat/svs.c: Numeric Truncation in svs.c:57. Added a checker for valid sample_… [FFmpeg-devel] libavformat/svs.c: Numeric Truncation in svs.c:57. Added a checker for valid sample_… - - - - 4-- 2023-10-02 mezhuevtp@ispras.ru New
[FFmpeg-devel] libavformat/hlsenc: set HTTP options before writing WebVTT HLS playlists [FFmpeg-devel] libavformat/hlsenc: set HTTP options before writing WebVTT HLS playlists - 1 - - -2- 2023-10-01 Léon Spaans New
[FFmpeg-devel] libavformat/hlsenc: set HTTP options before writing WebVTT HLS playlists [FFmpeg-devel] libavformat/hlsenc: set HTTP options before writing WebVTT HLS playlists - - - - -2- 2023-10-01 Léon Spaans New
[FFmpeg-devel] avutil/hwcontext_cuda: check that the SDK defines cuCtxGetCurrent() [FFmpeg-devel] avutil/hwcontext_cuda: check that the SDK defines cuCtxGetCurrent() - - - - 4-- 2023-10-01 James Almer New
[FFmpeg-devel,12/15] avformat/westwood_vqa: Do not leave vqfl_chunk_size invalid [FFmpeg-devel,01/15] avformat/concatdec: Check in/outpoint for overflow - - - - 4-- 2023-09-30 Michael Niedermayer New
[FFmpeg-devel] vulkan_hevc: handle non-contiguous SPS/PPS/VPS ids [FFmpeg-devel] vulkan_hevc: handle non-contiguous SPS/PPS/VPS ids - - - - 4-- 2023-09-30 Benjamin Cheng New
[FFmpeg-devel] avcodec/lcldec: fix uncompressed buffer size calculation [FFmpeg-devel] avcodec/lcldec: fix uncompressed buffer size calculation - - - - 4-- 2023-09-30 Paul B Mahol New
[FFmpeg-devel,4/6] avformat/cafdec: saturate start + size into 64bit [FFmpeg-devel,1/6] avformat/avidec: support huge durations - - - - 4-- 2023-09-29 Michael Niedermayer New
[FFmpeg-devel,2/6] avformat/avidec: Correct unsigend type [FFmpeg-devel,1/6] avformat/avidec: support huge durations - - - - 4-- 2023-09-29 Michael Niedermayer New
[FFmpeg-devel,1/6] avformat/avidec: support huge durations [FFmpeg-devel,1/6] avformat/avidec: support huge durations - - - - 4-- 2023-09-29 Michael Niedermayer New
[FFmpeg-devel] avfilter: merge loudnorm filter functionality into f_ebur128.c [FFmpeg-devel] avfilter: merge loudnorm filter functionality into f_ebur128.c - - - - 4-- 2023-09-29 Paul B Mahol New
[FFmpeg-devel,v2] avcodec/libkvazaar: Respect codec context color settings. [FFmpeg-devel,v2] avcodec/libkvazaar: Respect codec context color settings. - - - - 4-- 2023-09-29 John Mather New
[FFmpeg-devel] avcodec/libkvazaar: Simplified codec context color settings. [FFmpeg-devel] avcodec/libkvazaar: Simplified codec context color settings. - - - - -2- 2023-09-29 John Mather New
[FFmpeg-devel,1/3] riscv: factor out the bswap32 assembler [FFmpeg-devel,1/3] riscv: factor out the bswap32 assembler - - - - 4-- 2023-09-29 Rémi Denis-Courmont New
[FFmpeg-devel] avformat/hls: Re-use crypto URLContext [FFmpeg-devel] avformat/hls: Re-use crypto URLContext - - - - 4-- 2023-09-29 Luis Scheurenbrand New
[FFmpeg-devel] avformat/hls: Re-use crypto URLContext [FFmpeg-devel] avformat/hls: Re-use crypto URLContext - - - - -2- 2023-09-29 Luis Scheurenbrand New
[FFmpeg-devel] avformat/isom_tags: add missing CFHD tag [FFmpeg-devel] avformat/isom_tags: add missing CFHD tag - - - - 4-- 2023-09-29 Paul B Mahol New
[FFmpeg-devel] configure: disable vulkan if min version insufficient [FFmpeg-devel] configure: disable vulkan if min version insufficient - - - - 4-- 2023-09-29 Tristan Matthews New
[FFmpeg-devel] avdevice/v4l2: Switch to wrapped AVFrames and implement strides [FFmpeg-devel] avdevice/v4l2: Switch to wrapped AVFrames and implement strides - 1 - - 4-- 2023-09-29 Asahi Lina New
[FFmpeg-devel] avcodec/ffv1*: add more pixel formats support [FFmpeg-devel] avcodec/ffv1*: add more pixel formats support - - - - 4-- 2023-09-28 Paul B Mahol New
[FFmpeg-devel,v2,3/3] avcodec/decode: use ff_icc_profile_sanitize [FFmpeg-devel,v2,1/3] avcodec/fflcms2: add ff_icc_profile_sanitize - - - - 4-- 2023-09-28 Niklas Haas New
[FFmpeg-devel,v2,2/3] avfilter/vf_iccdetect: use ff_icc_profile_sanitize [FFmpeg-devel,v2,1/3] avcodec/fflcms2: add ff_icc_profile_sanitize - - - - 4-- 2023-09-28 Niklas Haas New
[FFmpeg-devel] avcodec/svt-av1: Set pic_type only when gop_size == 1 [FFmpeg-devel] avcodec/svt-av1: Set pic_type only when gop_size == 1 - - - - --1 2023-09-27 Vignesh Venkat New
[FFmpeg-devel] avcodec/photocd: allow decoding vlc with errors [FFmpeg-devel] avcodec/photocd: allow decoding vlc with errors - - - - --1 2023-09-27 Paul B Mahol New
[FFmpeg-devel] GBRAP14 support for MagicYUV [FFmpeg-devel] GBRAP14 support for MagicYUV - 1 - - --1 2023-09-27 Paul B Mahol New
[FFmpeg-devel,11/11] fftools/ffplay: stop injecting stream side data in packets AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,10/11] fftools/ffmpeg: stop injecting stream side data in packets AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,09/11] avcodec/decode: check for global side data in AVCodecContext side data AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,08/11] avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side da… AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,07/11] fftools/ffprobe: stop using AVStream.side_data AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,06/11] fftools/ffplay: stop using AVStream.side_data AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,05/11] fftools/ffmpeg: stop using AVStream.side_data AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,04/11] avcodec/packet: add some documentation for AVPacketSideData AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,03/11] avformat/avformat: use the side data from AVStream.codecpar AVCodecContext and AVCodecParameters side data - - - - 11- 2023-09-27 James Almer New
[FFmpeg-devel,02/11] avcodec/codec_par: add side data to AVCodecParameters AVCodecContext and AVCodecParameters side data - 1 - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,01/11] avcodec/packet: add generic side data helpers AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-09-27 James Almer New
[FFmpeg-devel,5/5] avcodec/decode: use ff_icc_profile_sanitize work around broken (apple) ICCv4 profiles - - - - 2-- 2023-09-27 Niklas Haas New
[FFmpeg-devel,4/5] avfilter/vf_iccdetect: use ff_icc_profile_sanitize work around broken (apple) ICCv4 profiles - - - - 2-- 2023-09-27 Niklas Haas New
[FFmpeg-devel,3/5] avcodec/fflcms2: add ff_icc_profile_sanitize work around broken (apple) ICCv4 profiles - - - - 2-- 2023-09-27 Niklas Haas New
[FFmpeg-devel,2/5] avutil/csp: re-use av_abs_q work around broken (apple) ICCv4 profiles - - - - 2-- 2023-09-27 Niklas Haas New
[FFmpeg-devel,1/5] avutil/rational: add av_abs_q work around broken (apple) ICCv4 profiles - - - - 2-- 2023-09-27 Niklas Haas New
[FFmpeg-devel,61/61] avcodec/vlc: Remove unused macros [FFmpeg-devel,01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC - - - - --- 2023-09-26 Andreas Rheinhardt New
[FFmpeg-devel,42/61] avcodec/aacdectab: Deduplicate common decoder tables [FFmpeg-devel,01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC - - - - --- 2023-09-26 Andreas Rheinhardt New
[FFmpeg-devel,29/61] avcodec/mobiclip: Avoid unnecessary VLC structure [FFmpeg-devel,01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC - - - - --- 2023-09-26 Andreas Rheinhardt New
[FFmpeg-devel,10/61] avcodec/ituh263dec: Avoid superfluous VLC structures [FFmpeg-devel,01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC - - - - 2-- 2023-09-26 Andreas Rheinhardt New
[FFmpeg-devel,01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC [FFmpeg-devel,01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC - - - - 2-- 2023-09-26 Andreas Rheinhardt New
« 1 2 ... 23 24 25176 177 »