Toggle navigation
Patchwork
FFmpeg
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 48948 patches
Series
Submitter
State
any
Action Required
New
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Superseded
Deferred
Withdrawn
Search
Archived
No
Yes
Both
Delegate
------
Nobody
michael
state_update_bot
lq
bp0
Timothy_Gu
MattOliver
btbn
jamrial
sebechlebsky
cehoyos
kurosu
rcombs
qyot27
llogan
cus
ux
yinshiyou
andriy
andr
mstorsjo
Apply
«
1
2
...
470
471
472
…
489
490
»
Patch
Series
A/L/R/T
S/W/F
Date
Submitter
Delegate
State
[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
[FFmpeg-devel] avformat/avidec: skip odml master index chunks in avi_sync
- - - -
-
-
-
2016-12-23
Tobias Rapp
Accepted
[FFmpeg-devel,2/2] lavfi: make filter_frame non-recursive.
- - - -
-
-
-
2016-12-23
Nicolas George
Accepted
[FFmpeg-devel] lavf: identify MP1 and MP2 as distinct containers from MP3
- - - -
-
-
-
2016-12-23
Rodger Combs
Superseded
[FFmpeg-devel] doc/scaler: mention default scaling algorithm
- - - -
-
-
-
2016-12-23
Lou Logan
Superseded
[FFmpeg-devel] avutil/tests: Improved code coverage for random_seed
- - - -
-
-
-
2016-12-23
Thomas Turner
Accepted
[FFmpeg-devel,3/3] mpeg12dec: validate color transfer characteristics
- - - -
-
-
-
2016-12-22
Andreas Cadhalpun
New
[FFmpeg-devel,2/3] mpeg12dec: validate color primaries
- - - -
-
-
-
2016-12-22
Andreas Cadhalpun
New
[FFmpeg-devel,1/3] mpeg12dec: validate color space
- - - -
-
-
-
2016-12-22
Andreas Cadhalpun
New
[FFmpeg-devel] avcodec/pixlet: remove unnecessary double to float conversion
- - - -
-
-
-
2016-12-22
James Almer
Accepted
[FFmpeg-devel] ffplay: add startup volume option
- - - -
-
-
-
2016-12-22
gajjanag@yandex.com
Accepted
[FFmpeg-devel] avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs
- - - -
-
-
-
2016-12-22
Michael Niedermayer
Accepted
[FFmpeg-devel] Add fate test for ticket 6024, truncated decoding mode (v2)
- - - -
-
-
-
2016-12-22
Pavel Koshevoy
New
[FFmpeg-devel] avformat/avidec: clean-up identifier names
- 1 - -
-
-
-
2016-12-22
Tobias Rapp
Accepted
[FFmpeg-devel,2/2] lavfi: make filter_frame non-recursive.
- - - -
-
-
-
2016-12-22
Nicolas George
Superseded
[FFmpeg-devel,2/2] libavformat/tee: Add possibility to pass fifo options by using fifo_ prefix
- - - -
-
-
-
2016-12-22
sebechlebskyjan@gmail.com
New
[FFmpeg-devel,v2,1/2] libavformat/tee: Add fifo support for tee
- - - -
-
-
-
2016-12-22
sebechlebskyjan@gmail.com
Accepted
«
1
2
...
470
471
472
…
489
490
»