Show patches with: none      |   38822 patches
« 1 2 ... 358 359 360388 389 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/2,v3] decklink: new option 'format_code' to set video format by fourCC - - - - --- 2017-03-19 Matthias Hunstock Accepted
[FFmpeg-devel,1/2,v3] decklink: add format_code of display mode to list_format output - - - - --- 2017-03-19 Matthias Hunstock Accepted
[FFmpeg-devel,3/5] swscale: use a function for isBayer - - - - --- 2017-03-19 Clément Bœsch Accepted
[FFmpeg-devel,5/5] swscale: use a (more correct) function for isPacked - - - - --- 2017-03-19 Clément Bœsch Accepted
[FFmpeg-devel,4/5] swscale: use a function for isAnyRGB - - - - --- 2017-03-19 Clément Bœsch Accepted
[FFmpeg-devel,3/5] swscale: use a function for isBayer - - - - --- 2017-03-19 Clément Bœsch Accepted
[FFmpeg-devel,2/5] swscale: use a function for isGray - - - - --- 2017-03-19 Clément Bœsch Accepted
[FFmpeg-devel,1/5] fate: add fate-sws-pixdesc-query - 1 - - --- 2017-03-19 Clément Bœsch Accepted
[FFmpeg-devel,2/2] swscale: use a function for isGray - - - - --- 2017-03-19 Clément Bœsch Accepted
[FFmpeg-devel,1/2] fate: add fate-sws-pixdesc-query - - - - --- 2017-03-19 Clément Bœsch Superseded
[FFmpeg-devel] avformat/dashdec: add dash demuxer base version - - - - --- 2017-03-19 Steven Liu Superseded
[FFmpeg-devel] hwcontext: fix comments for av_hwdevice_ctx_alloc() - - - - --- 2017-03-19 Jun Zhao Superseded
[FFmpeg-devel] avformat/ftp: Solve a crash bug when network occur a exception - - - - --- 2017-03-19 tiejun.peng Superseded
[FFmpeg-devel] libswscale/swscale_unscaled: fix DITHER_COPY macro - - - - --- 2017-03-18 Mateusz Brzostek Superseded
[FFmpeg-devel] Added AVX2 implementation for VP8 decoder (ff_pred16x16_tm_vp8_8_avx2) - - - - --- 2017-03-18 Mirage Abeysekara Accepted
[FFmpeg-devel] libavfilter/af_ambisonic.c Added File for Ambisonic Filter - - - - --- 2017-03-18 Sanchit Sinha Superseded
[FFmpeg-devel,3/3] lavf/movdec: request probing for an ambiguous codec tag - - - - --- 2017-03-18 Rodger Combs Superseded
[FFmpeg-devel,2/3] lavf/utils: add MP2 to the probing list - - - - --- 2017-03-18 Rodger Combs Superseded
[FFmpeg-devel,1/3] lavf: identify MP1 and MP2 as distinct containers from MP3 - - - - --- 2017-03-18 Rodger Combs Superseded
[FFmpeg-devel,9/9] avcodec: remove warning against using frame threading with hwaccels - - - - --- 2017-03-18 wm4 Accepted
[FFmpeg-devel,8/9] pthread_frame: remove some dead code - - - - --- 2017-03-18 wm4 Accepted
[FFmpeg-devel,7/9] pthread_frame: do not run hwaccel decoding asynchronously unless it's safe - - - - --- 2017-03-18 wm4 Accepted
[FFmpeg-devel,6/9] pthread_frame: ensure the threads don't run simultaneously with hwaccel - - - - --- 2017-03-18 wm4 Accepted
[FFmpeg-devel,5/9] pthread_frame: use better memory orders for frame progress - - - - --- 2017-03-18 wm4 Accepted
[FFmpeg-devel,4/9] pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts - - - - --- 2017-03-18 wm4 Accepted
[FFmpeg-devel,3/9] pthread_frame: properly propagate the hw frame context across frame threads - - - - --- 2017-03-18 wm4 Accepted
[FFmpeg-devel,2/9] pthread_frame: use atomics for frame progress - - - - --- 2017-03-18 wm4 Accepted
[FFmpeg-devel,1/9] pthread_frame: use atomics for PerThreadContext.state - - - - --- 2017-03-18 wm4 Accepted
[FFmpeg-devel] avformat/concatdec: add concat_seekable operation - - - - --- 2017-03-18 Steven Liu New
[FFmpeg-devel] compat/atomics/gcc: use __typeof__ instead of typeof - 1 - - --- 2017-03-17 James Almer Accepted
[FFmpeg-devel] avcodec/exr detect invalid line offset table and recreate table - - - - --- 2017-03-17 Dzung Hoang Superseded
[FFmpeg-devel] spherical: Change types of bounding and pad to uint32_t - 1 - - --- 2017-03-17 Vittorio Giovara Accepted
[FFmpeg-devel,10/10] h264_idct_add16intra - - - - --- 2017-03-17 James Darnley New
[FFmpeg-devel,09/10] h264_idct8_add4 - - - - --- 2017-03-17 James Darnley New
[FFmpeg-devel,08/10] h264_idct_add16 - - - - --- 2017-03-17 James Darnley New
[FFmpeg-devel,07/10] h264_idct8_dc_add - - - - --- 2017-03-17 James Darnley New
[FFmpeg-devel,06/10] h264_idct_dc_add - - - - --- 2017-03-17 James Darnley New
[FFmpeg-devel,05/10] h264_idct8_add - - - - --- 2017-03-17 James Darnley New
[FFmpeg-devel,04/10] h264_idct_add - - - - --- 2017-03-17 James Darnley Accepted
[FFmpeg-devel,03/10] avcodec/h264: use some 3 operand forms - - - - --- 2017-03-17 James Darnley Accepted
[FFmpeg-devel,02/10] avcodec/h264: change some labels to be macro-local - - - - --- 2017-03-17 James Darnley Superseded
[FFmpeg-devel,01/10] avcodec/h264: change RETs into REP_RETs where appropriate - - - - --- 2017-03-17 James Darnley Accepted
[FFmpeg-devel,v3] avformat/rtmpproto: change rtmp_open from url_open to url_open2 - - - - --- 2017-03-17 Steven Liu Accepted
[FFmpeg-devel,2/2] avcodec/mjpegdec: quant_matrixes can be up to 65535, use uint16_t - - - - --- 2017-03-17 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/mjpegdec: Check quant_matrixes values for being non zero - - - - --- 2017-03-17 Michael Niedermayer Accepted
[FFmpeg-devel] swresample/resample: do not assert compensation_distance on rebuild_filter - - - - --- 2017-03-17 Muhammad Faiz Accepted
[FFmpeg-devel,3/3,v2] Documentation: update decklink options - - - - --- 2017-03-17 Matthias Hunstock Superseded
[FFmpeg-devel,2/3,v2] decklink: new option 'format_code' to set video format by fourCC - - - - --- 2017-03-17 Matthias Hunstock Superseded
[FFmpeg-devel,1/3,v2] decklink: add format_code of display mode to list_format output - - - - --- 2017-03-17 Matthias Hunstock Superseded
[FFmpeg-devel,14/14] aarch64: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possible - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,13/14] arm: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possible - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,12/14] aarch64: vp9itxfm16: Move the load_add_store macro out from the itxfm16 pass2 … - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,11/14] aarch64: vp9itxfm16: Make the larger core transforms standalone functions - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,10/14] arm: vp9itxfm16: Make the larger core transforms standalone functions - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,09/14] aarch64: vp9itxfm16: Restructure the idct32 store macros - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,08/14] aarch64: vp9itxfm16: Avoid .irp when it doesn't save any lines - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,07/14] aarch64: vp9itxfm16: Fix a typo in a comment - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,06/14] arm: vp9itxfm16: Avoid reloading the idct32 coefficients - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,05/14] arm: vp9itxfm16: Fix vertical alignment - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,04/14] arm: vp9itxfm16: Use the right lane size - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,03/14] arm/aarch64: vp9: Fix vertical alignment - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,02/14] arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be used - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel,01/14] arm: vp9itxfm: Template the quarter/half idct32 function - - - - --- 2017-03-16 Martin Storsjö Accepted
[FFmpeg-devel] lavc/avcodec: Constify AVBitStreamFilter* in AVBitStreamFilterContext struct. - 1 - - --- 2017-03-16 Carl Eugen Hoyos Accepted
[FFmpeg-devel] lavu/spherical: Make first parameter const - 2 - - --- 2017-03-16 Carl Eugen Hoyos Accepted
[FFmpeg-devel,3/3] Documentation: update decklink options - - - - --- 2017-03-16 Matthias Hunstock Superseded
[FFmpeg-devel,2/3] decklink: new option 'format' to set video format by fourCC - - - - --- 2017-03-16 Matthias Hunstock Superseded
[FFmpeg-devel,1/3] decklink: add fourCC of display mode to list_format output - - - - --- 2017-03-16 Matthias Hunstock Superseded
[FFmpeg-devel,v2] avformat/rtmpproto: change rtmp_open from url_open to url_open2 - - - - --- 2017-03-16 Steven Liu Superseded
[FFmpeg-devel] avcodec/vp56: Check avctx->error_concealment before enabling EC - - - - --- 2017-03-16 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/rtmpproto: change rtmp_open from url_open to url_open2 - - - - --- 2017-03-16 Steven Liu Superseded
[FFmpeg-devel,1/3] avcodec/vp56: Require 1 undamaged frame for 5 damaged frames for concealment to … - - - - --- 2017-03-16 Michael Niedermayer Not Applicable
[FFmpeg-devel] swresample/swresample: do not use s32p internally by default when resampling - - - - --- 2017-03-16 Muhammad Faiz Accepted
[FFmpeg-devel] swresample/x86/resample: extend resample_double to support avx and fma3 - - - - --- 2017-03-16 Muhammad Faiz Accepted
[FFmpeg-devel,2/2] ffmpeg: don't unnecessarily use a deprecated API function - - - - --- 2017-03-16 wm4 Accepted
[FFmpeg-devel,1/2] avcodec, avformat: deprecate anything related to side data merging - - - - --- 2017-03-16 wm4 Accepted
[FFmpeg-devel] lavf/mpegtsenc: clarify pcr_period unit of measurement - - - - --- 2017-03-16 Lou Logan Accepted
[FFmpeg-devel,2/2] avcodec/h264_direct: Fix runtime error: signed integer overflow: -9 - 2147483647… - - - - --- 2017-03-16 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/tiff: Check stripsize strippos for overflow - - - - --- 2017-03-16 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] Add experimental support for Opus in ISO BMFF (MP4) - - - - --- 2017-03-16 Matthew Gregan Superseded
[FFmpeg-devel,1/2] Add experimental support for Opus in ISO BMFF (MP4) - - - - --- 2017-03-16 Matthew Gregan Superseded
[FFmpeg-devel] libswscale/swscale_unscaled: fix DITHER_COPY macro - - - - --- 2017-03-15 Mateusz Brzostek Superseded
[FFmpeg-devel] spherical: Change types of bounding and pad to uint32_t - 1 - - --- 2017-03-15 Vittorio Giovara Accepted
[FFmpeg-devel,v2,2/2] avcodec/mpeg12dec: ensure a53_caption_size is reset on malloc failures - 1 - - --- 2017-03-15 Aman Karmani Superseded
[FFmpeg-devel,v2,1/2] avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data - - - - --- 2017-03-15 Aman Karmani Superseded
[FFmpeg-devel] configure: error out if jni is enabled and not found - - - - --- 2017-03-15 Matthieu Bouron New
[FFmpeg-devel,v2] avcodec/videotoolbox: add rc_max_bitrate control into videotoolbox - - 1 - --- 2017-03-15 Rick Kern New
[FFmpeg-devel,3/3] avcodec/h264_cabac: Fix runtime error: negation of -2147483648 cannot be represe… - - - - --- 2017-03-15 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/h264idct_template: fix multiple runtime error: signed integer overflow - - - - --- 2017-03-15 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/vp56: Require 1 undamaged frame for 5 damaged frames for concealment to … - - - - --- 2017-03-15 Michael Niedermayer New
[FFmpeg-devel,3/3] ffplay: fix indentation - - - - --- 2017-03-15 Marton Balint Accepted
[FFmpeg-devel,2/3] ffplay: convert to new decode API - - - - --- 2017-03-15 Marton Balint Superseded
[FFmpeg-devel,1/3] avcodec/avcodec.h: clarify decoupled decode/encode API docs - - - - --- 2017-03-15 Marton Balint Accepted
[FFmpeg-devel] spherical: Change types of bounding and pad to uint32_t - - - - --- 2017-03-14 Vittorio Giovara Superseded
[FFmpeg-devel] The Crystalhd video decoder is broken - last ffmpeg good commit: 6d160afab2fa8d3bfb2… - - - - --- 2017-03-14 wallak@free.fr New
[FFmpeg-devel] Documentation: -vf colormatrix options - - - - --- 2017-03-14 Katherine Frances Nagels Accepted
[FFmpeg-devel] avcodec/exr detect invalid line offset table and recreate table - - - - --- 2017-03-14 Dzung Hoang Superseded
[FFmpeg-devel,v2] avcodec/videotoolbox: add rc_max_bitrate control into videotoolbox - - 1 - --- 2017-03-14 Steven Liu Accepted
[FFmpeg-devel] avcodec/videotoolbox: add rc_max_bitrate control into videotoolbox - - - - --- 2017-03-14 Rick Kern Superseded
[FFmpeg-devel] avformat/http: fix http reconnect - - - - --- 2017-03-14 卢炯健 New
« 1 2 ... 358 359 360388 389 »