Show patches with: Submitter = Andreas Rheinhardt       |    State = Action Required       |   660 patches
« 1 2 ... 3 4 56 7 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,09/20] avcodec/h2645_sei: Factor out freeing common SEI parts [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,08/20] avcodec/h2645_sei: Factor updating H.2645 SEIs out [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,07/20] avcodec/h2645_sei: Factor parsing common SEI messages out [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,03/20] configure: Add (h264|hevc)_sei subsystems [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel] avcodec/get_bits: Don't let number of bits_left become invalid [FFmpeg-devel] avcodec/get_bits: Don't let number of bits_left become invalid - - - - 4-- 2022-06-20 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/decode: Don't allocate FrameDecodeData if it is unneeded [FFmpeg-devel,1/2] avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarily - - - - 4-- 2022-05-11 Andreas Rheinhardt New
[FFmpeg-devel] avformat/avformat: Schedule AVOutputFormat.data_codec for removal [FFmpeg-devel] avformat/avformat: Schedule AVOutputFormat.data_codec for removal - - - - 4-- 2022-05-05 Andreas Rheinhardt New
[FFmpeg-devel,5/5] avcodec/mjpegbdec: Don't use GetBit-API for byte-aligned reads [FFmpeg-devel,1/5] avcodec/mjpegdec: Always reset got_picture at the beginnig of decoding - - - - 6-- 2022-04-14 Andreas Rheinhardt New
[FFmpeg-devel,2/5] avcodec/mjpegdec: Don't create unnecessary AVFrame reference [FFmpeg-devel,1/5] avcodec/mjpegdec: Always reset got_picture at the beginnig of decoding - - - - 4-- 2022-04-14 Andreas Rheinhardt New
[FFmpeg-devel,1/5] avcodec/mjpegdec: Always reset got_picture at the beginnig of decoding [FFmpeg-devel,1/5] avcodec/mjpegdec: Always reset got_picture at the beginnig of decoding - - - - 4-- 2022-04-14 Andreas Rheinhardt New
[FFmpeg-devel,7/7] avformat/demux: Avoid stack packet when decoding frame [FFmpeg-devel,1/7] avcodec/options: Fix AVClassCategory of decoders with .receive_frame - - - - 6-- 2022-03-30 Andreas Rheinhardt New
[FFmpeg-devel,6/7] avcodec: Make avcodec_decoder_subtitles2 accept a const AVPacket* [FFmpeg-devel,1/7] avcodec/options: Fix AVClassCategory of decoders with .receive_frame - - - - 2-- 2022-03-30 Andreas Rheinhardt New
[FFmpeg-devel] avformat/mov: Initialize padding of buffer [FFmpeg-devel] avformat/mov: Initialize padding of buffer - - - - 8-- 2022-03-23 Andreas Rheinhardt New
[FFmpeg-devel,8/8] avcodec/codec_internal: Include codec_tags only when they are needed [FFmpeg-devel,1/3] avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h - - - - 6-- 2022-03-18 Andreas Rheinhardt New
[FFmpeg-devel,v3] avcodec/ffv1dec: Don't set ThreadFrame properties, fix race [FFmpeg-devel,v3] avcodec/ffv1dec: Don't set ThreadFrame properties, fix race - - - - 6-- 2022-03-04 Andreas Rheinhardt New
[FFmpeg-devel,v2] avcodec/ffv1dec: Don't set ThreadFrame properties, fix race [FFmpeg-devel,v2] avcodec/ffv1dec: Don't set ThreadFrame properties, fix race - - - - 6-- 2022-03-03 Andreas Rheinhardt New
[FFmpeg-devel] avfilter/fifo: Remove unused buffer frame [FFmpeg-devel] avfilter/fifo: Remove unused buffer frame - - - - 10-- 2022-02-16 Andreas Rheinhardt New
[FFmpeg-devel,05/17] avcodec/rv40: Make decoder init-threadsafe [FFmpeg-devel,01/17] avcodec/svq3: Mark decoder as init-threadsafe - - - - 6-- 2022-02-12 Andreas Rheinhardt New
[FFmpeg-devel,79/80] avcodec/mpegvideo: Move custom_pcf to H263DecContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-03 Andreas Rheinhardt New
[FFmpeg-devel,78/80] avcodec/mpegvideo: Move packed-b-frames stuff to H263DecContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-03 Andreas Rheinhardt New
[FFmpeg-devel,77/80] avcodec/mpegvideo: Move pb_frame to H263DecContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-03 Andreas Rheinhardt New
[FFmpeg-devel,76/80] avcodec/mpegvideo: Move ehc_mode to H263DecContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-03 Andreas Rheinhardt New
[FFmpeg-devel,75/80] avcodec/mpegvideo: Move h263_long_vectors to H263DecContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-03 Andreas Rheinhardt New
[FFmpeg-devel,74/80] avcodec/mpegvideo: Move decode_mb to H263DecContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-03 Andreas Rheinhardt New
[FFmpeg-devel,73/80] avcodec/h263dec.h: Add H263DecContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-03 Andreas Rheinhardt New
[FFmpeg-devel,72/72] avcodec/mpegvideo: Make new_picture an ordinary AVFrame [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-02 Andreas Rheinhardt New
[FFmpeg-devel,v2,69/69] avcodec/mpegvideo: Move picture array to MPVMainContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,68/69] avcodec/mpegvideo_dec: Remove potentially UB always-true checks [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,66/69] avcodec/mpegvideo: Remove strict_std_compliance from MPVContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,65/69] avcodec/mpegvideo: Move arrays owned by main thread to MPVMainContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,64/69] avcodec/mpegvideo: Move coded_picture_number to MPVMainContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,63/69] avcodec/mpegvideo: Move context_initialized flag to MPVMainContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,62/69] avcodec/mpegvideo: Move max_b_frames to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,61/69] avcodec/mpegvideo: Move reordered_input_picture to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,60/69] avcodec/mpegvideo: Move slice_context_count to MPVMainContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,59/69] avcodec/mpegvideo: Add ptr to main MPVMainContext to slice contexts [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,58/69] avcodec/mpegvideo: Move slice-context ptr array to MPVMainContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,57/69] avcodec/mpegvideo: Add proper MPVMainContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,55/69] avcodec/mpegvideo: Constify src of ff_update_duplicate_context() [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,54/69] avcodec/motion_est: Constify mv-table parameters where possible [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,53/69] avcodec/mpegvideo: Move fixed_qscale to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,52/69] avcodec/mpegvideo: Move input_picture_number to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,51/69] avcodec/mpegvideo: Move frame_skip_(exp|cmp) to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,50/69] avcodec/mpegvideo: Move dummy dst for depr. opts to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,49/69] avcodec/mpegvideo: Move scenechange_threshold to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,48/69] avcodec/mpegvideo_enc: Avoid allocations for q_int(er|ra)_matrix tables [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,47/69] avcodec/mpegvideo_enc: Initialize non-JPEG q-matrices only once [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,46/69] avcodec/mpegvideo: Move encoder-only base-arrays to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,45/69] avcodec/mpegvideo: Allocate encoder-only tables in mpegvideo_enc.c [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,44/69] avcodec/mpegvideo: Move ratecontrol parameters to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,43/69] avcodec/mpegvideo: Move brd_scale to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,42/69] avcodec/mpegvideo: Move vbv_delay to Mpeg1Context [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,41/69] avcodec/mpegvideo_enc: Remove unused parameter from encode_mb_hq() [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,40/69] avcodec/mpegvideo_enc: Remove unused function parameters [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,39/69] avcodec/mpegvideo: Move header_bits to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 22- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,38/69] avcodec/mpegvideo: Move last-pic information to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,37/69] avcodec/mpegvideo: Remove write-only [fb]_code [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,36/69] avcodec/mpegvideo: Move input_picture list to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,35/69] avcodec/mpegvideo: Move pts and dts fields to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,34/69] avcodec/mpegvideo: Move picture_in_gop_number to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,33/69] avcodec/mpegvideo_enc: Don't set picture_in_gop_number for slice threads [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,32/69] avcodec/mpegvideo: Move gop_size to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,31/69] avcodec/mpegvideo: Move me_pre and me_penalty_compensation to enc-ctx [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,30/69] avcodec/mpegvideoenc: Move ratecontrol to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,29/69] avcodec/mpegvideoenc: Move tmp bframes to MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,28/69] avcodec/mpegvideoenc: Add proper MPVMainEncContext [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,27/69] avcodec/mpegvideo_enc: Don't find encoder by ID [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,26/69] avcodec/mpegvideo: Use typedefs for MPV(Main)?(Dec|Enc)?Context [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,25/69] avcodec/speedhqenc: Add SpeedHQEncContext and move slice_start to it [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,24/69] avcodec/mpegvideo: Move decoder-only stuff to a new header [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,23/69] avcodec/mpegvideo: Move encoder-only stuff to a new header [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,22/69] avcodec/rv10.h: Split header into decoder- and encoder-only parts [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,21/69] avcodec/mpeg12.h: Move encoder-only stuff into a new header [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,20/69] avcodec/mpeg12.h: Move decoder-only stuff to a new header [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,19/69] avcodec/flv.h: Split header into encoder-only and decoder-only headers [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,17/69] avcodec/mpeg4video.h: Move decoder-only parts to a new header [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,16/69] avcodec/h263.h: Move encoder-only stuff to a new header h263enc.h [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,14/69] avcodec/msmpeg4.h: Move decoder-only parts to a new header [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,13/69] avcodec/msmpeg4.h: Move encoder-only stuff to a new header [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,12/69] avcodec/wmv2.h: Move encoder- and decoder-only parts to new headers [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,11/69] avcodec/wmv2: Split Wmv2Context into decoder and encoder context [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,10/69] avcodec/wmv2: Move initializing abt_scantables to the decoder [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - --- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,09/69] avcodec/idctdsp: Constify the permutation parameter of ff_init_scantable [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,08/69] avcodec/h261enc: Pass PutBitContext directly in h261_encode_motion() [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,07/69] avcodec/h261: Move encoder-only stuff to a new header [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,06/69] avcodec/h261: Separate decode and encode contexts [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,04/69] avcodec/mjpegenc: Fix files with slices > 1, but threads == 1 [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,02/69] avcodec/mpegvideo_enc: Allow slices only for slice-thread-able codecs [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb [FFmpeg-devel,v2,01/69] avcodec/avcodec: Avoid MpegEncContext in AVHWAccel.decode_mb - - - - 4-- 2022-02-01 Andreas Rheinhardt New
[FFmpeg-devel,20/21] avcodec/speedhqenc: Add SpeedHQEncContext and move slice_start to it [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt New
[FFmpeg-devel,4/4] avcodec/hevcdec: Avoid redundant entry_point_offsets array [FFmpeg-devel,1/4] avcodec/hevcdec: Combine multiple allocations - - - - 4-- 2022-01-05 Andreas Rheinhardt New
[FFmpeg-devel,3/4] avcodec/hevcdec: Combine related data into structure [FFmpeg-devel,1/4] avcodec/hevcdec: Combine multiple allocations - - - - 4-- 2022-01-05 Andreas Rheinhardt New
[FFmpeg-devel,2/4] avcodec/hevcdec: Remove redundant frees [FFmpeg-devel,1/4] avcodec/hevcdec: Combine multiple allocations - - - - 4-- 2022-01-05 Andreas Rheinhardt New
[FFmpeg-devel,1/4] avcodec/hevcdec: Combine multiple allocations [FFmpeg-devel,1/4] avcodec/hevcdec: Combine multiple allocations - - - - 4-- 2022-01-05 Andreas Rheinhardt New
[FFmpeg-devel,17/17] fftools/ffmpeg_opt: Apply copyinkf for all stream types [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,08/17] avformat/mxfenc: Improve returned error codes [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,07/17] avformat/mxfenc: Error out when receiving invalid data [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,03/17] fate/mxf: Add tests for H.264 remuxing [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[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,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - 1 - - 4-- 2021-11-09 Andreas Rheinhardt New
« 1 2 ... 3 4 56 7 »