Show patches with: State = Action Required       |   17665 patches
« 1 2 ... 40 41 42176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/3] avcodec/evc_parse: remove pow() and log2() [FFmpeg-devel,1/3] avcodec/evc_ps: Check chroma_format_idc - - - - 2-- 2023-10-12 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/exr: Fix undefined integer multiplication [FFmpeg-devel,1/3] avcodec/jpeg2000_parser: Check state!=0 - - - - 4-- 2021-09-13 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/fft: Set potentially unused wrapper variables to avoid invalid free/unin… Fix invalid frees, segfaults and memory leaks in avcodec/fft wrappers - - - - 4-- 2023-11-12 Sebastian Ramacher 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,2/3] avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() - - - - --- 2019-11-25 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/flacenc: Don't copy buffer if avoidable [FFmpeg-devel,1/3] avcodec/bswapdsp: Don't presume src to be naturally aligned - - - - 4-- 2022-12-27 Andreas Rheinhardt New
[FFmpeg-devel,2/3] avcodec/fmvc: buffer size is stride based not 4*width [FFmpeg-devel,1/3] avcodec/fmvc: Move frame allocation to a later stage - - - - 2-- 2022-06-10 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/g729dec: Check for KELVIN && 6k4 - - - - --- 2019-11-30 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/get_bits: Document the return code of get_vlc2() - - - - --- 2018-01-28 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/h264_picture: add ff_h264_replace_picture() [FFmpeg-devel,1/3] avcodec/h264_picture: split copying some H264Picture fields into a separate func… - - - - 4-- 2021-08-08 James Almer New
[FFmpeg-devel,2/3] avcodec/hevcdec: allow HEVC 444 8/10/12 bits decoding with DXVA2/D3D11VA [FFmpeg-devel,1/3] avcodec/dxva2_hevc: add support for parsing HEVC Range Extension data - - - - 1-- 2020-03-13 Steve Lhomme New
[FFmpeg-devel,2/3] avcodec/hevcdec: do not memcpy into itself [FFmpeg-devel,1/3] tools/target_dec_fuzzer: Adjust threshold for rka - - - - 2-- 2023-04-27 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/hevcdec: Export Dolby Vision RPUs as side data Dolby Vision RPU Side Data - - - - 4-- 2021-10-21 Derek Buitenhuis New
[FFmpeg-devel,2/3] avcodec/iff: Check bpp for validity - - - - --- 2019-06-18 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/iff: Check ham vs bpp - - - - --- 2019-06-22 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/j2kenc: Add alpha support [FFmpeg-devel,1/3] avcodec/j2kenc: Add forgotten yuv440 variants - - - - -1- 2023-03-30 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() - - - - --- 2017-09-08 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/jpeg2000htdec: Consolidate jpeg2000 spec bits in jpeg2000_bitbuf_refill_… [FFmpeg-devel,1/3] avcodec/jpeg2000htdec: Avoid freeing uninitialized pointers in ff_jpeg2000_decod… - 1 - - 4-- 2023-08-02 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/libaribcaption: change new lines to \n in ASS header [FFmpeg-devel,1/3] avcodec/libaribb24: change new lines to \n in ASS header - - - - 4-- 2024-04-13 Kacper Michajłow New
[FFmpeg-devel,2/3] avcodec/libdav1d: parse DV profile 10 T.35 OBU [FFmpeg-devel,1/3] avcodec/dovi_rpu: implement support for profile 10 - - - - 4-- 2024-02-25 Niklas Haas New
[FFmpeg-devel,2/3] avcodec/libjxlenc: Move image initialization code into libjxl_encode_init_image avcodec/libjxlenc: Add libjxl_animated encoder - - - - 2-- 2023-12-11 Zsolt Vadász New
[FFmpeg-devel,2/3] avcodec/libopenh264enc: make the profile configuablable correctly [FFmpeg-devel,1/3] avcodec/libopenh264enc: support for colorspace and range information - - - - 4-- 2022-01-13 Lance Wang New
[FFmpeg-devel,2/3] avcodec/libx264: Change X264_LOG_INFO loglevel from INFO to VERBOSE - - - - --- 2017-05-29 Ingo Brückl New
[FFmpeg-devel,2/3] avcodec/mjpeg: Pass full buffer to hwaccel start_frame - - - - --- 2018-02-18 Philip Langdale New
[FFmpeg-devel,2/3] avcodec/mpeg4audio: make the size parameter in avpriv_mpeg4audio_get_config() ta… - - - - --- 2019-09-21 James Almer New
[FFmpeg-devel,2/3] avcodec/mpeg4video_parser: Fix incorrect spliting of MPEG-4 studio frames - - - - --- 2018-04-29 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder [FFmpeg-devel,1/3] avformat/mspdec: Microsoft Paint (MSP) demuxer - - - - 2-- 2020-10-08 Peter Ross New
[FFmpeg-devel,2/3] avcodec/pngdec: Don't use AVBPrint where inappropriate [FFmpeg-devel,1/3] avcodec/pngdec: Use internal AVBPrint string when parsing chunks - - - - 4-- 2021-03-17 Andreas Rheinhardt New
[FFmpeg-devel,2/3] avcodec/pngdec: parse eXIf chunk EXIF overhaul - - - - 2-- 2024-02-13 Leo Izen New
[FFmpeg-devel,2/3] avcodec/pthread_frame: add ff_thread_replace_frame() [FFmpeg-devel,1/3] avutil/frame: add av_frame_replace - - - - 4-- 2021-08-10 James Almer New
[FFmpeg-devel,2/3] avcodec/qsvenc_hevc: Switch to cbs_h265 to create missing VPS [FFmpeg-devel,1/3] avcodec/Makefile: Remove redundant dependencies on hevc_data.o - - - - 4-- 2024-03-26 Andreas Rheinhardt New
[FFmpeg-devel,2/3] avcodec/raw: add VUYA pixel format to raw_pix_fmt_tags [FFmpeg-devel] swscale/output: add VUYA output support - - - - 2-2 2022-08-07 James Almer New
[FFmpeg-devel,2/3] avcodec/rv60: RealVideo 6.0 decoder [FFmpeg-devel,1/3] avformat/rmdec: support RMHD file format - - 2 - 2-- 2024-03-02 Peter Ross New
[FFmpeg-devel,2/3] avcodec/rv60: RealVideo 6.0 decoder [FFmpeg-devel,1/3] avformat/rmdec: support RMHD file format - - - - 2-- 2023-10-18 Peter Ross New
[FFmpeg-devel,2/3] avcodec/sga: Check for array end in lzss_decompress() [FFmpeg-devel,1/3] avformat/mpc8: check for size overflow in mpc8_get_chunk_header() - - - - 4-- 2021-03-17 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/utils: Fix several integer overflows. - - - - --- 2017-06-04 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/utils: make codec_parameters_reset() a shared function [FFmpeg-devel,1/3] avcodec/bsf: improve the doxy for av_bsf_flush() - - - - 2-- 2020-08-10 James Almer New
[FFmpeg-devel,2/3] avcodec/vc1dec: Allocate only as much space as is unescaped - - - - --- 2019-10-12 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/vc2enc: assign some slice struct members init - - - - --- 2017-07-31 James Darnley New
[FFmpeg-devel,2/3] avcodec/videotoolbox: cosmetic change to simplify code with early return - 1 - - --- 2017-02-16 Aman Karmani New
[FFmpeg-devel,2/3] avcodec/vulkan: Make FFVkCodecMap decoder-only [FFmpeg-devel,1/3] avcodec/vulkan_video: Don't use sparse table - - - - 4-- 2024-03-03 Andreas Rheinhardt New
[FFmpeg-devel,2/3] avcodec/vulkan_decode: check specVersion to avoid using incompatible implementat… [FFmpeg-devel,1/3] avcodec/vulkan_decode: fix struct type for h265_profile - - - - 4-- 2023-08-23 Kacper Michajłow New
[FFmpeg-devel,2/3] avcodec/wmalosslessdec: Check channel mask against num channels [FFmpeg-devel,1/3] avcodec/dfpwmdec: Check packet size more completely - 1 - - 2-- 2022-03-17 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/x86/v210: replace register use with named register [FFmpeg-devel,1/3] checkasm/v210enc: test the entire width of 10-bit planar input arrays - - - - 2-- 2022-11-21 James Darnley New
[FFmpeg-devel,2/3] avcodec/x86: disable hevc 12b luma deblock [FFmpeg-devel,1/3] checkasm/hevc_deblock: add luma and chroma full - - - - 4-- 2024-02-21 J. Dekker New
[FFmpeg-devel,2/3] avcodec: add Gremlin Digital Video decoder - - - - --- 2017-06-02 Paul B Mahol New
[FFmpeg-devel,2/3] avcodec: move content light level SEI handling to h2645_sei avcodec: move HDR10 (MDCV/CLL) SEI handling to h2645_sei - - - - 4-- 2023-07-12 Jan Ekström New
[FFmpeg-devel,2/3] avcodec: replace all uses of av_shrink_packet() with av_packet_resize() [FFmpeg-devel,1/3] avcodec/avpacket: add av_packet_resize() - - - - 2-- 2021-03-11 James Almer New
[FFmpeg-devel,2/3] avcodec: use AV_PKT_MAX_PAYLOAD_SIZE [FFmpeg-devel,1/3] avcodec/packet: add a define for the max buffer size a packet can hold - - - - 4-- 2023-06-21 James Almer New
[FFmpeg-devel,2/3] avcodec: use the new event flags field instead of setting AVFrame.palette_has_ch… [FFmpeg-devel,1/3] avcodec/avcodec: add an event flags field to AVCodecContext - - - - 2-- 2023-04-11 James Almer New
[FFmpeg-devel,2/3] avcodec: [loongarch] optimize get_cabac. [FFmpeg-devel,1/3] configure: Add support for loongarch. - - - - 4-- 2021-11-09 Shiyou Yin New
[FFmpeg-devel,2/3] avdevice/decklink_dec: remove -bm_v210 option - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,2/3] avdevice/opengl: change codec to wrapped avframe [FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe - - - - 1-- 2020-04-05 Marton Balint New
[FFmpeg-devel,2/3] avdevice/pulse_audio_dec: reduce default fragment size [FFmpeg-devel,1/3] Revert "avdevice/pulse_audio_dec: only set adjust latency flag if fragment_size … - - - - 2-- 2022-06-11 Marton Balint New
[FFmpeg-devel,2/3] avdevice: add new API for iterating input and output devices [FFmpeg-devel,1/3] avdevice/alldevices: stop using deprecated linked list API - - - - 21- 2020-10-09 James Almer New
[FFmpeg-devel,2/3] avfft: wrap lavu/tx instead of ff_mdct [FFmpeg-devel,1/3] avfft: wrap lavu/tx instead of ff_fft - - - - -2- 2023-07-26 Lynne New
[FFmpeg-devel,2/3] avfilter/af_aformat, formats: Unify freeing AVFilterFormatsConfig [FFmpeg-devel,1/3] avfilter/formats: Don't typedef structure a second time - - - - 2-- 2020-09-10 Andreas Rheinhardt New
[FFmpeg-devel,2/3] avfilter/af_loudnorm: stop rewritting pts [FFmpeg-devel,1/3] avfilter/af_loudnorm: switch to activate - - - - --- 2022-02-22 Paul B Mahol New
[FFmpeg-devel,2/3] avfilter/avfilter: Add AVFILTER_FLAG_SUPPORT_COMMANDS [FFmpeg-devel,1/3] avfilter/af_atilt: Constify filter - - - - 4-- 2021-10-09 Andreas Rheinhardt New
[FFmpeg-devel,2/3] avfilter/avfilter: update sample_count_in/out [FFmpeg-devel,1/3] avfilter/avfilter: add sample_count_in and sample_count_out - 1 - - 4-- 2021-08-05 Paul B Mahol New
[FFmpeg-devel,2/3] avfilter/dnn_backend_openvino: fix multiple memleaks [FFmpeg-devel,1/3] avfilter/dnn_filter_common: fix memleak - - - - 4-- 2023-08-18 Zhao Zhili New
[FFmpeg-devel,2/3] avfilter/vf_cropdetect: don't ignore frames, export crop parameters - - - - --- 2017-11-18 Aman Karmani New
[FFmpeg-devel,2/3] avfilter/vf_edgedetect: add planes option - - - - --- 2018-05-03 Paul B Mahol New
[FFmpeg-devel,2/3] avfilter/vf_fps: reindent - - - - --- 2019-10-29 Paul B Mahol New
[FFmpeg-devel,2/3] avfilter/vf_hwmap: get the AVHWDeviceType from outlink format [FFmpeg-devel,1/3] avutil/hwcontext: add a function to get the AVHWDeviceType - - - - 22- 2022-06-29 Wu, Tong1 New
[FFmpeg-devel,2/3] avfilter/vf_scale_cuda: Add support for YUV444P16 - - - - --- 2019-05-14 Philip Langdale New
[FFmpeg-devel,2/3] avfilter/vf_yadif_cuda: CUDA accelerated deinterlacer - - - - --- 2018-11-02 Philip Langdale New
[FFmpeg-devel,2/3] avfilter: add an LCEVC decoding filter [FFmpeg-devel,1/3] libavcodec/h2645_sei: export raw LCEVC metadata - - - - 4-- 2024-03-19 James Almer New
[FFmpeg-devel,2/3] avfilter: add audio upsample filter - - - - --- 2019-04-18 Paul B Mahol New
[FFmpeg-devel,2/3] avfilter: Rename jedec-p22 to ebu3213 - - - - --- 2019-08-09 rzumer@tebako.net New
[FFmpeg-devel,2/3] avfilter: Set output link colour range where appropriate - - - - --- 2018-02-21 Philip Langdale New
[FFmpeg-devel,2/3] avfilter: Support EBU Tech. 3213-E primaries values - - - - --- 2019-08-11 rzumer@tebako.net New
[FFmpeg-devel,2/3] avformat/av1: Add a parameter to av1c to omit seq header Untitled series #6523 - - - - --- 2022-05-02 Vignesh Venkat New
[FFmpeg-devel,2/3] avformat/av1: Add a parameter to av1c to omit seq header [FFmpeg-devel,1/3] avcodec/libaomenc: Add parameter for avif single image encoding - - - - 4-- 2022-04-13 Vignesh Venkat New
[FFmpeg-devel,2/3] avformat/av1: Add a parameter to av1c to omit seq header [FFmpeg-devel,1/3] avcodec/libaomenc: Add parameter for avif single image encoding - - - - --- 2022-03-28 Vignesh Venkat New
[FFmpeg-devel,2/3] avformat/av1: Add a parameter to av1c to omit seq header Untitled series #6108 - - - - --- 2022-03-02 Vignesh Venkat New
[FFmpeg-devel,2/3] avformat/av1: Add a parameter to av1c to omit seq header [FFmpeg-devel,1/3] avcodec/libaomenc: Add parameter for avif single image encoding - - - - 4-- 2022-02-17 Vignesh Venkat New
[FFmpeg-devel,2/3] avformat/dashdec: fix code style in is_common_init_section_exist [FFmpeg-devel,1/3] avformat/dashdec: check init_section before use it. - - - - 4-- 2021-01-12 Steven Liu New
[FFmpeg-devel,2/3] avformat/dashenc: enabling streaming and hls_playlist for lhls [FFmpeg-devel,1/3] avformat/dashenc: enabling streaming automatically for ldash - - - - 4-- 2021-10-21 Zhao Zhili New
[FFmpeg-devel,2/3] avformat/dfpwmdec: add support to set channel layout [FFmpeg-devel,1/3] avformat/slndec: add support to set channel layout - - - - 2-- 2022-03-18 James Almer New
[FFmpeg-devel,2/3] avformat/dvdvideodec: add menu demuxing support [FFmpeg-devel,1/3] avformat/dvdvideodec: add CLUT utilities and subtitle palette support - - - - 22- 2024-03-06 Marth64 New
[FFmpeg-devel,2/3] avformat/fifo: add option to write packets in paced way Patch set to delay output live stream - - - - 2-- 2020-04-29 leozhang New
[FFmpeg-devel,2/3] avformat/flv: add support for vp8 and vp9 streams [FFmpeg-devel,1/3] avformat/flv: add support for h265 streams - - - - 4-- 2021-07-01 James Almer New
[FFmpeg-devel,2/3] avformat/imfdec: fail on probing non xml file extension [FFmpeg-devel,1/3] avformat/dashdec: fail on probing non mpd file extension - - - - 4-- 2023-05-06 Michael Niedermayer New
[FFmpeg-devel,2/3] avformat/lafdec: Check if all data was read [FFmpeg-devel,1/3] tools/target_dec_fuzzer: Adjust threshold for BONK - - - - 4-- 2023-01-30 Michael Niedermayer New
[FFmpeg-devel,2/3] avformat/mov: add demuxing support for Dolby TrueHD streams - - - - --- 2019-08-16 James Almer New
[FFmpeg-devel,2/3] avformat/mov: add support for tile HEIF still images [FFmpeg-devel,1/3,v3] avformat: add a Tile Grid stream group type - - - - 22- 2024-01-22 James Almer New
[FFmpeg-devel,2/3] avformat/mov: Check the item count in iloc better [FFmpeg-devel,1/3] tools/target_dec_fuzzer: Adjust threshold for SIMBIOSIS_IMX - - - - 2-- 2022-06-13 Michael Niedermayer New
[FFmpeg-devel,2/3] avformat/mov: Fix parsing of saio/siaz atoms in encrypted content. - - - - --- 2018-04-19 Jacob Trimble New
[FFmpeg-devel,2/3] avformat/mov: skip hoov box if strict >= normal [FFmpeg-devel,1/3] avformat/mov: skip moof and sidx before found moov - - - - 3-1 2021-12-24 Zhao Zhili New
[FFmpeg-devel,2/3] avformat/movenc: add mov_write_int_metadata() - - - - --- 2018-09-19 Moritz Barsnick New
[FFmpeg-devel,2/3] avformat/movenc: ensure we don't write the major brand as a compatible brand mor… - - - - --- 2019-12-02 James Almer New
[FFmpeg-devel,2/3] avformat/movenc: Use base container timescale, instead of hard coded default avformat/movenc: Support for variable timescale in mov containers - - - - 2-- 2020-04-20 Kevin Wheatley New
[FFmpeg-devel,2/3] avformat/mpegts: add support for NIT extraction - - - - --- 2019-10-03 Anthony Delannoy New
[FFmpeg-devel,2/3] avformat/mpegtsenc: use an AVParser for h264 streams [FFmpeg-devel,1/3] avcodec: add a parser flag to enable keyframe tagging heuristics - - - - 4-- 2021-07-14 James Almer New
[FFmpeg-devel,2/3] avformat/mxfenc: Check that the video codec in D-10 is MPEG-2 - - - - --- 2017-08-29 Michael Niedermayer New
[FFmpeg-devel,2/3] avformat/options: disable flush_packets as default - - - - --- 2017-06-04 Marton Balint New
[FFmpeg-devel,2/3] avformat/rmdec: Check remaining space in debug av_log() loop [FFmpeg-devel,1/3] avformat/flvdec: Treat high ts byte as unsigned - - - - 2-- 2020-11-23 Michael Niedermayer New
[FFmpeg-devel,2/3] avformat/rtpproto: use av_dict_set_int() instead [FFmpeg-devel,1/3] avformat/rtspdec: use av_dict_set_int() instead - - - - 2-- 2020-05-25 Lance Wang New
[FFmpeg-devel,2/3] avformat/sbgdec: Check opt_duration and start for overflow [FFmpeg-devel,1/3] avformat/matroskadec: Reset state also on failure in matroska_reset_status() - - - - 4-- 2021-06-24 Michael Niedermayer New
« 1 2 ... 40 41 42176 177 »