Show patches with: none      |   46721 patches
« 1 2 ... 39 40 41467 468 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,4/5] avcodec/x86: add x86-64 8-bit simple_idct put function - - - - --- 2017-06-10 James Darnley Superseded
[FFmpeg-devel,5/5] avcodec/x86: add x86-64 8-bit simple_idct add function - - - - --- 2017-06-10 James Darnley Superseded
[FFmpeg-devel] Add support for RockChip Media Process Platform This adds hardware decoding for h264… - - - - --- 2017-06-11 LongChair . New
[FFmpeg-devel,WIP] Opus Piramid Vector Quantization Search in x86 SIMD asm - - - - --- 2017-06-11 Ivan Kalvachev New
[FFmpeg-devel,01/11] avfilter/unsharp: fix uninitialized pointer read - 1 - - --- 2017-06-11 Timo Rothenpieler Accepted
[FFmpeg-devel,02/11] avfilter/vf_scale_npp: fix out-of-bounds reads - - - - --- 2017-06-11 Timo Rothenpieler Accepted
[FFmpeg-devel,03/11] libavutil/opencl: fix potentiall nul dereference - 1 - - --- 2017-06-11 Timo Rothenpieler Accepted
[FFmpeg-devel,04/11] avformat/librtmp: check return value of setsockopt - 1 - - --- 2017-06-11 Timo Rothenpieler Accepted
[FFmpeg-devel,05/11] avformat/pcmdec: fix memory leak - 1 - - --- 2017-06-11 Timo Rothenpieler Accepted
[FFmpeg-devel,06/11] avcodec/vaapi_encode: fix potential uninitialized read - - - - --- 2017-06-11 Timo Rothenpieler New
[FFmpeg-devel,07/11] avfilter/vf_signature: fix memory leaks in error cases - 1 - - --- 2017-06-11 Timo Rothenpieler Accepted
[FFmpeg-devel,08/11] avfilter/vf_signature: use av_strlcpy instead of strcpy - - - - --- 2017-06-11 Timo Rothenpieler New
[FFmpeg-devel,09/11] avfilter/signature_lookup: fix potential uninitialized reads - - - - --- 2017-06-11 Timo Rothenpieler Superseded
[FFmpeg-devel,10/11] avcodec/h264_parser: zero-initialize H264PredWeightTable - - - - --- 2017-06-11 Timo Rothenpieler New
[FFmpeg-devel,11/11] avcodec/dcaadpcm: fix unitialized read - - - - --- 2017-06-11 Timo Rothenpieler Accepted
[FFmpeg-devel] avcodec/htmlsubtitles: Replace very slow redundant sscanf() calls by cleaner and fas… - - - - --- 2017-06-11 Michael Niedermayer Accepted
[FFmpeg-devel] h264_parse: Do not touch chroma weights at all if stream is monochrome - - - - --- 2017-06-11 Mark Thompson New
[FFmpeg-devel] avformat/libssh: check the user provided a password before trying to use it - - - - --- 2017-06-11 James Almer Accepted
[FFmpeg-devel] libavfilter/scale: Populate ow/oh when using 0 as w/h - - - - --- 2017-06-12 Kevin Mark Withdrawn
[FFmpeg-devel] doc/filters: Correct scale doc regarding w/h <= 0 - - - - --- 2017-06-12 Kevin Mark Accepted
[FFmpeg-devel,1/6] avcodec/x86: cleanup simple_idct10 - - - - --- 2017-06-12 James Darnley Accepted
[FFmpeg-devel,2/6] avcodec/x86: modify simple_idct10 macros to add an action paramter - - - - --- 2017-06-12 James Darnley Accepted
[FFmpeg-devel,3/6] avcodec/x86: add x86-64 8-bit simple_idct function - - - - --- 2017-06-12 James Darnley New
[FFmpeg-devel,4/6] avcodec/x86: add x86-64 8-bit simple_idct put function - - - - --- 2017-06-12 James Darnley New
[FFmpeg-devel,5/6] avcodec/x86: add x86-64 8-bit simple_idct add function - - - - --- 2017-06-12 James Darnley New
[FFmpeg-devel,6/6] avcodec/x86: allow 8-bit simple_idct to use slightly different coefficients - - - - --- 2017-06-12 James Darnley New
[FFmpeg-devel] fate: fix source test for sofa2wavs - - - - --- 2017-06-12 Michael Bradshaw Not Applicable
[FFmpeg-devel] x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse, sse4} - - - - --- 2017-06-12 James Almer New
[FFmpeg-devel] Sharing cuda context between transcode sessions to reduce initialization overhead - - - - --- 2017-06-12 Ganapathy Raman Kasi New
[FFmpeg-devel] avcodec/htmlsubtitles: Factor open brace handling into its own function - - - - --- 2017-06-12 Michael Niedermayer Accepted
[FFmpeg-devel,01/24] hwcontext_vaapi: Try to support the VDPAU wrapper - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,02/24] vaapi_encode: Discard output buffer if picture submission fails - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,03/24] hwcontext: Add device derivation - - - - --- 2017-06-12 Mark Thompson New
[FFmpeg-devel,04/24] hwcontext: Make it easier to work with device types - - - - --- 2017-06-12 Mark Thompson New
[FFmpeg-devel,05/24] ffmpeg: Generic device setup - - - - --- 2017-06-12 Mark Thompson New
[FFmpeg-devel,06/24] ffmpeg: Enable generic hwaccel support for VAAPI - - - - --- 2017-06-12 Mark Thompson New
[FFmpeg-devel,07/24] ffmpeg: Enable generic hwaccel support for VDPAU - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,08/24] ffmpeg: Document the -init_hw_device option - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,09/24] vf_deinterlace_vaapi: Add support for field rate output - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,10/24] qsv: Add ability to create a session from a device - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,11/24] qsvdec: Allow use of hw_device_ctx to make the internal session - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,12/24] qsvenc: Allow use of hw_device_ctx to make the internal session - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,13/24] vaapi_encode: Use gop_size consistently in RC parameters - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,14/24] lavc: Add flag to allow profile mismatch with hardware decoding - - - - --- 2017-06-12 Mark Thompson New
[FFmpeg-devel,15/24] vaapi: Add external control of allow-profile-mismatch - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,16/24] ffmpeg: Support setting the hardware device to use when filtering - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,17/24] hwcontext_qsv: Support derivation from child devices - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,18/24] hwcontext: Add frame context mapping for nontrivial contexts - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,19/24] hwcontext_qsv: Implement mapping frames from the child device type - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,20/24] hwcontext_qsv: Implement mapping frames to the child device type - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,21/24] hwcontext: Improve allocation in derived contexts - - - - --- 2017-06-12 Mark Thompson New
[FFmpeg-devel,22/24] vf_hwmap: Add device derivation - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,23/24] vf_hwmap: Add reverse mapping for hardware frames - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel,24/24] doc: Document hwupload, hwdownload and hwmap filters - - - - --- 2017-06-12 Mark Thompson Accepted
[FFmpeg-devel] configure/libopenjpegdec.c/libopenjpegenc.c: Add support for LibOpenJPEG v2.2/git - - - - --- 2017-06-12 Reino Wijnsma Superseded
[FFmpeg-devel] Add libtwolame cppflags in 'configure' to prevent the use of '--extra-cflags' - - - - --- 2017-06-12 Reino Wijnsma New
[FFmpeg-devel] configure: Add libmodplug cppflags in 'configure' to prevent the use of '--extra-cfl… - - - - --- 2017-06-12 Reino Wijnsma New
[FFmpeg-devel] configure: Add libcaca cppflags in 'configure' to prevent the use of '--extra-cflags' - - - - --- 2017-06-12 Reino Wijnsma New
[FFmpeg-devel] x86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sse - - - - --- 2017-06-13 James Almer New
[FFmpeg-devel] Add support for RockChip Media Process Platform - - - - --- 2017-06-13 LongChair . Superseded
[FFmpeg-devel] Add support for RockChip Media Process Platform - - - - --- 2017-06-13 LongChair . Superseded
[FFmpeg-devel] avcodec/htmlsubtitles: drop an state - - - - --- 2017-06-13 Michael Niedermayer New
[FFmpeg-devel] Add FITS Decoder - - - - --- 2017-06-13 Paras Superseded
[FFmpeg-devel] lavc/aarch64: add sbrdsp neon implementation - - - - --- 2017-06-13 Matthieu Bouron Superseded
[FFmpeg-devel] lavc/aarch64/simple_idct: fix idct_col4_top coefficient - 1 - - --- 2017-06-13 Matthieu Bouron Accepted
[FFmpeg-devel] hevc: Add support for alternative transfer characterics SEI - - - - --- 2017-06-13 Vittorio Giovara Accepted
[FFmpeg-devel] Add missing parenthesis to show_help_default (-h) output - - - - --- 2017-06-13 Jim Jazwiecki New
[FFmpeg-devel] configure/libopenjpegdec.c/libopenjpegenc.c: Add support for LibOpenJPEG v2.2/git - - - - --- 2017-06-13 Reino Wijnsma Superseded
[FFmpeg-devel,V5,1/4] lavc/golomb: add value range comment for set_ue_golomb(). - - - - --- 2017-06-14 Jun Zhao Accepted
[FFmpeg-devel,V5,2/4] lavc/put_bits: Add put_bits64() to support up to 64 bits. - - 2 - --- 2017-06-14 Jun Zhao Accepted
[FFmpeg-devel,V5,3/4] lavc/golobm: Add set_ue_golomb_long to support up to 2^32 -2. - - 2 - --- 2017-06-14 Jun Zhao Accepted
[FFmpeg-devel,V5,4/4] lavc/tests/golomb: Add unit test for set_ue_golomb_long. - - - - --- 2017-06-14 Jun Zhao Accepted
[FFmpeg-devel] libavfilter/scale: Populate ow/oh when using 0 as w/h - - - - --- 2017-06-14 Kevin Mark Accepted
[FFmpeg-devel] lavc/aarch64/simple_idct: fix build with Xcode 7.2 - - - - --- 2017-06-14 Matthieu Bouron Accepted
[FFmpeg-devel] vp9: fix overwrite in ff_vp9_ipred_dr_16x16_16_avx2. - - - - --- 2017-06-14 Ronald S. Bultje New
[FFmpeg-devel,1/3] avcodec/vorbisenc: Separate copying audio samples from windowing - - - - --- 2017-06-14 Tyler Jones Accepted
[FFmpeg-devel,2/3] avcodec/vorbisenc: Apply and output correct length window and mdct - - - - --- 2017-06-14 Tyler Jones Accepted
[FFmpeg-devel,3/3] avcodec/vorbisenc: Stop tracking number of samples per frame - - - - --- 2017-06-14 Tyler Jones Accepted
[FFmpeg-devel] ffmpeg: Don't offer H.264 compatibility warning for NV12 input - - - - --- 2017-06-14 Mark Thompson New
[FFmpeg-devel] Update decode_simple_internal() to get the side data correctly. - - - - --- 2017-06-15 John Rummell Superseded
[FFmpeg-devel] avcodec/lpc: signed integer overflow in compute_lpc_coefs() (aacdec_fixed) - - - - --- 2017-06-15 Michael Niedermayer Accepted
[FFmpeg-devel,1/6] fate: add test of -idct simpleauto - - - - --- 2017-06-15 James Darnley New
[FFmpeg-devel,2/6] avcodec/x86: cleanup simple_idct10 - - - - --- 2017-06-15 James Darnley Superseded
[FFmpeg-devel,3/6] avcodec/x86: modify simple_idct10 macros to add an action paramter - - - - --- 2017-06-15 James Darnley Superseded
[FFmpeg-devel,4/6] avcodec/x86: allow future 8-bit simple idct to use slightly different coefficien… - - - - --- 2017-06-15 James Darnley Accepted
[FFmpeg-devel,5/6] avcodec/x86: allow future 8-bit simple idct to have "DC only hack" - - - - --- 2017-06-15 James Darnley Superseded
[FFmpeg-devel,6/6] avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth fu… - - - - --- 2017-06-15 James Darnley Superseded
[FFmpeg-devel] avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth functi… - - - - --- 2017-06-15 James Darnley Superseded
[FFmpeg-devel] ffmpeg: remove misleading and incorrect error messages - - - - --- 2017-06-15 wm4 Accepted
[FFmpeg-devel,v3] avfilter/vf_fps: fix duration - - - - --- 2017-06-15 Nicolas George New
[FFmpeg-devel,1/2] avcodec/ffv1: Increase the maximum number of slices to 1024 - - - - --- 2017-06-15 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avcodec/ffv1enc: Try to choose slice count so that slice packet sizes are within… - - - - --- 2017-06-15 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4 - - - - --- 2017-06-15 Ronald S. Bultje Accepted
[FFmpeg-devel,2/3] avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264 - - - - --- 2017-06-15 Ronald S. Bultje Accepted
[FFmpeg-devel,3/3] avcodec/h264: Fix mix of lossless and lossy MBs decoding - - - - --- 2017-06-15 Ronald S. Bultje Accepted
[FFmpeg-devel] avformat/hlsenc: donnot show duplicate segment warning at byterange mode - - - - --- 2017-06-16 Liu Steven Accepted
[FFmpeg-devel] libavcodec/htmlsubtitles.c: make tags case-insensitive - - - - --- 2017-06-16 DongHoon Kang New
[FFmpeg-devel,1/2] avcodec/x86/mpegenc: check IDCT permutation type is a valid value - - - - --- 2017-06-16 James Darnley Accepted
[FFmpeg-devel,2/2] avcodec/x86/mpegenc: support transpose permuation type - - - - --- 2017-06-16 James Darnley Accepted
[FFmpeg-devel,1/1] ffmpeg: Switch cuvid to generic hwaccel - - - - --- 2017-06-16 Philip Langdale Superseded
« 1 2 ... 39 40 41467 468 »