Show patches with: none      |   46210 patches
« 1 2 ... 305 306 307462 463 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] avcodec/mips: Fixed four warnings in vc1dsp - 1 - - --- 2019-10-12 guxiwei New
[FFmpeg-devel] avcodec/mips: msa optimizations for vc1dsp - - - - --- 2019-10-12 guxiwei Superseded
[FFmpeg-devel] MAINTAINERS: add myself as libxavs2 maintainer - 1 - - --- 2019-10-12 hwren Accepted
[FFmpeg-devel,3/3] lavc/libxavs2: replace 'FrameRate' with 'fps' - - - - --- 2019-10-12 hwren New
[FFmpeg-devel,2/3] lavc/libxvas2: optimize code style and data acces - - - - --- 2019-10-12 hwren New
[FFmpeg-devel,1/3] lavc/libxavs2: fix parameter setting result determination - - - - --- 2019-10-12 hwren Accepted
[FFmpeg-devel] lavf/mpegtsenc: add stream type AVS2 - 1 - - --- 2019-10-12 hwren New
[FFmpeg-devel,V1,3/3] lavf/hlsenc: fix memory leak - - - - --- 2019-10-12 Jun Zhao Accepted
[FFmpeg-devel,V1,2/3] fftools/ffmpeg_opt: add error handle if av_asprintf return null - 1 - - --- 2019-10-12 Jun Zhao Accepted
[FFmpeg-devel,V1,1/3] lavfi/avf_showspectrum: add error handle if av_asprintf return null - - - - --- 2019-10-12 Jun Zhao Accepted
[FFmpeg-devel] avutil/eval: add sgn() - 1 - - --- 2019-10-11 Paul B Mahol Accepted
[FFmpeg-devel] avformat/dv: free all allocated structs on dv_read_header failure - 1 - - --- 2019-10-11 James Almer Accepted
[FFmpeg-devel] ffprobe: fix output of packets_and_frames section in JSON format - - - - --- 2019-10-11 James Almer Accepted
[FFmpeg-devel,2/2] avfilter/vf_geq: reindent - - - - --- 2019-10-11 Paul B Mahol New
[FFmpeg-devel,1/2] avfilter/vf_geq: allow user to set interpolation method - 1 - - --- 2019-10-11 Paul B Mahol New
[FFmpeg-devel] libavcodec/amfenc_h264.c: Changed loop filter flag default value. - - - - --- 2019-10-11 Dmitrii Ovchinnikov Accepted
[FFmpeg-devel,v1,6/6] avfilter/vf_random: seeds is uint32, it's enough to use int32_t - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,5/6] avformat/rl2: use av_freep instead of av_free to avoid invalid access if allo… - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,4/6] avcodec/magicyuv: fix for the memory leak if failed - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,3/6] avcodec/xwddec: cosmetics - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,2/6] avcodec/dxtory: cosmetics - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel,v1,1/6] avcodec/magicyuv: cosmetics - - - - --- 2019-10-11 Lance Wang New
[FFmpeg-devel] fftools/ffmpeg: Improve streamcopy - - - - --- 2019-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/5] avcodec/mjpeg_parser: Make parser a bit more robust with unclean input - - - - --- 2019-10-10 Michael Niedermayer Accepted
[FFmpeg-devel,4/5] tools/target_dec_fuzzer: Adjust threshold for smacker - - - - --- 2019-10-10 Michael Niedermayer New
[FFmpeg-devel,3/5] avcodec/smacker: cleanup on errors in smka_decode_frame() - - - - --- 2019-10-10 Michael Niedermayer New
[FFmpeg-devel,2/5] avcodec/qdmc: Check input space in qdmc_get_vlc() - 1 - - --- 2019-10-10 Michael Niedermayer Accepted
[FFmpeg-devel,1/5] avcodec/binkaudio: Check sample rate - 1 - - --- 2019-10-10 Michael Niedermayer Accepted
[FFmpeg-devel,14/14] avfilter/af_atempo: use ff_filter_process_command() - 1 - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,13/14] avfilter/af_biquads: use ff_filter_process_command() - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,12/14] avfilter/af_rubberband: use ff_filter_process_command() - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,11/14] avfilter/vf_drawbox: use ff_filter_process_command() - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,10/14] avfilter/vf_colorchannelmixer: add support for commands - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,09/14] avfilter/vf_amplify: add support for commands - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,08/14] avfilter/vf_scroll: add support for commands - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,07/14] avfilter/af_anlmdn: switch to ff_filter_process_command() - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,06/14] avfilter/vf_avgblur: switch to ff_filter_process_command() - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,05/14] avfilter/vf_gblur: switch to ff_filter_process_command() - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,04/14] avfilter/af_anlms: switch to ff_filter_process_command() - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,03/14] avutil/opt: print runtime flag too - - - - --- 2019-10-10 Paul B Mahol Accepted
[FFmpeg-devel,02/14] avfilter/avfilter: add ff_filter_process_command() - - - - --- 2019-10-10 Paul B Mahol New
[FFmpeg-devel,01/14] avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag - - - - --- 2019-10-10 Paul B Mahol New
[FFmpeg-devel] avcodec/zmbvenc: Correct offset in buffer - - - - --- 2019-10-10 Andreas Rheinhardt Accepted
[FFmpeg-devel,v1,3/3] avcodec/psd: remove unneeded code - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v1,2/3] avcodec/hevcdec: remove unneeded code - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v1,1/3] avformat/segafilmenc: remove unneeded code - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v1] avfilter/f_metadata: remove unneeded code - 1 - - --- 2019-10-10 Lance Wang Accepted
[FFmpeg-devel,v2] avformat/mtv: check av_strdup() return value - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v2] avformat/sapdec: check av_strdup() return value - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v2] avformat/libsrt: check av_strdup() return value and fix memleak - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v1] avfilter/vf_freezedetect: add metadata lavfi.freezedetect.mafd - 1 - - --- 2019-10-10 Lance Wang New
[FFmpeg-devel,v1,8/8] avformat/sapdec: check av_strdup() return value and fix memleak - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v1,7/8] avformat/mvdec: check av_strdup() return value - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v1,6/8] avformat/mtv: check av_strdup() return value and fix memleak - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v1,5/8] avformat/mpeg: check av_strdup() return value - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v1,4/8] avformat/libsrt: check av_strdup() return value and fix memleak - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v1,3/8] avformat/hlsenc: check av_strdup() return value - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v1,2/8] avformat/hlsenc: check av_strdup() return value - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v1,1/8] avformat/cinedec: check av_strdup() return value - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v2,8/8] avformat/wc3movie: fix memleak when read content size not equvipe input size - - - - --- 2019-10-10 Liu Steven Accepted
[FFmpeg-devel,v2,7/8] avformat/swfdec: fix memleak when inflateInit failed - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v2,6/8] avformat/smacker: fix memleak when avformat_new_stream failed - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v2,5/8] avformat/rtmpproto: fix memleak when open rtmp failed - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v2,4/8] avformat/rl2: fix memleak when read end of file - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v2,3/8] avformat/mpc8: fix memleak when seek table too big - 1 - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v2,2/8] avformat/libmodplug: fix memleak when load modplug failed - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v2,1/8] avformat/hlsenc: move freep segment from sls_flags_filename_process after cal… - - - - --- 2019-10-10 Liu Steven New
[FFmpeg-devel,v1] avcodec/magicyuv: remove duplicate code - - 1 - --- 2019-10-10 Lance Wang New
[FFmpeg-devel,v2,4/4] avcodec/tiff: small compiling optimization - - - - --- 2019-10-10 Skakov Pavel New
[FFmpeg-devel,v2,1/4] avcodec/tiff: indentation - - - - --- 2019-10-10 Skakov Pavel New
[FFmpeg-devel,v2,2/4] avcodec/tiff: add support for 16-bit YUV images - - - - --- 2019-10-10 Skakov Pavel New
[FFmpeg-devel,v2,1/4] avcodec/tiff: correct unpacking of border YUV pixels - - - - --- 2019-10-10 Skakov Pavel New
[FFmpeg-devel] avcodec/tiff: add support for 16-bit YCbCr images and correct processing of border p… - - - - --- 2019-10-09 Skakov Pavel New
[FFmpeg-devel,V1,4/4] lavfi/v360: remove unnecessary cast for void * - - - - --- 2019-10-09 Jun Zhao Accepted
[FFmpeg-devel,V1,3/4] lavfi/remap: remove unnecessary cast for void * - - - - --- 2019-10-09 Jun Zhao Accepted
[FFmpeg-devel,V1,2/4] lavfi/lenscorrection: remove unnecessary cast for void * - - - - --- 2019-10-09 Jun Zhao Accepted
[FFmpeg-devel,V1,1/4] lavfi/colorspace: typedef ThreadData as all other filters - - - - --- 2019-10-09 Jun Zhao Accepted
[FFmpeg-devel,V3] lavfi/hqdn3d: add slice thread optimization - - - - --- 2019-10-09 Jun Zhao New
[FFmpeg-devel,V3,3/3] avfilter/dnn: unify the layer load function in native mode - - - - --- 2019-10-09 Guo, Yejun Accepted
[FFmpeg-devel,V3,2/3] avfilter/dnn: unify the layer execution function in native mode - - - - --- 2019-10-09 Guo, Yejun New
[FFmpeg-devel,V3,1/3] avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflic… - - - - --- 2019-10-09 Guo, Yejun New
[FFmpeg-devel] avcodec/qsv: polling free synchronization - - - - --- 2019-10-09 Rogozhkin, Dmitry V New
[FFmpeg-devel] avfilter: fix typo in comments - 1 - - --- 2019-10-09 Zhao Zhili Accepted
[FFmpeg-devel,14/14] avfilter/af_atempo: use ff_filter_process_command() - 1 - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,13/14] avfilter/af_biquads: use ff_filter_process_command() - - - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,12/14] avfilter/af_rubberband: use ff_filter_process_command() - - - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,11/14] avfilter/vf_drawbox: use ff_filter_process_command() - - - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,10/14] avfilter/vf_colorchannelmixer: add support for commands - - - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,09/14] avfilter/vf_amplify: add support for commands - 1 - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,08/14] avfilter/vf_scroll: add support for commands - 1 - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,07/14] avfilter/af_anlmdn: switch to ff_filter_process_command() - 1 - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,06/14] avfilter/vf_avgblur: switch to ff_filter_process_command() - 1 - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,05/14] avfilter/vf_gblur: switch to ff_filter_process_command() - 1 - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,04/14] avfilter/af_anlms: switch to ff_filter_process_command() - 1 - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,03/14] avutil/opt: print command flag too - - - - --- 2019-10-09 Paul B Mahol New
[FFmpeg-devel,02/14] avfilter/avfilter: add ff_filter_process_command() - 1 - - --- 2019-10-09 Paul B Mahol Superseded
[FFmpeg-devel,01/14] avutil/opt: add AV_OPT_FLAG_COMMAND_PARAM flag - - - - --- 2019-10-09 Paul B Mahol New
[FFmpeg-devel,6/6] avcodec/wmaprodec: Fix cleanup on error - - - - --- 2019-10-09 Michael Niedermayer Accepted
[FFmpeg-devel,5/6] tools/target_dec_fuzzer: Adjust threshold for G2M - - - - --- 2019-10-09 Michael Niedermayer Accepted
[FFmpeg-devel,4/6] avcodec/aptx: Check the number of channels - - - - --- 2019-10-09 Michael Niedermayer Accepted
« 1 2 ... 305 306 307462 463 »