Show patches with: Archived = No       |   45506 patches
« 1 2 ... 151 152 153455 456 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v1] avcodec/exr: cosmetics - - - - --- 2019-09-23 Lance Wang Accepted
[FFmpeg-devel,V2] lavf/4xm: fix memory leak in error handing path - 1 - - --- 2019-09-23 Jun Zhao Accepted
[FFmpeg-devel,V1] lavf/dashdec: drop unnecessary check before ff_format_io_close - - - - --- 2019-09-23 Jun Zhao Accepted
[FFmpeg-devel,1/5] API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType - - - - --- 2019-09-23 vectronic Accepted
[FFmpeg-devel,2/5] DOC: add AV_PKT_DATA_ICC_PROFILE to API changes - - - - --- 2019-09-23 vectronic New
[FFmpeg-devel,3/5] avformat/mov: add ICC profile support for colr atom - - - - --- 2019-09-23 vectronic Accepted
[FFmpeg-devel,4/5] avformat/mov: whitespace indent - - - - --- 2019-09-23 vectronic Accepted
[FFmpeg-devel,1/3] avcodec/adpcm: Check number of channels for MTAF - 1 - - --- 2019-09-23 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/truemotion1: Check that the input has enough space for a minimal index_s… - - - - --- 2019-09-23 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] avcodec/ituh263dec: Check input for minimal frame size - - - - --- 2019-09-23 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflicts - - - - --- 2019-09-24 Guo, Yejun Accepted
[FFmpeg-devel,2/2] avfilter/dnn: unify the layer execution function in native mode - - - - --- 2019-09-24 Guo, Yejun Superseded
[FFmpeg-devel,v1] avcodec/magicyuv: remove duplicate code - - - - --- 2019-09-24 Lance Wang Accepted
[FFmpeg-devel] avformat/hls: support data protocol in uri for EXT-X-MAP - - - - --- 2019-09-24 Liu Steven Superseded
[FFmpeg-devel,v2] avformat/hls: support data protocol in uri for EXT-X-MAP - - - - --- 2019-09-24 Liu Steven New
[FFmpeg-devel,V2,1/2] avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflic… - - - - --- 2019-09-24 Guo, Yejun Superseded
[FFmpeg-devel,V2,2/2] avfilter/dnn: unify the layer execution function in native mode - - - - --- 2019-09-24 Guo, Yejun Superseded
[FFmpeg-devel] lavc/vaapi_encode: remove consistency check of depth for each component - - - - --- 2019-09-24 Fu, Linjie New
[FFmpeg-devel,v2,1/3] avfilter/vf_framerate: limit the scene level max range - - 1 - --- 2019-09-24 Lance Wang Accepted
[FFmpeg-devel,v2,2/3] avfilter/vf_framerate: refine the filter_slice code for better readiablity - - - - --- 2019-09-24 Lance Wang New
[FFmpeg-devel,v2,3/3] avfilter/vf_framerate: remove duplicate code with macro-based function - - - - --- 2019-09-24 Lance Wang New
[FFmpeg-devel,v2] doc/filters: add 4x4 layout example for xstack filter - - - - --- 2019-09-24 Lance Wang Superseded
[FFmpeg-devel,v4,1/4] avutil/avstring: support input path as a null pointer or empty string - - 3 - --- 2019-09-24 Lance Wang New
[FFmpeg-devel,v4,2/4] avformat/hlsenc: remove the unnecessary null pointer check - - 1 - --- 2019-09-24 Lance Wang New
[FFmpeg-devel,v4,3/4] avformat/hlsenc: replace with av_dirname to get the directory - - - - --- 2019-09-24 Lance Wang New
[FFmpeg-devel,v4,4/4] avformat/hlsenc: replace with av_freep for all av_free - - - - --- 2019-09-24 Lance Wang New
[FFmpeg-devel,v1] avfilter/vf_scenechangedetect: add filter to detect scene change - - - - --- 2019-09-24 Lance Wang Superseded
[FFmpeg-devel,1/2] libavcodec/dxv: Remove redundant seek - - - - --- 2019-09-24 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() - - - - --- 2019-09-24 Michael Niedermayer Accepted
[FFmpeg-devel,v3] doc/filters: add 4x4 layout example for xstack filter - - 1 - --- 2019-09-24 Lance Wang Superseded
[FFmpeg-devel,1/2] avformat/utils: Assert that stream_index is valid - - - - --- 2019-09-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avformat/utils: Fix memleaks - - - - --- 2019-09-24 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/tiff: correct the default value of YCbCrSubsampling - - - - --- 2019-09-24 Skakov Pavel Superseded
[FFmpeg-devel,01/15] avutil/common: Add macro for left-shifting - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,02/15] avcodec/truespeech: Fix invalid shift - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,03/15] avfilter/vf_xbr: Fix left shift of negative number - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,04/15] avfilter/hqx: Fix undefined left shifts of negative numbers - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,05/15] swscale/x86/swscale: Fix undefined left shifts of negative numbers - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,06/15] avcodec/adpcm: Fix undefined left shifts of negative numbers - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,07/15] avcodec/cavsdsp: Fix undefined left shifts of negative numbers - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,08/15] avcodec/ffv1enc: Factor check out of a loop - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,09/15] avcodec/ffv1enc: Fix out-of-bounds-array access - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,10/15] swscale/utils: Fix invalid left shifts of negative numbers - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,11/15] avformat/webmdashenc: Don't pass NULL to memcmp - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,12/15] avcodec/exr: Fix undefined left shifts of negative numbers - - - - --- 2019-09-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,13/15] avcodec/vc1_pred: Fix undefined left shifts of negative numbers - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,14/15] avcodec/cinepakenc: Fix invalid shifts - - - - --- 2019-09-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/15] avcodec/dnxhdenc: Fix undefined left shifts of negative numbers - - - - --- 2019-09-24 Andreas Rheinhardt Superseded
[FFmpeg-devel,v4] doc/filters: add 4x4 layout example for xstack filter - - 1 - --- 2019-09-24 Lance Wang Superseded
[FFmpeg-devel] Change libvpxenc default to crf=32. - 1 - - --- 2019-09-24 elliottk New
[FFmpeg-devel,v1,2/2] lavu/hwcontext_vaapi: add vaapi_format_map support for A2R10G10B10/A2B10G10R10 - - - - --- 2019-09-25 Sun, Xinpeng New
[FFmpeg-devel,1/4] avformat/shortendec: Check k in probe - - - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,2/4] avcodec/cavsdec: Check remaining bitstream in the main loop in decode_pic() - - - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avcodec/sbcdec: Initilaize nubmer of channels - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,4/4] avcodec/g729_parser: Check block_size - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel] lavf/avio: Print https warning also for avio_find_protocol_name() - 1 - - --- 2019-09-25 Carl Eugen Hoyos Accepted
[FFmpeg-devel] avcodec/qtrleenc: fix undefined behaviour - - - - --- 2019-09-25 Paul B Mahol Accepted
[FFmpeg-devel,1/2] avfilter/vf_stack: simplify main processing path - - - - --- 2019-09-25 Paul B Mahol Accepted
[FFmpeg-devel,2/2] avfilter/vf_stack: add slice threading - - - - --- 2019-09-25 Paul B Mahol Accepted
[FFmpeg-devel] aformat/movenc: add missing padding to output track extradata - - - - --- 2019-09-25 James Almer Accepted
[FFmpeg-devel] Adding a flag to give user the option to have ffmpeg fail instead of warn when misma… - - - - --- 2019-09-25 William Martin New
[FFmpeg-devel,01/12] avcodec/wmaprodec: get frame during frame decode - - - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,02/12] avcodec/dstdec: Fix integer overflow in samples_per_frame computation - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,03/12] avcodec/fitsdec: Prevent division by 0 with huge data_max - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,04/12] avcodec/hcom: Check that there are dictionary entries - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,05/12] avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,06/12] tools/target_dec_fuzzer: Check number of all samples decoded too, like max pix… - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,07/12] tools/target_dec_fuzzer: Print samples decoded like pixels - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,08/12] avcodec/atrac3: Check block_align - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,09/12] avcodec/pafvideo: Only clear frame when it was written to - - - - --- 2019-09-25 Michael Niedermayer New
[FFmpeg-devel,10/12] tools/target_dec_fuzzer: Adjust threshold for MSZH - - - - --- 2019-09-25 Michael Niedermayer New
[FFmpeg-devel,11/12] avcodec/loco: Check for end of input in the first line - 1 - - --- 2019-09-25 Michael Niedermayer Accepted
[FFmpeg-devel,12/12] avcodec/4xm: Check index in decode_i_block() also in the path where its not us… - 1 - - --- 2019-09-25 Michael Niedermayer New
[FFmpeg-devel] avformat/utils: Move the reference to the packet list - - - - --- 2019-09-26 Andreas Rheinhardt Superseded
[FFmpeg-devel,v5] doc/filters: add 4x4 layout example for xstack filter - - 1 - --- 2019-09-26 Lance Wang New
[FFmpeg-devel,v5] doc/filters: add 4x4 layout example for xstack filter - - 1 - --- 2019-09-26 Lance Wang Superseded
[FFmpeg-devel] avcodec/tiff: Try to fix subsampling default - - - - --- 2019-09-26 Michael Niedermayer New
[FFmpeg-devel,v5] doc/filters: add 4x4 layout example for xstack filter - - 1 - --- 2019-09-26 Lance Wang Superseded
[FFmpeg-devel] avcodec/exr: Allow duplicate use of channel indexes - - - - --- 2019-09-26 Michael Niedermayer Accepted
[FFmpeg-devel,v6] doc/filters: add 4x4 layout example for xstack filter - - 1 - --- 2019-09-26 Lance Wang New
[FFmpeg-devel,v1] avfilter/vf_scale: cosmetics - - - - --- 2019-09-26 Lance Wang Accepted
[FFmpeg-devel,v4] swscale/swscale: cosmetics - - - - --- 2019-09-26 Lance Wang Accepted
[FFmpeg-devel,1/3] swscale/output: Implement Luma computation from yuv2ya16_X_c_template() without … - - - - --- 2019-09-26 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] swscale/output: Correct Alpha in yuv2ya16_X_c_template() - - - - --- 2019-09-26 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] swscale/output: Avoid 64bit in Alpha in yuv2ya16_X_c_template() - - - - --- 2019-09-26 Michael Niedermayer Accepted
[FFmpeg-devel,2/2,monvenc] Add extra padding when allocating trk->vos_data - - - - --- 2019-09-26 Thierry Foucu Withdrawn
[FFmpeg-devel,v5,1/3] hevc_mp4toannexb: Insert correct parameter sets before IRAP - - - - --- 2019-09-26 Andriy Gelman Superseded
[FFmpeg-devel,v5,2/3] fate: Add tests for hevc_mp4annexb bsf - - - - --- 2019-09-26 Andriy Gelman Superseded
[FFmpeg-devel,v5,3/3] hevc_mp4toannexb: Parse extradata directly from HVCC format - - - - --- 2019-09-26 Andriy Gelman Superseded
[FFmpeg-devel] doc/ffmpeg: -timelimit is in user time - 1 - - --- 2019-09-26 Lou Logan Accepted
[FFmpeg-devel,1/5] avcodec/scpr: Check minimum size of type 17 - 1 - - --- 2019-09-26 Michael Niedermayer Accepted
[FFmpeg-devel,2/5] tools/target_dec_fuzzer: Adjust threshold for SCPR - - - - --- 2019-09-26 Michael Niedermayer New
[FFmpeg-devel,3/5] tools/target_dec_fuzzer: Adjust threshold for EATGV - - - - --- 2019-09-26 Michael Niedermayer New
[FFmpeg-devel,4/5] avcodec/smacker: cleanup on errors in smka_decode_frame() - - - - --- 2019-09-26 Michael Niedermayer New
[FFmpeg-devel,5/5] avcodec/flicvideo: Use bytestream2_get_buffer() in flic_decode_frame_15_16BPP() … - - - - --- 2019-09-26 Michael Niedermayer New
[FFmpeg-devel,v2] lavu/hwcontext_vaapi: add vaapi_format_map support for AYUV/Y210/Y410 - - - - --- 2019-09-27 Fu, Linjie New
[FFmpeg-devel,v2] lavc/qsvdec: Add GPU-accelerated memory copy support - - - - --- 2019-09-27 Fu, Linjie Superseded
[FFmpeg-devel] doc/examples/muxing: fix underflow in duration of encoded streams - - - - --- 2019-09-27 Paul B Mahol Accepted
[FFmpeg-devel,1/2] avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly - - - - --- 2019-09-27 Matthieu Bouron New
[FFmpeg-devel,01/11] avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA - - - - --- 2019-09-27 Michael Niedermayer Accepted
« 1 2 ... 151 152 153455 456 »