133 Commits (26ffcc7de1d98f77400a2ebe4e75055515c54587)

Author SHA1 Message Date
  Anton Khirnov 129bb23843 lavfi: add a slice threading infrastructure 12 years ago
  Anton Khirnov a1e05b0487 lavfi: add trim and atrim filters. 13 years ago
  Anton Khirnov b472938233 lavfi: add an asetpts filter 13 years ago
  Vittorio Giovara 3fce136798 lavfi: new interlace filter 13 years ago
  Diego Biurrun 5af53731d9 avfilter: Compile FIFO filters unconditionally 13 years ago
  Diego Biurrun 69f086e0f9 build: avfilter: Remove duplicate compilation entry for vf_scale 13 years ago
  Justin Ruggles b384e031da lavfi: add volume filter 13 years ago
  Anton Khirnov bb6c67bb36 lavfi: remove vf_slicify 13 years ago
  Anton Khirnov 20dd41af85 lavfi: add ashowinfo filter 13 years ago
  Mans Rullgard 7c29377b70 lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
  Anton Khirnov 0b3b958135 lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft 13 years ago
  Alex Converse 41e637e449 lavfi: Add the af_channelmap audio channel mapping filter. 13 years ago
  Anton Khirnov dc07fb6f7b lavfi: add join audio filter. 13 years ago
  Anton Khirnov 4a97ff2fa7 lavfi/fifo: add audio version of the fifo filter. 13 years ago
  Anton Khirnov 394a2a0452 lavfi: rename vf_fifo.c -> fifo.c 13 years ago
  Anton Khirnov 2f296e39a1 lavfi: allow building without swscale. 13 years ago
  Anton Khirnov d625136877 lavfi: add channelsplit audio filter. 13 years ago
  Justin Ruggles c7448c182a lavfi: add audio mix filter 13 years ago
  Mina Nagy Zaki 88c3b87bd8 lavfi: deprecate default config_props() callback and refactor avfilter_config_links() 14 years ago
  Justin Ruggles afeb3590fc lavfi: add an audio split filter 13 years ago
  Justin Ruggles cc30080b3f lavfi: rename vf_split.c to split.c 13 years ago
  Anton Khirnov 54c5dd89e3 lavfi: Add fps filter. 13 years ago
  Anton Khirnov 4a1ac8c43f lavfi: move buffer management function to a separate file. 13 years ago
  Anton Khirnov c5432d3ca4 lavfi: move video-related functions to a separate file. 13 years ago
  Anton Khirnov 9f26421b0b lavfi: add asyncts filter. 13 years ago
  Anton Khirnov fb604ae850 lavfi: add aformat filter 13 years ago
  Anton Khirnov fad729fa50 lavfi: rename vsrc_buffer.c to buffersrc.c 13 years ago
  Anton Khirnov d371e7b988 lavfi: add lavr-based audio resampling filter. 13 years ago
  Anton Khirnov 0b45334a58 lavfi: move audio-related functions to a separate file. 13 years ago
  Anton Khirnov ac71230902 lavfi: add video buffer sink, and use it in avtools 13 years ago
  Diego Biurrun dbe6ba55a3 build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
  Diego Biurrun 9eb83a56aa build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 14 years ago
  Anton Khirnov 25b3babe11 lavfi: always enable the scale filter and depend on sws. 13 years ago
  Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 14 years ago
  Diego Biurrun 07a873a277 build: Automatically include architecture-specific library Makefile snippets. 14 years ago
  Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 14 years ago
  Anton Khirnov e1d9dbf2d4 lavfi: add a new function av_buffersrc_buffer(). 14 years ago
  Anton Khirnov 196c9e5c8c lavfi: always build vsrc_buffer. 14 years ago
  Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 14 years ago
  Andrey Utkin 5b3265a718 lavfi: install libavfilter/vsrc_buffer.h 14 years ago
  Stefano Sabatini ec2ac9271c lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 14 years ago
  Stefano Sabatini 0244879f30 lavfi: add testsrc source 14 years ago
  Stefano Sabatini b157be1f38 lavfi: port libmpcodecs delogo filter 14 years ago
  Stefano Sabatini ce6b6ef645 lavfi: port boxblur filter from libmpcodecs 14 years ago
  Stefano Sabatini 171868e25a lavfi: add negate filter 14 years ago
  Stefano Sabatini 8fe0c527f3 lavfi: add LUT (LookUp Table) generic filters 14 years ago
  Stefano Sabatini d763fb7d47 lavfi: add select filter 14 years ago
  Bobby Bingham 615baa13e4 lavfi: add split filter from soc. 14 years ago
  Stefano Sabatini ee42716b07 lavfi: add showinfo filter 15 years ago
  Mans Rullgard 28e1c97916 build: rework rules for things in the tools dir 14 years ago