Show patches with: State = Action Required       |   19055 patches
« 1 2 ... 179 180 181190 191 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,3/3] avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds bounds - - - - --- 2017-09-29 Michael Niedermayer New
[FFmpeg-devel,1/3] lavf/mov: Allow reading very large files. - - - - --- 2017-09-29 Michael Niedermayer New
[FFmpeg-devel] lavc: drop VDA - - - - --- 2017-09-29 Clément Bœsch New
[FFmpeg-devel,V2,1/2] ffmpeg: re-enable hwaccel_lax_profile_check use hwaccel_flags. - - - - --- 2017-09-29 Jun Zhao New
[FFmpeg-devel] maintainers: add myself to the general developers list - - - - --- 2017-09-29 Jan Ekström New
[FFmpeg-devel,2/2,v2] configure: simplify checks for libxcb dependent features - - - - --- 2017-09-28 James Almer New
[FFmpeg-devel,1/2,v2] configure: disable libxcb dependent features if libxcb is not enabled - - - - --- 2017-09-28 James Almer New
[FFmpeg-devel] doc: add mailing list faq - - - - --- 2017-09-28 Kieran O Leary New
[FFmpeg-devel,PATCHv13] libavcodec: v4l2: add support for v4l2 mem2mem codecs - - - - --- 2017-09-28 Jorge Ramirez-Ortiz New
[FFmpeg-devel] libavformat/nutenc.c: Use ffv1 as default video encoder for NUT muxing - - - - --- 2017-09-27 Leo Izen New
[FFmpeg-devel,v2,2/2] avcodec/videotoolbox: fix hevc hwaccel build on older macOS - - - - --- 2017-09-27 Aman Karmani New
[FFmpeg-devel,v2,1/2] avcodec/videotoolbox: use AV_WB16 where possible - - - - --- 2017-09-27 Aman Karmani New
[FFmpeg-devel,RFC] lavc/fdk-aacenc: Print an error if (e)ld was requested without signaling - - - - --- 2017-09-27 Carl Eugen Hoyos New
[FFmpeg-devel,PATCHv2] avcodec/v4l2_m2m: fix draining process (dequeue without input) - - - - --- 2017-09-27 Jorge Ramirez-Ortiz New
[FFmpeg-devel] Deprecation of visual output devices - - - - --- 2017-09-27 Josh Dekker New
[FFmpeg-devel] lavd: remove deprecated dv1394 device - - - - --- 2017-09-27 Josh Dekker New
[FFmpeg-devel] swscale_unscaled: fix DITHER_COPY macro, use it only for dst_depth == 8 - - - - --- 2017-09-27 Mateusz New
[FFmpeg-devel,2/2] avcodec/videotoolbox: add hevc support - - - - --- 2017-09-27 Aman Karmani New
[FFmpeg-devel,4/4] livavdevice/decklink: Don't allow any codecs but V210 and UYVY422 - - - - --- 2017-09-26 Devin Heitmueller New
[FFmpeg-devel,3/4] Add support for 10-bit output for Decklink SDI - - - - --- 2017-09-26 Devin Heitmueller New
[FFmpeg-devel] avcodec/mips: Improve avc put mc 20, 01 and 03 msa functions - 1 - - --- 2017-09-26 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Improve avc chroma vert mc msa functions - 1 - - --- 2017-09-26 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Improve avc weighted mc msa functions - 1 - - --- 2017-09-26 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Removed generic function call in avc intra msa functions - 1 - - --- 2017-09-26 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: preload data in hevc sao edge 45 degree filter msa functions - 1 - - --- 2017-09-26 Manojkumar Bhosale New
[FFmpeg-devel] libavformat: Add format context parameter to ff_id3v2_read_dict - - - - --- 2017-09-26 Lukas Stabe New
[FFmpeg-devel,8/9] avcodec/videotoolbox: use decode_params to propagate PPS changes and restart on … - - - - --- 2017-09-26 Aman Karmani New
[FFmpeg-devel,7/9] avcodec/h264: add decode_params callback to AVHWAccel - - - - --- 2017-09-26 Aman Karmani New
[FFmpeg-devel,3/9] avcodec/videotoolbox: h264 decoder on iOS is unable to decode interlaced video - - - - --- 2017-09-26 Aman Karmani New
[FFmpeg-devel,v2,3/3] ffprobe: add support for logging gamma side data - - - - --- 2017-09-25 Rostislav Pehlivanov New
[FFmpeg-devel,v2,1/2] avfilter/vf_fps: clean-up filter options - - - - --- 2017-09-25 Tobias Rapp New
[FFmpeg-devel,4/4] ffmpeg: replace use of av_copy_packet_side_data() - - - - --- 2017-09-25 James Almer New
[FFmpeg-devel,3/4] avformat/movenc: replace use of av_copy_packet_side_data() - - - - --- 2017-09-25 James Almer New
[FFmpeg-devel,2/4] avcodec/avpacket: use av_packet_copy_side_data() in av_packet_copy_props() - - - - --- 2017-09-25 James Almer New
[FFmpeg-devel,1/4] avcodec/avpacket: add av_packet_copy_side_data() - - - - --- 2017-09-25 James Almer New
[FFmpeg-devel,v7] Add support for RockChip Media Process Platform - - - - --- 2017-09-24 LongChair . New
[FFmpeg-devel,2/2] avcodec/snowenc: Replace "return -1" by named constants - - - - --- 2017-09-23 Michael Niedermayer New
[FFmpeg-devel,2/2] opusenc: (WIP) add a new psychoacoustic system for the native Opus encoder - - - - --- 2017-09-22 Rostislav Pehlivanov New
[FFmpeg-devel] swscale_unscaled: fix and speed up DITHER_COPY macro for x86 with SSE2 - - - - --- 2017-09-22 Mateusz New
[FFmpeg-devel] avcodec/mips: Improve avc chroma horiz mc msa functions - 1 - - --- 2017-09-22 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Unrolled loops avc intra msa functions - 1 - - --- 2017-09-22 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Improve hevc uni-w copy mc msa functions - 1 - - --- 2017-09-22 Manojkumar Bhosale New
[FFmpeg-devel] avformat/async: allow to set buffer size [v2] - - - - --- 2017-09-22 Takayuki 'January June' Suwa New
[FFmpeg-devel] change of deprecated log to debug level - - - - --- 2017-09-22 Thomas Hartwig New
[FFmpeg-devel] avformat/async: allow to set buffer size - - - - --- 2017-09-21 Takayuki 'January June' Suwa New
[FFmpeg-devel] h264_sei: handle stereoscopy frame sequential flags - - - - --- 2017-09-21 Steve Lhomme New
[FFmpeg-devel,4/4] qsvenc: use 'else' on exclusive code - - - - --- 2017-09-21 Steve Lhomme New
[FFmpeg-devel,3/4] qsvenc: merge the output fifo elements into a structure - - - - --- 2017-09-21 Steve Lhomme New
[FFmpeg-devel,2/4] qsvenc: the return value is not any kind of int, it's a mfxStatus - - - - --- 2017-09-21 Steve Lhomme New
[FFmpeg-devel,1/4] qsv: fix the max payload size - - - - --- 2017-09-21 Steve Lhomme New
[FFmpeg-devel] avcodec/mips: Unrolled loops avc intra msa functions - - - - --- 2017-09-21 kaustubh.raste@imgtec.com New
[FFmpeg-devel] avcodec/mips: preload data in hevc sao edge 90 degree filter msa functions - 1 - - --- 2017-09-21 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functions - 1 - - --- 2017-09-21 Manojkumar Bhosale New
[FFmpeg-devel] option: allow to set slice_flags to video decoder - 1 - - --- 2017-09-21 Zhong Li New
[FFmpeg-devel] pixdesc: Add API to map color property name to enum value - - - - --- 2017-09-20 Vittorio Giovara New
[FFmpeg-devel,1/2] lavu: add a gamma field to AVMasteringDisplayMetadata - - - - --- 2017-09-20 Vittorio Giovara New
[FFmpeg-devel] avcodec/mips: Reduced conditional cases in avc inter lpf msa functions - 1 - - --- 2017-09-20 Manojkumar Bhosale New
[FFmpeg-devel] avformat/hls: support cache protocol in hls - - - - --- 2017-09-20 Liu Steven New
[FFmpeg-devel,2/2] pngdec: expose gAMA and cHRM chunks as AVMasteringDisplayMetadata - - - - --- 2017-09-20 Rostislav Pehlivanov New
[FFmpeg-devel,1/2] lavu: add a gamma field to AVMasteringDisplayMetadata - - - - --- 2017-09-20 Rostislav Pehlivanov New
[FFmpeg-devel] configure: quote compiler paths - - - - --- 2017-09-19 Jacob Trimble New
[FFmpeg-devel] avcodec/mips: Unrolled loops and expanded functions in avc put mc 10 & 30 msa functi… - 1 - - --- 2017-09-19 Manojkumar Bhosale New
[FFmpeg-devel] doc/faq: replace "Mo" with Bytes - - - - --- 2017-09-18 Werner Robitza New
[FFmpeg-devel] avcodec/mips: preload data in hevc sao edge 0 degree filter msa functions - 1 - - --- 2017-09-18 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Fixed rnd_val variable to 6 in hevc uni mc msa functions - 1 - - --- 2017-09-18 Manojkumar Bhosale New
[FFmpeg-devel] Configure Script change request to support libcdio on macOS - - - - --- 2017-09-17 桃源老師 New
[FFmpeg-devel] avfilter/lut: simplify endianness specific code - - - - --- 2017-09-16 James Almer New
[FFmpeg-devel] avfilter: add vmafmotion filter - - - - --- 2017-09-15 Ashish Singh New
[FFmpeg-devel,2/2] fate/fits: add missing png & gif dependencies - - - - --- 2017-09-15 Michael Niedermayer New
[FFmpeg-devel,1/2] avcodec/fitsdec: change to be pixel formats - - - - --- 2017-09-15 Paras New
[FFmpeg-devel] avcodec/mips: Improve hevc sao band filter msa functions - 1 - - --- 2017-09-15 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Improve avc mc copy msa functions - 1 - - --- 2017-09-15 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Improve avc lpf msa functions - 1 - - --- 2017-09-15 Manojkumar Bhosale New
[FFmpeg-devel,PATCHv3] avformat/mpegts: opus muxing & demuxing for mapping family 255 - - - - --- 2017-09-14 pkv.stream New
[FFmpeg-devel] kmsgrab: fix build error when use old libdrm - - - - --- 2017-09-14 Jun Zhao New
[FFmpeg-devel] configure: check if NAN can be used as a constant initializer - - - - --- 2017-09-13 James Almer New
[FFmpeg-devel] avcodec/mips: Improve hevc idct msa functions - 1 - - --- 2017-09-13 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Improve hevc lpf msa functions - 1 - - --- 2017-09-13 Manojkumar Bhosale New
[FFmpeg-devel,18/20] mpeg12: Move finding the best frame rate to common code - - - - --- 2017-09-12 Mark Thompson New
[FFmpeg-devel] lavfi/buffersink: deprecate non-AVOption init. - - - - --- 2017-09-12 Nicolas George New
[FFmpeg-devel,01/14] lavu: Add DRM hwcontext - 1 - - --- 2017-09-10 Mark Thompson New
[FFmpeg-devel,1/3] avformat/mxfenc: Replace more literal magic numbers by enum values. - - - - --- 2017-09-10 Michael Niedermayer New
[FFmpeg-devel] add Weston Capture demuxer, parser and decoder - - - - --- 2017-09-10 Paul B Mahol New
[FFmpeg-devel] libavformat/avidec: subtitle stream disable some non-interleaved process - - - - --- 2017-09-10 tiejun.peng New
[FFmpeg-devel] vp9: fix compilation with threading disabled. - - - - --- 2017-09-09 Ilia New
[FFmpeg-devel] avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() - - - - --- 2017-09-09 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() - - - - --- 2017-09-08 Michael Niedermayer New
[FFmpeg-devel,1/3] avcodec/dirac_vlc: Check res_bits after its modified by APPEND_RESIDUE() - - - - --- 2017-09-08 Michael Niedermayer New
[FFmpeg-devel] vdpau: Fix buffer overflow with old hwaccel_context API - - - - --- 2017-09-08 Błażej Szczygieł New
[FFmpeg-devel] libavformat/matroskaenc.c: Write Tags element for WebM - - - - --- 2017-09-08 Ivan Janatra New
[FFmpeg-devel] avcodec/vp9: add tile threading support - - - - --- 2017-09-08 Ilia New
[FFmpeg-devel,5/5] lavd: Add KMS frame grabber - - - - --- 2017-09-07 Mark Thompson New
[FFmpeg-devel,4/5] lavc: Add wrapped_avframe decoder - - - - --- 2017-09-07 Mark Thompson New
[FFmpeg-devel,3/5] lavc: Add flag to mark packets containing trusted input - - - - --- 2017-09-07 Mark Thompson New
[FFmpeg-devel,2/5] hwcontext_vaapi: Add DRM to VAAPI mapping - - - - --- 2017-09-07 Mark Thompson New
[FFmpeg-devel,2/2] avcodec/vp9: change avctx->execute3 in favor of ff_slice_thread_execute_with_mai… - - - - --- 2017-09-07 Ilia New
[FFmpeg-devel] avfilter: add starfield video source - - - - --- 2017-09-07 Paul B Mahol New
[FFmpeg-devel,2/2] avcodec/pthread_slice: add main function support for avpriv_slicethread_create() - - - - --- 2017-09-07 Ilia New
[FFmpeg-devel,3/3] lavu/timer.h: add Linux Perf API support - - - - --- 2017-09-07 Clément Bœsch New
[FFmpeg-devel] avdevice/decklink: new options 'list_pixelformats' and 'pixelformat_code' to allow p… - - - - --- 2017-09-07 Gildas Fargeas New
« 1 2 ... 179 180 181190 191 »