Show patches with: none      |   46210 patches
« 1 2 ... 312 313 314462 463 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/3] avcodec/vc1_pred: Fix invalid shifts in scaleforopp() - - - - --- 2019-09-11 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/vc1_block: Fix invalid shift with rangeredfrm - - - - --- 2019-09-11 Michael Niedermayer Accepted
[FFmpeg-devel,v3] avformat/movenc: split empty text sample when duration overflow - - - - --- 2019-09-10 Jun Li Superseded
[FFmpeg-devel] qsv: get FrameInfo.Shift by desc->comp[0].shift - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,6/6] lavu/hwcontext_qsv: add frame map support for HEVC rext support - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,5/6] lavc/qsv: add pixfmt fourcc map for AYUV/Y210/Y410 - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,4/6] lavu/hwcontext_vaapi: add vaapi_format_map support for AYUV/Y210/Y410 - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,3/6] fate: add tests support for AYUV/Y210/Y410 - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,2/6] swscale: add swscale support for 422/444 decode outputs - - - - --- 2019-09-10 Fu, Linjie New
[FFmpeg-devel,1/6] lavu/pixfmt: add new pixel format ayuv/y210/y410 - - - - --- 2019-09-10 Fu, Linjie Superseded
[FFmpeg-devel,v1] avformat/dashdec: remove the unnecessary type conversion - - - - --- 2019-09-10 Lance Wang New
[FFmpeg-devel,v1] avcodec/pngenc: fix the warning: assigning to 'Bytef *' (aka 'unsigned char *') f… - - - - --- 2019-09-10 Lance Wang New
[FFmpeg-devel,V1,4/4] lavf/mux: remove unnecessary packet reset - - - - --- 2019-09-10 Jun Zhao New
[FFmpeg-devel,V1,3/4] lavf/avidec: fix memory leak in error handling path - - - - --- 2019-09-10 Jun Zhao Accepted
[FFmpeg-devel,V1,2/4] lavfi/sinc: fix memory leak in error handling path - 1 - - --- 2019-09-10 Jun Zhao Accepted
[FFmpeg-devel,V1,1/4] lavfi/anequalizer: fix memory leak in error handling path - 1 - - --- 2019-09-10 Jun Zhao Accepted
[FFmpeg-devel,v1] libavutil: add A2R10G10B10 & A2B10G10R10 - - - - --- 2019-09-10 Zachary Zhou New
[FFmpeg-devel,v2] avcodec/h2645_parse: refine the code for better readiablity - - - - --- 2019-09-10 Lance Wang Superseded
[FFmpeg-devel] avformat/dashdec: add startNumber parser for segmentlist - - - - --- 2019-09-10 Liu Steven Accepted
[FFmpeg-devel,v1] avcodec/h2645_parse: fix for the realloc size - - - - --- 2019-09-10 Lance Wang New
[FFmpeg-devel,3/3] avcodec/vc1: Check for excessive resolution - - - - --- 2019-09-09 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/pnm_parser: Use memchr() in pnm_parse() - 1 - - --- 2019-09-09 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() - - - - --- 2019-09-09 Michael Niedermayer Accepted
[FFmpeg-devel,v3,7/8] avformat/utils: Remove unnecessary packet copies - - - - --- 2019-09-09 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/g2meet: Check for end of input in jpg_decode_block() - - - - --- 2019-09-09 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/g2meet: Check if adjusted pixel was on the stack - - - - --- 2019-09-09 Michael Niedermayer Accepted
[FFmpeg-devel,RFC] avfilter/fastdeint: import simple cpu-optimized deinterlacing algorithms from VLC - - - - --- 2019-09-09 Aman Karmani New
[FFmpeg-devel] cmdutils: promote report level if loglevel is higher - - - - --- 2019-09-09 Gyan Doshi Accepted
[FFmpeg-devel] libsrt: add password ACL support using new streamID specification - - - - --- 2019-09-09 Aaron Boxer New
[FFmpeg-devel,v5] avfilter/vaapi: add overlay_vaapi filter - - - - --- 2019-09-09 Zachary Zhou New
[FFmpeg-devel] avformat/hlsenc: ffio_free_dyn_buf the oc->pb at hls_write_trailer - - - - --- 2019-09-09 Liu Steven Accepted
[FFmpeg-devel] avcodec/mips: Fix a warnning of indentation not reflect the block structure. - - - - --- 2019-09-09 Shiyou Yin Accepted
[FFmpeg-devel,V1] lavfi/concat: fix logic error in framerate check - 1 - - --- 2019-09-09 Jun Zhao Accepted
[FFmpeg-devel,v2] avformat/movenc: split empty text sample when duration overflow - - - - --- 2019-09-09 Jun Li Superseded
[FFmpeg-devel] rtsp: fix wrong codec setup for some sdp - - - - --- 2019-09-08 Hyun Yoo New
[FFmpeg-devel] configure: check for a sufficiently recent enough AMF version - 1 - - --- 2019-09-08 Hendrik Leppkes Accepted
[FFmpeg-devel,4/4] avcodec/utils: Optimize ff_color_frame() using memcpy() - - - - --- 2019-09-08 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avcodec/aacdec: Check if we run out of input in read_stream_mux_config() - - - - --- 2019-09-08 Michael Niedermayer Accepted
[FFmpeg-devel,2/4] avcodec/h264_slice: clear frame only on gaps when it is not otherwise initilaized - - - - --- 2019-09-08 Michael Niedermayer Accepted
[FFmpeg-devel,1/4] avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() - - - - --- 2019-09-08 Michael Niedermayer Accepted
[FFmpeg-devel,v3,2/2] swscale/swscale: various cosmetics for the code style - - - - --- 2019-09-08 Lance Wang New
[FFmpeg-devel,v3,1/2] swscale/swscale: delete unwanted assignments - - - - --- 2019-09-08 Lance Wang Accepted
[FFmpeg-devel,v2] swscale/swscale: various cosmetics for the code style - - - - --- 2019-09-08 Lance Wang New
[FFmpeg-devel] avcodec/h2645_parse: simplify memset call - - - - --- 2019-09-07 Andriy Gelman Accepted
[FFmpeg-devel,v1] swscale/swscale: various cosmetics for the code style - - - - --- 2019-09-07 Lance Wang New
[FFmpeg-devel,v2,2/2] avfilter/vf_scale: change filter_frame interface to activate interface - - - - --- 2019-09-07 Lance Wang New
[FFmpeg-devel,v2,1/2] avfilter/vf_scale: split the scale_frame function from filter_frame for activ… - - - - --- 2019-09-07 Lance Wang Accepted
[FFmpeg-devel] avformat/hlsenc: print warning at the end when upload the last segment failed - - - - --- 2019-09-07 Liu Steven Accepted
[FFmpeg-devel] rtsp: fix wrong codec setup for some sdp - - - - --- 2019-09-07 Hyun Yoo Superseded
[FFmpeg-devel] lavc/videotoolboxdec: fix crop handling when multithreaded - 1 - - --- 2019-09-07 Rodger Combs Accepted
[FFmpeg-devel] avformat: Fix probing on some JPEGs - - - - --- 2019-09-07 Niki Bowe New
[FFmpeg-devel,v1] avformat/movenc: split empty text sample when duration overflow - - - - --- 2019-09-06 Jun Li Superseded
[FFmpeg-devel] Add option to log timing - - - - --- 2019-09-06 Michael Niedermayer New
[FFmpeg-devel,2/2] x86/vf_v360: use a faster horizontal add in remap4_8bit_line_avx2 - 1 - - --- 2019-09-06 James Almer Accepted
[FFmpeg-devel,1/2] x86/vf_v360: make remap{1, 2}_8bit_line_avx2 work on x86_32 - - - - --- 2019-09-06 James Almer Accepted
[FFmpeg-devel,v2,2/2] avcodec/v210dec: add the frame and slice threading support - - - - --- 2019-09-06 Lance Wang Superseded
[FFmpeg-devel,v2,1/2] avcodec/v210dec: removed the duplicated 'if' condition - - - - --- 2019-09-06 Lance Wang New
[FFmpeg-devel,2/2] avcodec/mediacodecdec_common: do not split input packets into multiple buffers i… - - - - --- 2019-09-06 Matthieu Bouron New
[FFmpeg-devel,1/2] avcodec/mediacodecdec_common: simplify ff_mediacodec_dec_send() - - - - --- 2019-09-06 Matthieu Bouron New
[FFmpeg-devel] avcodec/webp: avoid trying to decode trailing junk in bitstreams - - - - --- 2019-09-06 Pascal Massimino New
[FFmpeg-devel,4/4] avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 - - - - --- 2019-09-06 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL - - - - --- 2019-09-06 Michael Niedermayer Accepted
[FFmpeg-devel,2/4] avcodec/alac: Fix invalid shifts in 20/24 bps - - - - --- 2019-09-06 Michael Niedermayer Accepted
[FFmpeg-devel,1/4] avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() - - - - --- 2019-09-06 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] swscale: Add swscale input support for Y210 - - - - --- 2019-09-06 Fu, Linjie New
[FFmpeg-devel,1/2] lavu/pixfmt: add 4:2:2 10 bit pixel format Y210 - - - - --- 2019-09-06 Fu, Linjie New
[FFmpeg-devel,v2] avformat/hlsenc: merge fmp4 and mpegts segment type m3u8 list AVIOConext - - - - --- 2019-09-06 Liu Steven Accepted
[FFmpeg-devel] avformat/hlsenc: merge fmp4 and mpegts segment type m3u8 list AVIOConext - - - - --- 2019-09-06 Liu Steven Superseded
[FFmpeg-devel] doc/filters: correct range for contrast in eq filter - - - - --- 2019-09-06 Sourabh Sharma New
[FFmpeg-devel,2/2] avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface - - - - --- 2019-09-05 Aman Karmani New
[FFmpeg-devel,1/2] avcodec/mediacodecdec_common: log codec name during configure/start failures - 1 - - --- 2019-09-05 Aman Karmani Accepted
[FFmpeg-devel,2/2] avformat/utils: Do not assume duration is non negative in compute_pkt_fields() - - - - --- 2019-09-05 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/ffwavesynth: Fix integer overflow in timestamps - - - - --- 2019-09-05 Michael Niedermayer New
[FFmpeg-devel] Fixing rare dshow input crash - - - - --- 2019-09-05 Alexey Potakhov New
[FFmpeg-devel,8/8] avformat/matroskadec: Remove unused variable - - - - --- 2019-09-05 Andreas Rheinhardt New
[FFmpeg-devel,7/8] avformat/matroskadec: Use already parsed cues if available - - - - --- 2019-09-05 Andreas Rheinhardt New
[FFmpeg-devel,6/8] avformat/matroskadec: Use right number of tracks - - - - --- 2019-09-05 Andreas Rheinhardt Superseded
[FFmpeg-devel,5/8] avformat/matroskadec: Sanitize Cues - - - - --- 2019-09-05 Andreas Rheinhardt New
[FFmpeg-devel,4/8] avformat/matroskadec: Sanitize seekhead entries - - - - --- 2019-09-05 Andreas Rheinhardt Superseded
[FFmpeg-devel,3/8] avformat/matroskadec: Fix handling gigantic durations - - - - --- 2019-09-05 Andreas Rheinhardt Superseded
[FFmpeg-devel,2/8] avformat/matroskadec: Make code more robust - - - - --- 2019-09-05 Andreas Rheinhardt New
[FFmpeg-devel,1/8] avformat/matroskadec: Don't overlook parsing error - - - - --- 2019-09-05 Andreas Rheinhardt New
[FFmpeg-devel,6/6] avcodec/mediacodecdec_common: propagate EOF immediately when signaled by decoder - - - - --- 2019-09-05 Aman Karmani New
[FFmpeg-devel,5/6] avcodec/mediacodecdec_common: ensure current input buffer is always used correct… - - - - --- 2019-09-05 Aman Karmani Accepted
[FFmpeg-devel,4/6] avcodec/mediacodecdec_common: improve trace logging for end-of-stream - 1 - - --- 2019-09-05 Aman Karmani Accepted
[FFmpeg-devel,3/6] avcodec/mediacodecdec_common: warn when PTS is missing - - - - --- 2019-09-05 Aman Karmani New
[FFmpeg-devel,2/6] avcodec/mediacodecdec: warn when input buffers are not configured with proper si… - - - - --- 2019-09-05 Aman Karmani Accepted
[FFmpeg-devel,1/6] avcodec/mediacodec_surface: guard against NULL surface - - - - --- 2019-09-05 Aman Karmani New
[FFmpeg-devel] #8111 Bug Solved - - - - --- 2019-09-05 Sourabh Sharma New
[FFmpeg-devel,5/5] avfilter/vf_v360: improve interpolation precision - - - - --- 2019-09-05 Paul B Mahol New
[FFmpeg-devel,4/5] avfilter/vf_v360: x86 SIMD for interpolations - - - - --- 2019-09-05 Paul B Mahol New
[FFmpeg-devel,3/5] avfilter/vf_v360: add asserts to guard against invalid conditions - - - - --- 2019-09-05 Paul B Mahol New
[FFmpeg-devel,2/5] avfilter/vf_v360: stop using floats in interpolation - - - - --- 2019-09-05 Paul B Mahol New
[FFmpeg-devel] libavfilter/vaapi_transpose: Fix potential memory leak - - - - --- 2019-09-05 Zhong Li New
[FFmpeg-devel,4/4] FATE/dnn: add unit test for dnn depth_to_space layer - 1 - - --- 2019-09-05 Guo, Yejun Accepted
[FFmpeg-devel,3/4] libavfilter/dnn: separate depth_to_space layer from dnn_backend_native.c to a ne… - 1 - - --- 2019-09-05 Guo, Yejun Accepted
[FFmpeg-devel,2/4] FATE/dnn: add unit test for dnn conv2d layer - 1 - - --- 2019-09-05 Guo, Yejun Accepted
[FFmpeg-devel,1/4] libavfilter/dnn: separate conv2d layer from dnn_backend_native.c to a new file - 1 - - --- 2019-09-05 Guo, Yejun Accepted
[FFmpeg-devel,V2] lavu/qsv: remove the redundant libmfx init code - - - - --- 2019-09-05 Zhong Li New
[FFmpeg-devel,v3] hevc_mp4toannexb: Insert correct parameter sets before IRAP - - - - --- 2019-09-05 Andriy Gelman Superseded
« 1 2 ... 312 313 314462 463 »