gstreamer/gst/videoscale
David Schleef 89303c580f ext/esd/esdsink.c: Remove property that handles osssink fallback.
Original commit message from CVS:
* ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
that handles osssink fallback.
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
(gst_audio_convert_getcaps):
* gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
Add audio/x-qdm2 for QDM2 audio.
* gst/sine/gstsinesrc.c: (gst_sinesrc_get):
* gst/sine/gstsinesrc.h: Add example of how to implement tags.
* gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
Decrease minimum size to 16x16.
* gst/wavparse/gstwavparse.c:
Convert disabled pad template caps to new caps.
* sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
(gst_xvimagesink_chain): Throw element error when display cannot
be opened.  Increase minimum framerate to 1.0.  Check the data
free function on a buffer to make sure it is the type we expect
before manipulating it.
2004-01-15 21:05:17 +00:00
..
.gitignore Initial revision 2001-12-22 23:27:17 +00:00
gstvideoscale.c ext/esd/esdsink.c: Remove property that handles osssink fallback. 2004-01-15 21:05:17 +00:00
gstvideoscale.h Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
Makefile.am Remove all locally-defined optimization flags 2003-09-11 19:58:00 +00:00
videoscale.c Fix silly typo 2004-01-02 10:02:37 +00:00
videoscale.h Negotiation fixes. 2003-12-31 08:02:04 +00:00
videoscale_x86.c Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
videoscale_x86.h s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
videoscale_x86_asm.s Change .p2align to .align for non-gas assemblers. (Fixes: #112608) 2003-05-09 18:36:50 +00:00