Show patches with: none      |   46916 patches
« 1 2 ... 7 8 9469 470 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,02/12] fftools/ffmpeg: replace InputStream.file_index by a pointer [FFmpeg-devel,01/12] fftools/ffmpeg_filter: move FilterGraph.graph to FilterGraphThread - - - - 4-- 2023-12-13 Anton Khirnov Accepted
[FFmpeg-devel,02/12] fftools/ffmpeg_demux: only call filter_codec_opts() when we have a decoder [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,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,02/12] fifo: hide the definition of AVFifoBuffer in next+1 major bump [FFmpeg-devel,01/12] fifo: uninline av_fifo_peek2() on the next major bump - - - - 1-- 2020-02-24 Anton Khirnov New
[FFmpeg-devel,02/12] hdsenc: Add missing goto statement - - - - --- 2017-07-06 Derek Buitenhuis New
[FFmpeg-devel,02/12] lavf/concat: add file_packet_meta directive [FFmpeg-devel,01/12] lavf/concat: refactor parsing - - - - 4-- 2021-08-31 Nicolas George Accepted
[FFmpeg-devel,02/12] libavutil/common: Add FFABS64U() [FFmpeg-devel,01/12] avcodec/hevc_sei: Check payload size in decode_nal_sei_message() - - - - 4-- 2021-01-31 Michael Niedermayer Accepted
[FFmpeg-devel,02/12] Render only when necessary I added text to bitmap subtitle conversion functionality! - - - - -22 2022-05-03 Traian Coza New
[FFmpeg-devel,02/13] aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne}; - - - - --- 2017-01-09 Martin Storsjö Accepted
[FFmpeg-devel,02/13] avcodec/codec_par: add side data to AVCodecParameters [FFmpeg-devel,01/13] avcodec/avcodec: add side data to AVCodecContext - - - - 2-- 2023-07-20 James Almer New
[FFmpeg-devel,02/13] avcodec/dcahuff: Remove unused define [FFmpeg-devel,01/13] avcodec/dolby_e_parser: Remove unnecessary headers - - - - 4-- 2022-09-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/13] avcodec/eacmv: Cleanup generically after init failure [FFmpeg-devel,01/13] avcodec/cinepakenc: Cleanup generically after init failure - - - - 2-- 2020-08-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/13] avcodec/elbg: Move avpriv_init_elbg() down [FFmpeg-devel,01/13] avcodec/elbg: Remove avoidable buffer - 1 - - 4-- 2021-09-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/13] avcodec/fft_template: Avoid useless function [FFmpeg-devel,01/13] avfilter/drawutils: Remove remnants of old API - 1 - - 4-- 2021-01-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/13] avcodec/mpegvideo_enc: Remove always-false checks [FFmpeg-devel,01/13] avcodec/mpegvideo_enc: Fix abort on allocation errors - - - - 2-- 2023-10-06 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/13] avcodec/pthread_frame: Move (init|free)_pthread() to pthread.c [FFmpeg-devel,01/13] avcodec/vp9: Do not destroy uninitialized mutexes/conditions - - - - 3-1 2021-09-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/13] avcodec/vc1_block: Check get_vlc2() return before use - - - - --- 2019-08-04 Michael Niedermayer Accepted
[FFmpeg-devel,02/13] avcodec: Clear MMX state in ff_thread_report_progress(INT_MAX) - - - - --- 2016-10-22 Michael Niedermayer New
[FFmpeg-devel,02/13] avfilter/avfilter: add ff_filter_process_command() - - - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,02/13] avfilter/vf_gblur: Remove unnecessary 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,02/13] avformat/mux: Don't unnecessarily zero-initialize AVPacketList - - - - --- 2019-08-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/13] avformat/mxfdec: Check run_in to fit in int and be valid [FFmpeg-devel,01/13] avformat/flvdec: Use 64bit for sum_flv_tag_size - - - - 4-- 2022-09-18 Michael Niedermayer New
[FFmpeg-devel,02/13] avformat/mxfenc: Bump minor versions for S377-1-2009 - - - - --- 2018-05-07 Michael Niedermayer New
[FFmpeg-devel,02/13] avutil/tests/opt: add tests for AV_OPT_TYPE_DICT - - - - --- 2019-12-25 Marton Balint Accepted
[FFmpeg-devel,02/13] fate/canopus: Fix test requirements [FFmpeg-devel,01/13] fate/qt: Fix test requirements - - - - 4-- 2022-04-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/13] fftools/ffmpeg: fix computing video frame duration from repeat_pict [FFmpeg-devel,01/13] lavu/frame: extend AVFrame.repeat_pict documentation - - - - 2-- 2023-05-07 Anton Khirnov Accepted
[FFmpeg-devel,02/13] fftools/ffmpeg: move force-keyframe-related vars to a separate struct [FFmpeg-devel,01/13] fftools/ffmpeg: stop explicitly closing decoders - - - - 4-- 2022-11-26 Anton Khirnov Accepted
[FFmpeg-devel,02/13] fftools/ffmpeg: move output_packet() to ffmpeg_mux [FFmpeg-devel,01/13] fftools/ffmpeg_mux: do not unref a NULL packet - - - - 4-- 2022-10-13 Anton Khirnov Accepted
[FFmpeg-devel,02/13] fftools/ffmpeg_filter: make sub2video heartbeat more robust [FFmpeg-devel,01/13] lavfi/buffersink: avoid leaking peeked_frame on uninit - - - - 4-- 2023-11-23 Anton Khirnov New
[FFmpeg-devel,02/13] lavc/ass: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,02/13] lavc/h264_parser: stop accessing H264Context [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,02/13] lavc/jpeg2000dec: Reindent [FFmpeg-devel,01/13] lavc/jpeg2000dec: Finer granularity threading - - - - -1- 2022-06-14 Tomas Härdin New
[FFmpeg-devel,02/13] lavc: Add hardware config metadata for decoders supporting hardware output - - - - --- 2017-11-18 Mark Thompson Superseded
[FFmpeg-devel,02/13] lavu/hwcontext_qsv: create dynamic frame pool if required [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,02/13] libavcodec: Remove unnecessary includes of version.h Reduce unnecessary recompilation - - - - --- 2022-02-23 Martin Storsjö New
[FFmpeg-devel,02/13] libavformat/westwood_audenc: Use proper logcontext [FFmpeg-devel,01/13] avformat/mp3enc: Improve query_codec - - - - 2-- 2024-03-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/14] arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be used - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,02/14] avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_collocated_ref_idx inf… avcodec/vvcdec: support subpicture - - - - 4-- 2024-03-18 Nuo Mi New
[FFmpeg-devel,02/14] avcodec/ffv1dec: Don't set ThreadFrame properties, fix race [FFmpeg-devel,01/14] avcodec/ffv1dec: Remove redundant writes, fix races - - - - 4-- 2021-04-24 Andreas Rheinhardt New
[FFmpeg-devel,02/14] avcodec/huffyuvenc: Remove redundant casts [FFmpeg-devel,01/14] avcodec/ylc: Remove inclusion of huffyuvdsp.h - - - - 2-- 2022-10-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/14] avcodec/mjpegenc: Avoid allocation of MJpegContext [FFmpeg-devel,01/14] avcodec/mjpegenc: Use custom close function directly - - - - 4-- 2021-12-22 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/14] avcodec/mpegpicture: Store linesize in ScratchpadContext [FFmpeg-devel,01/14] avcodec/get_buffer: Remove redundant check - - - - 2-- 2024-04-29 Andreas Rheinhardt New
[FFmpeg-devel,02/14] avcodec/vc1: change to using v->block instead of s->block for P frames - - - - --- 2018-04-23 Jerome Borsboom Accepted
[FFmpeg-devel,02/14] avfilter/avfilter: add ff_filter_process_command() - - - - --- 2019-10-10 Paul B Mahol New
[FFmpeg-devel,02/14] avfilter/avfilter: add ff_filter_process_command() - 1 - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,02/14] avformat/assdec: Remove unnecessary header - - - - --- 2019-10-25 Andreas Rheinhardt New
[FFmpeg-devel,02/14] avformat/matroska: clean the structure formatting [FFmpeg-devel,01/14] avformat/matroska: add missing Buttons track type - - - - 1-- 2020-03-22 Steve Lhomme Accepted
[FFmpeg-devel,02/14] avformat/mp3dec: Avoid calling avio_tell() multiple times [FFmpeg-devel,01/14] Revert "avfilter/af_silenceremove: fix processing of periods > 1" - - - - 21- 2021-09-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/14] avradio/sdr: Factor demodulate_all_fm out [FFmpeg-devel,01/14] avradio/rds: reset station timeout on successfull group decode - - - - -2- 2023-07-12 Michael Niedermayer New
[FFmpeg-devel,02/14] avradio/sdrdemux: Fix corner case in snap2band [FFmpeg-devel,01/14] avradio/sdrdemux: Add Mittelwelle / Mediumwave / Mediumfrequency band - - - - -2- 2023-07-18 Michael Niedermayer New
[FFmpeg-devel,02/14] configure: Remove obsolete ffplay->rdft dependency [FFmpeg-devel,01/14] configure: Remove obsolete wmavoice->rdft, dct dependencies - - - - 4-- 2023-09-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/14] lavc: replace AVCodecInternal.allocate_progress with an internal cap [FFmpeg-devel,01/14] mpeg4videodec: do not copy a range of fields at once - - - - 1-- 2020-03-27 Anton Khirnov Accepted
[FFmpeg-devel,02/14] lavfi/framesync2: add dualinput helper functions. - - - - --- 2017-07-31 Nicolas George Superseded
[FFmpeg-devel,02/14] lavu: Add OpenCL hardware pixfmt - - - - --- 2017-09-10 Mark Thompson Superseded
[FFmpeg-devel,02/14] vaapi_encode: Convert to send/receive API - - - - --- 2018-12-20 Mark Thompson Accepted
[FFmpeg-devel,02/14] vvcdec: add vvc decoder stub add vvc decoder c code - - - - --1 2023-05-21 Nuo Mi Superseded
[FFmpeg-devel,02/15] avcodec/ac3tab: Remove unused ff_eac3_default_chmap [FFmpeg-devel,01/15] avformat/asf: Move ff_asf_audio_conceal_none to its only user - - - - 4-- 2021-02-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/15] avcodec/mpegutils: Move definitions to better places [FFmpeg-devel,01/15] avcodec/mpegvideo_enc: Don't update current_picture unnecessarily - - - - 2-- 2024-04-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/15] avcodec/truespeech: Fix invalid shift - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,02/15] avfilter/vf_bwdif: Add common macros and consts for aarch64 neon avfilter/vf_bwdif: Add aarch64 neon functions - - - - 4-- 2023-06-29 John Cox New
[FFmpeg-devel,02/15] avfilter: add palette utils [FFmpeg-devel,01/15] Revert "avfilter/vf_palette(gen|use): support palettes with alpha" - - - - 4-- 2022-11-05 Clément Bœsch New
[FFmpeg-devel,02/15] avformat/dashenc: allow setting fragment durations - - - - --- 2019-12-21 James Almer New
[FFmpeg-devel,02/15] avformat/hls: Don't access FFInputFormat.raw_codec_id [FFmpeg-devel,01/15] configure: Make hls demuxer select AAC, AC3 and EAC3 demuxers - - - - 4-- 2024-03-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/15] avformat/jacosubdec: Factorize code in get_shift() a bit [FFmpeg-devel,01/15] avformat/concatdec: Check in/outpoint for overflow - - - - 4-- 2023-09-30 Michael Niedermayer Accepted
[FFmpeg-devel,02/15] avformat/matroskaenc: Fix BlockGroup size calculation - - - - --- 2019-04-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/15] avformat/matroskaenc: Fix BlockGroup size calculation - - - - --- 2019-04-02 Diego Felix de Souza via ffmpeg-devel Accepted
[FFmpeg-devel,02/15] avformat/movenc: Don't check for disabled muxers [FFmpeg-devel,01/15] avformat/movenc: Remove always true check - - - - 4-- 2021-02-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/15] bytestream: Make get_bytes_left compatible with overread - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,02/15] examples: rename demuxing_decoding to demux_decode [FFmpeg-devel,01/15] examples: rename avio_reading to avio_read_callback - - - - 2-- 2023-01-15 Stefano Sabatini Accepted
[FFmpeg-devel,02/15] fftools/ffmpeg_hw: move hw_device_setup_for_encode() to ffmpeg_enc [FFmpeg-devel,01/15] fftools/ffmpeg_hw: move hw_device_setup_for_decode() to ffmpeg_dec - - - - 2-- 2023-05-23 Anton Khirnov Accepted
[FFmpeg-devel,02/15] lavc/codec_desc: add additional JPEG and BMP MIME types [FFmpeg-devel,01/15] lavc/codec_desc: add MIME type to AV_CODEC_ID_TEXT - 1 - - 2-- 2020-09-09 rcombs New
[FFmpeg-devel,02/15] lavu: OpenCL hwcontext implementation - - - - --- 2017-11-14 Mark Thompson New
[FFmpeg-devel,02/15] swscale: add P216/P410/P416 input [FFmpeg-devel,01/15] lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats - - - - 2-2 2021-11-13 rcombs New
[FFmpeg-devel,02/16] avcodec/g723_1: Move tables to their only user [FFmpeg-devel,01/16] avcodec/g723_1: Deduplicate arrays - - - - 4-- 2021-01-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/16] avcodec/pcm-dvd: Avoid allocation of buffer [FFmpeg-devel,01/16] avcodec/snowdec: Use ff_snow_common_init() directly - - - - 2-- 2020-09-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/16] avformat/hlsenc: Fix typo in error message - 1 - - --- 2019-12-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/16] build: treat crystalhd like other hwaccels - - - - --- 2017-08-30 Clément Bœsch New
[FFmpeg-devel,02/16] lavfi/f_streamselect: convert to framesync2. - - - - --- 2017-08-10 Nicolas George Accepted
[FFmpeg-devel,02/16] lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats [FFmpeg-devel,01/16] ffmpeg: remove ffmpeg_videotoolbox - - - - 4-- 2021-11-22 rcombs Accepted
[FFmpeg-devel,02/16] lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats [FFmpeg-devel,01/16] ffmpeg: remove ffmpeg_videotoolbox - - - - 2-2 2021-11-22 rcombs New
[FFmpeg-devel,02/16] swscale/yuv2rgb: Return a more specific error code from ff_yuv2rgb_c_init_tabl… - - - - --- 2018-12-31 Michael Niedermayer Accepted
[FFmpeg-devel,02/16] swscale: introduce isDataInHighBits [FFmpeg-devel,01/16] swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit cases - - - - 3-1 2021-12-24 rcombs Accepted
[FFmpeg-devel,02/16] vaapi_mpeg2: Constify pointers - - - - --- 2017-01-08 Mark Thompson Accepted
[FFmpeg-devel,02/17] avcodec/ac3enc: Don't overwrite AVCodecContext.ch_layout [FFmpeg-devel,01/17] avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE - - - - 4-- 2024-04-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/17] avcodec/amrnbdec: Mark decoder as init-threadsafe [FFmpeg-devel,01/17] avcodec/svq3: Mark decoder as init-threadsafe - 1 - - 51- 2022-02-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/17] avcodec/avcodec: Stop including channel_layout.h in avcodec.h [FFmpeg-devel,01/17] avcodec/avcodec: Stop including bsf.h in avcodec.h - - - - 4-- 2021-06-14 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/17] avcodec/codec_par: add side data to AVCodecParameters AVCodecContext and AVCodecParameters side data - - - - --- 2023-09-04 James Almer New
[FFmpeg-devel,02/17] avcodec/encode: Remove dead deprecated check [FFmpeg-devel,01/17] avcodec/avcodec: Uninitialize AVChannelLayout before overwriting it - - - - 4-- 2022-09-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/17] avdevice: deprecate av_*_device_next() [FFmpeg-devel,01/17] Remove unnecessary use of avcodec_close(). - - - - 21- 2020-05-28 Anton Khirnov New
[FFmpeg-devel,02/17] avformat/mux: Don't call ff_toupper4() unnecessarily [FFmpeg-devel,01/17] avcodec/mpeg12dec: Remove redundant function call - - - - 4-- 2022-10-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/17] avformat/wavenc: Add deinit function - - - - --- 2019-12-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/17] fate/mxf: Add ProRes remux test [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,02/17] ffserver.c: Remove trailing whitespace - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,02/17] lavc: Add hardware config metadata for decoders supporting hardware output - - - - --- 2017-11-24 Mark Thompson New
[FFmpeg-devel,02/17] lavf/matroskaenc: fix avio_printf argument types after bump [FFmpeg-devel,01/17] lavu: postpone child_class_next API removal - - - - 4-- 2021-04-05 Anton Khirnov Accepted
[FFmpeg-devel,02/17] lavfi: export ff_filter_set_ready() to the library. - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,02/17] lavfi: export ff_filter_set_ready() to the library. - - - - --- 2016-12-24 Nicolas George Superseded
[FFmpeg-devel,02/18] av1_metadata: Avoid allocations and copies of packet structures - - - - --- 2019-06-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/18] avcodec/pcm-bluray/dvd: Use correct pointer types on BE [FFmpeg-devel,01/18] avcodec/mips/ac3dsp_mips: Add missing includes - - - - 4-- 2024-03-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/18] avcodec/vp8: Disable lf_delta for VP7 [FFmpeg-devel,01/18] avcodec/vp8: Disable segmentation for VP7 - - - - 2-- 2022-09-10 Andreas Rheinhardt New
« 1 2 ... 7 8 9469 470 »