Show patches with: none      |   46899 patches
« 1 2 ... 449 450 451468 469 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] libavformat/hlsenc: default segment name and, use_localtime - - - - --- 2016-12-31 Steven Liu Superseded
[FFmpeg-devel] patch for Sricam, Floureon, etc. IP cameras - - - - --- 2016-12-30 John Comeau New
[FFmpeg-devel] nvenc: Make AUD optional for h264_nvenc and hevc_nvenc - - - - --- 2016-12-30 Miroslav Slugeň New
[FFmpeg-devel,2/2] avformat/hls: Add subtitle support - - - - --- 2016-12-30 Franklin Phillips Superseded
[FFmpeg-devel,1/2] avformat/webvttdec: Add support for HLS WebVTT MPEG timestamp map - - - - --- 2016-12-30 Franklin Phillips Superseded
[FFmpeg-devel] libavformat/hlsenc: default segment name and, use_localtime - - - - --- 2016-12-30 Bodecs Bela Superseded
[FFmpeg-devel,2/2] doc: document cutoff option to ac3 and adjust the option's global documentation - - - - --- 2016-12-30 Moritz Barsnick Accepted
[FFmpeg-devel,1/2] lavc/libmp3lame: add support for cutoff - - - - --- 2016-12-30 Moritz Barsnick Accepted
[FFmpeg-devel] avcodec/hevc: Extract Content light level from HEVC SEI prefix message - - - - --- 2016-12-30 Nikola Kolarović New
[FFmpeg-devel] lavc/psd: Support indexed files - - - - --- 2016-12-30 Carl Eugen Hoyos Accepted
[FFmpeg-devel] avutil/tests: Added selftest for aes_ctr.c - - - - --- 2016-12-30 Thomas Turner New
[FFmpeg-devel] lavf/mov.c: Add -editlist_fix_index option for mov format. - - - - --- 2016-12-29 Sasi Inguva Superseded
[FFmpeg-devel] NVENC: Round qpIntra and qpInter calculation - - - - --- 2016-12-29 Miroslav Slugeň New
[FFmpeg-devel] nvenc: Make AUD optional for h264_nvenc and hevc_nvenc - 1 - - --- 2016-12-29 Miroslav Slugeň Superseded
[FFmpeg-devel,17/17] lavfi/buffersink: move to the new design. - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,16/17] lavfi: do not call ff_filter_frame() with activate. - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,15/17] lavfi: make two functions static. - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,14/17] lavfi: disallow ff_request_frame for filters using activate. - 1 - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,13/17] lavfi: add ff_inlink_set_frame_wanted(). - - - - --- 2016-12-29 Nicolas George New
[FFmpeg-devel,12/17] lavfi: move ff_update_link_current_pts() into the utility functions. - 1 - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,11/17] lavfi: cosmetic: remove forward declaration. - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,10/17] lavfi: add AVFilter.activate. - 1 - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,09/17] lavfi: use the consume helpers in ff_filter_frame_to_filter(). - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,08/17] lavfi: add helpers to consume frames from link FIFOs. - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,07/17] lavfi: pass min explicitly to samples_ready(). - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,06/17] lavfi: add ff_inlink_process_timeline(). - - - - --- 2016-12-29 Nicolas George New
[FFmpeg-devel,05/17] lavfi: add ff_inlink_process_commands(). - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,04/17] lavfi: merge two variables after a recent commit. - 1 - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,03/17] lavfi: implement ff_inlink_make_frame_writable(). - 1 - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,02/17] lavfi: export ff_filter_set_ready() to the library. - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel,01/17] lavfi: add ff_inlink_acknowledge_status(). - - - - --- 2016-12-29 Nicolas George Accepted
[FFmpeg-devel] libavformat/hlsenc: fix delete_segments when use_localtime_mkdir - - - - --- 2016-12-29 Steven Liu Accepted
[FFmpeg-devel] avcodec/omx: Do not pass negative value into av_malloc() - - - - --- 2016-12-29 Michael Niedermayer Accepted
[FFmpeg-devel] libavformat/hlsenc: fix delete_segments when use_localtime_mkdir - - - - --- 2016-12-28 Bodecs Bela Accepted
[FFmpeg-devel] libavutil/random_seed: Ensure that get_generic_seed() spends at least 1/32 sec gathe… - - - - --- 2016-12-28 Michael Niedermayer Accepted
[FFmpeg-devel] configure: Check build with some header not just preprocessing for testing --std=c11 - 1 - - --- 2016-12-28 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/matroskaenc: Accept time base hint - - - - --- 2016-12-28 Michael Niedermayer Not Applicable
[FFmpeg-devel] avcodec/hevc: Extract Content light level from HEVC SEI prefix message - - - - --- 2016-12-28 Nikola Kolarović Superseded
[FFmpeg-devel] Implement optimal huffman encoding for (M)JPEG. - - - - --- 2016-12-28 Jerry Jiang Superseded
[FFmpeg-devel] ffmpeg: Add -time_base option to hint the time base - - - - --- 2016-12-28 Michael Bradshaw Accepted
[FFmpeg-devel] avformat/matroskaenc: Accept time base hint - - - - --- 2016-12-28 Michael Bradshaw New
[FFmpeg-devel] ffmpeg: Move statement to a single line - - - - --- 2016-12-28 Michael Bradshaw New
[FFmpeg-devel] avcodec/libopenjpegdec: Set key frame metadata - - - - --- 2016-12-28 Michael Bradshaw Accepted
[FFmpeg-devel,3/3] avutil/tests/audio_fifo.c: Corrected test error messages - - - - --- 2016-12-28 Thomas Turner Accepted
[FFmpeg-devel,2/3] avutil/tests/audio_fifo.c: Memory leak and tab space fixes - - - - --- 2016-12-28 Thomas Turner Accepted
[FFmpeg-devel,1/3] avutil/tests/audio_fifo.c: use av_malloc() family of functions - - - - --- 2016-12-28 Thomas Turner Accepted
[FFmpeg-devel] avfilter/vf_pad: Add eval=frame support - - - - --- 2016-12-28 Michael Niedermayer Accepted
[FFmpeg-devel] configure: make the check for stdatomic.h stricter - - - - --- 2016-12-28 James Almer Accepted
[FFmpeg-devel,9/9] lavfi: schedule avfilterlink.h for separate inclusion. - - - - --- 2016-12-27 Nicolas George New
[FFmpeg-devel,8/9] lavfi: document that AVFilterLink is not for applications. - - - - --- 2016-12-27 Nicolas George Accepted
[FFmpeg-devel,7/9] lavfi: include avfilterlink.h directly if needed. - - - - --- 2016-12-27 Nicolas George New
[FFmpeg-devel,6/9] lavfi: move AVFilterLink declaration to its own header. - 1 - - --- 2016-12-27 Nicolas George New
[FFmpeg-devel,5/9] lavfi/tests/filtfmts: include internal.h. - - - - --- 2016-12-27 Nicolas George Accepted
[FFmpeg-devel,4/9] lavd/lavfi: use buffersink accessors. - - - - --- 2016-12-27 Nicolas George Accepted
[FFmpeg-devel,3/9] ffplay: use buffersink accessors. - 1 - - --- 2016-12-27 Nicolas George Accepted
[FFmpeg-devel,2/9] ffmpeg: use buffersink accessors. - - - - --- 2016-12-27 Nicolas George Accepted
[FFmpeg-devel,1/9] lavfi/buffersink: add accessors for the stream properties. - - - - --- 2016-12-27 Nicolas George Accepted
[FFmpeg-devel] wmavoice: remove unused or write-only variables. - - - - --- 2016-12-27 Ronald S. Bultje Accepted
[FFmpeg-devel] lavfi/transpose: add missing const options flags - 1 - - --- 2016-12-27 Clément Bœsch Accepted
[FFmpeg-devel] Implement optimal huffman encoding for (M)JPEG. - - - - --- 2016-12-27 Jerry Jiang Superseded
[FFmpeg-devel] avformat/hlsenc: strftime identifiers and segment index in segment filenames - - - - --- 2016-12-27 Steven Liu New
[FFmpeg-devel] avutil/tests: Replacement selftest for audio_fifo.c - - - - --- 2016-12-27 Thomas Turner New
[FFmpeg-devel] avcodec/bsf: Fix av_bsf_list_free() - - - - --- 2016-12-27 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/hlsenc: strftime identifiers and segment index in segment filenames - - - - --- 2016-12-27 Bodecs Bela New
[FFmpeg-devel] ffmpeg: use av_stream_new_side_data() - - - - --- 2016-12-26 James Almer Accepted
[FFmpeg-devel] ffmpeg: Remove deadcode - - - - --- 2016-12-26 Michael Niedermayer Accepted
[FFmpeg-devel,PATCHv4] af_hdcd: more FATE tests - - - - --- 2016-12-26 Burt P Accepted
[FFmpeg-devel,3/3] avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nre… - - - - --- 2016-12-26 Marton Balint Superseded
[FFmpeg-devel,2/3] avutil/channel_layout: add av_get_extended_channel_layout - - - - --- 2016-12-26 Marton Balint Accepted
[FFmpeg-devel,1/3] avutil/channel_layout: fix remains of old syntax in docs and comments - - - - --- 2016-12-26 Marton Balint Accepted
[FFmpeg-devel,2/2] fate: add yuv422p12 median prediction ffhuff test - - - - --- 2016-12-26 James Almer New
[FFmpeg-devel,1/2] avcodec/lossless_videodsp: fix output of add_hfyu_left_pred_int16_c() - - - - --- 2016-12-26 James Almer Accepted
[FFmpeg-devel] avformat/matroskadec: Fix OOM on long streams - - - - --- 2016-12-26 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/hlsenc: detecting duplicated segment filenames - - - - --- 2016-12-26 Bodecs Bela Accepted
[FFmpeg-devel] x86inc: Avoid using eax/rax for storing the stack pointer - - - - --- 2016-12-25 Henrik Gramner Accepted
[FFmpeg-devel] avcodec/dca: set initial sample_fmt to FLTP - - - - --- 2016-12-24 foo86 New
[FFmpeg-devel,17/17] lavfi/buffersink: move to the new design. - - - - --- 2016-12-24 Nicolas George Superseded
[FFmpeg-devel,16/17] lavfi: do not call ff_filter_frame() with activate. - - - - --- 2016-12-24 Nicolas George Accepted
[FFmpeg-devel,15/17] lavfi: make two functions static. - - - - --- 2016-12-24 Nicolas George Accepted
[FFmpeg-devel,14/17] lavfi: disallow ff_request_frame for filters using activate. - - - - --- 2016-12-24 Nicolas George Accepted
[FFmpeg-devel,13/17] lavfi: add ff_link_set_frame_wanted(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,12/17] lavfi: move ff_update_link_current_pts() into the utility functions. - - - - --- 2016-12-24 Nicolas George Superseded
[FFmpeg-devel,11/17] lavfi: cosmetic: remove forward declaration. - 1 - - --- 2016-12-24 Nicolas George Accepted
[FFmpeg-devel,10/17] lavfi: add AVFilter.activate. - - - - --- 2016-12-24 Nicolas George Superseded
[FFmpeg-devel,09/17] lavfi: use the consume helpers in ff_filter_frame_to_filter(). - - - - --- 2016-12-24 Nicolas George Superseded
[FFmpeg-devel,08/17] lavfi: add helpers to consume frames from link FIFOs. - - - - --- 2016-12-24 Nicolas George Superseded
[FFmpeg-devel,07/17] lavfi: pass min explicitly to samples_ready(). - - - - --- 2016-12-24 Nicolas George Accepted
[FFmpeg-devel,06/17] lavfi: add ff_link_process_timeline(). - 1 - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,05/17] lavfi: add ff_link_process_commands(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,04/17] lavfi: merge two variables after a recent commit. - - - - --- 2016-12-24 Nicolas George Accepted
[FFmpeg-devel,03/17] lavfi: implement ff_link_make_frame_writable(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,02/17] lavfi: export ff_filter_set_ready() to the library. - - - - --- 2016-12-24 Nicolas George Superseded
[FFmpeg-devel,01/17] lavfi: add ff_link_acknowledge_status(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel] lavfi, ffmpeg: simplify filter names. - - - - --- 2016-12-24 Nicolas George Accepted
[FFmpeg-devel,2/2] lavfi/buffersrc: push the frame deeper if requested. - - - - --- 2016-12-24 Nicolas George Accepted
[FFmpeg-devel,1/2] lavf/framesync: detect EOF immediately. - 1 - - --- 2016-12-24 Nicolas George Accepted
[FFmpeg-devel,1/1] flv demuxer supports live rtmp inputs but there is no any info about it in the d… - - - - --- 2016-12-23 Bodecs Bela New
[FFmpeg-devel] lavfi/buffersrc: push the frame deeper if requested. - - - - --- 2016-12-23 Nicolas George Accepted
[FFmpeg-devel] lavf/matroska: comment a missing error check. - - - - --- 2016-12-23 Nicolas George New
[FFmpeg-devel] avcodec/magicyuv: add SIMD for median of 10bits - - - - --- 2016-12-23 Paul B Mahol Rejected
« 1 2 ... 449 450 451468 469 »