Show patches with: none      |   46999 patches
« 1 2 ... 38 39 40469 470 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] avformat/hls: Check file extensions - - - - --- 2017-06-02 Michael Niedermayer Superseded
[FFmpeg-devel,1/3] avcodec: add Gremlin DPCM decoder - - - - --- 2017-06-02 Paul B Mahol New
[FFmpeg-devel,2/3] avcodec: add Gremlin Digital Video decoder - - - - --- 2017-06-02 Paul B Mahol New
[FFmpeg-devel,3/3] avformat: add Gremlin Digital Video demuxer - - - - --- 2017-06-02 Paul B Mahol New
[FFmpeg-devel,1/2] avformat/utils: return impaired streams in av_find_best_stream if only those exi… - 1 - - --- 2017-06-02 Marton Balint Accepted
[FFmpeg-devel,2/2] avformat/utils: change bitrate to int64_t in av_find_best_stream - 1 - - --- 2017-06-02 Marton Balint Accepted
[FFmpeg-devel] avformat/aacdec: add a custom read_packet function - - - - --- 2017-06-02 James Almer Superseded
[FFmpeg-devel,1/6] initial alignment corrections for xmm registers - - - - --- 2017-06-03 James Darnley New
[FFmpeg-devel,3/6] add and fix xmm version of simple_idct - - - - --- 2017-06-03 James Darnley New
[FFmpeg-devel,4/6] avcodec/x86: cleanup simple_idct10 - - - - --- 2017-06-03 James Darnley Superseded
[FFmpeg-devel,5/6] add x86_64 8-bit simple_idct function - - - - --- 2017-06-03 James Darnley New
[FFmpeg-devel,6/6] change coeffs - - - - --- 2017-06-03 James Darnley New
[FFmpeg-devel] lavf/mov.c: Offset index timestamps by the minimum pts to make first pts zero. - - - - --- 2017-06-03 Sasi Inguva Accepted
[FFmpeg-devel] avformat/aacdec: add a custom read_packet function - - - - --- 2017-06-03 James Almer Accepted
[FFmpeg-devel] libavformat/aviobuf.c: don't treat 0 from read_packet as EOF - - - - --- 2017-06-03 Daniel Kucera Superseded
[FFmpeg-devel] libavfilter/scale2ref: Fix out-of-bounds array access - - - - --- 2017-06-03 Kevin Mark Accepted
[FFmpeg-devel] avfilter/af_sofalizer: switch to libmysofa - - - - --- 2017-06-03 Paul B Mahol New
[FFmpeg-devel] avformat/hls: Check file extensions - - - - --- 2017-06-03 Michael Niedermayer New
[FFmpeg-devel] libavformat/mov.c Fixed 'Error while filtering: Operation not permitted' when using … - - - - --- 2017-06-03 Jonas Licht New
[FFmpeg-devel] avcodec/aacps: move checks for valid length outside the stereo_interpolate dsp funct… - - - - --- 2017-06-03 James Almer Accepted
[FFmpeg-devel] avformat/hls: Check local file extensions - - - - --- 2017-06-03 Michael Niedermayer Accepted
[FFmpeg-devel] libavformat/aviobuf.c: don't treat 0 from read_packet as EOF - - - - --- 2017-06-03 Daniel Kucera Superseded
[FFmpeg-devel] avfilter/af_surround: add support for some upmixing of 3.0 channel layout - - - - --- 2017-06-03 Paul B Mahol New
[FFmpeg-devel,1/2] avformat/options: Remove one special case in io_open_default() - - - - --- 2017-06-03 Michael Niedermayer New
[FFmpeg-devel,2/2] avformat/options: Simplify loglevel initialization in io_open_default() - - - - --- 2017-06-03 Michael Niedermayer New
[FFmpeg-devel,1/3] avcodec/utils: Avoid hardcoding duplicated types in sizeof() - - - - --- 2017-06-04 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/utils: Fix several integer overflows. - - - - --- 2017-06-04 Michael Niedermayer New
[FFmpeg-devel,3/3] avformat/utils: Slightly un-clutter code in determinable_frame_size() by using a… - - - - --- 2017-06-04 Michael Niedermayer Accepted
[FFmpeg-devel] libavformat/aviobuf.c: don't treat 0 from read_packet as EOF - - - - --- 2017-06-04 Daniel Kucera New
[FFmpeg-devel] FATE: Add test for libavfilter/scale2ref - - - - --- 2017-06-04 Kevin Mark Accepted
[FFmpeg-devel,1/3] avformat/aviobuf: fix flushing buffers after seeking backwards - - - - --- 2017-06-04 Marton Balint New
[FFmpeg-devel,2/3] avformat/options: disable flush_packets as default - - - - --- 2017-06-04 Marton Balint New
[FFmpeg-devel,3/3] avformat/aviobuf: increase buffer size to 128k - - - - --- 2017-06-04 Marton Balint New
[FFmpeg-devel] libavcodec/vp9 ipred_dl_32x32_16 avx2 version - - - - --- 2017-06-04 Ilia New
[FFmpeg-devel] fate: add fate-adts-id3v1-demux - - - - --- 2017-06-04 James Almer Accepted
[FFmpeg-devel] fate: add test for the Dirac low delay profile - - - - --- 2017-06-04 Rostislav Pehlivanov Accepted
[FFmpeg-devel] libavcodec/vp9: ipred_dl_32x32_16 avx2 implementation - 1 - - --- 2017-06-04 Ilia New
[FFmpeg-devel,V2] lavc/golomb: Fix UE golomb overwrite issue. - - - - --- 2017-06-05 Jun Zhao Superseded
[FFmpeg-devel,1/2] libavfilter/scale: More descriptive in/ref/out logging - - - - --- 2017-06-05 Kevin Mark New
[FFmpeg-devel,2/2] libavfilter/scale2ref: Maintain main input's DAR - - - - --- 2017-06-05 Kevin Mark Accepted
[FFmpeg-devel] avformat/file: increase max packet size to 256k for written files - - - - --- 2017-06-05 Marton Balint New
[FFmpeg-devel,v2] lavc: add mpeg2 decoder/hwaccel to mediacodec - - - - --- 2017-06-05 Aman Karmani Superseded
[FFmpeg-devel] Add spherical_mapping command-line argument to ffmpeg. - - - - --- 2017-06-05 Aaron Colwell Superseded
[FFmpeg-devel] libavformat/wtvdec: return AVERROR_EOF on EOF - - - - --- 2017-06-05 Daniel Kucera Accepted
[FFmpeg-devel] libavformat/wtvdec: return AVERROR_EOF on EOF - 2 - - --- 2017-06-05 Daniel Kucera New
[FFmpeg-devel] libavformat/file: return AVERROR_EOF on EOF - 1 - - --- 2017-06-05 Daniel Kucera New
[FFmpeg-devel] libavformat/subfile: return AVERROR_EOF on EOF - 1 - - --- 2017-06-05 Daniel Kucera Accepted
[FFmpeg-devel] libavformat/avio: fix retry_transfer_wrapper return value on error - - - - --- 2017-06-05 Daniel Kucera Superseded
[FFmpeg-devel] libavformat/cache: don't treat 0 as EOF - - - - --- 2017-06-05 Daniel Kucera Superseded
[FFmpeg-devel] Add spherical_mapping command-line argument to ffmpeg. - - - - --- 2017-06-05 Aaron Colwell Superseded
[FFmpeg-devel] Add spherical_mapping command-line argument to ffmpeg. - - - - --- 2017-06-05 Aaron Colwell New
[FFmpeg-devel] vf_colorspace: Add support for gbr color space - - - - --- 2017-06-05 Vittorio Giovara Accepted
[FFmpeg-devel,v3] lavc: add mpeg2 decoder/hwaccel to mediacodec - - - - --- 2017-06-05 Aman Karmani Accepted
[FFmpeg-devel] libavutil/eval: Add round function to expression parser - - - - --- 2017-06-06 Kevin Mark Accepted
[FFmpeg-devel] libavcodec/videotoolboxenc.c: Fix 3 'discards qualifiers' clang compiler warnings - - - - --- 2017-06-06 Patrick Earnest New
[FFmpeg-devel] doc/filters: Correct scale doc regarding w/h <= 0 - - - - --- 2017-06-06 Kevin Mark Superseded
[FFmpeg-devel,WIP,0/6] sse2/xmm version of 8-bit simple_idct - - - - --- 2017-06-06 Ronald S. Bultje New
[FFmpeg-devel] avcodec/vorbisenc: Fix memory leak on errors - - - - --- 2017-06-06 Tyler Jones Accepted
[FFmpeg-devel] lavf/mov.c: Offset index timestamps by the minimum pts to make first pts zero. - - - - --- 2017-06-06 Sasi Inguva New
[FFmpeg-devel] Add A53 Closed Captions to MPEG header if they are available. - - - - --- 2017-06-06 John P Poet New
[FFmpeg-devel] lavc/vaapi_encode_h26[45]: respect "slices" option in h26[45] vaapi encoder. - - - - --- 2017-06-07 Jun Zhao New
[FFmpeg-devel] libavfilter/scale: Populate ow/oh when using 0 as w/h - - - - --- 2017-06-07 Kevin Mark Withdrawn
[FFmpeg-devel] libavfilter/scale: Populate ow/oh when using 0 as w/h - - - - --- 2017-06-07 Kevin Mark Superseded
[FFmpeg-devel] MAINTAINERS: Add Manojkumar Bhosale for MIPS, remove myself. - - - - --- 2017-06-07 Nedeljko Babic Accepted
[FFmpeg-devel] vf_colorspace: Add support for smpte248 color primaries - - - - --- 2017-06-07 Vittorio Giovara New
[FFmpeg-devel] libavformat/avio: fix retry_transfer_wrapper return value on error - - - - --- 2017-06-07 Michael Niedermayer Not Applicable
[FFmpeg-devel,V3] lavc/golomb: Fix UE golomb overwrite issue. - - - - --- 2017-06-08 Jun Zhao Superseded
[FFmpeg-devel] vf_colorspace: Add support for jedec p22 primaries - 1 - - --- 2017-06-08 Vittorio Giovara Accepted
[FFmpeg-devel] avfilter: add native headphone spatialization filter - - - - --- 2017-06-08 Paul B Mahol Superseded
[FFmpeg-devel] avcodec/vp9: ipred_dr_16x16_16 avx2 implementation - - - - --- 2017-06-08 Ilia Superseded
[FFmpeg-devel] Add FITS Decoder - - - - --- 2017-06-08 Paras Superseded
[FFmpeg-devel,1/2] avcodec/htmlsubtitles: Protect very slow redundant sscanf() calls by optimized u… - - - - --- 2017-06-08 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/htmlsubtitles: use next_closep instead of the identical value from sscan… - - - - --- 2017-06-08 Michael Niedermayer New
[FFmpeg-devel,WIP] Opus Piramid Vector Quantization Search in x86 SIMD asm - - - - --- 2017-06-08 Ivan Kalvachev Superseded
[FFmpeg-devel,1/5] x86inc: Fix call with memory operands - - - - --- 2017-06-08 James Darnley New
[FFmpeg-devel,2/5] x86inc: Make REP_RET identical to RET in SSSE3+ functions - 1 - - --- 2017-06-08 James Darnley Accepted
[FFmpeg-devel,3/5] x86inc: Prefer r14/r15 over r12/r13 on x86-64 - 1 - - --- 2017-06-08 James Darnley Accepted
[FFmpeg-devel,4/5] x86inc: Remove argument from WIN64_RESTORE_XMM - 1 - - --- 2017-06-08 James Darnley Accepted
[FFmpeg-devel,5/5] x86: Add some additional cpuflag relations - - - - --- 2017-06-08 James Darnley New
[FFmpeg-devel] vf_colorspace: Add a pixdesc API alias name for bt2020nc color space - - - - --- 2017-06-09 Vittorio Giovara Accepted
[FFmpeg-devel] avcodec/shorten: Sanity check maxnlpc - - - - --- 2017-06-09 Michael Niedermayer Accepted
[FFmpeg-devel,V4] lavc/golomb: Fix UE golomb overwrite issue. - - - - --- 2017-06-09 Jun Zhao New
[FFmpeg-devel,WIP] Opus Piramid Vector Quantization Search in x86 SIMD asm - - - - --- 2017-06-09 Ivan Kalvachev Superseded
[FFmpeg-devel,1/2] avfilter: add native headphone spatialization filter - - - - --- 2017-06-09 Paul B Mahol New
[FFmpeg-devel,2/2] tools: add sofa2wavs - - - - --- 2017-06-09 Paul B Mahol Accepted
[FFmpeg-devel,WIP] Opus Piramid Vector Quantization Search in x86 SIMD asm - - - - --- 2017-06-09 Ivan Kalvachev Superseded
[FFmpeg-devel,1/1] configure: require NASM version 2.11 or newer for external x86 assembly - - - - --- 2017-06-09 James Darnley New
[FFmpeg-devel,3/3] libavformat/aviobuf: don't treat 0 as EOF - - - - --- 2017-06-09 Daniel Kucera Superseded
[FFmpeg-devel] libavformat/avio: fix retry_transfer_wrapper return value on error - - - - --- 2017-06-09 Daniel Kucera New
[FFmpeg-devel] avcodec/wavpack: Change wp_log2() to unsigned - - - - --- 2017-06-09 Michael Niedermayer Accepted
[FFmpeg-devel] Add FITS Decoder - - - - --- 2017-06-09 Paras Superseded
[FFmpeg-devel] avcodec/vp9: ipred_dr_16x16_16 avx2 implementation - - - - --- 2017-06-09 Ilia Superseded
[FFmpeg-devel] hevc: Add support for alternative transfer characterics SEI - - - - --- 2017-06-09 Vittorio Giovara Superseded
[FFmpeg-devel] lavc/mediacodecdec: switch to the new generic filtering mechanism - 1 - - --- 2017-06-09 Matthieu Bouron Superseded
[FFmpeg-devel] lavc/mediacodecdec: switch to the new generic filtering mechanism - - - - --- 2017-06-09 Matthieu Bouron New
[FFmpeg-devel] Fix static linking openssl library - - - - --- 2017-06-10 Alexandr Topilski New
[FFmpeg-devel] avcodec/vp9: ipred_dr_16x16_16 avx2 implementation - - - - --- 2017-06-10 Ilia Accepted
[FFmpeg-devel,1/5] avcodec/x86: cleanup simple_idct10 - - - - --- 2017-06-10 James Darnley Superseded
[FFmpeg-devel,2/5] avcodec/x86: add x86-64 8-bit simple_idct function - - - - --- 2017-06-10 James Darnley Superseded
[FFmpeg-devel,3/5] more cleanup - - - - --- 2017-06-10 James Darnley New
« 1 2 ... 38 39 40469 470 »