Show patches with: none      |   46333 patches
« 1 2 ... 145 146 147463 464 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[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
[FFmpeg-devel] avutil/pixfmt.h: typo [FFmpeg-devel] avutil/pixfmt.h: typo - - - - 8-- 2022-01-20 Diederick C. Niehorster Accepted
[FFmpeg-devel,v2] avfilter/adelay: Add command support [FFmpeg-devel,v2] avfilter/adelay: Add command support - - - - 8-- 2022-01-20 David Lacko Accepted
[FFmpeg-devel,1/2] lavc/aarch64: add hevc qpel assembly [FFmpeg-devel,1/2] lavc/aarch64: add hevc qpel assembly - - - - 4-1 2022-01-20 J. Dekker New
[FFmpeg-devel] libavcodec/qsvenc: fix a memory leak problem [FFmpeg-devel] libavcodec/qsvenc: fix a memory leak problem - 1 - - 8-- 2022-01-20 Chen, Wenbin Accepted
[FFmpeg-devel,v3,26/26] avcodec/dvbsubdec: Fix conditions for fallback to default resolution Subtitle Filtering 2022 - - - - -4- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,25/26] avcodec/webvttenc: Don't encode drawing codes and empty lines Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,24/26] doc/APIchanges: update for subtitle filtering changes Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,23/26] avcodec/webvttenc: convert hard-space tags to   Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,22/26] avutil/ass_split: Add parsing of hard-space tags (\h) Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,21/26] fftools/ffmpeg: Introduce subtitle filtering and new frame-based subtitle e… Subtitle Filtering 2022 - - - - 5-1 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,20/26] avcodec/subtitles: Migrate subtitle encoders to frame-based API Subtitle Filtering 2022 - - - - 431 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,19/26] avfilter/subfeed: add subtitle feed filter Subtitle Filtering 2022 - - - - 431 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,18/26] avfilter/subscale: Add filter for scaling and/or re-arranging graphical sub… Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,17/26] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR) Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,16/26] avfilter/splitcc: Add splitcc filter for closed caption handling Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,15/26] avfilter/stripstyles: Add stripstyles filter Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,14/26] avfilter/textmod: Add textmod, censor and show_speaker filters Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,13/26] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,12/26] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video fi… Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,11/26] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,10/26] avfilter/avfilter: Fix hardcoded input index Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,09/26] avfilter/avfilter: Handle subtitle frames Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,08/26] avfilter/subtitles: Add subtitles.c for subtitle frame allocation Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,07/26] fftools/play, probe: Adjust for subtitle changes Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,06/26] avcodec/subtitles: Replace deprecated enum values Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,05/26] avcodec, avutil: Move ass helper functions to avutil as avpriv_ and extend … Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,04/26] avfilter/subtitles: Update vf_subtitles to use new decoding api Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,03/26] avcodec/subtitles: Introduce new frame-based subtitle decoding API Subtitle Filtering 2022 - - - - 53- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,02/26] avutil/frame: Prepare AVFrame for subtitle handling Subtitle Filtering 2022 - - - - 53- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,01/26] avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate … Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v3,00/26] Subtitle Filtering 2022 - - - - --- 2022-01-20 Aman Karmani None
[FFmpeg-devel,v2,26/26] avcodec/dvbsubdec: Fix conditions for fallback to default resolution Subtitle Filtering 2022 - - - - -4- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,25/26] avcodec/webvttenc: Don't encode drawing codes and empty lines Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,24/26] doc/APIchanges: update for subtitle filtering changes Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,23/26] avcodec/webvttenc: convert hard-space tags to   Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,22/26] avutil/ass_split: Add parsing of hard-space tags (\h) Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,21/26] fftools/ffmpeg: Introduce subtitle filtering and new frame-based subtitle e… Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,20/26] avcodec/subtitles: Migrate subtitle encoders to frame-based API Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,19/26] avfilter/subfeed: add subtitle feed filter Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,18/26] avfilter/subscale: Add filter for scaling and/or re-arranging graphical sub… Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,17/26] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR) Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,16/26] avfilter/splitcc: Add splitcc filter for closed caption handling Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,15/26] avfilter/stripstyles: Add stripstyles filter Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,14/26] avfilter/textmod: Add textmod, censor and show_speaker filters Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,13/26] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,12/26] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video fi… Subtitle Filtering 2022 - - - - -3- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,11/26] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,10/26] avfilter/avfilter: Fix hardcoded input index Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,09/26] avfilter/avfilter: Handle subtitle frames Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,08/26] avfilter/subtitles: Add subtitles.c for subtitle frame allocation Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,07/26] fftools/play, probe: Adjust for subtitle changes Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,06/26] avcodec/subtitles: Replace deprecated enum values Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,05/26] avcodec, avutil: Move ass helper functions to avutil as avpriv_ and extend … Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,04/26] avfilter/subtitles: Update vf_subtitles to use new decoding api Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,03/26] avcodec/subtitles: Introduce new frame-based subtitle decoding API Subtitle Filtering 2022 - - - - 53- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,02/26] avutil/frame: Prepare AVFrame for subtitle handling Subtitle Filtering 2022 - - - - 53- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,01/26] avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate … Subtitle Filtering 2022 - - - - 6-- 2022-01-20 Aman Karmani New
[FFmpeg-devel,v2,00/26] Subtitle Filtering 2022 - - - - --- 2022-01-20 Aman Karmani None
[FFmpeg-devel,v2,6/6] avformat/hls: Remove redundant cast [FFmpeg-devel,v2,1/6] avformat/mux: Remove assert based on faulty assumptions - - - - 8-- 2022-01-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,5/6] avformat/mux: Peek into the muxing queue for avoid_negative_ts [FFmpeg-devel,v2,1/6] avformat/mux: Remove assert based on faulty assumptions - - - - 6-- 2022-01-19 Andreas Rheinhardt Accepted
« 1 2 ... 145 146 147463 464 »