Show patches with: Archived = No       |   45686 patches
« 1 2 ... 21 22 23456 457 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,06/10] avformat/nutenc: Avoid intermediate dynamic buffers [FFmpeg-devel,01/10] libavformat/nutenc: Remove redundant function parameter - - - - 2-- 2020-05-04 Andreas Rheinhardt New
[FFmpeg-devel,06/10] avformat/sbgdec: Check for negative duration [FFmpeg-devel,01/10] avformat/concatdec: Check user_duration sum - - - - -2- 2024-03-26 Michael Niedermayer Accepted
[FFmpeg-devel,06/10] avformat/segment: Fix leak and invalid free of AVIOContext [FFmpeg-devel,01/10] avformat/segment: Don't overwrite AVCodecParameters after init - - - - 2-- 2020-09-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/10] avutil/opt: Also warn for deprecated named constants [FFmpeg-devel,01/10] avcodec/mpegvideo: Move startcodes to mpeg12.h - - - - 4-- 2021-09-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/10] crystalhd: Remove h.264 parser - - - - --- 2016-10-26 Philip Langdale Accepted
[FFmpeg-devel,06/10] dnn: add color conversion for analytic case [FFmpeg-devel,01/10] dnn_backend_openvino.c: fix mismatch between ffmpeg(NHWC) and openvino(NCHW) - - - - 4-- 2021-02-10 Guo, Yejun Superseded
[FFmpeg-devel,06/10] doc/examples/transcoding: use av_packet_alloc() to allocate packets deprecate av_init_packet() and sizeof(AVPacket) as part of the ABI - - - - 2-1 2021-02-01 James Almer New
[FFmpeg-devel,06/10] ffprobe: fix usage of av_get_codec_tag_string() - - - - --- 2017-03-27 Clément Bœsch Accepted
[FFmpeg-devel,06/10] fftools/ffmpeg: drop mistakenly added empty line [FFmpeg-devel,01/10] fftools/cmdutils: drop prototypes for nonexistent functions - 1 - - 4-- 2022-03-15 Anton Khirnov Accepted
[FFmpeg-devel,06/10] fftools/ffmpeg: remove the input_streams global [FFmpeg-devel,01/10] fftools/ffmpeg: move freeing an input stream into a separate function - - - - 2-- 2022-11-17 Anton Khirnov Accepted
[FFmpeg-devel,06/10] fftools/ffmpeg_filter: pass framerate through InputFilterOptions [FFmpeg-devel,01/10] fftools/ffmpeg_filter: stop taking display matrix from global side data - - - - 4-- 2024-02-14 Anton Khirnov Accepted
[FFmpeg-devel,06/10] fftools/ffmpeg_mux: move bitstream filtering to the muxer thread [FFmpeg-devel,01/10] fftools/ffmpeg_filter: make sub2video heartbeat more robust - - - - 4-- 2023-12-06 Anton Khirnov New
[FFmpeg-devel,06/10] fftools/ffmpeg_mux_init: Cleanup on error return in set_dispositions() [FFmpeg-devel,01/10] fftools/ffmpeg_enc: simplify opaque_ref check - - - - 2-- 2024-04-27 Michael Niedermayer New
[FFmpeg-devel,06/10] fftools/ffmpeg_opt: treat fs: the same way as file:. [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
[FFmpeg-devel,06/10] fftools/ffprobe: stop using AVStream.side_data AVCodecContext and AVCodecParameters side data - - - - --- 2023-09-06 James Almer New
[FFmpeg-devel,06/10] h264_idct_dc_add - - - - --- 2017-03-17 James Darnley New
[FFmpeg-devel,06/10] lavc/h265_metadata_bsf: support dump options. - - - - --- 2018-03-08 Jun Zhao Superseded
[FFmpeg-devel,06/10] lavc/hevc_ps/HEVCSPS: change flags into size-1 bitfields [FFmpeg-devel,01/10] lavc/hevcdec: rename HEVCContext.HEVClcList to local_ctx - - - - 4-- 2024-04-10 Anton Khirnov New
[FFmpeg-devel,06/10] lavc/libopenh264enc: set slice_mode option to deprecated Patch set for the enhancement of libopenh264 encoder - - - - 1-- 2020-04-06 Fu, Linjie Superseded
[FFmpeg-devel,06/10] lavc/libopenh264enc: set slice_mode option to deprecated Patch set for the enhancement of libopenh264 encoder - - - - 1-- 2020-04-03 Fu, Linjie Superseded
[FFmpeg-devel,06/10] lavc/videotoolboxenc: vastly simplify get_cv_pixel_info [FFmpeg-devel,01/10] lavc/videotoolboxenc: use common routine for pixfmt conversion - - - - 4-- 2021-12-17 rcombs New
[FFmpeg-devel,06/10] lavfi/dnn_backend_tf: Request-based Execution [FFmpeg-devel,01/10] lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend - - - - 4-- 2021-05-28 Shubhanshu Saxena Accepted
[FFmpeg-devel,06/10] lavfi/vf_mergeplanes: move to activate design. - - - - --- 2017-07-17 Nicolas George Accepted
[FFmpeg-devel,06/10] lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func [FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use - 1 - - 4-- 2021-08-08 Anton Khirnov New
[FFmpeg-devel,06/10] libavcodec/qsvenc.c: add ROI support to qsv encoder [FFmpeg-devel,01/10] libavcodec/qsvenc.c: add max_frame_size support for hevc_qsv - - - - 4-- 2021-01-26 Wenbin Chen New
[FFmpeg-devel,06/10] libavcodec/v4l2_buffers.h: fix cant typos - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,06/10] libavutil/hwcontext_vulkan: Add one_memory flag to make vulkan compatible with… [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,06/10] riscv: float vector multiplication-addition with RVV RISC-V V floating point DSP - - - - 4-- 2022-09-04 Rémi Denis-Courmont New
[FFmpeg-devel,06/10] sbc: implement SBC encoder (low-complexity subband codec) - - - - --- 2017-12-20 Aurelien Jacobs Superseded
[FFmpeg-devel,06/10] segment.c: Add allocation failure checks. - - - - --- 2018-05-28 Stephan Holljes Superseded
[FFmpeg-devel,06/11] avcodec/acelp_pitch_delay: Minor simplification by using ff_exp10() - - - - --- 2018-12-31 Michael Niedermayer Accepted
[FFmpeg-devel,06/11] avcodec/adpcm_ima_alp: reset state on flush [FFmpeg-devel,01/11] avcodec/adpcm: add comment to has_status field - - - - 4-- 2021-03-23 Zane van Iperen Accepted
[FFmpeg-devel,06/11] avcodec/encode, frame_thread_encoder: Unify calling encode callback [FFmpeg-devel,01/11] avcodec/tests/avcodec: Mark frame-thrd encoder incompatible with delay - - - - --- 2022-08-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avcodec/evc_parse: use the correct struct size when allocating pps [FFmpeg-devel,01/11] avformat/evcdec: set the demuxer as AVFMT_NOTIMESTAMPS - - - - 4-- 2023-06-15 James Almer New
[FFmpeg-devel,06/11] avcodec/flac: Remove unused parameter from ff_flac_is_extradata_valid() [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,06/11] avcodec/g729postfilter: Fix undefined intermediate pointers - - - - --- 2019-09-27 Michael Niedermayer Accepted
[FFmpeg-devel,06/11] avcodec/h264_parser: Use smaller buffer - - - - --- 2019-08-16 Andreas Rheinhardt New
[FFmpeg-devel,06/11] avcodec/j2kenc: Replace BGR48 / GRAY16 test by test for number of bits [FFmpeg-devel,01/11] avcodec/j2kenc: fix 5/3 DWT identifer - - - - 2-- 2023-03-30 Michael Niedermayer Accepted
[FFmpeg-devel,06/11] avcodec/jpeg2000: Make ff_tag_tree_size() static [FFmpeg-devel,01/11] avcodec/bsf: ff_list_bsf static - - - - 4-- 2021-09-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avcodec/jpegtables: Unavpriv MJPEG-tables [FFmpeg-devel,01/11] avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies - - - - 4-- 2021-12-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avcodec/libaomenc: switch to get_supported_config() [FFmpeg-devel,01/11] avcodec: add avcodec_get_supported_config() - - - - 2-- 2024-04-05 Niklas Haas New
[FFmpeg-devel,06/11] avcodec/libx264: export Producer Reference Time as packet side data - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel,06/11] avcodec/movtextdec: Skip empty styles [FFmpeg-devel,01/11] avcodec/movtextdec: Reset counter of fonts when freeing them - - - - 2-- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avcodec/pcm: Fix undefined shifts - - - - --- 2019-09-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avcodec/prosumer: Only scan as many elements as matter in fill_elements() - - - - --- 2018-09-22 Michael Niedermayer Accepted
[FFmpeg-devel,06/11] avcodec/sbrdsp: Remove unnecessary headers [FFmpeg-devel,01/11] avcodec/flacdsp: Remove unused function parameter - - - - 4-- 2022-08-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avcodec/tests/avcodec: Sanity check AVCodec.priv_data_size [FFmpeg-devel,01/11] avcodec/tests/utils: Rename to avcodec - - - - 4-- 2021-09-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avcodec/utils: Support APTX (HD) in av_get_audio_frame_duration() [FFmpeg-devel,01/11] tests/fate-run: Allow multiple inputs for transcode() - - - - 3-1 2021-08-29 Andreas Rheinhardt Superseded
[FFmpeg-devel,06/11] avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple o… [FFmpeg-devel,01/11] avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMD - - - - 2-- 2023-04-16 Michael Niedermayer Accepted
[FFmpeg-devel,06/11] avcodec/vaapi_encode: fix potential uninitialized read - - - - --- 2017-06-11 Timo Rothenpieler New
[FFmpeg-devel,06/11] avcodec/vvcdec: skip inter prediction for IBC blocks Add Intra Block Copy support to the vvc decoder - - - - 4-- 2024-02-22 Nuo Mi Accepted
[FFmpeg-devel,06/11] avcodec/x86: cleanup simple_idct10 - 1 - - --- 2017-06-19 James Darnley New
[FFmpeg-devel,06/11] avcodec: use s210 fourcc for 10-bit 4:2:2 packed [FFmpeg-devel,01/11] avformat/rtpdec_rfc4175: use rawvideo for uyvy422 - - - - 4-- 2021-11-12 Lance Wang New
[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,06/11] avfilter/overlay_vaapi: remove redundant .get_buffer assignments Fixes and Enhancements for VAAPI Overlay - - - - 4-- 2022-10-10 Aman Karmani New
[FFmpeg-devel,06/11] avfilter/vf_chromakey: Deduplicate inputs and outputs [FFmpeg-devel,01/11] avcodec/aactab: Deduplicate swb_offset_960 tabs - - - - 4-- 2023-11-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avformat/dashenc: addition of @availabilityTimeOffset in MPD - - - - --- 2018-03-23 Dixit, Vishwanath Superseded
[FFmpeg-devel,06/11] avformat/daudenc: Return proper error codes instead if -1 [FFmpeg-devel,01/11] avformat/webmdashenc: Fix segfault when no filename is given when live - - - - 2-- 2020-07-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avformat/matroskadec: Simplify checks for cook and ATRAC3 [FFmpeg-devel,01/11] avformat/matroskadec: Reject sipr flavor > 3 - - - - 2-- 2020-04-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avformat/matroskaenc: write a CRC32 element on Cues - - - - --- 2016-10-03 James Almer Accepted
[FFmpeg-devel,06/11] avformat/mux: use FFABS to instead of fabs - - - - --- 2017-11-15 Liu Steven New
[FFmpeg-devel,06/11] avformat/rtpdec_xiph: Don't add padding twice - - - - --- 2019-12-10 Andreas Rheinhardt New
[FFmpeg-devel,06/11] avformat: add av_abort_output() function - - - - --- 2016-08-02 sebechlebskyjan@gmail.com Superseded
[FFmpeg-devel,06/11] avformat: Improve returned error codes [FFmpeg-devel,01/11] avformat/avformat: Update AVInputFormat.read_packet documentation - - - - 1-- 2020-01-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] avutil/eval: Unconditionally check argument of e_div [FFmpeg-devel,01/11] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 2-- 2020-10-20 Michael Niedermayer Accepted
[FFmpeg-devel,06/11] avutil/half2float: adjust conversion of NaN [FFmpeg-devel,01/11] lavu/pixfmt: add packed RGBA float16 format - - - - 2-- 2022-08-10 Timo Rothenpieler New
[FFmpeg-devel,06/11] cbs, cbs_mpeg2, cbs_jpeg: Don't av_freep local variables - - - - --- 2019-05-22 Andreas Rheinhardt Rejected
[FFmpeg-devel,06/11] decklink: Add support for using libklvanc from within capture module - - - - --- 2018-01-09 Devin Heitmueller New
[FFmpeg-devel,06/11] doc/examples/transcode: use av_buffersrc_add_frame() [FFmpeg-devel,01/11] lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description - - - - 2-- 2023-09-02 Stefano Sabatini New
[FFmpeg-devel,06/11] examples/muxing: Don't use stack packet [FFmpeg-devel,01/11] avformat/mux: Sanitize packets without data and side-data - - - - 4-- 2021-09-03 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/11] fftools/ffmpeg_filter: move InputFilter.displaymatrix to private data [FFmpeg-devel,01/11] fftools/ffmpeg: merge choose_output() and got_eagain() - - - - 4-- 2023-05-05 Anton Khirnov Accepted
[FFmpeg-devel,06/11] fftools/ffmpeg_filter: simplify choose_pix_fmts YUVJ removal - - - - 4-- 2024-01-12 Niklas Haas New
[FFmpeg-devel,06/11] fftools/ffplay: stop using AVStream.side_data AVCodecContext and AVCodecParameters side data - - - - 2-- 2023-10-04 James Almer Accepted
[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,06/11] lavc/jpeg2000: Switch Jpeg2000TgtNode to int32_t parent [FFmpeg-devel,01/11] lavc/jpeg2000dec: Finer granularity threading - - - - -1- 2022-09-28 Tomas Härdin New
[FFmpeg-devel,06/11] lavf/dashenc: add deinit function - - - - --- 2016-09-10 Rodger Combs Accepted
[FFmpeg-devel,06/11] lavu/tx: add full-sized iMDCT transform flag lavu/tx: FFT improvements, additions and assembly - - - - 4-- 2021-04-19 Lynne Accepted
[FFmpeg-devel,06/11] x86inc: AVX-512 support - - - - --- 2017-11-09 James Darnley Superseded
[FFmpeg-devel,06/12] avcodec/mediacodec: add NDK media codec wrapper Add MediaCodec encoder and NDK MediaCodec support - - - - 4-- 2022-10-24 Zhao Zhili New
[FFmpeg-devel,06/12] avcodec/pgssubdec: Remove redundant freeing code [FFmpeg-devel,01/12] avcodec/h2645_parse: Remove H2645NAL.rbsp_buffer - - - - 4-- 2021-12-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/12] avcodec/put_bits: Add functions for amount of bytes written/left [FFmpeg-devel,01/12] avcodec/vorbisenc: Remove always-false check - - - - 4-- 2021-03-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/12] avformat/audiointerleave: pad last audio frame - - - - --- 2018-07-04 Baptiste Coudurier New
[FFmpeg-devel,06/12] avformat/http: use AVBPrint to construct HTTP request [FFmpeg-devel,01/12] avformat/tests/url: make format more readable - - - - 1-- 2020-02-08 Marton Balint Superseded
[FFmpeg-devel,06/12] avformat/matroska_ids: move some IDs in separate sections Use generated semantic for Matroska demuxer - - - - 2-- 2022-11-06 Steve Lhomme New
[FFmpeg-devel,06/12] avformat/mvdec: Check for EOF in read_index() [FFmpeg-devel,01/12] avcodec/hevc_sei: Check payload size in decode_nal_sei_message() - - - - 4-- 2021-01-31 Michael Niedermayer Accepted
[FFmpeg-devel,06/12] avformat/mxfdec: make current_edit_unit a parameter of mxf_compute_samples - - - - --- 2018-06-10 Marton Balint Accepted
[FFmpeg-devel,06/12] avradio/avformat/sdrdemux: run clip check on the correct samples [FFmpeg-devel,01/12] avradio/avformat/sdrdemux: Move agc_gain into local variable - - - - -2- 2023-07-30 Michael Niedermayer New
[FFmpeg-devel,06/12] avradio/sdr: Warnings cleanup [FFmpeg-devel,01/12] avradio/sdrdemux: Fix use of uninitialized memory - - - - -2- 2023-07-11 Michael Niedermayer New
[FFmpeg-devel,06/12] dnn-layer-math-unary-test: add unit test for tanh [FFmpeg-devel,01/12] dnn_backend_native_layer_mathunary: add sinh support - - - - 2-- 2020-06-28 Fu, Ting Superseded
[FFmpeg-devel,06/12] fate-ts-opus-demux: convert to ffprobe [FFmpeg-devel,01/12] ffprobe: only hash extradata when it is present - - - - -1- 2021-04-25 Anton Khirnov Accepted
[FFmpeg-devel,06/12] ffmpeg_opt: Make get_timecode actually return errors - - - - --- 2017-07-06 Derek Buitenhuis Accepted
[FFmpeg-devel,06/12] fftools/ffmpeg: drop unused InputFile.eof_reached [FFmpeg-devel,01/12] fftools/ffmpeg_filter: move FilterGraph.graph to FilterGraphThread - - - - 4-- 2023-12-13 Anton Khirnov Accepted
[FFmpeg-devel,06/12] fftools/ffmpeg_dec: apply cropping manually [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,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,06/12] fftools/ffprobe: stop using AVStream.side_data AVCodecContext and AVCodecParameters side data - - - - --2 2023-08-28 James Almer New
[FFmpeg-devel,06/12] lavu/riscv: float vector multiply-accumulate with RVV RISC-V Vector functions for lavu float&fixed DSP - - - - 4-- 2022-09-06 Rémi Denis-Courmont New
[FFmpeg-devel,06/12] mov: validate sidx timescale - - - - --- 2016-10-23 Andreas Cadhalpun Accepted
[FFmpeg-devel,06/12] tests/concat-demuxer: add stream_meta test [FFmpeg-devel,01/12] lavf/concat: refactor parsing - - - - 4-- 2021-08-31 Nicolas George New
[FFmpeg-devel,06/12] tools/target_dec_fuzzer: Check number of all samples decoded too, like max pix… - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,06/12] vf_pp: drop the option to use frame-attached QP tables [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
« 1 2 ... 21 22 23456 457 »