]> git.sesse.net Git - ffmpeg/history - libavfilter
dv: use AVFrame API properly
[ffmpeg] / libavfilter /
2013-04-30 Anton Khirnovvf_split: fix description
2013-04-22 Diego Biurrunx86: Move some conditional code around to avoid unused...
2013-04-22 Anton Khirnovafifo: fix request_samples on the last frame in certain...
2013-04-17 Anton Khirnovaf_channelmap: cosmetics, use an extra local variable...
2013-04-17 Anton Khirnovaf_channelmap: sanity check input channel indices in...
2013-04-11 Vittorio Giovaralavfi: new interlace filter
2013-04-11 Anton Khirnovlavfi: do not segfault on NULL passed to avfilter_get_b...
2013-04-11 Anton Khirnovlavfi: change the filter registering system to match...
2013-04-11 Anton Khirnovlavfi: add a function for counting elements in AVFilter...
2013-04-11 Anton Khirnovlavfi: mark filters with dynamic number of inputs or...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_dict() for initializing a...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_str() to replace avfilter_init...
2013-04-11 Anton Khirnovlavfi: make avfilter_free() remove the filter from...
2013-04-11 Anton Khirnovlavfi: add AVFilterContext.graph.
2013-04-11 Anton Khirnovlavfi: deprecate avfilter_graph_add_filter().
2013-04-11 Anton Khirnovlavfi: replace avfilter_open() with avfilter_graph_allo...
2013-04-11 Anton Khirnovlavfi: merge avfiltergraph.h into avfilter.h
2013-04-11 Anton Khirnovlavfi: add const to the pads parameter of avfilter_pad_...
2013-04-11 Anton Khirnovlavfi: add const to AVFilterContext.filter.
2013-04-09 Anton Khirnovaf_channelmap: fix uninitialized variable use introduce...
2013-04-09 Anton Khirnovlavfi: add a bump and docs entries for the AVOptions...
2013-04-09 Anton Khirnovlavfi: add avfilter_get_class().
2013-04-09 Anton Khirnovlavfi: make AVFilterContext export filter options.
2013-04-09 Anton Khirnovlavfi: error out when options are provided to a filter...
2013-04-09 Anton Khirnovlavfi: remove now unused args parameter from AVFilter...
2013-04-09 Anton Khirnovvsrc_testsrc: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvsrc_movie: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvsrc_nullsrc: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvsrc_color: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovsplit: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_volume: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_join: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_channelsplit: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_channelmap: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_asyncts: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_amix: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_yadif: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_unsharp: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_transpose: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_settb: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_setpts: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_select: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_pad: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_overlay: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_lut: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_libopencv: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_hqdn3d: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_gradfun: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_scale: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_frei0r: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_fps: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_fieldorder: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_fade: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_drawtext: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_drawbox: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_delogo: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_cropdetect: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_crop: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_boxblur: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_blackframe: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_aspect: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_(no)format: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_aformat: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovbuffersrc: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_resample: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovlavfi: switch to an AVOptions-based system.
2013-04-04 Anton Khirnovavfiltergraph: set deprecated filter_count.
2013-04-03 Anton Khirnovavfiltergraph: check for sws opts being non-NULL before...
2013-03-28 Clément Bœschlavfi/gradfun: remove rounding to match C and SSE code.
2013-03-28 Clément Bœschlavfi/gradfun: fix dithering in MMX code.
2013-03-28 Clément Bœschlavfi/gradfun: fix rounding in MMX code.
2013-03-28 Clément Bœschlavfi/gradfun: do not increment DC pointer for odd...
2013-03-22 Jindřich Makovičkaaf_asyncts: fix compensation and PTS monotonicity
2013-03-19 Anton Khirnovbuffersrc: fix a typo.
2013-03-19 Anton Khirnovlavc, lavfi: fix counting number of planes in AVBufferR...
2013-03-17 Anton Khirnovlavc,lavfi: fix calculating the plane size in the AVBuf...
2013-03-16 Anton Khirnovaf_join: do not leak input frames.
2013-03-16 Anton Khirnovasrc_anullsrc: return EOF, not -1
2013-03-16 Anton Khirnovasrc_anullsrc: do not set samplerate and channel layout...
2013-03-16 Anton Khirnovvf_showinfo: remove its useless init function
2013-03-16 Anton Khirnovavfiltergraph: use sizeof(var) instead of sizeof(type)
2013-03-16 Anton Khirnovavfiltergraph: replace AVFilterGraph.filter_count with...
2013-03-16 Anton Khirnovlavfi: use designated initializers in avfilter_class
2013-03-13 Loren Merritthqdn3d: Fix out of array read in LOWPASS
2013-03-11 Anton Khirnovvf_hqdn3d: fix uninitialized variable use
2013-03-11 Anton Khirnovvf_gradfun: fix uninitialized variable use
2013-03-10 Xi Wangvf_pad: fix a & instead of && typo
2013-03-08 Anton KhirnovReplace remaining includes of audioconvert.h with chann...
2013-03-08 Anton KhirnovAdd the bumps and APIchanges entries for reference...
2013-03-08 Anton Khirnovlavfi: switch to AVFrame.
2013-03-07 Reimar DöffingerUse the avstring.h locale-independent character type...
2013-02-23 Justin Ruggleslavfi: connect libavresample options to af_resample...
2013-02-15 Anton Khirnovvf_yadif: fix out-of line reads
2013-02-15 Anton Khirnovvf_yadif: factorize initializing the filtering callbacks
2013-02-06 Anton Khirnovvf_yadif: silence a warning.
2013-02-04 Diego Biurrunavfilter: x86: consistent filenames for filter optimiza...
2013-02-01 Diego Biurrunvf_hqdn3d: x86: Add proper arch optimization initialization
2013-01-29 Anton Khirnovvf_delogo: fix copying the input frame.
2013-01-29 Anton Khirnovvf_delogo: fix an uninitialized read.
2013-01-25 Vladimir Pantelicavfilter: allow setpts filter to use wallclock time...
next