240 Commits (885fc058655efee94203314984ce99b301fdebb1)

Author SHA1 Message Date
Nicolas George 299387ebf4 vf_settb: rename the file as f_settb. 13 years ago
Nicolas George ba856c0be5 lavfi: implement asettb 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
Stefano Sabatini 3ea3e32e03 lavfi: add showwaves filter 13 years ago
Pavel Koshevoy a1aac8d004 lavfi: add atempo filter 13 years ago
Stefano Sabatini 2b1fc5621d lavfi: add asetnsamples audio filter 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() 13 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
Stefano Sabatini 0e82d317eb lavfi: rename vf_split.c -> f_split.c 13 years ago
Stefano Sabatini 150227e8ed lavfi/asplit: move asplit code to vf_split.c, and make it support N outputs 13 years ago
Nicolas George aa1246ea42 lavfi: unify src_buffer and buffersrc. 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. 13 years ago
Anton Khirnov 25b3babe11 lavfi: always enable the scale filter and depend on sws. 13 years ago
Nicolas George 6073ce71d0 lavfi: install buffersrc.h. 13 years ago
Paul B Mahol 2cda0429aa lavfi: remove screenshot libmpcodecs wrapper 13 years ago
Nicolas George 2ae5af8094 lavfi: rename vsrc_buffer.c into src_buffer.c. 13 years ago
Nicolas George 7ad0d9864e lavfi: merge asrc_abuffer into vsrc_buffer. 13 years ago
Stefano Sabatini 9750254885 lavfi/mp: remove libmpcodecs mirror filter 13 years ago
Stefano Sabatini 5eeecde859 lavfi/mp: remove 2xsai wrapped filter 13 years ago
Stefano Sabatini b7a7830dd4 lavfi: port 2xsai filter from libmpcodecs 13 years ago
Stefano Sabatini 162e400464 lavfi: install asrc_abuffer.h header 13 years ago
Stefano Sabatini 6cb01c9dba lavfi/mp: remove remove_logo wrapper 13 years ago
Stefano Sabatini 2f83681c79 lavfi: port libmpcodecs remove-logo filter 13 years ago
multiple authors 13cc3645b0 libavfilter: add colormatrix filter 13 years ago
Michael Niedermayer e3e89b6d8b libavfilter: Add interlace detect filter. 13 years ago
Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 13 years ago
Nicolas George 3493390d47 lavfi: add tile video filter. 13 years ago
Nicolas George 8ec0832743 drawutils: new API. 13 years ago
Stefano Sabatini 3225bc37a3 lavfi: add bbox filter 13 years ago
Stefano Sabatini aefd1cb725 lavfi: remove swapuv libmpcodecs wrapper 13 years ago
Stefano Sabatini fa35d880aa lavfi: port MP swapuv filter 13 years ago