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 |
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 |
Stefano Sabatini
|
ce2e4ae35a
Add pixdesctest filter and corresponding test.
|
14 years ago |
Michael Niedermayer
|
3c940173c0
Add pad filter.
|
15 years ago |
Michael Niedermayer
|
3b9900c1c3
Enable vsrc_buffer
|
15 years ago |
Bobby Bingham
|
e0728d7991
Add unsharp video filter.
|
15 years ago |
Bobby Bingham
|
3922deb577
Add video filter to manipulate aspect ratio
|
15 years ago |
Stefano Sabatini
|
11ab237e31
Add the graph2dot tools and document it.
|
15 years ago |
Stefano Sabatini
|
006aa1a4c2
Implement null video sink.
|
15 years ago |
Stefano Sabatini
|
dd08b83c87
Implement null video source.
|
15 years ago |
Stefano Sabatini
|
c3eabb7d2f
Add scale filter.
|
15 years ago |
Stefano Sabatini
|
dd18b301f4
Enable linking of parseutils.o.
|
15 years ago |
Stefano Sabatini
|
cabc41b0c2
Vertical align.
|
15 years ago |
Stefano Sabatini
|
bc37ec923d
Add slicify video filter.
|
15 years ago |
Stefano Sabatini
|
fcbed3c735
Add format and noformat filters.
|
15 years ago |
Stefano Sabatini
|
c38ae71f54
Add video vertical flip filter.
|
15 years ago |
Stefano Sabatini
|
190c166960
Add video crop filter.
|
15 years ago |