100 Commits (baaab6069a261354a1c9470f3185686ad85166c6)

Author SHA1 Message Date
Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 13 years ago
Diego Biurrun 07a873a277 build: Automatically include architecture-specific library Makefile snippets. 13 years ago
Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 13 years ago
Anton Khirnov e1d9dbf2d4 lavfi: add a new function av_buffersrc_buffer(). 13 years ago
Anton Khirnov 196c9e5c8c lavfi: always build vsrc_buffer. 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Andrey Utkin 5b3265a718 lavfi: install libavfilter/vsrc_buffer.h 13 years ago
Stefano Sabatini ec2ac9271c lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 13 years ago
Stefano Sabatini 0244879f30 lavfi: add testsrc source 13 years ago
Stefano Sabatini b157be1f38 lavfi: port libmpcodecs delogo filter 13 years ago
Stefano Sabatini ce6b6ef645 lavfi: port boxblur filter from libmpcodecs 13 years ago
Stefano Sabatini 171868e25a lavfi: add negate filter 13 years ago
Stefano Sabatini 8fe0c527f3 lavfi: add LUT (LookUp Table) generic filters 13 years ago
Stefano Sabatini d763fb7d47 lavfi: add select filter 13 years ago
Bobby Bingham 615baa13e4 lavfi: add split filter from soc. 13 years ago
Stefano Sabatini ee42716b07 lavfi: add showinfo filter 13 years ago
Mans Rullgard 28e1c97916 build: rework rules for things in the tools dir 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
Stefano Sabatini a5b64584f3 lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 14 years ago
Mark Himsley 2f84bb4236 lavfi: add fieldorder filter 14 years ago
Brandon Mintern aadfc9ee74 lavfi: add fade filter 14 years ago
Stefano Sabatini c8c0189d62 lavfi: put color source in a dedicated file 14 years ago
Stefano Sabatini 5ad06110e0 lavfi: add drawutils 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Stefano Sabatini 9409c3811c libavfilter: add video movie source 14 years ago
Stefano Sabatini b567020943 Add copy filter, useful for testing the avfilter_draw_slice() copy 14 years ago
Stefano Sabatini cf69ad35c5 Redesign the libopencv wrapper to make it more generic. Accept both 14 years ago
Nolan L d5f187fd33 Add gradfun filter, ported from MPlayer. 14 years ago
Baptiste Coudurier a4dc7aa5b5 Port libmpcodecs hqdn3d filter. 14 years ago
Stefano Sabatini f8608dcac3 Implement frei0r source. 14 years ago
Stefano Sabatini 2fb21bf4ff Give more explicit/less confusing names to the filters dealing with 14 years ago
Stefano Sabatini 63e8d9760f Use the new libavcore audio channel API. 14 years ago
Stefano Sabatini 58935b25d0 Port overlay filter from the libavfilter repo (with many fixes), 14 years ago
Aurelien Jacobs 0985e1a3ca move the av_parse_color() function from libavfilter to libavcore 14 years ago
Stefano Sabatini 5aaea022ab Make avfiltergraph.h public. 14 years ago
Stefano Sabatini 6f2325e3f1 1/PHIl: swap again settb/setpts, fix alphabetical order. 14 years ago
Stefano Sabatini a532bb390f Add setpts filter, ported from the libavfilter soc repo. 14 years ago
Stefano Sabatini 43945b2766 Add transpose filter. 14 years ago
Stefano Sabatini 68b79bfc48 Implement cropdetect filter. 14 years ago
Stefano Sabatini 214c0d420b Implement settb filter. 14 years ago
Stefano Sabatini e40032e23a Add the drawbox filter from the soc libavfilter repo. 14 years ago
Aurelien Jacobs fa6f4ebc08 use a Makefile in x86 subdir 14 years ago
Stefano Sabatini 13fabd7a8d Port MPlayer blackframe filter. 14 years ago
Michael Niedermayer 9f27ca3f25 Stefanos port was missing DIRS variable in the Makefile for the newly added x86 14 years ago
Michael Niedermayer acbac56789 yadif filter, based on stefanos port of my yadif from mplayer. 14 years ago
S.N. Hemanth Meenakshisundaram f0a5543898 Add asink_anullsink - null audio sink. 14 years ago
Stefano Sabatini 1ee410f330 Add asrc_anullsrc - null audio source. 14 years ago
Stefano Sabatini 47941088f9 Add frei0r filter. 14 years ago
Stefano Sabatini 6ebf0bfc17 Implement libopencv smooth filter. 14 years ago