Show patches with: Archived = No       |   45488 patches
« 1 2 ... 382 383 384454 455 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,V4,3/7] lavfi: use common VPP infrastructure for vf_deinterlace_vaapi. - - - - --- 2018-01-20 Jun Zhao Accepted
[FFmpeg-devel,V4,2/7] lavfi: use common VPP infrastructure for vf_scale_vaapi. - - - - --- 2018-01-20 Jun Zhao Accepted
[FFmpeg-devel,V4,1/7] lavfi: VAAPI VPP common infrastructure. - 1 - - --- 2018-01-20 Jun Zhao Accepted
[FFmpeg-devel] avfilter/vf_framerate: fix cpy_line_width calculation on >8 bits format - - - - --- 2018-01-20 Muhammad Faiz New
[FFmpeg-devel] dashdec: Fix segfault on decoding segment timeline - - - - --- 2018-01-20 Brendan McGrath Accepted
[FFmpeg-devel,3/3] avutil/frame: use staticpool - - - - --- 2018-01-20 Muhammad Faiz New
[FFmpeg-devel,2/3] avutil/buffer: use staticpool - - - - --- 2018-01-20 Muhammad Faiz New
[FFmpeg-devel,1/3] avutil: add staticpool - - - - --- 2018-01-20 Muhammad Faiz New
[FFmpeg-devel] avcodec/hevc_parser: use ff_hevc_decode_extradata() to parse extradata - - - - --- 2018-01-20 James Almer New
[FFmpeg-devel] avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() - - - - --- 2018-01-20 Michael Niedermayer Accepted
[FFmpeg-devel,PATCHv2] dashdec: Only free url string if being reused - - - - --- 2018-01-20 Brendan McGrath Accepted
[FFmpeg-devel] avformat/hlsenc: Check that data is set - 1 - - --- 2018-01-20 Brendan McGrath Accepted
[FFmpeg-devel,PATCHv3,4/4] avfilter/vf_framerate: add SIMD functions for frame blending - - - - --- 2018-01-20 Marton Balint New
[FFmpeg-devel] Fix signed integer overflow undefined behavior - - - - --- 2018-01-19 Niki Bowe New
[FFmpeg-devel] Fix memory leak in lrcdec.c - - - - --- 2018-01-19 Niki Bowe Accepted
[FFmpeg-devel,2/2] avcodec/mlp_parser: reindent after last commit - - - - --- 2018-01-19 James Almer Accepted
[FFmpeg-devel,1/2] avcodec/mlp_parser: don't try to combine frames when full frames are provided - - - - --- 2018-01-19 James Almer Accepted
[FFmpeg-devel] MAINTAINERS: add myself for avcodec/v4l2_ - - - - --- 2018-01-19 Jorge Ramirez-Ortiz Accepted
[FFmpeg-devel] avcodec/h264_slice: use the new SAR early when setting the decoder - - - - --- 2018-01-19 Steve Lhomme New
[FFmpeg-devel] ffprobe: Initialize coded_width/height - - - - --- 2018-01-19 Zhong Li New
[FFmpeg-devel] avcodec/vp9_parser: parse size and colorspace values from frame headers - - - - --- 2018-01-19 James Almer New
[FFmpeg-devel,1/2] lavc: Add coded_w/h to AVCodecParameters - - - - --- 2018-01-19 Zhong Li New
[FFmpeg-devel] ffmpeg: Ignore SIGPIPE - - - - --- 2018-01-18 Mark Thompson Accepted
[FFmpeg-devel] Fix float-cast-overflow undefined behavior in matroskadec - - - - --- 2018-01-18 Niki Bowe New
[FFmpeg-devel,5/5] x86inc: Drop cpuflags_slowctz - - - - --- 2018-01-18 Henrik Gramner Accepted
[FFmpeg-devel,4/5] x86inc: Correctly set mmreg variables - - - - --- 2018-01-18 Henrik Gramner Accepted
[FFmpeg-devel,3/5] x86inc: Support creating global symbols from local labels - - - - --- 2018-01-18 Henrik Gramner Accepted
[FFmpeg-devel,2/5] x86inc: Use .rdata instead of .rodata on Windows - - - - --- 2018-01-18 Henrik Gramner Accepted
[FFmpeg-devel,1/5] x86inc: Enable AVX emulation for floating-point pseudo-instructions - - - - --- 2018-01-18 Henrik Gramner Accepted
[FFmpeg-devel] lavc/svq3: Do not write into const memory - - - - --- 2018-01-18 Carl Eugen Hoyos Accepted
[FFmpeg-devel,PATCHv2,4/4] avfilter/vf_framerate: add SIMD functions for frame blending - - - - --- 2018-01-18 Marton Balint Superseded
[FFmpeg-devel] lavf/swfdec: Reduce score when auto-detecting swf files - - - - --- 2018-01-18 Carl Eugen Hoyos Accepted
[FFmpeg-devel,1/3] Add muxing/demuxing of RMHD - - - - --- 2018-01-18 Thilo Borgmann Superseded
[FFmpeg-devel,3/3] Add docs and Changelog - - - - --- 2018-01-18 Thilo Borgmann Superseded
[FFmpeg-devel,2/3] Add codec wrapper for librv11 - - - - --- 2018-01-18 Thilo Borgmann Superseded
[FFmpeg-devel,RFC] hls: export range of currently available segments - - - - --- 2018-01-18 wm4 New
[FFmpeg-devel] dashdec: Only free url string if being reused - - - - --- 2018-01-18 Brendan McGrath Superseded
[FFmpeg-devel] avformat/hlsenc: Dont write stream info for agroup - - - - --- 2018-01-18 Brendan McGrath New
[FFmpeg-devel,V3,6/6] Changelog: add ProcAmp(color balance) filter. - - - - --- 2018-01-18 Jun Zhao Superseded
[FFmpeg-devel,V3,5/6] lavfi: add misc(denoise/sharpness) VPP video filter. - - - - --- 2018-01-18 Jun Zhao Superseded
[FFmpeg-devel,V3,4/6] lavfi: add ProcAmp(color balance) vaapi video filter. - - - - --- 2018-01-18 Jun Zhao Superseded
[FFmpeg-devel,V3,3/6] lavfi: use common VPP infrastructure for vf_deinterlace_vaapi. - - - - --- 2018-01-18 Jun Zhao Superseded
[FFmpeg-devel,V3,2/6] lavfi: use common VPP infrastructure for vf_scale_vaapi. - - - - --- 2018-01-18 Jun Zhao Superseded
[FFmpeg-devel,V3,1/6] lavfi: VAAPI VPP common infrastructure. - - - - --- 2018-01-18 Jun Zhao Superseded
[FFmpeg-devel,V2,2/2] Don't overwrite previously setup dimensions for all codecs - - - - --- 2018-01-18 Zhong Li New
[FFmpeg-devel,1/2] lavc: Add coded_w/h to AVCodecParameters - - - - --- 2018-01-18 Zhong Li Superseded
[FFmpeg-devel] avformat: add option to parse/store ID3 PRIV tags in metadata. - - - - --- 2018-01-18 rshaffer@tunein.com Superseded
[FFmpeg-devel] avformat: add option to parse/store ID3 PRIV tags in metadata. - - - - --- 2018-01-18 rshaffer@tunein.com Superseded
[FFmpeg-devel,4/4] avfilter/vf_framerate: add SIMD functions for frame blending - - - - --- 2018-01-18 Marton Balint Superseded
[FFmpeg-devel,3/4] avfilter/vf_framerate: change blend factor precision - - - - --- 2018-01-18 Marton Balint New
[FFmpeg-devel,2/4] avfilter/vf_framerate: factorize blend functions and unify filter_slice - - - - --- 2018-01-18 Marton Balint Accepted
[FFmpeg-devel,1/4] avfilter/vf_framerate: unify luma and chroma blending - - - - --- 2018-01-18 Marton Balint New
[FFmpeg-devel,2/3] libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault) - - - - --- 2018-01-17 Colin NG New
[FFmpeg-devel] add dumpwave filter - - - - --- 2018-01-17 dmitry.gumenyuk@gmail.com New
[FFmpeg-devel] Adding mkdir option for img2enc (3rd attempt) - - - - --- 2018-01-17 Dr Alan Barclay New
[FFmpeg-devel,3/3] libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024) - - - - --- 2018-01-17 Colin NG New
[FFmpeg-devel,2/3] libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault) - - - - --- 2018-01-17 Colin NG Accepted
[FFmpeg-devel,1/3] libavformat/dashdec.c: Download dash content with byte range info - - - - --- 2018-01-17 Colin NG Accepted
[FFmpeg-devel,V2,5/5] lavfi: add misc(denoise/sharpness) VPP video filter. - - - - --- 2018-01-17 Jun Zhao Superseded
[FFmpeg-devel,V2,4/5] lavfi: add ProcAmp(color balance) vaapi video filter. - - - - --- 2018-01-17 Jun Zhao Superseded
[FFmpeg-devel,V2,3/5] lavfi: use common VPP infrastructure for vf_deinterlace_vaapi. - - - - --- 2018-01-17 Jun Zhao Superseded
[FFmpeg-devel,V2,2/5] lavfi: use common VPP infrastructure for vf_scale_vaapi. - - - - --- 2018-01-17 Jun Zhao Superseded
[FFmpeg-devel,V2,1/5] lavfi: VAAPI VPP common infrastructure. - - - - --- 2018-01-17 Jun Zhao Superseded
[FFmpeg-devel] lavfi/deinterlace_vaapi: fix can't show full option information. - - - - --- 2018-01-17 Jun Zhao Accepted
[FFmpeg-devel] libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024) - - - - --- 2018-01-16 Colin NG Superseded
[FFmpeg-devel] hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints() - - - - --- 2018-01-16 wm4 Accepted
[FFmpeg-devel] lavc/snow_dwt: add struct MpegEncContext to fix headers check. - - - - --- 2018-01-16 Jun Zhao Accepted
[FFmpeg-devel] lavc/snow_dwt: add missing header for MpegEncContext. - - - - --- 2018-01-16 Jun Zhao New
[FFmpeg-devel,2/2] avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_leve… - - - - --- 2018-01-15 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down - - - - --- 2018-01-15 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] Add muxer/demuxer for raw codec2 and .c2 files - - - - --- 2018-01-15 Tomas Härdin Superseded
[FFmpeg-devel] dashdec: Make use of frame rate specified in Representation - - - - --- 2018-01-15 sfan5 New
[FFmpeg-devel] docs/codecs: remove dead codec debug options - 1 - - --- 2018-01-15 Gyan Accepted
[FFmpeg-devel] avformat/opensrt: add Haivision Open SRT protocol - - - - --- 2018-01-15 Nablet Developer Superseded
[FFmpeg-devel] avformat: deprecate another ffserver API leftover - 1 - - --- 2018-01-15 wm4 New
[FFmpeg-devel,v3,3/3] avdevice/decklink: addition of absolute wallclock option for pts source - - - - --- 2018-01-15 Dixit, Vishwanath New
[FFmpeg-devel,v3,2/3] avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSource - - - - --- 2018-01-15 Dixit, Vishwanath New
[FFmpeg-devel,v3,1/3] avdevice/decklink: addition of copyts option - - - - --- 2018-01-15 Dixit, Vishwanath Accepted
[FFmpeg-devel] avcodec/snowdec: Fix integer overflow before htaps check - - - - --- 2018-01-15 Michael Niedermayer Accepted
[FFmpeg-devel,5/5] aptx: add raw muxer and demuxer for aptX HD - - - - --- 2018-01-14 Aurelien Jacobs New
[FFmpeg-devel,4/5] aptx: implement the aptX HD bluetooth codec - - - - --- 2018-01-14 Aurelien Jacobs New
[FFmpeg-devel] avformat/adtsenc - allow only AAC streams - - - - --- 2018-01-14 Gyan New
[FFmpeg-devel] avfilter: add dumpwave filter. - - - - --- 2018-01-14 Michael Niedermayer Not Applicable
[FFmpeg-devel,3/3] avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / mono - - - - --- 2018-01-13 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/jpeg2000: Check sum of sizes of band->prec before allocating - - - - --- 2018-01-13 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() - - - - --- 2018-01-13 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] avfilter/vf_framerate: add SIMD functions for frame blending - - - - --- 2018-01-13 Marton Balint Superseded
[FFmpeg-devel,2/3] avfilter/vf_framerate: factorize blend functions and unify filter_slice - - - - --- 2018-01-13 Marton Balint Superseded
[FFmpeg-devel,1/3] avfilter/vf_framerate: unify luma and chroma blending - - - - --- 2018-01-13 Marton Balint Accepted
[FFmpeg-devel] fix: added more YUVA formats to idet query_formats - - - - --- 2018-01-13 Robert Nagy Accepted
[FFmpeg-devel] hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints() - 1 - - --- 2018-01-13 wm4 Accepted
[FFmpeg-devel,RFC] Use ptrdiff_t for linesize and stride - - - - --- 2018-01-13 Carl Eugen Hoyos New
[FFmpeg-devel] lavfi/vf_scale_vaapi: set output SAR - - - - --- 2018-01-13 Rodger Combs Accepted
[FFmpeg-devel,v2] avfilter: add dumpwave filter. - - - - --- 2018-01-12 dmitry.gumenyuk@gmail.com Withdrawn
[FFmpeg-devel] libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024) - - - - --- 2018-01-12 Colin NG Superseded
[FFmpeg-devel] avformat: add option to parse/store ID3 PRIV tags in metadata. - - - - --- 2018-01-12 rshaffer@tunein.com Superseded
[FFmpeg-devel,2/2] lavf/tcp.c: Free allocated client URLContext in case of error. - - - - --- 2018-01-12 Stephan Holljes Accepted
[FFmpeg-devel,1/2] lavf/http.c: Free allocated client URLContext in case of error. - - - - --- 2018-01-12 Stephan Holljes Accepted
[FFmpeg-devel,3/3] http: fix memory leak in parse_cookie. - - - - --- 2018-01-11 rshaffer@tunein.com Accepted
[FFmpeg-devel] avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one - 1 - - --- 2018-01-11 Michael Niedermayer Accepted
« 1 2 ... 382 383 384454 455 »