Show patches with: none      |   46984 patches
« 1 2 ... 454 455 456469 470 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] libvpxenc: Report encoded VP9 level - 1 - - --- 2016-11-28 Alex Converse Accepted
[FFmpeg-devel] avfilter: add premultiply filter - - - - --- 2016-11-28 Paul B Mahol Accepted
[FFmpeg-devel] Added Turing codec interface for ffmpeg - - - - --- 2016-11-28 Matteo Naccari Superseded
[FFmpeg-devel] doc/filters: drawtext: add example of printing texts on same baseline - - - - --- 2016-11-28 Andrey Utkin Superseded
[FFmpeg-devel] msrle: implement vertical offset in 4-bit RLE - - - - --- 2016-11-28 Daniel Verkamp Accepted
[FFmpeg-devel] travis.yml: Whitelist "coverity" branch in preparation for Coverity integration - - - - --- 2016-11-27 Timothy Gu New
[FFmpeg-devel] tools/coverity: Add models for av_mallocz and av_free - - - - --- 2016-11-27 Philip Langdale Accepted
[FFmpeg-devel] ffserver: Remove last use of AVStream size - - - - --- 2016-11-27 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] ffserver: Remove some deprecated API use related to codec/codecpar - - - - --- 2016-11-27 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] ffserver: Remove use of AVStream as a intermediate to store parameters - - - - --- 2016-11-27 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] ffserver: drop FeedData, its unused - - - - --- 2016-11-27 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] lavfi: make filter_frame non-recursive. - - - - --- 2016-11-27 Nicolas George Accepted
[FFmpeg-devel,1/2] lavfi: add FFFrameQueue API. - - - - --- 2016-11-27 Nicolas George Accepted
[FFmpeg-devel] nvenc: always reduce DAR width and height - - - - --- 2016-11-27 Miroslav Slugeň Accepted
[FFmpeg-devel] vf_scale_npp: move aspect ratio correction after, av_frame_copy_props - - - - --- 2016-11-27 Miroslav Slugeň Accepted
[FFmpeg-devel] pngdec: check if previous frame exists instead of trusting sequence_number - 1 - - --- 2016-11-26 Andreas Cadhalpun Accepted
[FFmpeg-devel] Remove the ffserver program and the ffm muxer/demuxer - - - - --- 2016-11-26 Rostislav Pehlivanov New
[FFmpeg-devel] lavfi/ebur128: relicense to LGPL - 1 - - --- 2016-11-26 Clément Bœsch Accepted
[FFmpeg-devel] matroskadec: partly revert "demux relevant subtitle packets after a seek" c16582579b… - - - - --- 2016-11-26 Rainer Hochecker Accepted
[FFmpeg-devel] pngdec: check if previous frame exists instead of trusting sequence_number - - - - --- 2016-11-25 Andreas Cadhalpun Superseded
[FFmpeg-devel] lavf: always forward codec_whitelist in avformat_find_stream_info - 1 - - --- 2016-11-25 Andreas Cadhalpun Accepted
[FFmpeg-devel] avcodec/nvenc: Delay identification of underlying format of cuda frames - - - - --- 2016-11-25 Philip Langdale Accepted
[FFmpeg-devel,2/2] swresample: enable exact_rational and linear_interp by default - - - - --- 2016-11-25 Muhammad Faiz New
[FFmpeg-devel,1/2] swresample/soxr: fix invalid use of linear_interp - - - - --- 2016-11-25 Muhammad Faiz Accepted
[FFmpeg-devel] avformat/flvdec: move set bit_rate from parse AMF OBJECT to create_stream - - - - --- 2016-11-25 Liu Steven New
[FFmpeg-devel,v3] avformat/rtsp: introduce get_sa_len() function - - - - --- 2016-11-25 Kevin Lo Changes Requested
[FFmpeg-devel,v2] avformat/rtsp: introduce get_sa_len() function - - - - --- 2016-11-25 Kevin Lo Superseded
[FFmpeg-devel] avformat/rtsp: introduce get_sa_len() function - - - - --- 2016-11-25 Kevin Lo Superseded
[FFmpeg-devel] mpegpicture: use coded_width/coded_height to allocate frame - 1 - - --- 2016-11-25 Andreas Cadhalpun Accepted
[FFmpeg-devel] avcodec/aac_adtstoasc: validate and forward extradata if the stream is already ASC - - - - --- 2016-11-25 James Almer Accepted
[FFmpeg-devel] aacsbr_fixed: prevent sbr gain from being zero - 1 - - --- 2016-11-24 Andreas Cadhalpun Accepted
[FFmpeg-devel] mpegpicture: use coded_width/coded_height to allocate frame - - - - --- 2016-11-24 Andreas Cadhalpun Superseded
[FFmpeg-devel] fate/psd : add test for psd decoder - - - - --- 2016-11-24 Martin Vignali Accepted
[FFmpeg-devel] libavcodec : add psd image file decoder - - - - --- 2016-11-24 Martin Vignali Accepted
[FFmpeg-devel] avformat/rtsp: fix getnameinfo() call on FreeBSD - - - - --- 2016-11-24 Kevin Lo Changes Requested
[FFmpeg-devel] lavf/llvdec: Set avg_frame_rate for video streams - 1 - - --- 2016-11-24 Steven Liu New
[FFmpeg-devel] matroska read_seek: make max diff for last known subtitle configurable - - - - --- 2016-11-24 Rainer Hochecker New
[FFmpeg-devel] lavf/llvdec: Set avg_frame_rate for video streams - - - - --- 2016-11-24 Carl Eugen Hoyos Accepted
[FFmpeg-devel,2/2] swresample/resample: optimize exact_rational=on:linear_interp=on case - - - - --- 2016-11-24 Muhammad Faiz Accepted
[FFmpeg-devel,1/2] fate/swresample: add resample exact_lin and exact_lin_async test - 1 - - --- 2016-11-24 Muhammad Faiz Accepted
[FFmpeg-devel] configure: check for stdatomic.h - - - - --- 2016-11-24 Wan-Teh Chang Accepted
[FFmpeg-devel] avformat/flvenc: fix ticket 5976 and use old commit - - - - --- 2016-11-24 Liu Steven Accepted
[FFmpeg-devel] flvdec: set need_context_update when changing codec id - - - - --- 2016-11-24 Andreas Cadhalpun Accepted
[FFmpeg-devel,libav-devel] libopusdec: fix out-of-bounds read - 1 - - --- 2016-11-24 Andreas Cadhalpun Accepted
[FFmpeg-devel] compat/atomics: merge the C11 atomics from Libav - - - - --- 2016-11-23 Wan-Teh Chang Changes Requested
[FFmpeg-devel] avutil/tests: add cpu_init to .gitignore and tests/fate - - - - --- 2016-11-23 Wan-Teh Chang Accepted
[FFmpeg-devel] avcodec/nvenc: Remove aspect-ratio decompensation logic - - - - --- 2016-11-23 Philip Langdale Accepted
[FFmpeg-devel] avutil/cpu: remove the |checked| static variable - - - - --- 2016-11-23 Wan-Teh Chang Accepted
[FFmpeg-devel,2/2] ffserver: Remove extract_mpeg4_header() - - - - --- 2016-11-23 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] Revert "ffserver: use AVStream.codecpar in open_input_stream()" - - - - --- 2016-11-23 Michael Niedermayer Accepted
[FFmpeg-devel] MAINTAINERS: Add Vittorio Giovara to "Developers with git write access who are curre… - - - - --- 2016-11-23 Michael Niedermayer Accepted
[FFmpeg-devel] web/consulting: add myself - - - - --- 2016-11-23 Liu Steven Accepted
[FFmpeg-devel] configure: fail if sdl2 was requested but not found - - - - --- 2016-11-22 Andreas Cadhalpun Superseded
[FFmpeg-devel] avutil: fix data race in av_get_cpu_flags(). - - - - --- 2016-11-22 Wan-Teh Chang Changes Requested
[FFmpeg-devel] Make the one-time initialization in av_get_cpu_flags() thread-safe. - - - - --- 2016-11-22 Wan-Teh Chang Superseded
[FFmpeg-devel,2/2] avcodec/cuvid: Add support for P010/P016 as an output surface format - - - - --- 2016-11-22 Philip Langdale Accepted
[FFmpeg-devel,1/2] libavutil/hwcontext_cuda: Support P010 and P016 formats - - - - --- 2016-11-22 Philip Langdale Accepted
[FFmpeg-devel] ffplay -vcodec h264_vda *. error :segmentation fault. bug fix. - - - - --- 2016-11-22 gao chao New
[FFmpeg-devel] ffmpeg: fix uninitialized return value - - - - --- 2016-11-22 Tobias Rapp Superseded
[FFmpeg-devel] lavc/vaapi_hevc: fix scaling list duplicate transfer issue. - - - - --- 2016-11-22 Jun Zhao Accepted
[FFmpeg-devel,2/2] swscale: add P016 input support - - - - --- 2016-11-22 Philip Langdale Superseded
[FFmpeg-devel,1/2] avutil: add P016 pixel format - - - - --- 2016-11-22 Philip Langdale Accepted
[FFmpeg-devel] avcodec/aac_adtstoasc: recover original extradata if the stream is already ASC - - - - --- 2016-11-22 James Almer New
[FFmpeg-devel] lavfi/formats: allow unknown channel layouts by default - - - - --- 2016-11-22 Marton Balint Superseded
[FFmpeg-devel] avutil: fix data race in av_get_cpu_flags(). - - - - --- 2016-11-21 Wan-Teh Chang Superseded
[FFmpeg-devel] libavcodec : add psd image file decoder - - - - --- 2016-11-21 Martin Vignali Superseded
[FFmpeg-devel] Avoid creating unecessary dependencies on thread libraries. - - - - --- 2016-11-21 Gregory J. Wolfe Changes Requested
[FFmpeg-devel] CUVID: Allow to set number of used surfaces for decoding (resend) - - - - --- 2016-11-21 Miroslav Slugeň Accepted
[FFmpeg-devel,RFC] MAINTAINERS: Add developers who have git write access but are otherwise not list… - - - - --- 2016-11-21 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avcodec/nvenc: Accept P016 content - - - - --- 2016-11-21 Philip Langdale New
[FFmpeg-devel,1/2] avcodec/cuvid: Add support for P016 as an output surface format - - - - --- 2016-11-21 Philip Langdale New
[FFmpeg-devel,3/3] avutil/mem: Support limiting the heap usage - - - - --- 2016-11-21 Michael Niedermayer New
[FFmpeg-devel,2/3] avutil/atomic: Add avpriv_atomic_int64_cas() - - - - --- 2016-11-21 Michael Niedermayer New
[FFmpeg-devel,1/3] avutil/mem: Fix *realloc() alignment with memalign hack - - - - --- 2016-11-21 Michael Niedermayer New
[FFmpeg-devel] Avoid creating unecessary dependencies on thread libraries. - - - - --- 2016-11-21 Gregory J. Wolfe Superseded
[FFmpeg-devel] CUVID: Allow to set number of used surfaces for decoding (resend) - - - - --- 2016-11-21 Miroslav Slugeň Superseded
[FFmpeg-devel] avformat/flvenc: add no_metadata to flvflags - - - - --- 2016-11-21 Liu Steven Accepted
[FFmpeg-devel] CUVID: Allow to set number of used surfaces for decoding (resend) - - - - --- 2016-11-21 Miroslav Slugeň Superseded
[FFmpeg-devel] NVENC: Better surface allocation alghoritm, fix rc_lookahead - 1 - - --- 2016-11-21 Miroslav Slugeň Accepted
[FFmpeg-devel] NVENC: Maximum usable surfaces is limited to maximum registered frames - 1 - - --- 2016-11-21 Miroslav Slugeň Accepted
[FFmpeg-devel] lavfi/avfiltergraph: always reduce all_layouts to a single layout - - - - --- 2016-11-21 Marton Balint Rejected
[FFmpeg-devel,2/2] swscale: add P016 input support - - - - --- 2016-11-20 Philip Langdale Superseded
[FFmpeg-devel,1/2] avutil: add P016 pixel format - - - - --- 2016-11-20 Philip Langdale Superseded
[FFmpeg-devel] avutil: add P016 pixel format - - - - --- 2016-11-20 Philip Langdale Superseded
[FFmpeg-devel] avcodec/cuvid: Add support for P010 as an output surface format - - - - --- 2016-11-20 Philip Langdale New
[FFmpeg-devel] swresample/resample: add force_comp argument - - - - --- 2016-11-20 Muhammad Faiz New
[FFmpeg-devel,3/3] avcodec/options_table: make channel_layouts uint64 - - - - --- 2016-11-20 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avutil/opt: Add AV_OPT_TYPE_UINT64 - - - - --- 2016-11-20 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avutil/opt: Fix setting int64 to its maximum - 1 - - --- 2016-11-20 Michael Niedermayer Accepted
[FFmpeg-devel] swresample/resample: add force_comp argument - - - - --- 2016-11-20 Muhammad Faiz Superseded
[FFmpeg-devel] avcodec/cuvid: Add support for P010 as an output surface format - - - - --- 2016-11-20 Philip Langdale Superseded
[FFmpeg-devel] configure: reserve a register for gcc before 5 on x86_32 with PIE - - - - --- 2016-11-20 Andreas Cadhalpun Withdrawn
[FFmpeg-devel] smacker: limit recursion depth of smacker_decode_bigtree - - - - --- 2016-11-19 Andreas Cadhalpun Accepted
[FFmpeg-devel] ffmdec: sanitize codec parameters - 1 - - --- 2016-11-19 Andreas Cadhalpun Accepted
[FFmpeg-devel] avcodec/cuvid: Add support for P010 as an output surface format - - - - --- 2016-11-19 Philip Langdale Superseded
[FFmpeg-devel] avformat/utils: check for overflow before reallocating side data - 1 - - --- 2016-11-19 James Almer Accepted
[FFmpeg-devel,RFC] lavf: add CoreMedia AVCodecTag mappings - - - - --- 2016-11-19 Josh Dekker New
[FFmpeg-devel] smacker: limit recursion depth of smacker_decode_bigtree - - - - --- 2016-11-19 Andreas Cadhalpun Superseded
[FFmpeg-devel] avcodec/avpacket: fix leak on realloc in av_packet_add_side_data() - 1 - - --- 2016-11-19 James Almer Accepted
[FFmpeg-devel] smacker: limit recursion depth of smacker_decode_bigtree - - - - --- 2016-11-19 Andreas Cadhalpun Superseded
« 1 2 ... 454 455 456469 470 »