Show patches with: none      |   47053 patches
« 1 2 ... 10 11 12470 471 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,03/10] fftools: drop useless indirection [FFmpeg-devel,01/10] fftools/cmdutils: drop prototypes for nonexistent functions - 1 - - 4-- 2022-03-15 Anton Khirnov Accepted
[FFmpeg-devel,03/10] lavc/dump_extradata_bsf: support dump options. - - - - --- 2018-03-08 Jun Zhao Accepted
[FFmpeg-devel,03/10] lavc/hevcdec: allocate local_ctx as array of structs rather than pointers [FFmpeg-devel,01/10] lavc/hevcdec: rename HEVCContext.HEVClcList to local_ctx - - - - 4-- 2024-04-10 Anton Khirnov New
[FFmpeg-devel,03/10] lavc/libopenh264enc: add default gop size and bit rate Patch set for the enhancement of libopenh264 encoder - - - - 1-- 2020-04-06 Fu, Linjie Superseded
[FFmpeg-devel,03/10] lavc/libopenh264enc: add default gop size and bit rate Patch set for the enhancement of libopenh264 encoder - - - - 1-- 2020-04-03 Fu, Linjie Superseded
[FFmpeg-devel,03/10] lavc/videotoolboxenc: detect alpha more generically [FFmpeg-devel,01/10] lavc/videotoolboxenc: use common routine for pixfmt conversion - - - - 4-- 2021-12-17 rcombs Accepted
[FFmpeg-devel,03/10] lavc/vp8dsp: R-V V put_bilin_v [FFmpeg-devel,01/10] lavc/vp8dsp: R-V put_vp8_pixels - - - - 2-- 2024-05-05 uk7b@foxmail.com New
[FFmpeg-devel,03/10] lavc/vp8dsp: R-V V put_bilin_v [FFmpeg-devel,01/10] lavc/vp8dsp: R-V V put_vp8_pixels - - - - --- 2024-05-04 uk7b@foxmail.com New
[FFmpeg-devel,03/10] lavc/vp9dsp: R-V V ipred tm [FFmpeg-devel,01/10] lavc/vp9dsp: R-V V ipred vert - - - - 2-- 2024-05-04 uk7b@foxmail.com New
[FFmpeg-devel,03/10] lavc: fix usages of av_get_codec_tag_string() - - - - --- 2017-03-27 Clément Bœsch Accepted
[FFmpeg-devel,03/10] lavf/movenc: keep eac3_priv around; fixes eac3 in DASH - - - - --- 2018-03-14 Rodger Combs Withdrawn
[FFmpeg-devel,03/10] lavfi/dnn: Add nb_output to TaskItem [FFmpeg-devel,01/10] lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend - - - - 4-- 2021-05-28 Shubhanshu Saxena Superseded
[FFmpeg-devel,03/10] lavfi/vf_premultiply: move to activate design. - - - - --- 2017-07-17 Nicolas George Accepted
[FFmpeg-devel,03/10] lavfi: add fs protocol as synonym for file. [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
[FFmpeg-devel,03/10] libavcodec/qsvenc: add low latency P-pyramid support for qsv [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,03/10] libavfilter/vulkan: Fix the way to use sem [FFmpeg-devel,01/10] libavfilter/vulkan: Fix problem when device have queue_count greater than 1 - - - - 4-- 2021-08-31 Wenbin Chen New
[FFmpeg-devel,03/10] riscv: float vector-scalar multiplication with RVV RISC-V V floating point DSP - - - - 4-- 2022-09-04 Rémi Denis-Courmont New
[FFmpeg-devel,03/10] sbc: implement SBC decoder (low-complexity subband codec) - - - - --- 2017-12-20 Aurelien Jacobs Superseded
[FFmpeg-devel,03/10] tests/checkasm/llviddsp: Use correct function pointer type [FFmpeg-devel,01/10] tests/checkasm/hevc_*: Fix funtion pointer types - - - - 2-- 2024-05-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avcodec/adpcm_aica: reset state in flush callback [FFmpeg-devel,01/11] avcodec/adpcm: add comment to has_status field - - - - 4-- 2021-03-23 Zane van Iperen Accepted
[FFmpeg-devel,03/11] avcodec/allcodecs: add backcompat for new config API [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,03/11] avcodec/evc_parser: export framerate to the AVCodecContext [FFmpeg-devel,01/11] avformat/evcdec: set the demuxer as AVFMT_NOTIMESTAMPS - - - - 4-- 2023-06-15 James Almer Accepted
[FFmpeg-devel,03/11] avcodec/flacdec: Shorten name [FFmpeg-devel,01/11] avcodec/mpeg4video: Factor non-codec stuff out into a header of its own - - - - --- 2022-08-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avcodec/h263dec: Make ff_h263_hw_config_list static [FFmpeg-devel,01/11] avcodec/bsf: ff_list_bsf static - - - - 4-- 2021-09-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avcodec/internal: Move ff_thread_can_start_frame() to threadframe.h [FFmpeg-devel,01/11] avcodec/flacdsp: Remove unused function parameter - - - - 4-- 2022-08-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avcodec/j2kenc: Fix funky bpno errors on decoding [FFmpeg-devel,01/11] avcodec/j2kenc: fix 5/3 DWT identifer - - - - 2-- 2023-03-30 Michael Niedermayer Accepted
[FFmpeg-devel,03/11] avcodec/mdec: override IDCT choice before initing DSP structs - - - - --- 2017-06-19 James Darnley Accepted
[FFmpeg-devel,03/11] avcodec/movtextdec: Simplify checking for invalid extradata [FFmpeg-devel,01/11] avcodec/movtextdec: Reset counter of fonts when freeing them - - - - 2-- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avcodec/pngdec: Do not pass AVFrame into global header decode [FFmpeg-devel,01/11] avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMD - - - - 2-- 2023-04-16 Michael Niedermayer Accepted
[FFmpeg-devel,03/11] avcodec/prosumer: Factorize the 2 loops in fill_elements() - - - - --- 2018-09-22 Michael Niedermayer Accepted
[FFmpeg-devel,03/11] avcodec/tests/avcodec: Test AVCodec and AVCodecDescriptor consistency [FFmpeg-devel,01/11] avcodec/tests/utils: Rename to avcodec - - - - 4-- 2021-09-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avcodec/utils: Check sample_rate before opening decoder - - - - --- 2019-09-27 Michael Niedermayer New
[FFmpeg-devel,03/11] avcodec/vvcdec: deblock_bs, fix intra check for IBC Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,03/11] avcodec/wavpackenc: Fix undefined shifts - - - - --- 2019-09-19 Andreas Rheinhardt 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,03/11] avfilter/ebur128: Simplify by using log10() - - - - --- 2018-12-31 Michael Niedermayer Accepted
[FFmpeg-devel,03/11] avfilter/f_graphmonitor: Deduplicate outputs [FFmpeg-devel,01/11] avcodec/aactab: Deduplicate swb_offset_960 tabs - - - - 4-- 2023-11-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avfilter/overlay_vaapi: remove double framesync init Fixes and Enhancements for VAAPI Overlay - - - - 4-- 2022-10-10 Aman Karmani New
[FFmpeg-devel,03/11] avfilter/vf_tiltandshift: check outlink->color_range YUVJ removal - - - - 4-- 2024-01-12 Niklas Haas Accepted
[FFmpeg-devel,03/11] avfilter/vsrc_ddagrab: add rgbaf16 output support [FFmpeg-devel,01/11] lavu/pixfmt: add packed RGBA float16 format - - - - 2-- 2022-08-10 Timo Rothenpieler Accepted
[FFmpeg-devel,03/11] avformat/apngdec: Don't free extradata manually - - - - --- 2019-12-10 Andreas Rheinhardt Accepted
[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,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,03/11] avformat/avs: Remove avs_read_close() [FFmpeg-devel,01/11] avformat/avformat: Update AVInputFormat.read_packet documentation - - - - 1-- 2020-01-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avformat/dashenc: allow splitting fragments following P-Frame reordering - - - - --- 2019-10-17 James Almer Superseded
[FFmpeg-devel,03/11] avformat/dashenc: writing average segment duration for @duration in template m… - - - - --- 2018-03-23 Dixit, Vishwanath Superseded
[FFmpeg-devel,03/11] avformat/fifo: Add fate test - - - - --- 2016-08-02 sebechlebskyjan@gmail.com Superseded
[FFmpeg-devel,03/11] avformat/fitsdec: use FFABS to instead of abs - - - - --- 2017-11-15 Liu Steven New
[FFmpeg-devel,03/11] avformat/matroskadec: Fix demuxing RealAudio 28.8 [FFmpeg-devel,01/11] avformat/matroskadec: Reject sipr flavor > 3 - - - - 2-- 2020-04-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avformat/matroskadec: Improve frame size parsing error messages - - - - --- 2019-08-16 Andreas Rheinhardt Superseded
[FFmpeg-devel,03/11] avformat/matroskaenc: always use a dynamic buffer when writting clusters - - - - --- 2016-10-03 James Almer Accepted
[FFmpeg-devel,03/11] avformat/mxfdec: Check type before setting sub_descriptors_refs [FFmpeg-devel,01/11] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 2-- 2020-10-20 Michael Niedermayer New
[FFmpeg-devel,03/11] avformat/rtpdec_rfc4175: remove the unused tag [FFmpeg-devel,01/11] avformat/rtpdec_rfc4175: use rawvideo for uyvy422 - - - - 4-- 2021-11-12 Lance Wang New
[FFmpeg-devel,03/11] avformat/webmdashenc: Only check for existence of metadata if it is used [FFmpeg-devel,01/11] avformat/webmdashenc: Fix segfault when no filename is given when live - - - - 2-- 2020-07-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] avutil: detect when AVX-512 is available - - - - --- 2017-11-09 James Darnley Superseded
[FFmpeg-devel,03/11] decklink: Introduce support for capture of multiple audio streams - - - - --- 2018-01-09 Devin Heitmueller New
[FFmpeg-devel,03/11] doc/examples/transcode: apply style fixes [FFmpeg-devel,01/11] lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description - - - - 2-- 2023-09-02 Stefano Sabatini New
[FFmpeg-devel,03/11] fate/cover-art: Add test for muxing cover arts to FLAC [FFmpeg-devel,01/11] tests/fate-run: Allow multiple inputs for transcode() - - - - 3-1 2021-08-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] fftools/ffmpeg, doc/examples: Remove redundant av_packet_unref [FFmpeg-devel,01/11] avformat/mux: Sanitize packets without data and side-data - - - - 4-- 2021-09-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] fftools/ffmpeg_enc: stop configuring filter inputs from encoder flush [FFmpeg-devel,01/11] fftools/ffmpeg: merge choose_output() and got_eagain() - - - - 4-- 2023-05-05 Anton Khirnov Accepted
[FFmpeg-devel,03/11] lavc/jpeg2000dwt: Implement sliced transforms [FFmpeg-devel,01/11] lavc/jpeg2000dec: Finer granularity threading - - - - -1- 2022-09-28 Tomas Härdin New
[FFmpeg-devel,03/11] lavf/segment: add deinit function - - - - --- 2016-09-10 Rodger Combs Accepted
[FFmpeg-devel,03/11] lavu/tx: add a 7-point FFT and (i)MDCT lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,03/11] libavutil/opencl: fix potentiall nul dereference - 1 - - --- 2017-06-11 Timo Rothenpieler Accepted
[FFmpeg-devel,03/11] Makefile: Redo duplicating object files in shared builds [FFmpeg-devel,01/11] avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies - - - - 4-- 2021-12-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/11] mpeg2_metadata, cbs_mpeg2: Fix handling of colour_description - - - - --- 2019-05-22 Andreas Rheinhardt Superseded
[FFmpeg-devel,03/12] af_tempo: Add missing error check - 1 - - --- 2017-07-06 Derek Buitenhuis Accepted
[FFmpeg-devel,03/12] avcodec/fitsdec: Prevent division by 0 with huge data_max - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,03/12] avcodec/mediacodecdec_common: fix misuse av_free/av_freep Add MediaCodec encoder and NDK MediaCodec support - - - - 4-- 2022-10-24 Zhao Zhili New
[FFmpeg-devel,03/12] avcodec/mlpenc: Avoid redundant temporary PutBitContext [FFmpeg-devel,01/12] avcodec/vorbisenc: Remove always-false check - - - - 4-- 2021-03-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/12] avformat/avformat: use the side data from AVStream.codecpar AVCodecContext and AVCodecParameters side data - - - - --2 2023-08-28 James Almer New
[FFmpeg-devel,03/12] avformat/demux: Remove fake-loop [FFmpeg-devel,01/12] avcodec/h2645_parse: Remove H2645NAL.rbsp_buffer - - - - 4-- 2021-12-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/12] avformat/matroska: use more consistent spacing in enums Use generated semantic for Matroska demuxer - - - - 2-- 2022-11-06 Steve Lhomme New
[FFmpeg-devel,03/12] avformat/mxfdec: extend mxf_handle_missing_index_segment for all clip wrapped … - - - - --- 2018-06-10 Marton Balint New
[FFmpeg-devel,03/12] avformat/mxfenc: add mpeg-2 specific metadata, fix compatibility with sony con… - - - - --- 2018-07-04 Baptiste Coudurier Accepted
[FFmpeg-devel,03/12] avformat/utils: make av_url_split search for hashmark as well to separate host… [FFmpeg-devel,01/12] avformat/tests/url: make format more readable - - - - 1-- 2020-02-08 Marton Balint Accepted
[FFmpeg-devel,03/12] avradio/avdevice/sdrindev: Soapy / RTLSDR ignores gain in direct sampling mode [FFmpeg-devel,01/12] avradio/avformat/sdrdemux: Move agc_gain into local variable - - - - -2- 2023-07-30 Michael Niedermayer New
[FFmpeg-devel,03/12] avradio/rds: Keep track of program_id [FFmpeg-devel,01/12] avradio/sdrdemux: Fix use of uninitialized memory - - - - -2- 2023-07-11 Michael Niedermayer New
[FFmpeg-devel,03/12] avutil/mathematics: Fix undefined negation in av_compare_ts() [FFmpeg-devel,01/12] avcodec/hevc_sei: Check payload size in decode_nal_sei_message() - - - - 4-- 2021-01-31 Michael Niedermayer Accepted
[FFmpeg-devel,03/12] dnn_backend_native_layer_mathunary: add cosh support [FFmpeg-devel,01/12] dnn_backend_native_layer_mathunary: add sinh support - - - - 2-- 2020-06-28 Fu, Ting Superseded
[FFmpeg-devel,03/12] fate-oggopus-demux: convert to ffprobe [FFmpeg-devel,01/12] ffprobe: only hash extradata when it is present - - - - 4-- 2021-04-25 Anton Khirnov Accepted
[FFmpeg-devel,03/12] ffmdec: validate sample_rate - - - - --- 2016-10-23 Andreas Cadhalpun Accepted
[FFmpeg-devel,03/12] fftools/cmdutils: do not use a random codec's private options [FFmpeg-devel,01/12] tests/fate/ffmpeg: evaluate thread count in fate-run.sh rather than make - - - - 4-- 2024-03-22 Anton Khirnov Accepted
[FFmpeg-devel,03/12] fftools/ffmpeg: replace OutputStream.file_index by a pointer [FFmpeg-devel,01/12] fftools/ffmpeg_filter: move FilterGraph.graph to FilterGraphThread - - - - 4-- 2023-12-13 Anton Khirnov New
[FFmpeg-devel,03/12] fftools/ffmpeg_enc: simplify adjust_frame_pts_to_encoder_tb() signature [FFmpeg-devel,01/12] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() - - - - 2-- 2023-10-03 Anton Khirnov Accepted
[FFmpeg-devel,03/12] lavf/concat: deprecate file_packet_metadata [FFmpeg-devel,01/12] lavf/concat: refactor parsing - - - - 4-- 2021-08-31 Nicolas George Accepted
[FFmpeg-devel,03/12] lavfi: drop vf_qp [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,03/12] lavu/riscv: initial common header for assembler macros RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,03/12] Retreive width and height from video stream! I added text to bitmap subtitle conversion functionality! - - - - -22 2022-05-03 Traian Coza New
[FFmpeg-devel,03/13] arm: vp9itxfm: Simplify the stack alignment code - - - - --- 2017-01-09 Martin Storsjö Accepted
[FFmpeg-devel,03/13] avcodec/dcahuff: Avoid redundant offset table [FFmpeg-devel,01/13] avcodec/dolby_e_parser: Remove unnecessary headers - - - - 4-- 2022-09-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/13] avcodec/elbg: Merge avpriv_init_elbg() into avpriv_do_elbg() [FFmpeg-devel,01/13] avcodec/elbg: Remove avoidable buffer - 1 - - 4-- 2021-09-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/13] avcodec/interplayvideo: Cleanup generically after init failure [FFmpeg-devel,01/13] avcodec/cinepakenc: Cleanup generically after init failure - 1 - - 2-- 2020-08-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/13] avcodec/mpegvideo_enc: Reindentation [FFmpeg-devel,01/13] avcodec/mpegvideo_enc: Fix abort on allocation errors - - - - 2-- 2023-10-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/13] avcodec/mss3: Check for the rac stream being invalid in rac_normalize() - - - - --- 2019-08-04 Michael Niedermayer Accepted
[FFmpeg-devel,03/13] avcodec/pngdec: Clear MMX state in png_handle_row() - - - - --- 2016-10-22 Michael Niedermayer New
[FFmpeg-devel,03/13] avcodec/vorbis_data: Move encoder-related table to its only user [FFmpeg-devel,01/13] avfilter/drawutils: Remove remnants of old API - 1 - - 4-- 2021-01-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/13] avcodec/vp9: Check initializing conditions/mutexes [FFmpeg-devel,01/13] avcodec/vp9: Do not destroy uninitialized mutexes/conditions - - - - 3-1 2021-09-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/13] avfilter/vf_colorspace: Remove redundant emms_c() [FFmpeg-devel,01/13] avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn - - - - --- 2023-08-31 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/13] avformat/avformat: use the side data from AVStream.codecpar [FFmpeg-devel,01/13] avcodec/avcodec: add side data to AVCodecContext - - - - --2 2023-07-20 James Almer New
« 1 2 ... 10 11 12470 471 »