Show patches with: State = Action Required       |    Archived = No       |   17641 patches
« 1 2 ... 23 24 25176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,3/7] lavu/fifo: deprecate av_fifo_peek2() [FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation - - - - 3-1 2021-12-31 Anton Khirnov New
[FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation [FFmpeg-devel,1/7] lavc/flac_parser: use a custom FIFO implementation - - - - 3-1 2021-12-31 Anton Khirnov New
[FFmpeg-devel,24/24] ffmpeg: move output file opts into private context [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,23/24] ffmpeg: simplify the use of OutputStream.frame_number [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,22/24] ffmpeg: move a comment to a more appropriate place [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,21/24] ffmpeg_mux: split of_write_packet() [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,20/24] ffmpeg_mux: split queuing packets into a separate function [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,19/24] ffmpeg: fix initial muxing queue size [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - 1 - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,18/24] ffmpeg: move the mux queue into muxer private data [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,17/24] ffmpeg: do not log to the muxer context [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,16/24] ffmpeg: access output file chapters through a wrapper [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,15/24] ffmpeg: refactor the code checking for bitexact output [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,14/24] ffmpeg: move closing the file into of_write_trailer() [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,13/24] ffmpeg: add a helper function to access 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,12/24] ffmpeg: write the header for stream-less outputs when initializing the muxer [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,11/24] ffmpeg: set want_sdp when initializing the muxer [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,10/24] ffmpeg: refactor limiting output file size with -fs [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,09/24] ffmpeg_mux: add private muxer context [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,08/24] ffmpeg: store output format separately from the muxer context [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,07/24] ffmpeg: move freeing the output file to ffmpeg_mux.c [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,06/24] ffmpeg: move writing the trailer to ffmpeg_mux.c [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,05/24] ffmpeg: move some muxing-related code into a separate file [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel,04/24] ffmpeg: store the output file index in OutputFile [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov 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,01/24] ffmpeg: pass the muxer context explicitly to some functions [FFmpeg-devel,01/24] ffmpeg: pass the muxer context explicitly to some functions - - - - 4-- 2021-12-13 Anton Khirnov New
[FFmpeg-devel] avutil/frame: Add av_frame_transfer_side_data() function [FFmpeg-devel] avutil/frame: Add av_frame_transfer_side_data() function - 1 - - 4-- 2021-12-06 Anton Khirnov New
[FFmpeg-devel,3/3] lavf/sdp: add more thorough error handling [FFmpeg-devel,1/3] lavf/sdp: add const qualifiers where appropriate - - - - 4-- 2021-12-04 Anton Khirnov New
[FFmpeg-devel,1/3] lavf/sdp: add const qualifiers where appropriate [FFmpeg-devel,1/3] lavf/sdp: add const qualifiers where appropriate - 1 - - 4-- 2021-12-04 Anton Khirnov New
[FFmpeg-devel,8/9] lavf/mov: drop a never-executed block [FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf() - - - - 4-- 2021-11-25 Anton Khirnov New
[FFmpeg-devel,4/9] lavd/v4l2: detect device name truncation [FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf() - - - - 4-- 2021-11-25 Anton Khirnov New
[FFmpeg-devel,2/9] lavf/v4l2: do not use a context variable unnecessarily [FFmpeg-devel,1/9] lavd/jack: increase buffer size for snprintf() - - - - 4-- 2021-11-25 Anton Khirnov New
[FFmpeg-devel,4/4] ffmpeg: only copy bits_per_sample from decoder when it remains valid [FFmpeg-devel,1/4] lavfi/allfilters: move vf_chromaber_vulkan to video section - - - - -2- 2021-11-23 Anton Khirnov New
[FFmpeg-devel,3/4] ffmpeg: make -bits_per_raw_sample a per-output-stream option [FFmpeg-devel,1/4] lavfi/allfilters: move vf_chromaber_vulkan to video section - - - - -2- 2021-11-23 Anton Khirnov New
[FFmpeg-devel,2/4] avfilter: add AVFILTER_FLAG_META [FFmpeg-devel,1/4] lavfi/allfilters: move vf_chromaber_vulkan to video section - - - - 4-- 2021-11-23 Anton Khirnov New
[FFmpeg-devel,8/9] ffmpeg: drop a useless assignment [FFmpeg-devel,1/9] ffmpeg: do not copy chroma_sample_location from the input stream - - - - -2- 2021-11-15 Anton Khirnov New
[FFmpeg-devel,1/6] lavf: improve AV_DISPOSITION_* doxy [FFmpeg-devel,1/6] lavf: improve AV_DISPOSITION_* doxy - - - - 4-- 2021-11-12 Anton Khirnov New
[FFmpeg-devel] sws: implement slice threading [FFmpeg-devel] sws: implement slice threading - - - - -2- 2021-09-03 Anton Khirnov New
[FFmpeg-devel] sws: implement slice threading [FFmpeg-devel] sws: implement slice threading - - - - -2- 2021-09-03 Anton Khirnov New
[FFmpeg-devel] sws: add a new scaling API [FFmpeg-devel] sws: add a new scaling API - - - - 4-- 2021-09-03 Anton Khirnov New
[FFmpeg-devel] sws: implement slice threading [FFmpeg-devel] sws: implement slice threading - - - - -2- 2021-08-29 Anton Khirnov New
[FFmpeg-devel] sws: add a new scaling API [FFmpeg-devel] sws: add a new scaling API - - - - 4-- 2021-08-29 Anton Khirnov New
[FFmpeg-devel,2/2] FATE: add tests for v360/ssim360 filters [FFmpeg-devel,1/2] lavfi: Add vf_ssim360 filter - - - - 111 2021-08-09 Anton Khirnov New
[FFmpeg-devel,1/2] lavfi: Add vf_ssim360 filter [FFmpeg-devel,1/2] lavfi: Add vf_ssim360 filter - - - - 22- 2021-08-09 Anton Khirnov New
[FFmpeg-devel,10/10] lavfi/vf_scale: pass the thread count to the scaler [FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use - - - - 4-- 2021-08-08 Anton Khirnov New
[FFmpeg-devel,09/10] sws: implement slice threading [FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use - - - - 4-- 2021-08-08 Anton Khirnov New
[FFmpeg-devel,08/10] lavfi/vf_scale: convert to the frame-based sws API [FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use - - - - 4-- 2021-08-08 Anton Khirnov New
[FFmpeg-devel,07/10] sws: add a new scaling API [FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use - - - - 4-- 2021-08-08 Anton Khirnov New
[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,05/10] lavfi/vf_scale: remove the nb_slices option [FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use - - - - 4-- 2021-08-08 Anton Khirnov New
[FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use [FFmpeg-devel,01/10] ffmpeg: reset the dict iterator before use - - - - 4-- 2021-08-08 Anton Khirnov New
[FFmpeg-devel,8/8] lavfi/vf_scale: pass the thread count to the scaler [FFmpeg-devel,1/8] tools/venc_data_dump: factor out demux/decode code - - - - 4-- 2021-07-12 Anton Khirnov New
[FFmpeg-devel,7/8] sws: implement slice threading [FFmpeg-devel,1/8] tools/venc_data_dump: factor out demux/decode code - - - - 4-- 2021-07-12 Anton Khirnov New
[FFmpeg-devel,6/8] lavfi/vf_scale: convert to the frame-based sws API [FFmpeg-devel,1/8] tools/venc_data_dump: factor out demux/decode code - - - - 4-- 2021-07-12 Anton Khirnov New
[FFmpeg-devel,5/8] sws: add a new scaling API [FFmpeg-devel,1/8] tools/venc_data_dump: factor out demux/decode code - - - - 4-- 2021-07-12 Anton Khirnov New
[FFmpeg-devel,4/8] lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func [FFmpeg-devel,1/8] tools/venc_data_dump: factor out demux/decode code - - - - 4-- 2021-07-12 Anton Khirnov New
[FFmpeg-devel,3/8] lavfi/vf_scale: remove the nb_slices option [FFmpeg-devel,1/8] tools/venc_data_dump: factor out demux/decode code - - - - 4-- 2021-07-12 Anton Khirnov New
[FFmpeg-devel] configure: bump default nvcc arch to compute_35 [FFmpeg-devel] configure: bump default nvcc arch to compute_35 - - - - 4-- 2021-06-12 Anton Khirnov New
[FFmpeg-devel] Stop using _explicit atomic operations where not necessary. [FFmpeg-devel] Stop using _explicit atomic operations where not necessary. - - - - 4-- 2021-06-05 Anton Khirnov New
[FFmpeg-devel,24/24] lavfi/vf_scale: implement slice threading [FFmpeg-devel,01/24] sws: remove unnecessary braces - - - - 4-- 2021-05-31 Anton Khirnov New
[FFmpeg-devel,21/24] lavfi/vf_scale: factorize freeing the sws contexts [FFmpeg-devel,01/24] sws: remove unnecessary braces - 1 - - 4-- 2021-05-31 Anton Khirnov New
[FFmpeg-devel,20/24] sws: add a function for scaling dst slices [FFmpeg-devel,01/24] sws: remove unnecessary braces - - - - 4-- 2021-05-31 Anton Khirnov New
[FFmpeg-devel,08/25] lavc/cbs.h: avoid avcodec.h dependency [FFmpeg-devel,01/25] lavc: move small misc definitions into a separate header - - - - 4-- 2021-05-21 Anton Khirnov New
[FFmpeg-devel,06/25] lavc/cbs: avoid an AVCodecContext dependency [FFmpeg-devel,01/25] lavc: move small misc definitions into a separate header - - - - 4-- 2021-05-21 Anton Khirnov New
[FFmpeg-devel] test sending very long lines to ML [FFmpeg-devel] test sending very long lines to ML - - - - -1- 2021-04-26 Anton Khirnov New
[FFmpeg-devel] lavc/libaomdec: fix build without AOM_CTRL_AOMD_GET_FRAME_FLAGS [FFmpeg-devel] lavc/libaomdec: fix build without AOM_CTRL_AOMD_GET_FRAME_FLAGS - 1 - - -1- 2021-04-17 Anton Khirnov New
[FFmpeg-devel] lavu/video_enc_params: make sure blocks are properly aligned [FFmpeg-devel] lavu/video_enc_params: make sure blocks are properly aligned - - - - 4-- 2021-04-08 Anton Khirnov New
[FFmpeg-devel,17/17] Add missing const to AVInputFormat pointers. [FFmpeg-devel,01/17] lavu: postpone child_class_next API removal - - - - 4-- 2021-04-05 Anton Khirnov New
[FFmpeg-devel,16/17] fate-mov-zombie: update ref for FF_API_OLD_ROTATE_API removal [FFmpeg-devel,01/17] lavu: postpone child_class_next API removal - - - - 4-- 2021-04-05 Anton Khirnov New
[FFmpeg-devel,15/17] fate: update refs for AVCPBProperties fields change after bump [FFmpeg-devel,01/17] lavu: postpone child_class_next API removal - - - - 211 2021-04-05 Anton Khirnov New
[FFmpeg-devel,14/17] Update types after the FF_API_BUFFER_SIZE_T change. [FFmpeg-devel,01/17] lavu: postpone child_class_next API removal - - - - 211 2021-04-05 Anton Khirnov New
[FFmpeg-devel,13/17] lavu/pixdesc: drop initializers for fields removed with FF_API_PLUS1_MINUS1 [FFmpeg-devel,01/17] lavu: postpone child_class_next API removal - - - - 211 2021-04-05 Anton Khirnov New
[FFmpeg-devel,12/17] fate-imgutils: update the test for FF_API_PSEUDOPAL removal [FFmpeg-devel,01/17] lavu: postpone child_class_next API removal - - - - 211 2021-04-05 Anton Khirnov New
[FFmpeg-devel,01/17] lavu: postpone child_class_next API removal [FFmpeg-devel,01/17] lavu: postpone child_class_next API removal - - - - 4-- 2021-04-05 Anton Khirnov New
[FFmpeg-devel,2/2] FATE: add a test for PNG frame metadata [FFmpeg-devel,1/2] lavc/pngdec: fix exporting frame metadata after 5663301560 - - - - 4-- 2021-03-21 Anton Khirnov New
[FFmpeg-devel,1/2] lavc/pngdec: fix exporting frame metadata after 5663301560 [FFmpeg-devel,1/2] lavc/pngdec: fix exporting frame metadata after 5663301560 - - - - 4-- 2021-03-21 Anton Khirnov New
[FFmpeg-devel,7/7] lavc: do not hold the codec init lock longer than necessary [FFmpeg-devel,1/7] lavc: factor out encoder init/validation from avcodec_open2() - - - - -1- 2021-03-10 Anton Khirnov New
[FFmpeg-devel,2/2] Revert "fate: Add test for ticket 6024, truncated decoding mode" [FFmpeg-devel,1/2] lavc: deprecate AV_CODEC_FLAG_TRUNCATED - - - - 4-- 2021-03-08 Anton Khirnov New
[FFmpeg-devel,1/2] lavc: deprecate AV_CODEC_FLAG_TRUNCATED [FFmpeg-devel,1/2] lavc: deprecate AV_CODEC_FLAG_TRUNCATED - - - - 4-- 2021-03-08 Anton Khirnov New
[FFmpeg-devel] cmdutils: replace strncpy() with equivalent memcpy() [FFmpeg-devel] cmdutils: replace strncpy() with equivalent memcpy() - - - - 4-- 2021-03-08 Anton Khirnov New
[FFmpeg-devel] vp9: fix a race in exporting encoding parameters [FFmpeg-devel] vp9: fix a race in exporting encoding parameters - - - - 4-- 2021-02-24 Anton Khirnov New
[FFmpeg-devel,4/6] Revert "avcodec/pngdec: fix possible race condition with APNG decoding" [FFmpeg-devel,1/6] tests: add a test for LSCR - - - - 211 2021-02-16 Anton Khirnov New
[FFmpeg-devel,1/2] lavc/mpegvideo_enc: mark default_mv_penalty as const [FFmpeg-devel,1/2] lavc/mpegvideo_enc: mark default_mv_penalty as const - - - - 4-- 2021-02-08 Anton Khirnov New
[FFmpeg-devel,4/4] fftools/ffmpeg: drop an FF_API-guarded block [FFmpeg-devel,1/4] mjpegdec: stop setting the QP table - - - - 4-- 2021-01-26 Anton Khirnov New
[FFmpeg-devel] lavu/frame: extend AVFrame.opaque documentation [FFmpeg-devel] lavu/frame: extend AVFrame.opaque documentation - - - - 4-- 2021-01-26 Anton Khirnov New
[FFmpeg-devel,7/7] Handle AVID MJPEG streams directly in the MJPEG decoder. [FFmpeg-devel,1/7] tools/target_dec_fuzzer: use non-obsolete decoding API - - - - 4-- 2020-12-12 Anton Khirnov New
[FFmpeg-devel,9/9] smvjpegdec: merge into mjpegdec [FFmpeg-devel,1/9] img2dec: export avg_frame_rate - - - - 4-- 2020-12-01 Anton Khirnov New
[FFmpeg-devel,7/9] mjpegdec: convert to receive_frame() [FFmpeg-devel,1/9] img2dec: export avg_frame_rate - - - - 2-- 2020-12-01 Anton Khirnov New
[FFmpeg-devel,3/9] tests: drop api-codec-param test [FFmpeg-devel,1/9] img2dec: export avg_frame_rate - - - - 2-- 2020-12-01 Anton Khirnov New
[FFmpeg-devel,3/3] ffmpeg.c: refactor picking default video stream [FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' - - - - 21- 2020-10-14 Anton Khirnov New
[FFmpeg-devel,2/3] ffmpeg.c: refine picking default video stream [FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' - - - - 2-- 2020-10-14 Anton Khirnov New
[FFmpeg-devel,18/18] lavf: document some AVStream fields as private [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,17/18] lavf: move AVStream.last_IP_* to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,16/18] lavf: move AVStream.{probe_packets, codec_info_nb_frames} to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,15/18] ffmpeg: stop using non-public AVStream fields [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,14/18] lavf: move AVStream.{need_parsing, parser} to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,08/18] lavf: move AVStream.{request_probe, skip_to_keyframe} to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,06/18] lavf: move AVStream.{nb_decoded_frames, mux_ts_offset} to AVStreamInternal [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,05/18] lavf: move AVStream.{pts_wrap_*, update_initial_durations_done} to AVStreamInt… [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,03/18] lavf: move AVStream.{last_dts_for_order_check, dts_[mis]ordered} to AVStreamIn… [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
[FFmpeg-devel,02/18] lavf: move AVStream.{inject_global_side_data, display_aspect_ratio} to AVStrea… [FFmpeg-devel,01/18] lavf: move AVStream.info to AVStreamInternal - - - - 2-- 2020-10-09 Anton Khirnov New
« 1 2 ... 23 24 25176 177 »