Show patches with: Archived = No       |   45797 patches
« 1 2 ... 8 9 10457 458 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,02/18] lavu/riscv: AV_READ_TIME cycle counter [FFmpeg-devel,01/18] doc: reference the RISC-V specification - - - - 2-- 2022-09-09 Rémi Denis-Courmont New
[FFmpeg-devel,02/19] avcodec/vc1: Remove always-false check [FFmpeg-devel,01/19] avcodec/vc1: Don't check for AVCodecContext.codec - - - - 4-- 2022-10-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/19] avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders [FFmpeg-devel] avutil/x86/emms: Don't unnecessarily include lavu/cpu.h - - - - 54- 2022-02-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/19] avfilter/af_anequalizer: Fix memleak when inserting pad fails [FFmpeg-devel,01/19] avfilter/avfilter: Fix indentation - 1 - - 2-- 2020-08-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/19] avformat/matroskadec: Allow to count the number of element occurences [FFmpeg-devel,01/19] fate/matroska: Add test for mastering display metadata - - - - 4-- 2021-02-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/19] lavc/avcodec: improve AV_CODEC_FLAG_RECON_FRAME doxy [FFmpeg-devel,01/19] lavc/avcodec: improve enc/dec API doxy - - - - 2-- 2023-01-25 Anton Khirnov Accepted
[FFmpeg-devel,02/20] avcodec/h264_sei: Don't use GetBit-API for byte-aligned reads [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/20] avcodec/mpegaudiodec_template: Remove unused variable [FFmpeg-devel,01/20] libpostproc/postprocess_template: Don't reimplement FFSWAP - 1 - - 4-- 2021-10-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/20] avcodec/wma(dec|enc): Fix memleaks upon allocation error [FFmpeg-devel,01/20] avcodec/wma: Remove nonsense volatile - - - - 4-- 2021-05-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/20] avformat/matroskadec: Set several stream parameters earlier [FFmpeg-devel,01/20] fate/matroska: Add test for remuxing non-rotation displaymatrix - - - - --- 2023-09-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/20] avformat/matroskaenc: Don't waste bytes writing durations Matroska muxer patches - - - - 1-- 2020-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/20] avformat/matroskaenc: Improve writing Projection Matroska muxer patches - - - - 1-- 2020-01-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/20] fftools/ffmpeg_demux: add demuxer private data [FFmpeg-devel,01/20] fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c - - - - 4-- 2022-10-18 Anton Khirnov New
[FFmpeg-devel,02/20] fftools/ffmpeg_opt: drop HAS_ARG from auto{scale, rotate} [FFmpeg-devel,01/20] fftools/ffmpeg_filter: only set framerate for video - - - - 4-- 2023-12-18 Anton Khirnov Accepted
[FFmpeg-devel,02/20] hevc: Improve stream constraint values in common header - - - - --- 2017-10-15 Mark Thompson New
[FFmpeg-devel,02/20] hevc: Improve stream constraint values in common header - - - - --- 2017-10-08 Mark Thompson Superseded
[FFmpeg-devel,02/20] hevc: Improve stream constraint values in common header - - - - --- 2017-09-12 Mark Thompson Superseded
[FFmpeg-devel,02/21] aarch64: hevc: Don't iterate with sp in ff_hevc_put_hevc_qpel_uni_w_hv32/64_8_… aarch64: hevc: Add missing hevc_pel NEON functions - - - - 4-- 2024-03-25 Martin Storsjö Accepted
[FFmpeg-devel,02/21] avcodec/h263: Move decoding-only stuff to a new header h263dec.h [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/21] avcodec/zlib_wrapper: Add wrappers for zlib inflateInit, inflateEnd [FFmpeg-devel,01/21] avcodec/pngenc: Avoid potentially truncating integers - - - - 4-- 2022-03-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/21] avformat/dashdec: Remove dead code [FFmpeg-devel,01/21] avformat/dashdec: Avoid double free on error - - - - 2-- 2020-09-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/21] avformat/internal: Avoid casting const away [FFmpeg-devel,01/21] avformat/avio: Don't use incompatible function pointer type for call - - - - --- 2023-09-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/21] avformat/matroskadec: Don't zero unnecessarily - - - - --- 2019-03-27 Diego Felix de Souza via ffmpeg-devel New
[FFmpeg-devel,02/21] avformat/yop: Use av_packet_move_ref() for packet ownership transfer [FFmpeg-devel,01/21] avformat/nsvdec: Use av_packet_move_ref() for packet ownership transfer - - - - 1-- 2020-03-22 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/21] fftools/ffmpeg: reduce access to OutputStream.enc_ctx [FFmpeg-devel,01/21] fftools/ffmpeg: deprecate -adrift_threshold - - - - 2-- 2023-04-27 Anton Khirnov Accepted
[FFmpeg-devel,02/21] fftools/ffmpeg_dec: simplify process_subtitle() [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,02/21] libavformat/utils: added ability to probe AVMEDIA_TYPE_DATA format - - - - --- 2016-08-23 erkki.seppala.ext@nokia.com Accepted
[FFmpeg-devel,02/22] avcodec/eamad: Don't use IDCTDSP-API unnecessarily [FFmpeg-devel,01/22] configure: Add idctdsp dependency to codecs that need it - - - - 4-- 2022-10-20 Andreas Rheinhardt Superseded
[FFmpeg-devel,02/22] ffserver.c: Check pthread_create for thread creation failure - - - - --- 2018-05-31 Stephan Holljes New
[FFmpeg-devel,02/22] fftools/ffmpeg: reindent after previous commit [FFmpeg-devel,01/22] fftools/ffmpeg: consolidate InputStream.[next_]dts updates - - - - -1- 2023-05-08 Anton Khirnov Accepted
[FFmpeg-devel,02/22] lavc/encode: shorten code by using a local variable [FFmpeg-devel,01/22] lavc/encode: print separate messages for unknown and unsupported formats - - - - 4-- 2023-07-07 Anton Khirnov Accepted
[FFmpeg-devel,02/22] lavf/scale_qsv: simplify scale_qsv filter clean-up QSV filters - - - - 4-- 2021-05-14 Xiang, Haihao New
[FFmpeg-devel,02/22] lavfi/vf_libplacebo: move input-specific state to struct [FFmpeg-devel,01/22] lavfi/vf_libplacebo: drop redundant case - - - - 4-- 2023-06-16 Niklas Haas New
[FFmpeg-devel,02/23] avcodec/ttmlenc: Mark encoder as init-threadsafe [FFmpeg-devel,01/23] avcodec/ljpegenc: Mark encoder as init-threadsafe - - - - 4-- 2021-05-06 Andreas Rheinhardt Superseded
[FFmpeg-devel,02/23] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,02/23] avfilter/internal: Uninline ff_insert_(in|out)pad() [FFmpeg-devel,01/23] avfilter/vf_(guided|program_opencl): Add missing dynamic inputs flag - - - - 4-- 2021-08-12 Andreas Rheinhardt Superseded
[FFmpeg-devel,02/23] avformat/matroskaenc: Fix potential leak of cached packet - - - - --- 2019-11-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/23] avutil/hwcontext: Don't check before av_buffer_unref() [FFmpeg-devel,01/23] avutil/hwcontext_opencl: Use proper OpenCLFramesContext - - - - 4-- 2024-02-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/23] fftools/ffmpeg: move initializing next_[pd]ts to add_input_streams() [FFmpeg-devel,01/23] fftools/ffmpeg: drop InputStream.processing_needed - - - - 1-1 2023-03-25 Anton Khirnov Accepted
[FFmpeg-devel,02/23] fftools/ffmpeg_mux: set stream duration after the timebase is certainly known [FFmpeg-devel,01/23] fftools/ffmpeg_enc: move nb_frames{dup, drop} globals into OutputStream - - - - 2-- 2023-05-31 Anton Khirnov Accepted
[FFmpeg-devel,02/23] lavc/movtextdec: simplify style record walk [FFmpeg-devel,01/23] lavc/movtextdec: fix ass header colors - - - - 1-- 2020-04-06 John Stebbins Accepted
[FFmpeg-devel,02/24] avcodec: remove deprecated FF_API_SVTAV1_OPTS Major library version bump - - - - 4-- 2024-01-25 James Almer New
[FFmpeg-devel,02/24] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2018-05-01 Paul B Mahol New
[FFmpeg-devel,02/24] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,02/24] avutil/frame: Prepare AVFrame for subtitle handling Subtitle Filtering 2022 - - - - 84- 2022-01-14 Aman Karmani New
[FFmpeg-devel,02/24] ffmpeg: simplify getting output file size [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,02/24] fftools/ffmpeg: add logging for creating output streams [FFmpeg-devel,01/24] fftools/ffmpeg_mux_init: merge ost_add_from_filter() to ost_add() - - - - 4-- 2023-05-28 Anton Khirnov Accepted
[FFmpeg-devel,02/24] lavfi/af_amix: make sure the output does not depend on input ordering [FFmpeg-devel,01/24] lavf/mux: do not apply max_interleave_delta to subtitles - - - - --- 2023-11-04 Anton Khirnov Accepted
[FFmpeg-devel,02/24] sws: factor out updating the palette [FFmpeg-devel,01/24] sws: remove unnecessary braces - 1 - - 4-- 2021-05-31 Anton Khirnov Accepted
[FFmpeg-devel,02/24] vaapi_encode: Discard output buffer if picture submission fails - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,02/25] avcodec/bytestream: Add unchecked bytestream2 peek functions [FFmpeg-devel,01/25] avcodec/photocd: Simplify parsing Huffman tables a bit - - - - 2-- 2020-09-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/25] avcodec/tiff_common: Fix AVBPrint error checks [FFmpeg-devel,01/25] avformat/matroskadec: Fix heap-buffer overflow upon gigantic timestamps - - - - 4-- 2021-08-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/25] avcodec/v4l2_m2m: disable info logging during device probe - - - - --- 2019-09-03 Aman Karmani New
[FFmpeg-devel,02/25] avfilter/af_headphone: Remove always true check [FFmpeg-devel,01/25] avfilter/af_headphone: Don't use uninitialized buffer in log message - - - - 21- 2020-09-08 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/25] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2017-12-16 Paul B Mahol Superseded
[FFmpeg-devel,02/25] avfilter: always call ff_default_query_formats YUVJ removal + filter negotiation - - - - 4-- 2023-11-09 Niklas Haas New
[FFmpeg-devel,02/25] avformat/matroskaenc: Don't open BlockGroup twice [FFmpeg-devel,01/25] avformat/matroskaenc: Fix potential overflow - - - - 6-- 2022-01-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/25] fftools/ffmpeg_filter: drop unused AUTO_INSERT_FILTER_INPUT() [FFmpeg-devel,01/25] fftools/ffmpeg_filter: drop write-only FilterGraph.reconfiguration - - - - 2-- 2023-04-19 Anton Khirnov Accepted
[FFmpeg-devel,02/25] fftools/ffmpeg_mux_init: restructure output stream creation [FFmpeg-devel,01/25] fftools/ffmpeg_mux_init: move new_output_stream() lower in the file - - - - 4-- 2023-04-13 Anton Khirnov Accepted
[FFmpeg-devel,02/25] fftools/ffmpeg_opt: move adding programs out of open_output_file() [FFmpeg-devel,01/25] fftools/ffmpeg_opt: move adding attachments out of open_output_file() - - - - 4-- 2022-08-03 Anton Khirnov Accepted
[FFmpeg-devel,02/25] lavc: move av_get_[exact_]bits_per_sample() to codec_id.h [FFmpeg-devel,01/25] lavc: move small misc definitions into a separate header - - - - 4-- 2021-05-21 Anton Khirnov Accepted
[FFmpeg-devel,02/26] avcodec: remove FF_API_OPENH264_CABAC Major library version bump - - - - 2-- 2023-01-16 James Almer New
[FFmpeg-devel,02/26] avfilter/af_agate: Honour query_formats API, fix segfault [FFmpeg-devel,01/26] avfilter/af_afade: Remove redundant checks and assignments - 1 - - 4-- 2021-09-21 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/26] avformat/matroskadec: Fix handling gigantic durations [FFmpeg-devel,01/26] avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak - - - - 2-- 2020-06-14 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/26] fate/ac3: add missing aresample filter dependency [FFmpeg-devel,01/26] fate/aac: add missing aresample filter dependency - - - - 4-- 2024-03-14 James Almer Accepted
[FFmpeg-devel,02/26] lavu/riscv: initial common header for assembler macros [FFmpeg-devel,01/26] lavu/cpu: detect RISC-V base extensions - - - - 31- 2022-09-20 Rémi Denis-Courmont New
[FFmpeg-devel,02/26] vaapi_encode_h265: Move options and common structures into context - - - - --- 2018-04-22 Mark Thompson Superseded
[FFmpeg-devel,02/27] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2017-12-09 Paul B Mahol Superseded
[FFmpeg-devel,02/27] avformat/chromaprint: Add deinit function [FFmpeg-devel,01/27] avformat/astenc: Simplify writing padding - - - - --- 2021-09-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/27] fftools/ffmpeg: stop accessing the encoder context unnecessarily [FFmpeg-devel,01/27] fftools/ffmpeg: replace AVFrame.pkt_duration with duration - - - - 4-- 2022-07-23 Anton Khirnov Accepted
[FFmpeg-devel,02/27] fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() [FFmpeg-devel,01/27] fftools/ffmpeg: move derivation of frame duration from filter framerate - - - - --- 2023-09-19 Anton Khirnov New
[FFmpeg-devel,02/27] h264_metadata_bsf: Move SEI user data parsing to init time Metadata handling in CBS - - - - 4-- 2021-01-01 Mark Thompson Superseded
[FFmpeg-devel,02/28] ffmpeg: store the output file index in OutputFile [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,02/29] avcodec/Makefile: Remove spurios dcaenc dependency [FFmpeg-devel,01/29] configure, libavcodec/Makefile: Remove spurious CAF demuxer dependencies - - - - 4-- 2021-02-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/29] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,02/29] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,02/29] fftools/ffmpeg: move OutputStream.next_pts to Encoder [FFmpeg-devel,01/29] fftools/ffmpeg: move OutputStream.vsync_frame_number to Encoder - - - - --- 2023-04-09 Anton Khirnov Accepted
[FFmpeg-devel,02/29] lavu/opt: factor per-type dispatch out of av_opt_set() [FFmpeg-devel,01/29] lavu/opt: factor per-type dispatch out of av_opt_get() - - - - 4-- 2024-03-04 Anton Khirnov New
[FFmpeg-devel,02/29] lavu/riscv: initial common header for assembler macros [FFmpeg-devel,01/29] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-22 Rémi Denis-Courmont New
[FFmpeg-devel,02/30] avcodec/flashsvenc: Remove unused z_stream [FFmpeg-devel,01/30] avcodec/flashsvenc: Avoid allocation of buffer, fix memleak - - - - 2-- 2020-09-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/30] avfilter/vf_addroi: Use chars instead of strings for one-char strings [FFmpeg-devel,01/30] avcodec/opustab: Make array static - - - - 4-- 2020-12-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/30] lavc/libx264: reindent after previous commit [FFmpeg-devel,01/30] lavc/libx264: factor out setting up the input frame - - - - 4-- 2022-11-27 Anton Khirnov Accepted
[FFmpeg-devel,02/31] fftools/ffmpeg_dec: export subtitle_header in Decoder [FFmpeg-devel,01/31] fftools/ffmpeg_dec: split Decoder into a private and public part - - - - 4-- 2024-01-24 Anton Khirnov Accepted
[FFmpeg-devel,02/31] fftools: use av_dict_get_string Use av_dict_iterate where approproate - - - - 4-- 2022-11-25 Marvin Scholz Accepted
[FFmpeg-devel,02/31] lavfi/avfilter: add an "auto" constant to the threads option [FFmpeg-devel,01/31] lavfi/vf_scale: fix AVOption flags for "size"/"s" - - - - 2-- 2024-04-05 Anton Khirnov Accepted
[FFmpeg-devel,02/31] lavu/riscv: initial common header for assembler macros initial RISC-V CPU extensions - - - - 4-- 2022-09-26 Rémi Denis-Courmont New
[FFmpeg-devel,02/31] lavu/riscv: initial common header for assembler macros [FFmpeg-devel,01/31] lavu/cpu: detect RISC-V base extensions - - - - 2-- 2022-09-25 Rémi Denis-Courmont New
[FFmpeg-devel,02/32] fate/id3v2: Use REMUX where appropriate [FFmpeg-devel,01/32] fate/matroska: Use REMUX and TRANSCODE where appropriate - - - - 4-- 2022-04-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/33] fftools/ffmpeg_demux: return errors from ifile_open() instead of aborting [FFmpeg-devel,01/33] fftools/ffmpeg_mux_init: return errors from of_open() instead of aborting - - - - --- 2023-07-13 Anton Khirnov Accepted
[FFmpeg-devel,02/34] aarch64: vp9itxfm: Restructure the idct32 store macros - - - - --- 2017-03-08 Martin Storsjö Accepted
[FFmpeg-devel,02/34] avcodec/adxenc: Avoid copying packet data [FFmpeg-devel,01/34] avcodec/adpcmenc: Avoid copying packet data - - - - 4-- 2021-04-25 Andreas Rheinhardt Superseded
[FFmpeg-devel,02/35] avcodec/proresenc_kostya: remove unused plane factor variables [FFmpeg-devel,01/35] avcodec/proresenc_kostya: remove an unnecessary parenthesis level in MAKE_CODE… - 1 - - 4-- 2023-12-11 Clément Bœsch Accepted
[FFmpeg-devel,02/35] fftools/ffmpeg: add a helper function to access output file size [FFmpeg-devel,01/35] fftools/ffmpeg_mux: add private muxer context - - - - 2-- 2022-06-16 Anton Khirnov New
[FFmpeg-devel,02/35] lavu/fifo: make the contents of AVFifoBuffer private on next major bump [FFmpeg-devel,01/35] lavu/fifo: disallow overly large fifo sizes - - - - --- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,02/36] avcodec/vp9_superframe_bsf: Reuse vp9_superframe_flush() [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,02/36] fftools/ffmpeg: drop a useless local variable [FFmpeg-devel,01/36] fftools/ffmpeg: shorten a variable name - - - - 2-- 2023-05-17 Anton Khirnov Accepted
[FFmpeg-devel,02/37] avformat/matroskadec: Correct outdated error message - - - - --- 2019-05-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/38] lavu/opt: cosmetics, move AV_OPT_FLAG_* out of AVOption [FFmpeg-devel,01/38] lavu/opt: cosmetics, change option flags to (1 << N) style - - - - 2-- 2024-02-23 Anton Khirnov Accepted
[FFmpeg-devel,02/39] avcodec/hevcdec: Constify src pointers of HEVC DSP functions [FFmpeg-devel,01/39] avcodec/hevcdsp: Constify src pointers - - - - --- 2022-07-26 Andreas Rheinhardt Superseded
[FFmpeg-devel,02/39] avcodec/libaomenc: Avoid copying data, allow user-supplied buffers [FFmpeg-devel,01/39] avcodec/audiotoolboxenc: Remove AV_CODEC_CAP_DR1 - 1 - - 4-- 2021-05-21 Andreas Rheinhardt Accepted
« 1 2 ... 8 9 10457 458 »