gstreamer/libs/videoscale
Erik Walthinsen ae0d5d1889 Massive, massive update of most source files. I went through and cleaned up all the warnings that I could, which inv...
Original commit message from CVS:
Massive, massive update of most source files.  I went through and cleaned
up all the warnings that I could, which involved fixing some of the plugins.

The configure.in script was re-arranged and cleaned up so, and a check for
libtool 1.3.5 was added to autogen.sh.  Added checks for Gtk and GNOME.

Some plugins were removed from the list of things to build for various reasons.

Added GST_DEBUG_FORCE_DISABLE in gstgetbits, since that's time critical and
even an if() from a DEBUG can significantly increase runtimes.
2001-01-02 08:13:34 +00:00
..
.gitignore ... 2000-05-12 17:41:16 +00:00
gstvideoscale.c Massive, massive update of most source files. I went through and cleaned up all the warnings that I could, which inv... 2001-01-02 08:13:34 +00:00
gstvideoscale.h Added point sampling interpolation. 2000-08-14 10:06:54 +00:00
Makefile.am Various fixes for the build/install problems update to the docs/manual. Added a simple helloworld example. 2000-08-18 20:35:48 +00:00
rgb2rgb.c Updated libraries to use new GST_DEBUG instead of DEBUG. 2001-01-01 03:16:19 +00:00
yuv2rgb.c Updated libraries to use new GST_DEBUG instead of DEBUG. 2001-01-01 03:16:19 +00:00
yuv2rgb.h A simple video scaler as a library and an Element. Also a little non working mpeg2 to mpeg1 converter (still struggli... 2000-05-12 17:39:40 +00:00