gstreamer/ext
Jan Schmidt 8db79f94fc ext/dvdnav/README: Update the README to use dvddemux
Original commit message from CVS:
* ext/dvdnav/README:
Update the README to use dvddemux
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
Ensure getcaps returns a subset of the template caps
* gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
(gst_mpeg2subt_init):
Ensure getcaps returns a subset of the template caps
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
(gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
(gst_dvd_demux_get_subpicture_stream),
(gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
* gst/mpegstream/gstdvddemux.h:
Set the explicit caps on the current_video pad before pushing
anything
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
(gst_mpeg_demux_get_audio_stream):
Free caps used to gst_pad_set_explicit_caps, which takes a const
GstCaps *
2004-07-28 13:47:58 +00:00
..
aalib 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
dv ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with a factor. 2004-06-27 16:38:41 +00:00
esd ext/esd/esdsink.*: Close the esd connection on pause, because esd will just wait - blocking all other esd clients ind... 2004-06-13 10:58:34 +00:00
flac ext/flac/gstflacdec.c: (gst_flacdec_write): Actually, GST_PAD_CAPS() has nothing to do with the logic. 2004-07-03 04:27:18 +00:00
gdk_pixbuf ext/dvdnav/README: Update the README to use dvddemux 2004-07-28 13:47:58 +00:00
jpeg sigh 2004-06-09 12:43:29 +00:00
ladspa ext/ladspa/gstladspa.c: make sure longname, description and author are valid UTF-8 2004-07-19 21:44:49 +00:00
libcaca only open/close library during state changes, not creation/disposal 2004-04-13 12:17:21 +00:00
libpng ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdec 2004-07-27 09:59:17 +00:00
mikmod fix URLs in README (XXX site on this one now) 2004-06-07 11:42:45 +00:00
pango 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
raw1394 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
shout2 fix shout2send compilation problem with -Wall -Werror 2004-05-24 12:52:37 +00:00
speex 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
Makefile.am ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/ 2004-06-24 01:16:02 +00:00