Show patches with: Series = [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions       |    State = Action Required       |    Archived = No       |   28 patches
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,28/28] ffmpeg_mux: move processing AV_PKT_DATA_QUALITY_STATS to do_video_stats() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,27/28] ffmpeg_mux: merge variable declaration and initialization [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,26/28] ffmpeg_mux: stop using av_stream_get_end_pts() in do_video_stats() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,25/28] ffmpeg_mux: stop using AVStream.nb_frames in do_video_stats() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,24/28] ffmpeg_mux: drop a useless check and reduce indentation [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - 1 - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,23/28] ffmpeg: move processing video stats to ffmpeg_mux [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,22/28] ffmpeg: move output file opts into private context [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,21/28] ffmpeg: move a comment to a more appropriate place [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,20/28] ffmpeg_mux: split of_write_packet() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,19/28] ffmpeg_mux: split queuing packets into a separate function [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,18/28] ffmpeg: fix initial muxing queue size [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,17/28] ffmpeg: move the mux queue into muxer private data [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,16/28] ffmpeg: do not log to the muxer context [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,15/28] ffmpeg: access output file chapters through a wrapper [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,14/28] ffmpeg: refactor the code checking for bitexact output [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,13/28] ffmpeg: move closing the file into of_write_trailer() [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,12/28] ffmpeg: write the header for stream-less outputs when initializing the muxer [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,11/28] ffmpeg: set want_sdp when initializing the muxer [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,10/28] ffmpeg: refactor limiting output file size with -fs [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,09/28] ffmpeg: fix the type of limit_filesize [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,08/28] ffmpeg: add a helper function to access output file size [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,07/28] ffmpeg_mux: add private muxer context [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,06/28] ffmpeg: store output format separately from the muxer context [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,05/28] ffmpeg: move freeing the output file to ffmpeg_mux.c [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,04/28] ffmpeg: move writing the trailer to ffmpeg_mux.c [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[FFmpeg-devel,03/28] ffmpeg: move some muxing-related code into a separate file [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New
[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,01/28] ffmpeg: pass the muxer context explicitly to some functions [FFmpeg-devel,01/28] ffmpeg: pass the muxer context explicitly to some functions - - - - 8-- 2022-01-11 Anton Khirnov New