]> git.sesse.net Git - ffmpeg/history - libavfilter
arm: vp9dsp: Restructure the bpp checks
[ffmpeg] / libavfilter /
2017-01-24 Clément BœschMerge commit 'fd5e6a095f69495c558069315d6b36ea410c31fa'
2017-01-24 Clément BœschMerge commit '37961044c6'
2017-01-24 Clément BœschMerge commit '5ece6911010b3464d2fdacfa8031c15b5bd83418'
2017-01-24 Clément BœschMerge commit 'facdfe40805559963b5875931af9406ed5ddcd5c'
2017-01-24 Clément BœschMerge commit 'c0fd2fb27bebd1d5ab028e6df6bca9119d269122'
2017-01-24 Clément BœschMerge commit '71a0472114574993df7035f4de9aa007e03817b8'
2017-01-24 Clément BœschMerge commit 'a8fce24b9c5a87187f5bd864b18f5b3e575f8c3d'
2017-01-24 Clément BœschMerge commit '33f6690eb4e21acc4b581688eecfc4cc5ea9515e'
2017-01-24 Clément BœschMerge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'
2017-01-24 Paul B Maholavfilter: add EIA-608 line extractor
2017-01-22 Michael Niedermayeravfilter/af_hdcd: Fix leak of memory allocated by ff_ma...
2017-01-21 Michael Niedermayeravfilter/avf_showspectrum: Fix memleak of text allocate...
2017-01-21 Michael Niedermayeravfilter/vf_palettegen: Fix leak and simplify code
2017-01-21 Michael Niedermayeravfilter/avfiltergraph: Add assert to write down in...
2017-01-18 Steven Liuavfilter:vf_drawtext: add new line space size set parameter
2017-01-17 Matthieu BouronMerge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'
2017-01-12 Sergey Kudryashovlibavfilter/af_biquads: warn about clipping only after...
2017-01-12 Nicolas Georgelavfi: remove stray semicolons.
2017-01-12 Nicolas Georgelavfi: reindent after previous commit.
2017-01-12 Nicolas Georgelavfi/buffersink: move to the new design.
2017-01-12 Nicolas Georgelavfi: do not call ff_filter_frame() with activate.
2017-01-12 Nicolas Georgelavfi: make two functions static.
2017-01-12 Nicolas Georgelavfi: disallow ff_request_frame for filters using...
2017-01-12 Nicolas Georgelavfi: add ff_inlink_request_frame().
2017-01-12 Nicolas Georgelavfi: move ff_update_link_current_pts() into the utili...
2017-01-12 Nicolas Georgelavfi: cosmetic: remove forward declaration.
2017-01-12 Nicolas Georgelavfi: add AVFilter.activate.
2017-01-12 Nicolas Georgelavfi: use the consume helpers in ff_filter_frame_to_fi...
2017-01-12 Nicolas Georgelavfi: add helpers to consume frames from link FIFOs.
2017-01-12 Nicolas Georgelavfi: pass min explicitly to samples_ready().
2017-01-12 Nicolas Georgelavfi: add ff_inlink_evaluate_timeline_at_frame().
2017-01-12 Nicolas Georgelavfi: add ff_inlink_process_commands().
2017-01-12 Nicolas Georgelavfi: merge two variables after a recent commit.
2017-01-12 Nicolas Georgelavfi: implement ff_inlink_make_frame_writable().
2017-01-12 Nicolas Georgelavfi: export ff_filter_set_ready() to the library.
2017-01-12 Nicolas Georgelavfi: add ff_inlink_acknowledge_status().
2017-01-12 Nicolas Georgelavfi: document that AVFilterLink is not for applications.
2017-01-12 Nicolas Georgelavfi/tests/filtfmts: include internal.h.
2017-01-12 Nicolas Georgelavfi/buffersink: add accessors for the stream properties.
2017-01-12 Nicolas Georgelavfi, ffmpeg: simplify filter names.
2017-01-12 Matthieu Bouronlavfi: use an audio frame pool for each link of the...
2017-01-12 Matthieu Bouronlavfi/framepool: cosmetic style fixes
2017-01-12 Matthieu Bouronlavfi/framepool: re-indent after previous commit
2017-01-12 Matthieu Bouronlavfi/framepool: add audio support
2017-01-12 Matthieu Bouronlavfi/framepool: rename FFVideoFramePool to FFFramePool
2017-01-11 Steven Liuavfilter/vf_libopencv: fix resource leak in read_shape_...
2017-01-09 Paul B Maholavfilter/af_sofalizer: speed and clean up fast convolut...
2017-01-08 Paul B Maholavfilter/af_dynaudnorm: fix hang with too short input
2017-01-07 Clément Bœschlavfi/selectivecolor: add a link to algorithm explanations
2017-01-06 Michael Niedermayeravfilter/asrc_flite: Fix textbuf leak
2017-01-06 Paul B Maholavfilter/vf_shuffleframes: allow also dropping frames
2017-01-04 Paul B Maholavfilter/avf_aphasemeter: fix memleaks
2017-01-02 Michael Niedermayeravfilter/vf_pad: Fix segfault if reconfiguration fails
2016-12-31 Clément Bœschlavfi/selectivecolor: rename adjust_range to scale
2016-12-30 Michael Niedermayeravfilter/vf_pad: Add eval=frame support
2016-12-28 Paul B Maholavfilter/avf_aphasemeter: make video output optional
2016-12-27 Clément Bœschlavfi/selectivecolor: simplify crazy mid val computations
2016-12-27 Clément Bœschlavfi/transpose: add missing const options flags
2016-12-25 Marton Balintavfilter/af_amerge: properly handle unknown input layouts
2016-12-25 Paul B Maholavfilter/vf_w3fdif: add >8 but <16 bit support
2016-12-24 Nicolas Georgelavfi/buffersrc: push the frame deeper if requested.
2016-12-24 Nicolas Georgelavf/framesync: detect EOF immediately.
2016-12-24 James Almeravfilter/framequeue: add missing check for ASSERT_LEVEL
2016-12-23 Paul B Maholavfilter/vf_deband: do not use uninitialized value
2016-12-23 Nicolas Georgelavfi: avfilter_graph_request_oldest: request a frame...
2016-12-23 Nicolas Georgeavfilter/af_amerge: detect EOF immediately
2016-12-22 Paul B Maholavfilter/vf_deband: add planes coupling mode
2016-12-22 Nicolas Georgelavfi: take_samples: free frames after taking all samples.
2016-12-21 Paul B Maholavfilter/vf_psnr: add gray10 and gray12 support
2016-12-20 Nicolas Georgelavfi/framequeue: avoid empty structs.
2016-12-19 Pavel Koshevoylavfi/atempo: avoid false triggering an assertion failure
2016-12-18 Nicolas Georgelavfi: make filter_frame non-recursive.
2016-12-18 Nicolas Georgelavfi: add FFFrameQueue API.
2016-12-17 Paul B Maholavfilter/vf_ssim: add >8 bit depth suppport
2016-12-15 Paul B Maholavfilter/vsrc_testsrc: draw_bar: make sure width is...
2016-12-14 Paul B Maholavfilter/af_sofalizer: warn if user gives unknown chann...
2016-12-13 Marton Balintavfilter/avfilter: fix filtering frames with unknown...
2016-12-10 Marton Balintavfilter/af_ashowinfo: properly show input channel...
2016-12-10 Marton Balintavfilter/af_channelmap: add support for unknown input...
2016-12-10 Marton Balintavfilter/af_atempo: add support for unknown channel...
2016-12-10 Marton Balintavfilter/formats: allow unknown channel layouts by...
2016-12-08 Paul B Maholavfilter/vf_deband: fix silly mistakes
2016-12-08 Srinath K Ravfilter/vf_hwupload_cuda: Add min/max limits for the...
2016-12-02 Michael Niedermayeravfilter/vf_premultiply: remove redundant semicolons
2016-12-01 Paul B Maholavfilter: add premultiply filter
2016-12-01 Carl Eugen Hoyoslavfi: Fix aix compilation.
2016-11-30 Timo Rothenpieleravfilter/vf_hwupload_cuda: fix potential leak
2016-11-30 Timo Rothenpieleravfilter/vf_scale_npp: check ff_set_common_formats...
2016-11-30 Miroslav Slugeňavfilter/vf_scale_npp: move aspect ratio correction...
2016-11-29 Paul B Maholavfilter/vf_masked*: add gray10 and gray12 support
2016-11-29 Paul B Maholavfilter/vf_bitplanenoise: add gray10 and gray12 suppport
2016-11-29 Paul B Maholavfilter/vf_extractplanes: add extract support for...
2016-11-29 Paul B Maholavfilter/vf_waveform: add gray10 and gray12 support
2016-11-28 Vittorio Giovaravf_colorspace: Forbid odd dimensions
2016-11-27 Clément Bœschlavfi/f_ebur128: relicense to LGPL
2016-11-27 Paul B Maholavfilter/vf_zscale: export approximate gamma option...
2016-11-24 Wan-Teh Changavfilter/tests/.gitignore: add integral
2016-11-23 Moritz Barsnicklavfi/pan: allow negative gain parameters also for...
2016-11-23 Paul B Maholavfilter/vf_zscale: add support for some recent new...
2016-11-22 Timo Rothenpieleravfilter/vf_hwupload_cuda: check ff_formats_ref for...
next