| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: add ashowinfo filter | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | lavfi: reclassify showfiltfmts as a TESTPROG | Mans Rullgard | 2012-07-04 | 1 | -2/+2 |
* | lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft | Anton Khirnov | 2012-06-26 | 1 | -1/+0 |
* | lavfi: Add the af_channelmap audio channel mapping filter. | Alex Converse | 2012-06-22 | 1 | -0/+1 |
* | lavfi: add join audio filter. | Anton Khirnov | 2012-06-22 | 1 | -0/+1 |
* | lavfi/fifo: add audio version of the fifo filter. | Anton Khirnov | 2012-06-21 | 1 | -0/+1 |
* | lavfi: rename vf_fifo.c -> fifo.c | Anton Khirnov | 2012-06-21 | 1 | -1/+1 |
* | lavfi: allow building without swscale. | Anton Khirnov | 2012-06-13 | 1 | -1/+3 |
* | lavfi: add channelsplit audio filter. | Anton Khirnov | 2012-06-12 | 1 | -0/+1 |
* | lavfi: add audio mix filter | Justin Ruggles | 2012-05-23 | 1 | -0/+1 |
* | lavfi: deprecate default config_props() callback and refactor avfilter_config... | Mina Nagy Zaki | 2012-05-22 | 1 | -1/+0 |
* | lavfi: add an audio split filter | Justin Ruggles | 2012-05-21 | 1 | -0/+1 |
* | lavfi: rename vf_split.c to split.c | Justin Ruggles | 2012-05-21 | 1 | -1/+1 |
* | lavfi: Add fps filter. | Anton Khirnov | 2012-05-18 | 1 | -0/+1 |
* | lavfi: move buffer management function to a separate file. | Anton Khirnov | 2012-05-15 | 1 | -0/+1 |
* | lavfi: move video-related functions to a separate file. | Anton Khirnov | 2012-05-15 | 1 | -0/+1 |
* | lavfi: add asyncts filter. | Anton Khirnov | 2012-05-14 | 1 | -0/+2 |
* | lavfi: add aformat filter | Anton Khirnov | 2012-05-14 | 1 | -0/+1 |
* | lavfi: rename vsrc_buffer.c to buffersrc.c | Anton Khirnov | 2012-05-14 | 1 | -1/+1 |
* | lavfi: add lavr-based audio resampling filter. | Anton Khirnov | 2012-05-12 | 1 | -0/+2 |
* | lavfi: move audio-related functions to a separate file. | Anton Khirnov | 2012-05-09 | 1 | -0/+1 |
* | lavfi: add video buffer sink, and use it in avtools | Anton Khirnov | 2012-05-09 | 1 | -0/+2 |
* | build: cosmetics: Add missing end-of-line backslashes to item lists. | Diego Biurrun | 2012-05-07 | 1 | -1/+1 |
* | build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. | Diego Biurrun | 2012-05-07 | 1 | -2/+7 |
* | lavfi: always enable the scale filter and depend on sws. | Anton Khirnov | 2012-05-06 | 1 | -3/+2 |
* | build: Only clean the architecture subdirectory we build for. | Diego Biurrun | 2012-03-26 | 1 | -2/+0 |
* | build: Automatically include architecture-specific library Makefile snippets. | Diego Biurrun | 2012-01-25 | 1 | -2/+0 |
* | lavfi: move version macros to a new installed header version.h | Anton Khirnov | 2012-01-12 | 1 | -1/+1 |
* | lavfi: add a new function av_buffersrc_buffer(). | Anton Khirnov | 2011-12-25 | 1 | -1/+1 |
* | lavfi: always build vsrc_buffer. | Anton Khirnov | 2011-12-22 | 1 | -1/+1 |
* | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -2/+0 |
* | lavfi: install libavfilter/vsrc_buffer.h | Andrey Utkin | 2011-12-11 | 1 | -1/+1 |
* | lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs | Stefano Sabatini | 2011-10-19 | 1 | -0/+1 |
* | lavfi: add testsrc source | Stefano Sabatini | 2011-10-19 | 1 | -0/+1 |
* | lavfi: port libmpcodecs delogo filter | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | lavfi: port boxblur filter from libmpcodecs | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | lavfi: add negate filter | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | lavfi: add LUT (LookUp Table) generic filters | Stefano Sabatini | 2011-10-17 | 1 | -0/+3 |
* | lavfi: add select filter | Stefano Sabatini | 2011-09-17 | 1 | -0/+1 |
* | lavfi: add split filter from soc. | Bobby Bingham | 2011-09-12 | 1 | -0/+1 |
* | lavfi: add showinfo filter | Stefano Sabatini | 2011-09-12 | 1 | -0/+1 |
* | build: rework rules for things in the tools dir | Mans Rullgard | 2011-07-10 | 1 | -0/+2 |
* | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -2/+2 |
* | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
* | lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo | Stefano Sabatini | 2011-05-07 | 1 | -0/+1 |
* | lavfi: add fieldorder filter | Mark Himsley | 2011-04-26 | 1 | -0/+1 |
* | lavfi: add fade filter | Brandon Mintern | 2011-04-03 | 1 | -0/+1 |
* | lavfi: put color source in a dedicated file | Stefano Sabatini | 2011-02-21 | 1 | -1/+1 |
* | lavfi: add drawutils | Stefano Sabatini | 2011-02-21 | 1 | -0/+1 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |