David Schleef
|
6143a60bdb
|
deinterlace: Fix greedyl Orc implementation
To agree with the previous C/asm code.
|
2010-09-05 18:42:59 -07:00 |
|
David Schleef
|
f35d546c71
|
deinterlace: remove assembly code in favor of orc
|
2010-09-04 12:39:11 -07:00 |
|
David Schleef
|
02196850dd
|
deinterlace: implement greedy in Orc
|
2010-09-04 12:39:11 -07:00 |
|
David Schleef
|
9ff3ef0c92
|
deinterlace: orcify some deinterlacing methods
|
2010-06-08 17:25:34 -07:00 |
|
David Schleef
|
f14972bf20
|
deinterlace: convert from liboil to orc
|
2010-06-08 17:25:34 -07:00 |
|
Mark Nauwelaerts
|
69d47ef4a0
|
deinterlace: avoid gtk-doc confusing comments
|
2010-06-01 15:56:25 +02:00 |
|
Sebastian Dröge
|
dc6dd62824
|
deinterlace: Add MMX/3DNow implementations of greedyh for UYVY
|
2010-06-01 11:21:29 +02:00 |
|
Sebastian Dröge
|
2096cf6e55
|
deinterlace: Fix UYVY implementation of greedyh to be actually used
|
2010-06-01 11:21:29 +02:00 |
|
Sebastian Dröge
|
a9ed56b1ad
|
deinterlace: Add support for UYVY
|
2010-05-07 20:41:31 +02:00 |
|
Sebastian Dröge
|
9d6e4a7ac8
|
deinterlace: Add support for all common RGB formats
|
2010-05-05 17:39:32 +02:00 |
|
Sebastian Dröge
|
848f071ef4
|
deinterlace: Add support for AYUV
|
2010-05-05 16:06:51 +02:00 |
|
Sebastian Dröge
|
eeb5a23483
|
deinterlace: Add planar YUV support to all other simple methods
|
2010-04-29 19:28:24 +02:00 |
|
Sebastian Dröge
|
4ca4ac3f03
|
deinterlace: Add planar YUV support to greedyh method
|
2010-04-29 19:28:24 +02:00 |
|
Sebastian Dröge
|
bdb9675519
|
deinterlace: Add support for planar YUV formats in greedyl method
|
2010-04-29 19:28:24 +02:00 |
|
Sebastian Dröge
|
03a8379e20
|
deinterlace: Add support for Y444, Y42B, I420, YV12 and Y41B
The vfir method supports them and will be used until something else
supports it.
|
2010-04-29 19:28:23 +02:00 |
|
Sebastian Dröge
|
600f82fbfe
|
deinterlace: Move deinterlacing methods to their own file
|
2010-04-29 19:28:23 +02:00 |
|
Sebastian Dröge
|
3dc7215492
|
deinterlace: Refactor deinterlacing as preparation for supporting more color formats
|
2010-04-29 19:28:23 +02:00 |
|
Benjamin Otte
|
1055aaa9cb
|
Add -Wredundant-decls warning flag
Also fix compile issues
|
2010-03-17 19:35:10 +01:00 |
|
Benjamin Otte
|
3342b1679e
|
Add -Wmissing-declarations -Wmissing-prototypes warning flags
And fix all the warnings.
|
2010-03-17 18:23:28 +01:00 |
|
Sebastian Dröge
|
2261bd8346
|
deinterlace: Fix license and copyright headers
|
2010-01-18 17:44:17 +01:00 |
|
Sebastian Dröge
|
20668a0782
|
deinterlace: Copy the correct line from correct place in the history
|
2009-06-23 17:52:29 +02:00 |
|
Brian Cameron
|
09fbeee42d
|
deinterlace: Fix spurious colons in asm code
Fixes #584174.
Signed-off-by: David Schleef <ds@schleef.org>
|
2009-06-01 12:01:28 -07:00 |
|
Sebastian Dröge
|
43445935e8
|
Moved 'deinterlace2' from -bad to -good
And rename it to deinterlace.
|
2009-05-13 10:48:45 +02:00 |
|