Show patches with: Series = [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function       |    Archived = No       |   33 patches
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,33/33] avcodec/mpeg4videodec: Move use_intra_dc_vlc to stack, fix data race [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 8-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,32/33] avcodec/mpegvideo: Use offset instead of pointer for vbv_delay [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,31/33] avcodec/h264data: Add missing rational.h inclusion [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,30/33] avcodec/mpegpicture: Add function to completely free MPEG-Picture [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,29/33] avcodec/mpegpicture: Let ff_mpeg_unref_picture() free picture tables [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,28/33] avcodec/mpegvideo: Move MPEG-4 Simple Studio Profile fields to mpeg4video [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,27/33] avcodec/mpegvideo: Move handling Simple Studio Profile to mpeg4videodec [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,26/33] fate/mpeg4: Add test for MPEG-4 Simple Studio Profile [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,25/33] avcodec/mpegvideo: Fix crash when using lowres with 10bit MPEG-4 [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,24/33] avcodec/mpegvideo: Fix off-by-one error when decoding >8 bit MPEG-4 [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,23/33] avcodec/mpegvideo_enc: Don't hardcode list of codecs supporting bframes [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,22/33] avcodec/mpegvideo_enc: Localize check for invalid number of b-frames [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-26 Andreas Rheinhardt Accepted
[FFmpeg-devel,21/21] avcodec/mpegvideo: Move frame_rate_index to (Mpeg1|MPEG12Enc)Context [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 8-- 2022-01-25 Andreas Rheinhardt Accepted
[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,19/21] avcodec/mpegvideo_enc: Move H.263p? encoders to ituh263enc.c [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,18/21] avcodec/mpegvideo_enc: Move msmpeg4/wmv1 encoders to msmpeg4enc.c [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,17/21] avcodec/mpegvideo: Move gop_picture_number to MPEG12EncContext [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,16/21] avcodec/mpegvideo_enc: Don't sync gop_picture_number among slice threads [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/21] avcodec/mpegvideo: Move timecode_frame_start to Mpeg1Context [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,14/21] avcodec/mpegvideo: Move aspect_ratio_info to Mpeg1Context [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,13/21] avcodec/mpeg4videodec: Use stack variable for aspect_ratio_info [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,12/21] avcodec/ituh263dec: Use stack variable for aspect_ratio_info [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,11/21] avcodec/ituh263enc: Use stack variable for aspect_ratio_info [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/21] avcodec/mpeg4videoenc: Use stack variable for aspect_ratio_info [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/21] avcodec/mpeg12enc: Reindent after the previous commit [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/21] avcodec/mpeg12enc: Return early if no Sequence Header is written [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 42- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,07/21] avcodec/mpeg12enc: Use stack variable for aspect_ratio_info [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/21] avcodec/ituh263enc: Use stack variable for custom_pcf [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/21] avcodec/mpeg4?video: Move vo_type to Mpeg4DecContext [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/21] avcodec/mpeg4videodec: Keep vo_type in sync between threads [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/21] avcodec/mpeg4videoenc: Use stack variable for vo_type [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt 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,01/21] avcodec/h263: Remove declaration for inexistent function [FFmpeg-devel,01/21] avcodec/h263: Remove declaration for inexistent function - - - - 6-- 2022-01-25 Andreas Rheinhardt Accepted