Stefano Sabatini
|
c6e288a7cd
lavfi: fix Makefile HEADERS
|
13 years ago |
Stefano Sabatini
|
44f669e7bc
lavfi: add vsink_buffer, and use it in ff* tools
|
13 years ago |
Stefano Sabatini
|
15f03725ce
lavfi: add negate filter
|
13 years ago |
Stefano Sabatini
|
dd2793c880
lavfi: add LUT (LookUp Table) generic filters
|
13 years ago |
Stefano Sabatini
|
07586b68a8
lavfi: add select filter
|
13 years ago |
Stefano Sabatini
|
83db719777
lavfi: make vsrc_buffer.h header public
|
13 years ago |
Bobby Bingham
|
a38a00eddf
libavfilter: vf_split from soc.
|
13 years ago |
Stefano Sabatini
|
566666caf3
lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props()
|
13 years ago |
Stefano Sabatini
|
31d8467d82
lavfi: add showinfo filter
|
13 years ago |
Mark Himsley
|
aa0c515a3c
lavfi: add fieldorder filter
|
13 years ago |
Carl Eugen Hoyos
|
8214249051
Add libmpcodecs to the list of libavfilter subdirectories.
|
13 years ago |
Stefano Sabatini
|
bd8e750300
Port drawtext filter by Hemanth from the libavfilter soc repo, with
|
13 years ago |
Brandon Mintern
|
704865fc87
lavfi: add fade filter
|
13 years ago |
Stefano Sabatini
|
fd0b42cce0
lavfi: put color source in a dedicated file
|
13 years ago |
Stefano Sabatini
|
bcfd9e821b
lavfi: add drawutils
|
13 years ago |
Reinhard Tartler
|
7ffe76e540
Merge libavcore into libavutil
|
13 years ago |
Stefano Sabatini
|
9b8bb626dc
libavfilter: add video movie source
|
13 years ago |
Michael Niedermayer
|
be3e8eda5a
Add forgotten dependancy of avcodec for vf_mp.c
|
13 years ago |
Michael Niedermayer
|
fd4c59b519
Enable libmpcodecs support.
|
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 |
Stefano Sabatini
|
7f1af825f8
Add fifo filter.
|
14 years ago |
S.N. Hemanth Meenakshisundaram
|
99046339fc
Add null audio filter.
|
14 years ago |
Stefano Sabatini
|
a1e171dfee
Add hflip filter.
|
14 years ago |
Stefano Sabatini
|
15379c2beb
Require libswscale only if the scale filter is used.
|
14 years ago |
Stefano Sabatini
|
46eed2c886
Remove reference to the unexisting movie filter and the corresponding
|
14 years ago |
Stefano Sabatini
|
126b638ea0
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
|
14 years ago |
Stefano Sabatini
|
23ccf3c7a7
Add color source.
|
14 years ago |