Show patches with: none      |   46293 patches
« 1 2 ... 144 145 146462 463 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v2,16/18] avcodec/h264dec: Remove unnecessary headers [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,15/18] avcodec/h264*: Remove unnecessary h264_mvpred.h inclusions [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,14/18] lavc/svq3: stop including h264dec.h [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,13/18] lavc/x86/h264_qpel: stop unnecessarily including h264dec [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,12/18] lavc/vdpau: stop unnecessarily including h264dec [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,11/18] lavc/h264: move MB_TYPE defs from h264dec.h to h264_parse [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,10/18] lavc/h264_parse: stop including h264dec.h [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,09/18] lavc/h264data.h: stop including h264dec.h [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,08/18] lavc/h264: move some shared code from h264dec to h264_parse [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,07/18] lavc/h264_parser: add missing headers [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,06/18] lavc/h264: replace MAX_DELAYED_PIC_COUNT by H264_MAX_DPB_FRAMES [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,05/18] lavc/h264: replace MAX_DELAYED_PIC_COUNT with FF_ARRAY_ELEMS where appropri… [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,04/18] lavc/h264dec.h: Move MMCOOpcode to h264_parse.h [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,03/18] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,02/18] avcodec/h264dec: Move pack8to16 to its only user [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user [FFmpeg-devel,v2,01/18] avcodec/h264dec: Move find_start_code() to its only user - - - - 4-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,18/18] avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.h [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -3- 2022-01-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,17/18] avcodec/h264_*: Remove unnecessary internal.h inclusions [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,16/18] avcodec/h264_parse: Move find_start_code() to its only user [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,15/18] avcodec/h264dec: Remove unnecessary headers [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,14/18] avcodec/h264*: Remove unnecessary h264_mvpred.h inclusions [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,13/13] lavc/svq3: stop including h264dec.h [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -3- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,12/13] lavc/x86/h264_qpel: stop unnecessarily including h264dec [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,11/13] lavc/vdpau: stop unnecessarily including h264dec [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,10/13] lavc/h264: move MB_TYPE defs from h264dec.h to h264_parse [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,09/13] lavc/h264_parse: stop including h264dec.h [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,08/13] lavc/h264data.h: stop including h264dec.h [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - -2- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,07/13] lavc/h264: move some shared code from h264dec to h264_parse [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,06/13] lavc/h264_parser: add missing headers [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,05/13] lavc/h264: replace MAX_DELAYED_PIC_COUNT by H264_MAX_DPB_FRAMES [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,04/13] lavc/h264: replace MAX_DELAYED_PIC_COUNT with FF_ARRAY_ELEMS where appropriate [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel,03/13] lavc/h264dec.h: move find_start_code and MMCOOpcode to h264_parse.h [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/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,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT [FFmpeg-devel,01/13] lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT - - - - --- 2022-01-24 Anton Khirnov New
[FFmpeg-devel] avcodec/h264_parser: don't alter decoder private data [FFmpeg-devel] avcodec/h264_parser: don't alter decoder private data - - - - 2-- 2022-01-24 James Almer Accepted
[FFmpeg-devel] ffmpeg: add packet duration to muxer logging [FFmpeg-devel] ffmpeg: add packet duration to muxer logging - - - - 2-- 2022-01-24 Jan Ekström New
[FFmpeg-devel,v2,31/31] avutil/fifo: Deprecate old FIFO API New FIFO API - - - - 2-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,30/31] ffmpeg: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,29/31] ffplay: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,28/31] lavfi/vf_deshake_opencl: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,27/31] lavfi/qsvvpp: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,26/31] lavu/threadmessage: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,25/31] lavu/audio_fifo: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,24/31] lavu/audio_fifo: drop an unnecessary include New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,23/31] lavd/jack: switch to the new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,22/31] lavf/async: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,21/31] lavf/udp: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,20/31] lavf/swfenc: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,19/31] lavf/mpegenc: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,18/31] lavf/dvenc: switch to new FIFO API New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,17/31] lavf/dvenc: return an error on audio/video desync New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,16/31] avcodec/qsvenc: Reindent after the previous commit New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,15/31] lavc/qsvenc: switch to new FIFO API New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,14/31] lavc/qsvdec: switch to the new FIFO API New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,13/31] lavc/nvenc: switch to the new FIFO API New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,12/31] lavc/libvpxenc: remove unneeded context variable New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,11/31] lavc/libvpxenc: switch to the new FIFO API New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,10/31] lavc/libvorbisenc: switch to new FIFO API New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,09/31] lavc/cuviddec: convert to the new FIFO API New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,08/31] lavc/cuviddec: do not reallocate the fifo unnecessarily New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,07/31] lavc/amfenc: switch to new FIFO API New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,06/31] lavc/avcodec: switch to new FIFO API New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,05/31] lavu/tests/fifo: switch to the new API New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,04/31] lavu/fifo: add a flag for automatically growing the FIFO as needed New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,03/31] lavu/fifo: Add new AVFifo API based upon the notion of element size New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,02/31] lavu/fifo: disallow overly large fifo sizes New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,01/31] avutil/fifo: Use av_fifo_generic_peek_at() for av_fifo_generic_peek() New FIFO API - - - - 6-- 2022-01-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,00/31] New FIFO API - - - - --- 2022-01-24 Andreas Rheinhardt None
[FFmpeg-devel,v2,3/3] lavc/qsvdec: export AVFilmGrainParams side data [FFmpeg-devel,v2,1/3] lavc/qsv: allow to add more parameter buffers to QSV frame - - - - 8-- 2022-01-24 Xiang, Haihao Accepted
[FFmpeg-devel,v2,2/3] lavc/qsvdec: track the runtime session version [FFmpeg-devel,v2,1/3] lavc/qsv: allow to add more parameter buffers to QSV frame - - - - 6-- 2022-01-24 Xiang, Haihao Accepted
[FFmpeg-devel,v2,1/3] lavc/qsv: allow to add more parameter buffers to QSV frame [FFmpeg-devel,v2,1/3] lavc/qsv: allow to add more parameter buffers to QSV frame - - - - 6-- 2022-01-24 Xiang, Haihao Accepted
[FFmpeg-devel,3/3] libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh param… [FFmpeg-devel,1/3] libavcodec/qsvenc: Add max slice size support to hevc_qsv - - - - 8-- 2022-01-24 Chen, Wenbin New
[FFmpeg-devel,2/3] libavcodec/qsvenc: Add b_strategy option to hevc_qsv [FFmpeg-devel,1/3] libavcodec/qsvenc: Add max slice size support to hevc_qsv - 1 - - 6-- 2022-01-24 Chen, Wenbin New
[FFmpeg-devel,1/3] libavcodec/qsvenc: Add max slice size support to hevc_qsv [FFmpeg-devel,1/3] libavcodec/qsvenc: Add max slice size support to hevc_qsv - 1 - - 6-- 2022-01-24 Chen, Wenbin New
[FFmpeg-devel] lavc/cbs_sei: Fix H.264/5 SEI unit ordering [FFmpeg-devel] lavc/cbs_sei: Fix H.264/5 SEI unit ordering - - - - 8-- 2022-01-24 Jon Waltman New
[FFmpeg-devel] Fix H.264/5 SEI unit ordering (regression from 8843607f) [FFmpeg-devel] Fix H.264/5 SEI unit ordering (regression from 8843607f) - - - - 84- 2022-01-24 Jon Waltman New
[FFmpeg-devel] avutil/tests/adler32: Remove unnecessary volatile [FFmpeg-devel] avutil/tests/adler32: Remove unnecessary volatile - - - - 8-- 2022-01-23 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/wavenc: allow WAVEFORMATEXTENSIBLE to be suppressed [FFmpeg-devel] avformat/wavenc: allow WAVEFORMATEXTENSIBLE to be suppressed - - - - 8-- 2022-01-23 Tom Yan New
[FFmpeg-devel,3/3] avformat/dashdec: avoid calling strlen multiple times [FFmpeg-devel,1/3] avformat/rtpdec: Fix negative missed packets in warning message - 1 - - 8-- 2022-01-23 Lance Wang Accepted
[FFmpeg-devel,2/3] avformat/rtpdec: return value check for init_get_bits() [FFmpeg-devel,1/3] avformat/rtpdec: Fix negative missed packets in warning message - - - - 6-- 2022-01-23 Lance Wang Accepted
[FFmpeg-devel,1/3] avformat/rtpdec: Fix negative missed packets in warning message [FFmpeg-devel,1/3] avformat/rtpdec: Fix negative missed packets in warning message - - - - 6-- 2022-01-23 Lance Wang Accepted
[FFmpeg-devel] configure: Fix Microsoft tools detection [FFmpeg-devel] configure: Fix Microsoft tools detection - - - - 8-- 2022-01-22 Kacper Michajłow New
[FFmpeg-devel] fate/ffmpeg: Add test for autorotating video [FFmpeg-devel] fate/ffmpeg: Add test for autorotating video - - - - 8-- 2022-01-21 Andreas Rheinhardt Accepted
[FFmpeg-devel] swscale/x86/swscale: Remove superfluous and invalid '; ' [FFmpeg-devel] swscale/x86/swscale: Remove superfluous and invalid '; ' - - - - 8-- 2022-01-21 Andreas Rheinhardt Accepted
[FFmpeg-devel,v5] avformat/imf: add IMF CPL with repeated resources to FATE [FFmpeg-devel,v5] avformat/imf: add IMF CPL with repeated resources to FATE - - - - 8-- 2022-01-21 Pierre-Anthony Lemieux Accepted
[FFmpeg-devel] avformat/matroskadec: Export rectangular projection as displaymatrix [FFmpeg-devel] avformat/matroskadec: Export rectangular projection as displaymatrix - - - - 8-- 2022-01-21 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/mov: Fix endian-dependent parsing [FFmpeg-devel] avformat/mov: Fix endian-dependent parsing - 1 - - 6-- 2022-01-21 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] lavu/tx: add an RDFT implementation [FFmpeg-devel,1/2] lavu/tx: rewrite internal code as a tree-based codelet constructor - - - - --3 2022-01-21 Lynne New
[FFmpeg-devel,1/2] lavu/tx: rewrite internal code as a tree-based codelet constructor [FFmpeg-devel,1/2] lavu/tx: rewrite internal code as a tree-based codelet constructor - - - - --3 2022-01-21 Lynne New
[FFmpeg-devel] fftools/ffmpeg: fix (a)buffer src names [FFmpeg-devel] fftools/ffmpeg: fix (a)buffer src names - 1 - - 5-1 2022-01-21 Anton Khirnov Accepted
[FFmpeg-devel,v3] libavutil/tests/md5: Avoid warnings [FFmpeg-devel,v3] libavutil/tests/md5: Avoid warnings - - - - 7-1 2022-01-21 Aman Karmani New
[FFmpeg-devel,v2] libavutil/tests/md5: Avoid warnings [FFmpeg-devel,v2] libavutil/tests/md5: Avoid warnings - - - - 7-1 2022-01-21 Aman Karmani New
[FFmpeg-devel] libavutil/tests/md5: Avoid warnings [FFmpeg-devel] libavutil/tests/md5: Avoid warnings - - - - 7-1 2022-01-21 Aman Karmani New
[FFmpeg-devel,001/293,v7] Add a new channel layout API [FFmpeg-devel,001/293,v7] Add a new channel layout API - - - - 461 2022-01-21 James Almer New
[FFmpeg-devel] avformat/img2dec: fix logic error in GEM Raster file probe [FFmpeg-devel] avformat/img2dec: fix logic error in GEM Raster file probe - - - - 7-1 2022-01-20 Peter Ross Accepted
[FFmpeg-devel] avformat/http: Fix double-free on error [FFmpeg-devel] avformat/http: Fix double-free on error - - - - 7-1 2022-01-20 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/matroskaenc: Fix writing AV_SPHERICAL_EQUIRECTANGULAR [FFmpeg-devel] avformat/matroskaenc: Fix writing AV_SPHERICAL_EQUIRECTANGULAR - 1 - - 7-1 2022-01-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] lavc/encode: pick a sane default for bits_per_raw_sample if it's not set [FFmpeg-devel,1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() - - - - 7-1 2022-01-20 Anton Khirnov New
[FFmpeg-devel,2/3] lavc/encode: reindent [FFmpeg-devel,1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() - - - - 5-1 2022-01-20 Anton Khirnov New
[FFmpeg-devel,1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() [FFmpeg-devel,1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit() - - - - 5-1 2022-01-20 Anton Khirnov New
« 1 2 ... 144 145 146462 463 »