Show patches with: none      |   46937 patches
« 1 2 ... 39 40 41469 470 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v2] libavcodec/amfenc: Vulkan initialization support for encoder. - - - - --- 2019-07-16 Dmitrii Ovchinnikov Superseded
[FFmpeg-devel] avcodec/tak_parser: don't return error values - - - - --- 2019-07-17 James Almer Superseded
[FFmpeg-devel] Setup for extracting quantization parameters from encoded streams - - - - --- 2019-07-17 =?UTF-8?q?Juan=20De=20Le=C3=B3n?= Superseded
[FFmpeg-devel] dash: add descriptor which is useful to the scheme defined by ISO/IEC 23009-1:2014/A… - - - - --- 2019-07-19 leozhang Superseded
[FFmpeg-devel,v2,1/3] lavf/f_select: support scenecut with more pixel formats - - - - --- 2019-07-19 Lance Wang Superseded
[FFmpeg-devel,v2,2/3] fate: change the scenecut fate threshold for one more scenecut scenes - - - - --- 2019-07-19 Lance Wang Superseded
[FFmpeg-devel,v2,3/3] lavf/f_select: make the more pixel format usable to avoid autoscale to rgb - - - - --- 2019-07-19 Lance Wang Superseded
[FFmpeg-devel,v2,1/2] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale - - - - --- 2019-07-19 Fu, Linjie Superseded
[FFmpeg-devel,v3] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale - - - - --- 2019-07-19 Fu, Linjie Superseded
[FFmpeg-devel,1/3] lavfi: add utilities to reduce OpenCL boilerplate code - - - - --- 2019-07-19 Jarek Samic Superseded
[FFmpeg-devel,2/3] lavfi: modify avfilter_get_matrix to support separate scale factors - - - - --- 2019-07-19 Jarek Samic Superseded
[FFmpeg-devel,3/3] lavfi: add deshake_opencl filter - - - - --- 2019-07-19 Jarek Samic Superseded
[FFmpeg-devel] libavfilter: Update derain filter doc. - - - - --- 2019-07-21 Xuewei Meng Superseded
[FFmpeg-devel] avcodec: add a WavPack DSD decoder - - - - --- 2019-07-21 David Bryant Superseded
[FFmpeg-devel,1/4] h264_mp4toannexb: Remove unnecessary check - - - - --- 2019-07-22 Andreas Rheinhardt Superseded
[FFmpeg-devel,2/4] h264_mp4toannexb_bsf: Improve extradata overread checks - - - - --- 2019-07-22 Andreas Rheinhardt Superseded
[FFmpeg-devel,3/4] h264_mp4toannexb: Improve overread checks II - - - - --- 2019-07-22 Andreas Rheinhardt Superseded
[FFmpeg-devel,4/4] h264_mp4toannexb_bsf: Try to avoid four byte startcodes - - - - --- 2019-07-22 Andreas Rheinhardt Superseded
[FFmpeg-devel,v4,1/3] lavc/avs2_parser.c: fix missing start code - - - - --- 2019-07-22 hwren Superseded
[FFmpeg-devel,v4,2/3] lavc/libdavs2.c: fix decoder info level setting - - - - --- 2019-07-22 hwren Superseded
[FFmpeg-devel,v4,3/3] lavc/libdavs2.c: reduce memcpy - - - - --- 2019-07-22 hwren Superseded
[FFmpeg-devel] Patch for IPC SHM - - - - --- 2019-07-22 Aran.Clauson@wwu.edu Superseded
[FFmpeg-devel] avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. - - - - --- 2019-07-23 Shiyou Yin Superseded
[FFmpeg-devel,1/2] lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs - - - - --- 2019-07-23 velocityra@gmail.com Superseded
[FFmpeg-devel,2/2] lavc/tiff: Decode embedded JPEGs in DNG images - - - - --- 2019-07-23 velocityra@gmail.com Superseded
[FFmpeg-devel,v2,1/2] lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs - - - - --- 2019-07-23 velocityra@gmail.com Superseded
[FFmpeg-devel,v2,2/2] lavc/tiff: Decode embedded JPEGs in DNG images - - - - --- 2019-07-23 velocityra@gmail.com Superseded
[FFmpeg-devel] avutil/mips: refine msa macro SLDI_Bn. - - - - --- 2019-07-23 Shiyou Yin Superseded
[FFmpeg-devel,v3,1/2] lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs - - - - --- 2019-07-23 velocityra@gmail.com Superseded
[FFmpeg-devel,v2] avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. - - - - --- 2019-07-24 Shiyou Yin Superseded
[FFmpeg-devel,v5,1/2] lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs - - - - --- 2019-07-24 velocityra@gmail.com Superseded
[FFmpeg-devel,v5,2/2] lavc/tiff: Decode embedded JPEGs in DNG images - - - - --- 2019-07-24 velocityra@gmail.com Superseded
[FFmpeg-devel,2/6] h264_mp4toannexb_bsf: Improve extradata overread checks - - - - --- 2019-07-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,3/6] h264_mp4toannexb_bsf: Add a comment about possible overread - - - - --- 2019-07-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,4/6] h264_mp4toannexb_bsf: Don't forget numOfPictureParameterSets - - - - --- 2019-07-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,5/6] h264_mp4toannexb: Improve overread checks - - - - --- 2019-07-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,6/6] h264_mp4toannexb_bsf: Try to avoid four byte startcodes - - - - --- 2019-07-24 Andreas Rheinhardt Superseded
[FFmpeg-devel] Extract QP from h264 encoded videos - - - - --- 2019-07-24 =?UTF-8?q?Juan=20De=20Le=C3=B3n?= Superseded
[FFmpeg-devel] avcodec: add a WavPack DSD decoder - - - - --- 2019-07-25 David Bryant Superseded
[FFmpeg-devel,v6,1/2] lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs - - - - --- 2019-07-25 velocityra@gmail.com Superseded
[FFmpeg-devel,v6,2/2] lavc/tiff: Decode embedded JPEGs in DNG images - - - - --- 2019-07-25 velocityra@gmail.com Superseded
[FFmpeg-devel,v7,2/2] lavc/tiff: Decode embedded JPEGs in DNG images - - - - --- 2019-07-25 velocityra@gmail.com Superseded
[FFmpeg-devel,v2] libavfilter: Update derain filter doc. - - - - --- 2019-07-26 Xuewei Meng Superseded
[FFmpeg-devel,v8,1/2] lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs - - - - --- 2019-07-26 velocityra@gmail.com Superseded
[FFmpeg-devel,v8,2/2] lavc/tiff: Decode embedded JPEGs in DNG images - - - - --- 2019-07-26 velocityra@gmail.com Superseded
[FFmpeg-devel,v9,1/2] lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs - - - - --- 2019-07-26 velocityra@gmail.com Superseded
[FFmpeg-devel,v9,2/2] lavc/tiff: Decode embedded JPEGs in DNG images - - - - --- 2019-07-26 velocityra@gmail.com Superseded
[FFmpeg-devel,v2,1/3] lavfi: add utilities to reduce OpenCL boilerplate code - - - - --- 2019-07-26 Jarek Samic Superseded
[FFmpeg-devel,v2,3/3] lavfi: add deshake_opencl filter - - - - --- 2019-07-26 Jarek Samic Superseded
[FFmpeg-devel,v1,1/2] avfilter/vf_scale: split the scale_frame function from filter_frame for activ… - 1 - - --- 2019-07-27 Lance Wang Superseded
[FFmpeg-devel,v1,2/2] avfilter/vf_scale: change filter_frame interface to activate interface - - - - --- 2019-07-27 Lance Wang Superseded
[FFmpeg-devel] lavu/tx: add support for double precision FFT and MDCT - - - - --- 2019-07-27 Lynne Superseded
[FFmpeg-devel] libavformat/mpegtsenc: fix incorrect PCR with multiple programs [v2] - - - - --- 2019-07-27 Andreas Håkon Superseded
[FFmpeg-devel,1/2] avcodec/lcldec: Optimize YUV422 case - - - - --- 2019-07-27 Michael Niedermayer Superseded
[FFmpeg-devel,v4,1/2] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale - - - - --- 2019-07-28 Fu, Linjie Superseded
[FFmpeg-devel] libavformat/mpegtsenc: fix incorrect PCR with multiple programs [v3] - - - - --- 2019-07-28 Andreas Håkon Superseded
[FFmpeg-devel,v15,1/2] lavc/svt_hevc: add libsvt hevc encoder wrapper - - - - --- 2019-07-29 Jing SUN Superseded
[FFmpeg-devel,v4] avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. - - - - --- 2019-07-29 Shiyou Yin Superseded
[FFmpeg-devel,V2] fate: add a case for ticket #3229 - 1 - - --- 2019-07-29 Zhong Li Superseded
[FFmpeg-devel,v4,1/4] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale - - - - --- 2019-07-29 Fu, Linjie Superseded
[FFmpeg-devel,2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag - - - - --- 2019-07-29 Fu, Linjie Superseded
[FFmpeg-devel] Extract QP from h264 encoded videos - - - - --- 2019-07-29 =?UTF-8?q?Juan=20De=20Le=C3=B3n?= Superseded
[FFmpeg-devel] Extract QP from h264 encoded videos - - - - --- 2019-07-29 =?UTF-8?q?Juan=20De=20Le=C3=B3n?= Superseded
[FFmpeg-devel] Extract QP from h264 encoded videos - - - - --- 2019-07-30 =?UTF-8?q?Juan=20De=20Le=C3=B3n?= Superseded
[FFmpeg-devel] avformat/mxfenc: Remove unused function - - - - --- 2019-07-30 Andreas Rheinhardt Superseded
[FFmpeg-devel] Extract QP from h264 encoded videos - - - - --- 2019-07-30 =?UTF-8?q?Juan=20De=20Le=C3=B3n?= Superseded
[FFmpeg-devel] libavformat: Add ZeroMQ as a protocol option - - - - --- 2019-07-30 Andriy Gelman Superseded
[FFmpeg-devel] Extract QP from h264 encoded videos - - - - --- 2019-07-31 =?UTF-8?q?Juan=20De=20Le=C3=B3n?= Superseded
[FFmpeg-devel,v2,3/3] lavc/libvpxenc: add dynamic resolution encode support for libvpx - - - - --- 2019-07-31 Fu, Linjie Superseded
[FFmpeg-devel] avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow - - - - --- 2019-07-31 Liu Steven Superseded
[FFmpeg-devel,v2] avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow - - - - --- 2019-07-31 Liu Steven Superseded
[FFmpeg-devel,v16,1/2] lavc/svt_hevc: add libsvt hevc encoder wrapper - - - - --- 2019-07-31 Jing SUN Superseded
[FFmpeg-devel,v16,2/2] doc: Add libsvt_hevc encoder docs - - - - --- 2019-07-31 Jing SUN Superseded
[FFmpeg-devel] lavu/hwcontext_vaapi: cope with race map for YUV420P - 1 - - --- 2019-08-01 Fu, Linjie Superseded
[FFmpeg-devel,v16,1/2] lavc/svt_hevc: add libsvt hevc encoder wrapper - - - - --- 2019-08-01 Jing SUN Superseded
[FFmpeg-devel] avcodec/vaapi_encode_h264: add support for a/53 closed caption sei - - - - --- 2019-08-01 Aman Karmani Superseded
[FFmpeg-devel,1/5] avcodec/vp8: do vp7_fade_frame() later - - - - --- 2019-08-01 Michael Niedermayer Superseded
[FFmpeg-devel,v2] avcodec/vaapi_encode_h264: add support for a/53 closed caption sei - - - - --- 2019-08-01 Aman Karmani Superseded
[FFmpeg-devel] Extract QP from h264 encoded videos - - - - --- 2019-08-01 =?UTF-8?q?Juan=20De=20Le=C3=B3n?= Superseded
[FFmpeg-devel,1/4] avformat/mpegtsenc: fix incorrect PCR selection with multiple programs - - - - --- 2019-08-02 Marton Balint Superseded
[FFmpeg-devel,3/6] avcodec/pictordec: Optimize picmemset() for single plane full lines - - - - --- 2019-08-02 Michael Niedermayer Superseded
[FFmpeg-devel,V1] lavf/showinfo: support mastering display sidedata - - - - --- 2019-08-04 Jun Zhao Superseded
[FFmpeg-devel,v2] libavformat: Add ZeroMQ as a protocol option - - - - --- 2019-08-04 Andriy Gelman Superseded
[FFmpeg-devel] Don't send teardown if rtsp_hd_out is null - - - - --- 2019-08-04 Ross Nicholson Superseded
[FFmpeg-devel] fate: Add cuda_runtime.h to FATE source test ref file - - - - --- 2019-08-04 Andreas Rheinhardt Superseded
[FFmpeg-devel,v16,1/2] lavc/svt_hevc: add libsvt hevc encoder wrapper - - - - --- 2019-08-05 Jing SUN Superseded
[FFmpeg-devel] doc/fate: Document how to request samples upload access - - - - --- 2019-08-05 Michael Niedermayer Superseded
[FFmpeg-devel,v3] avcodec/vaapi_encode_h264: add support for a/53 closed caption sei - - - - --- 2019-08-05 Aman Karmani Superseded
[FFmpeg-devel,1/3] avformat/avio: add avio_print_n_strings and avio_print - - - - --- 2019-08-05 Marton Balint Superseded
[FFmpeg-devel,3/3] avformat/avio: remove 4k limit from avio_printf - - - - --- 2019-08-05 Marton Balint Superseded
[FFmpeg-devel] avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. - - - - --- 2019-08-06 guxiwei Superseded
[FFmpeg-devel,v2,3/5] avformat/s337m: Make available as subdemuxer - - - - --- 2019-08-06 Gaullier Nicolas Superseded
[FFmpeg-devel,v2,4/5] avformat/wavdec: s337m support - - - - --- 2019-08-06 Gaullier Nicolas Superseded
[FFmpeg-devel,v2] avutil/mips: refine msa macros CLIP_*. - - - - --- 2019-08-07 guxiwei Superseded
[FFmpeg-devel,v3] avutil/mips: refine msa macros CLIP_*. - - - - --- 2019-08-07 guxiwei Superseded
[FFmpeg-devel,v10,01/13] lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs - - - - --- 2019-08-07 velocityra@gmail.com Superseded
[FFmpeg-devel,v10,02/13] lavc/tiff: Decode embedded JPEGs in DNG images - - - - --- 2019-08-07 velocityra@gmail.com Superseded
[FFmpeg-devel,v10,03/13] lavc/tiff: Convert DNGs to sRGB color space - - - - --- 2019-08-07 velocityra@gmail.com Superseded
[FFmpeg-devel,v10,04/13] lavc/tiff: Apply color scaling to uncompressed DNGs - - - - --- 2019-08-07 velocityra@gmail.com Superseded
[FFmpeg-devel,v10,05/13] lavc/jpegtables: Handle multiple mappings to the same value - - - - --- 2019-08-07 velocityra@gmail.com Superseded
« 1 2 ... 39 40 41469 470 »