summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
Commit message (Expand)AuthorAgeFilesLines
* lavfi: Drop deprecated non-const filter retrievalVittorio Giovara2017-03-231-4/+0
* lavfi: Drop deprecated filter registrationVittorio Giovara2017-03-231-3/+0
* lavfi: Drop deprecated filter initializationVittorio Giovara2017-03-231-3/+0
* lavfi: Drop deprecated functions to open a filter or a filterchainVittorio Giovara2017-03-231-3/+0
* lavfi: Drop deprecated way of passing options for a few filtersVittorio Giovara2017-03-231-3/+0
* Bump major versions of all librariesVittorio Giovara2017-03-231-2/+2
* lavfi: Add VAAPI deinterlacerMark Thompson2016-12-101-1/+1
* lavfi: Hardware map filterMark Thompson2016-11-031-1/+1
* High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-291-1/+1
* lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-221-1/+1
* lavfi: add a QSV scaling filterAnton Khirnov2016-06-211-1/+1
* lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov2016-03-231-1/+1
* lavfi: generic hardware surface upload and download filtersMark Thompson2016-03-191-1/+1
* lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-141-1/+1
* lavfi: add a frame_rate field to AVFilterLink.Nicolas George2015-11-091-1/+1
* Bump major versions of all librariesVittorio Giovara2015-08-281-2/+2
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-281-5/+5
* lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-281-3/+0
* lavfi: Drop deprecated *_count suffixed variablesVittorio Giovara2015-08-281-3/+0
* lavfi: Drop deprecated public AVFilterPad structVittorio Giovara2015-08-281-3/+0
* lavfi: Add library identifierVittorio Giovara2015-07-011-1/+3
* Bump major versions of all libraries.Anton Khirnov2014-08-091-2/+2
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-091-8/+8
* Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara2014-08-011-3/+0
* lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-011-1/+1
* libavfilter: Add asettb filter for setting timebase for audioNicolas George2014-04-101-1/+1
* lavfi: add shuffleplanes filterAnton Khirnov2014-03-051-1/+1
* lavfi: add compand audio filterAndrew Kelley2014-02-261-2/+2
* vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-191-1/+4
* lavfi: add framepack filterVittorio Giovara2014-01-091-1/+1
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-261-1/+1
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-141-11/+11
* vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-021-1/+1
* avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara2013-10-281-0/+3
* lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-281-1/+1
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-241-1/+1
* lavfi doxy: add a page for lavfi.Anton Khirnov2013-05-171-0/+1
* lavfi: add an asetpts filterAnton Khirnov2013-04-301-1/+1
* lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-111-0/+3
* lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-111-0/+3
* lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-111-0/+3
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-111-1/+1
* lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-091-1/+1
* lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-091-0/+3
* avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov2013-03-161-1/+1
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-1/+1
* lavfi: switch to AVFrame.Anton Khirnov2013-03-081-0/+3
* lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-231-1/+1
* lavfi: add volume filterJustin Ruggles2012-12-051-1/+1
* lavfi: add ashowinfo filterAnton Khirnov2012-10-291-1/+1
OpenPOWER on IntegriCloud