Show patches with: Archived = No       |   45696 patches
« 1 2 ... 390 391 392456 457 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v6,2/3] avcodec/libx264:setting profile and level in avcodec context - - - - --- 2017-12-14 Dixit, Vishwanath Superseded
[FFmpeg-devel,v6,1/3] avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute - 1 - - --- 2017-12-14 Dixit, Vishwanath Superseded
[FFmpeg-devel,2/2] lavc/mediacodec_wrapper: fix potential jni global reference leak - - - - --- 2017-12-14 Matthieu Bouron New
[FFmpeg-devel,1/2] lavc/mediacodec_wrapper: factorize MediaCodec creation functions - - - - --- 2017-12-14 Matthieu Bouron Superseded
[FFmpeg-devel,V2] lavc/qsvenc: ICQ/VCM/QVBR are only avilable on Windows - - - - --- 2017-12-14 Zhong Li New
[FFmpeg-devel] avformat/concat: Fix wrong wrapped timestamp - 1 - - --- 2017-12-14 mymoeyard@gmail.com Superseded
[FFmpeg-devel,V3] lavc/vp8: Fix HWAccel VP8 decoder can't support resolution change. - - - - --- 2017-12-14 Jun Zhao Accepted
[FFmpeg-devel] avformat/matroskaenc: flag discardable packets as such - 1 - - --- 2017-12-14 James Almer New
[FFmpeg-devel] avcodec/vp9: mark frame as finished on decode_tiles() failure - 1 - - --- 2017-12-14 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/http: handle "content-range: <a>-<b>/*" responses - - - - --- 2017-12-13 Aman Karmani New
[FFmpeg-devel,24/24] avfilter: remove YUVJ pixel format usage - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,23/24] avformat/rtpenc_jpeg: remove usage of YUVJ formats - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,22/24] avfilter/vf_setrange: change outlink color_range too - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,21/24] avfilter/vf_blackdetect: use color_range from inlink - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,20/24] libavcodec/hevcdec: remove usage of YUVJ pixel format - - - - --- 2017-12-13 Paul B Mahol New
[FFmpeg-devel,19/24] avcodec/roqvideoenc: do not use YUVJ pixel format - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,18/24] avcodec/hevc_ps: do not use YUVJ pixel format - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,17/24] avcodec/h264_slice: do not use YUVJ pixel formats - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,16/24] avcodec/mdec: replace YUVJ pixel format - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,15/24] avcodec/roqvideodec: replace YUVJ pixel format - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,14/24] avcodec/fraps: replace YUVJ pixel format - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,13/24] avcodec/svq3: replace YUVJ pixel format - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,12/24] avcodec/mjpegenc: add support for non-YUVJ formats - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,11/24] avcodec/mjpegdec: remove YUVJ pixel format usage - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,10/24] avcodec/mjpegdec: replace YUVJ pixel formats - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,09/24] avcodec/mpeg4videoenc: mark as limited color range only - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,08/24] avcodec/proresenc: prores supports limited color range only - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,07/24] avfilter: negotiate color_range between filters - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,06/24] avcodec/pngdec: set full color range only for gray formats - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,05/24] avfilter/vf_scale: make use of color_range from filter links - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,04/24] avfilter/buffersink: export color_range from filtergraph output - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,03/24] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,02/24] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel,01/24] avcodec: add color_range to AVCodec struct - - - - --- 2017-12-13 Paul B Mahol Superseded
[FFmpeg-devel] avformat/opensrt: add Haivision Open SRT protocol - - - - --- 2017-12-13 Nablet Developer Superseded
[FFmpeg-devel,v2,5/5] avformat/hls: add http_multiple option - - - - --- 2017-12-13 Aman Karmani New
[FFmpeg-devel,v2,4/5] avformat/hls: allow open_input to be re-used - - - - --- 2017-12-13 Aman Karmani Accepted
[FFmpeg-devel,v2,3/5] avformat/hls: add http_persistent option - - - - --- 2017-12-13 Aman Karmani New
[FFmpeg-devel,v2,2/5] avformat/http: add "Opening" info logging to ff_http_do_new_request - - - - --- 2017-12-13 Aman Karmani Accepted
[FFmpeg-devel,v2,1/5] avformat/http: ff_http_do_new_request() returns EINVAL if re-used with differ… - - - - --- 2017-12-13 Aman Karmani Accepted
[FFmpeg-devel,2/2] patcheck: Add 'threshhold' to common typo list - - - - --- 2017-12-12 Kelly Ledford Accepted
[FFmpeg-devel,1/2] libavfilter/af_dcshift.c: Fixed repeated spelling error - - - - --- 2017-12-12 Kelly Ledford Accepted
[FFmpeg-devel] configure: Fix detection of vp9 decoder/encoder - - - - --- 2017-12-12 Felix Matouschek New
[FFmpeg-devel,23/23] avfilter: remove YUVJ pixel format usage - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,22/23] avformat/rtpenc_jpeg: remove usage of YUVJ formats - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,21/23] avfilter/vf_setrange: change outlink color_range too - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,20/23] avfilter/vf_blackdetect: use color_range from inlink - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,19/23] libavcodec/hevcdec: remove usage of YUVJ pixel format - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,18/23] avcodec/roqvideoenc: do not use YUVJ pixel format - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,17/23] avcodec/hevc_ps: do not use YUVJ pixel format - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,16/23] avcodec/h264_slice: do not use YUVJ pixel formats - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,15/23] avcodec/mdec: replace YUVJ pixel format - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,14/23] avcodec/roqvideodec: replace YUVJ pixel format - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,13/23] avcodec/fraps: replace YUVJ pixel format - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,12/23] avcodec/svq3: replace YUVJ pixel format - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,11/23] avcodec/mjpegenc: add support for non-YUVJ formats - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,10/23] avcodec/mjpegdec: remove YUVJ pixel format usage - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,09/23] avcodec/mjpegdec: replace YUVJ pixel formats - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,08/23] avcodec/mpeg4videoenc: mark as limited color range only - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,07/23] avcodec/proresenc: prores supports limited color range only - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,06/23] avfilter: negotiate color_range between filters - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,05/23] avfilter/vf_scale: make use of color_range from filter links - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,04/23] avfilter/buffersink: export color_range from filtergraph output - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,03/23] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,02/23] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2017-12-12 Paul B Mahol Superseded
[FFmpeg-devel,01/23] avcodec: add color_range to AVCodec struct and use it - - - - --- 2017-12-12 Paul B Mahol New
[FFmpeg-devel] avfilter/drawbox+drawgrid - add option to prevent overwriting, of source pixels - 1 - - --- 2017-12-12 Gyan Accepted
[FFmpeg-devel] configure: Fix detection of vp9 decoder/encoder - - - - --- 2017-12-12 Felix Matouschek Superseded
[FFmpeg-devel,v2,2/2] libavcodec/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set - - - - --- 2017-12-12 Matthieu Bouron New
[FFmpeg-devel] avfilter: negotiate color_range between filters - - - - --- 2017-12-11 Paul B Mahol Superseded
[FFmpeg-devel,WIP,RFC] avfilter: negotiate color_range between filters - - - - --- 2017-12-11 Paul B Mahol Superseded
[FFmpeg-devel,v2,2/2] libavcodec/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set - - - - --- 2017-12-11 Matthieu Bouron Superseded
[FFmpeg-devel,v2,1/2] libavutil/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC - - - - --- 2017-12-11 Matthieu Bouron New
[FFmpeg-devel] avformat/mux: factorize AVFormatContext->avoid_negative_ts initialization - 1 - - --- 2017-12-11 James Almer Accepted
[FFmpeg-devel] ivfenc: add AV1 support - - - - --- 2017-12-10 Tristan Matthews New
[FFmpeg-devel,7/7] avfilter/vf_framerate: fix scene score with negative linesize - 1 - - --- 2017-12-10 Marton Balint New
[FFmpeg-devel,6/7] avfilter/vf_framerate: do not calculate scene change score multiple times for th… - - - - --- 2017-12-10 Marton Balint New
[FFmpeg-devel,5/7] avfilter/vf_framerate: fix scene change detection score - 1 - - --- 2017-12-10 Marton Balint Accepted
[FFmpeg-devel,4/7] avfilter/vf_framerate: factorize get_scene_score - 1 - - --- 2017-12-10 Marton Balint Accepted
[FFmpeg-devel,3/7] avfilter/vf_framerate: factorize blend_frames - 1 - - --- 2017-12-10 Marton Balint Accepted
[FFmpeg-devel,2/7] avfilter/vf_framerate: add threaded blending operations - 1 - - --- 2017-12-10 Marton Balint Accepted
[FFmpeg-devel,1/7] fate: add 12 bit framerate filter tests - 1 - - --- 2017-12-10 Marton Balint Accepted
[FFmpeg-devel,2/2] avfilter/vf_aspect: change outlink sample aspect ratio instead of inlink - - - - --- 2017-12-10 Paul B Mahol Accepted
[FFmpeg-devel,1/2] avfilter/video: pick sar from link - - - - --- 2017-12-10 Paul B Mahol New
[FFmpeg-devel,v3] libavfilter/vf_blackdetect.c - - - - --- 2017-12-10 jb New
[FFmpeg-devel] avcodec/mpeg4videodec: Add support for parsing and exporting video_range - 1 - - --- 2017-12-10 Michael Niedermayer New
[FFmpeg-devel,03/29] avfilter/buffersrc: recognize color_range as additonal parameter and set it to… - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,02/29] avfilter/avfilter: add color_range to AVFilterLink struct - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,29/29] all: remove rest of YUVJ pixel formats usage - - - - --- 2017-12-10 Paul B Mahol New
[FFmpeg-devel,28/29] avfilter: remove YUVJ pixel format usage - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,27/29] avformat/rtpenc_jpeg: remove usage of YUVJ formats - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,26/29] avfilter/vf_setrange: change outlink color_range too - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,25/29] avfilter/vf_blackdetect: use color_range from inlink - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,24/29] avcodec/qsv: remove YUVJ pixel format usage - - - - --- 2017-12-10 Paul B Mahol New
[FFmpeg-devel,23/29] avcodec/nvenc: remove YUVJ pixel formats usage - - - - --- 2017-12-10 Paul B Mahol New
[FFmpeg-devel,22/29] avcodec/vdpau: remove YUVJ pixel format usage - - - - --- 2017-12-10 Paul B Mahol New
[FFmpeg-devel,21/29] libavcodec/hevcdec: remove usage of YUVJ pixel format - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,20/29] avcodec/libx264: do not use YUVJ pixel formats - - - - --- 2017-12-10 Paul B Mahol New
[FFmpeg-devel,19/29] avcodec/roqvideoenc: do not use YUVJ pixel format - - - - --- 2017-12-10 Paul B Mahol Superseded
[FFmpeg-devel,18/29] avcodec/hevc_ps: do not use YUVJ pixel format - - - - --- 2017-12-10 Paul B Mahol Superseded
« 1 2 ... 390 391 392456 457 »