OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / libavfilter / version.h
2014-08-09 Anton KhirnovBump major versions of all libraries.
2014-08-09 Anton KhirnovPostpone API-incompatible changes until the next bump.
2014-08-01 Vittorio GiovaraRevert "vf_interlace: deprecate lowpass option"
2014-05-01 Alessandro Ghedinilavfi: add Bauer stereo-to-binaural audio filter
2014-04-10 Nicolas Georgelibavfilter: Add asettb filter for setting timebase...
2014-03-05 Anton Khirnovlavfi: add shuffleplanes filter
2014-02-26 Andrew Kelleylavfi: add compand audio filter
2014-02-19 Vittorio Giovaravf_interlace: deprecate lowpass option
2014-01-09 Vittorio Giovaralavfi: add framepack filter
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-14 Reinhard TartlerBump major of libavfilter for reference counted buffer...
2013-11-02 Rudolf Polzervf_scale: make the dar variable return the DAR.
2013-10-28 Vittorio Giovaraavfilter: have avfilter_get_by_name return const for...
2013-09-28 Anton Khirnovlavfi: allow user-provided execute() callbacks
2013-05-24 Anton Khirnovlavfi: add a slice threading infrastructure
2013-05-17 Anton Khirnovlavfi doxy: add a page for lavfi.
2013-04-30 Anton Khirnovlavfi: add an asetpts filter
2013-04-11 Anton Khirnovlavfi: change the filter registering system to match...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_str() to replace avfilter_init...
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-09 Anton Khirnovlavfi: add a bump and docs entries for the AVOptions...
2013-04-09 Anton Khirnovlavfi: switch to an AVOptions-based system.
2013-03-16 Anton Khirnovavfiltergraph: replace AVFilterGraph.filter_count with...
2013-03-08 Anton KhirnovAdd the bumps and APIchanges entries for reference...
2013-03-08 Anton Khirnovlavfi: switch to AVFrame.
2013-02-23 Justin Ruggleslavfi: connect libavresample options to af_resample...
2012-12-05 Justin Ruggleslavfi: add volume filter
2012-10-29 Anton Khirnovlavfi: add ashowinfo filter
2012-07-28 Anton Khirnovlavfi: bump minor to mark stabilizing the ABI.
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-03 Diego Biurruncosmetics: Consistently use C-style comments with multi...
2012-07-03 Diego Biurrunmisc typo and wording fixes
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LIN...
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME...
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_SAMPLERATE64 cruft
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_GRAPH_AVCLASS cruft
2012-06-22 Anton Khirnovlavfi: support automatically inserting the fifo filter...
2012-06-13 Anton Khirnovlavfi: replace AVFilterContext.input/output_count with...
2012-06-13 Anton Khirnovlavfi: make AVFilterPad opaque after two major bumps.
2012-06-13 Anton Khirnovlavfi: add avfilter_pad_get_type() and avfilter_pad_get...
2012-06-12 Anton Khirnovlavfi: add channelsplit audio filter.
2012-05-23 Justin Ruggleslavfi: add audio mix filter
2012-05-22 Anton Khirnovlavfi: remove avfilter_default_* from public API on...
2012-05-22 Mina Nagy Zakilavfi: deprecate default config_props() callback and...
2012-05-21 Justin Ruggleslavfi: add an audio split filter
2012-05-18 Anton Khirnovlavfi: Add fps filter.
2012-05-15 Anton KhirnovAdd missing version bumps and APIchanges/Changelog...
2012-05-14 Anton Khirnovbuffersrc: add av_buffersrc_write_frame().
2012-05-09 Anton Khirnovlavfi: change AVFilterLink.sample_rate from int64_t...
2012-05-07 Anton Khirnovlavfi: uninline avfilter_copy_buffer_ref_props().
2012-04-14 Stefano Sabatiniavfiltergraph: make the AVFilterInOut alloc/free API...
2012-04-01 Anton Khirnovavfiltergraph: add an AVClass to AVFilterGraph on next...
2012-01-12 Anton Khirnovlavfi: move version macros to a new installed header...