| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | libavfilter: add video movie source | Stefano Sabatini | 2011-02-08 | 1 | -0/+2 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+1 |
* | Redesign the libopencv wrapper to make it more generic. Accept both | Stefano Sabatini | 2010-12-23 | 1 | -1/+1 |
* | Add gradfun filter, ported from MPlayer. | Nolan L | 2010-12-12 | 1 | -0/+1 |
* | Port libmpcodecs hqdn3d filter. | Baptiste Coudurier | 2010-12-04 | 1 | -0/+1 |
* | Implement frei0r source. | Stefano Sabatini | 2010-11-30 | 1 | -0/+1 |
* | Give more explicit/less confusing names to the filters dealing with | Stefano Sabatini | 2010-11-22 | 1 | -2/+2 |
* | Use the new libavcore audio channel API. | Stefano Sabatini | 2010-11-21 | 1 | -1/+1 |
* | Port overlay filter from the libavfilter repo (with many fixes), | Stefano Sabatini | 2010-11-21 | 1 | -0/+1 |
* | move the av_parse_color() function from libavfilter to libavcore | Aurelien Jacobs | 2010-11-17 | 1 | -1/+0 |
* | Make avfiltergraph.h public. | Stefano Sabatini | 2010-11-13 | 1 | -1/+1 |
* | 1/PHIl: swap again settb/setpts, fix alphabetical order. | Stefano Sabatini | 2010-11-02 | 1 | -1/+1 |
* | Add setpts filter, ported from the libavfilter soc repo. | Stefano Sabatini | 2010-11-02 | 1 | -0/+1 |
* | Add transpose filter. | Stefano Sabatini | 2010-10-18 | 1 | -0/+1 |
* | Implement cropdetect filter. | Stefano Sabatini | 2010-10-12 | 1 | -0/+1 |
* | Implement settb filter. | Stefano Sabatini | 2010-10-11 | 1 | -0/+1 |
* | Add the drawbox filter from the soc libavfilter repo. | Stefano Sabatini | 2010-09-28 | 1 | -0/+1 |
* | use a Makefile in x86 subdir | Aurelien Jacobs | 2010-09-27 | 1 | -2/+2 |
* | Port MPlayer blackframe filter. | Stefano Sabatini | 2010-09-26 | 1 | -0/+1 |
* | Stefanos port was missing DIRS variable in the Makefile for the newly added x86 | Michael Niedermayer | 2010-09-25 | 1 | -0/+2 |
* | yadif filter, based on stefanos port of my yadif from mplayer. | Michael Niedermayer | 2010-09-25 | 1 | -0/+3 |
* | Add asink_anullsink - null audio sink. | S.N. Hemanth Meenakshisundaram | 2010-09-25 | 1 | -0/+2 |
* | Add asrc_anullsrc - null audio source. | Stefano Sabatini | 2010-09-25 | 1 | -0/+2 |
* | Add frei0r filter. | Stefano Sabatini | 2010-09-24 | 1 | -0/+1 |
* | Implement libopencv smooth filter. | Stefano Sabatini | 2010-09-14 | 1 | -0/+1 |
* | Add fifo filter. | Stefano Sabatini | 2010-08-24 | 1 | -0/+1 |