summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAge
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov2016-03-23
* lavf: VAAPI scale filterMark Thompson2016-03-23
* lavfi: generic hardware surface upload and download filtersMark Thompson2016-03-19
* lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-14
* lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-28
* build: handle library dependencies in configureJanne Grunau2014-05-13
* lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-01
* libavfilter: Add asettb filter for setting timebase for audioNicolas George2014-04-10
* vf_settb: rename to settbKaterina Barone-Adesi2014-04-02
* lavfi: add shuffleplanes filterAnton Khirnov2014-03-05
* lavfi: add compand audio filterAndrew Kelley2014-02-26
* lavfi: add framepack filterVittorio Giovara2014-01-09
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* lavfi: add trim and atrim filters.Anton Khirnov2013-04-30
* lavfi: add an asetpts filterAnton Khirnov2013-04-30
* lavfi: new interlace filterVittorio Giovara2013-04-11
* avfilter: Compile FIFO filters unconditionallyDiego Biurrun2012-12-23
* build: avfilter: Remove duplicate compilation entry for vf_scaleDiego Biurrun2012-12-21
* lavfi: add volume filterJustin Ruggles2012-12-05
* lavfi: remove vf_slicifyAnton Khirnov2012-11-28
* lavfi: add ashowinfo filterAnton Khirnov2012-10-29
* lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-04
* lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruftAnton Khirnov2012-06-26
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-22
* lavfi: add join audio filter.Anton Khirnov2012-06-22
* lavfi/fifo: add audio version of the fifo filter.Anton Khirnov2012-06-21
* lavfi: rename vf_fifo.c -> fifo.cAnton Khirnov2012-06-21
* lavfi: allow building without swscale.Anton Khirnov2012-06-13
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-12
* lavfi: add audio mix filterJustin Ruggles2012-05-23
* lavfi: deprecate default config_props() callback and refactor avfilter_config...Mina Nagy Zaki2012-05-22
* lavfi: add an audio split filterJustin Ruggles2012-05-21
* lavfi: rename vf_split.c to split.cJustin Ruggles2012-05-21
* lavfi: Add fps filter.Anton Khirnov2012-05-18
* lavfi: move buffer management function to a separate file.Anton Khirnov2012-05-15
* lavfi: move video-related functions to a separate file.Anton Khirnov2012-05-15
* lavfi: add asyncts filter.Anton Khirnov2012-05-14
* lavfi: add aformat filterAnton Khirnov2012-05-14
* lavfi: rename vsrc_buffer.c to buffersrc.cAnton Khirnov2012-05-14
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* lavfi: move audio-related functions to a separate file.Anton Khirnov2012-05-09
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-09
* build: cosmetics: Add missing end-of-line backslashes to item lists.Diego Biurrun2012-05-07
* build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-07
* lavfi: always enable the scale filter and depend on sws.Anton Khirnov2012-05-06
* build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-26
* build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-25
* lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-12
* lavfi: add a new function av_buffersrc_buffer().Anton Khirnov2011-12-25