gstreamer/ext
Julien Moutte 82aaadb598 Adding a first version of directfbvideosink.
Original commit message from CVS:
2004-11-28  Julien MOUTTE  <julien@moutte.net>

* configure.ac:
* ext/Makefile.am:
* ext/directfb/Makefile.am:
* ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
(gst_directfbvideosink_get_pixel_format),
(gst_directfbvideosink_get_format_from_fourcc),
(gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
(gst_directfbvideosink_sink_link),
(gst_directfbvideosink_change_state),
(gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
(gst_directfbvideosink_buffer_alloc),
(gst_directfbvideosink_interface_supported),
(gst_directfbvideosink_interface_init),
(gst_directfbvideosink_navigation_send_event),
(gst_directfbvideosink_navigation_init),
(gst_directfbvideosink_set_property),
(gst_directfbvideosink_get_property),
(gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
(gst_directfbvideosink_base_init),
(gst_directfbvideosink_class_init),
(gst_directfbvideosink_get_type), (plugin_init):
* ext/directfb/directfbvideosink.h: Adding a first version of
directfbvideosink.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
more.
2004-11-28 19:08:45 +00:00
..
arts ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
artsd second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
audiofile ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
cdaudio Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
dirac ext/dirac/: Do something. Don't actually know if this works because I don't have a demuxer yet. 2004-09-23 14:59:22 +00:00
directfb Adding a first version of directfbvideosink. 2004-11-28 19:08:45 +00:00
divx Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
dts Surround sound support. 2004-11-25 20:36:29 +00:00
faac ext/: \1/Codec, (fixes #142193) 2004-05-09 14:37:16 +00:00
faad Surround sound support. 2004-11-25 20:36:29 +00:00
gsm ext/dirac/: Do something. Don't actually know if this works because I don't have a demuxer yet. 2004-09-23 14:59:22 +00:00
hermes second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
ivorbis commiting patch from Phil Blundell 2004-10-01 17:01:48 +00:00
jack fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
ladspa added typecast to avoid warning 2004-08-31 16:07:08 +00:00
lcs second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
libfame Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
mpeg2enc ext/: \1/Codec, (fixes #142193) 2004-05-09 14:37:16 +00:00
mplex don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
musepack ext/musepack/gstmusepackreader.cpp: Workaround for older core. 2004-11-11 17:43:30 +00:00
musicbrainz remove g_print 2004-05-31 02:02:33 +00:00
nas ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
polyp Added the polypaudio sink and hooked it into the build system. 2004-11-12 15:04:55 +00:00
sdl ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass error checking. 2004-11-10 22:01:20 +00:00
shout second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
smoothwave Update libvisual to 0.1.7. Link in the debug handling to gstreamer 2004-11-12 17:37:49 +00:00
snapshot don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
sndfile Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
swfdec ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
tarkin second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
xine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
xvid Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream are decoded correctly, bug #135407. 2004-08-25 17:12:57 +00:00
Makefile.am Adding a first version of directfbvideosink. 2004-11-28 19:08:45 +00:00