platform/upstream/gst-plugins-good.git
19 years agoPort shout2 plugin
Zaheer Abbas Merali [Mon, 9 May 2005 20:09:44 +0000 (20:09 +0000)]
Port shout2 plugin

Original commit message from CVS:
2005-05-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* PORTED_09:
* configure.ac:
* ext/Makefile.am:
* ext/shout2/Makefile.am:
* ext/shout2/gstshout2.c: (gst_shout2send_get_type),
(gst_shout2send_base_init), (gst_shout2send_class_init),
(gst_shout2send_init), (gst_shout2send_event),
(gst_shout2send_render), (gst_shout2send_set_property),
(gst_shout2send_get_property), (gst_shout2send_setcaps),
(gst_shout2send_change_state):
* ext/shout2/gstshout2.h:

Port shout2 plugin

19 years agoadd a few more ported plugins
Christian Schaller [Mon, 9 May 2005 14:16:41 +0000 (14:16 +0000)]
add a few more ported plugins

Original commit message from CVS:
add a few more ported plugins

19 years agoadd non-disted directory
Christian Schaller [Mon, 9 May 2005 13:02:15 +0000 (13:02 +0000)]
add non-disted directory

Original commit message from CVS:
add non-disted directory

19 years agoPorted the libcaca plugin.
Zeeshan Ali [Sun, 8 May 2005 12:22:04 +0000 (12:22 +0000)]
Ported the libcaca plugin.

Original commit message from CVS:
Ported the libcaca plugin.

19 years agoadding aasink and smpte plugins to spec file
Christian Schaller [Sun, 8 May 2005 10:46:39 +0000 (10:46 +0000)]
adding aasink and smpte plugins to spec file

Original commit message from CVS:
adding aasink and smpte plugins to spec file

19 years agoFixed a few things to enable the mad and effectv to be able to find the headers in...
Zeeshan Ali [Sat, 7 May 2005 20:27:10 +0000 (20:27 +0000)]
Fixed a few things to enable the mad and effectv to be able to find the headers in the gst-plugins-base/gst-libs and ...

Original commit message from CVS:
Fixed a few things to enable the mad and effectv to be able to find the headers in the gst-plugins-base/gst-libs and to link against the libs in there.

19 years agoFixed the build by fixing a small mistake of Wim.
Zeeshan Ali [Sat, 7 May 2005 18:50:39 +0000 (18:50 +0000)]
Fixed the build by fixing a small mistake of Wim.

Original commit message from CVS:
Fixed the build by fixing a small mistake of Wim.

19 years agoadd aasink
Christian Schaller [Fri, 6 May 2005 20:00:55 +0000 (20:00 +0000)]
add aasink

Original commit message from CVS:
add aasink

19 years agoPorted 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone will...
Wim Taymans [Fri, 6 May 2005 19:55:22 +0000 (19:55 +0000)]
Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone will fix it.

Original commit message from CVS:
* configure.ac:
* ext/aalib/Makefile.am:
* ext/aalib/gstaasink.c: (gst_aasink_get_type),
(gst_aasink_class_init), (gst_aasink_fixate), (gst_aasink_setcaps),
(gst_aasink_init), (gst_aasink_get_times), (gst_aasink_render),
(gst_aasink_set_property), (gst_aasink_get_property),
(gst_aasink_open), (gst_aasink_close), (gst_aasink_change_state):
* ext/aalib/gstaasink.h:
* gst/smpte/Makefile.am:
* gst/smpte/gstsmpte.c: (gst_smpte_setcaps), (gst_smpte_init),
(gst_smpte_collected):
* gst/smpte/gstsmpte.h:
Ported 2 more plugins. usgly hack in the Makefile.am though, I'm
sure someone will fix it.

19 years agosome sidplay fixoring
Christian Schaller [Fri, 6 May 2005 19:11:14 +0000 (19:11 +0000)]
some sidplay fixoring

Original commit message from CVS:
some sidplay fixoring

19 years agoadd sidplay to spec file
Christian Schaller [Fri, 6 May 2005 18:01:52 +0000 (18:01 +0000)]
add sidplay to spec file

Original commit message from CVS:
add sidplay to spec file

19 years agoadd gst-plugins-libs
Christian Schaller [Fri, 6 May 2005 18:00:56 +0000 (18:00 +0000)]
add gst-plugins-libs

Original commit message from CVS:
add gst-plugins-libs

19 years agoPorted sidplay.
Wim Taymans [Fri, 6 May 2005 17:24:44 +0000 (17:24 +0000)]
Ported sidplay.

Original commit message from CVS:
* configure.ac:
* ext/sidplay/gstsiddec.cc:
* ext/sidplay/gstsiddec.h:
Ported sidplay.

19 years agomake mad and effectv work with gst-register
Christian Schaller [Fri, 6 May 2005 14:54:23 +0000 (14:54 +0000)]
make mad and effectv work with gst-register

Original commit message from CVS:
make mad and effectv work with gst-register

19 years agominor spec file fixes
Christian Schaller [Fri, 6 May 2005 14:16:20 +0000 (14:16 +0000)]
minor spec file fixes

Original commit message from CVS:
minor spec file fixes

19 years agogst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.
Wim Taymans [Fri, 6 May 2005 14:08:56 +0000 (14:08 +0000)]
gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.

Original commit message from CVS:
* gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_setcaps),
(gst_alawdec_init), (gst_alawdec_chain):
* gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_setcaps),
(gst_alawenc_init), (gst_alawenc_chain):
* gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_setcaps),
(gst_mulawdec_init), (gst_mulawdec_chain):
* gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_setcaps),
(gst_mulawenc_init), (gst_mulawenc_chain):
Ported alaw and mulaw plugins to 0.9, fixed the negotiation as
well.

19 years agoadd reminder to start with 0.8 code not 0.9 for plugins porting
Christian Schaller [Fri, 6 May 2005 13:49:50 +0000 (13:49 +0000)]
add reminder to start with 0.8 code not 0.9 for plugins porting

Original commit message from CVS:
add reminder to start with 0.8 code not 0.9 for plugins porting

19 years agovarious fixes to make it possible to build rpms from gst-plugins head
Christian Schaller [Fri, 6 May 2005 12:43:59 +0000 (12:43 +0000)]
various fixes to make it possible to build rpms from gst-plugins head

Original commit message from CVS:
various fixes to make it possible to build rpms from gst-plugins head

19 years agoremove plugins now in gst-plugins-base
Christian Schaller [Fri, 6 May 2005 11:52:04 +0000 (11:52 +0000)]
remove plugins now in gst-plugins-base

Original commit message from CVS:
remove plugins now in gst-plugins-base

19 years agoremove gst-libs from gst-plugins module as it is in gst-plugins-base now
Christian Schaller [Fri, 6 May 2005 11:41:20 +0000 (11:41 +0000)]
remove gst-libs from gst-plugins module as it is in gst-plugins-base now

Original commit message from CVS:
remove gst-libs from gst-plugins module as it is in gst-plugins-base now

19 years agoadd ported videofilter to cvs head
Christian Schaller [Fri, 6 May 2005 11:25:56 +0000 (11:25 +0000)]
add ported videofilter to cvs head

Original commit message from CVS:
add ported videofilter to cvs head

19 years agoadd law plugin to build
Christian Schaller [Fri, 6 May 2005 11:12:18 +0000 (11:12 +0000)]
add law plugin to build

Original commit message from CVS:
add law plugin to build

19 years agoported mad and effectv plugins
Christian Schaller [Fri, 6 May 2005 11:04:30 +0000 (11:04 +0000)]
ported mad and effectv plugins

Original commit message from CVS:
ported mad and effectv plugins

19 years agoconfigure.ac: fix typo
Zaheer Abbas Merali [Fri, 6 May 2005 10:28:49 +0000 (10:28 +0000)]
configure.ac: fix typo

Original commit message from CVS:
2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* configure.ac:
fix typo

19 years agogst-plugins 0.9 cvs head now compiles (only effectv left compiling)
Christian Schaller [Fri, 6 May 2005 10:02:53 +0000 (10:02 +0000)]
gst-plugins 0.9 cvs head now compiles (only effectv left compiling)

Original commit message from CVS:
gst-plugins 0.9 cvs head now compiles (only effectv left compiling)

19 years agoadd GST_INTERFACES_LIBS
Christian Schaller [Thu, 5 May 2005 17:09:25 +0000 (17:09 +0000)]
add GST_INTERFACES_LIBS

Original commit message from CVS:
add GST_INTERFACES_LIBS

19 years agoupdates to make this closer to compile
Christian Schaller [Thu, 5 May 2005 16:35:52 +0000 (16:35 +0000)]
updates to make this closer to compile

Original commit message from CVS:
updates to make this closer to compile

19 years agoremove gettext for now
Christian Schaller [Thu, 5 May 2005 10:03:23 +0000 (10:03 +0000)]
remove gettext for now

Original commit message from CVS:
remove gettext for now

19 years agomake this module a bit more 0.9 friendly
Christian Schaller [Thu, 5 May 2005 09:10:38 +0000 (09:10 +0000)]
make this module a bit more 0.9 friendly

Original commit message from CVS:
make this module a bit more 0.9 friendly

19 years agoadd libvisual plugin
Christian Schaller [Tue, 22 Feb 2005 18:14:34 +0000 (18:14 +0000)]
add libvisual plugin

Original commit message from CVS:
add libvisual plugin

19 years agohunting season on 0.9 is now OPEN
Thomas Vander Stichele [Tue, 22 Feb 2005 16:48:58 +0000 (16:48 +0000)]
hunting season on 0.9 is now OPEN

Original commit message from CVS:
hunting season on 0.9 is now OPEN

19 years agosys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a symbol... BRANCH-GSTREAMER-0_8-ROOT
Ronald S. Bultje [Tue, 22 Feb 2005 15:23:05 +0000 (15:23 +0000)]
sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a symbol conflict.

Original commit message from CVS:
* sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
Kick the hell out of gcc for not warning me about a symbol conflict.

19 years agoext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)
Tim-Philipp Müller [Tue, 22 Feb 2005 12:04:16 +0000 (12:04 +0000)]
ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)

Original commit message from CVS:
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
Don't leak caps string (fixes #168134)

* ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
(gst_jpegenc_init), (gst_jpegenc_finalize),
(gst_jpegenc_change_state):
Don't leak line buffers and context struct (fixes #168133).

19 years agoSince dirac 0.5.0 the framerate in dirac is expressed as a rational number. Fix build...
Tim-Philipp Müller [Mon, 21 Feb 2005 23:41:23 +0000 (23:41 +0000)]
Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. Fix build and up requirement to 0.5.0, an...

Original commit message from CVS:
Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. Fix build and up requirement to 0.5.0, and also pass parameters to gst_diracdec_link in the right order. (fixes #167959)

19 years agoWhoops.
Maciej Katafiasz [Mon, 21 Feb 2005 19:01:58 +0000 (19:01 +0000)]
Whoops.

Original commit message from CVS:
Whoops.

19 years agoFix playback of certain invalid muxed streams. Partial fix for #149158
Maciej Katafiasz [Mon, 21 Feb 2005 18:58:46 +0000 (18:58 +0000)]
Fix playback of certain invalid muxed streams. Partial fix for #149158

Original commit message from CVS:
Fix playback of certain invalid muxed streams. Partial fix for #149158

19 years agogst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write to writable buffers
Jan Schmidt [Sun, 20 Feb 2005 15:26:04 +0000 (15:26 +0000)]
gst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write to writable buffers

Original commit message from CVS:
* gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
Make sure we only write to writable buffers

19 years agogst-libs/gst/riff/riff-media.c: Do actually fix invalid RIFF fmt header values for...
Tim-Philipp Müller [Sun, 20 Feb 2005 12:49:19 +0000 (12:49 +0000)]
gst-libs/gst/riff/riff-media.c: Do actually fix invalid RIFF fmt header values for alaw and mulaw audio instead of ju...

Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c:
(gst_riff_create_audio_caps_with_data):
Do actually fix invalid RIFF fmt header values for alaw
and mulaw audio instead of just saying so.

* gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
Give gst_riff_create_audio_caps_with_data() a chance to
fix up broken format header fields before extracting any
parameters from the header. (fixes #167633)

19 years agoDon't leak othercaps in link function (fixes #167878)
Tim-Philipp Müller [Sat, 19 Feb 2005 20:01:36 +0000 (20:01 +0000)]
Don't leak othercaps in link function (fixes #167878)

Original commit message from CVS:
Don't leak othercaps in link function (fixes #167878)

19 years agosupport libvisual 0.2.0
Arwed v. Merkatz [Sat, 19 Feb 2005 17:08:27 +0000 (17:08 +0000)]
support libvisual 0.2.0

Original commit message from CVS:
support libvisual 0.2.0

19 years agoFix rowstrides
Tim-Philipp Müller [Fri, 18 Feb 2005 10:38:34 +0000 (10:38 +0000)]
Fix rowstrides

Original commit message from CVS:
Fix rowstrides

19 years agogst/avi/gstavidemux.c: Declare variables at beginning of block and make gcc-2.95...
Gergely Nagy [Thu, 17 Feb 2005 19:21:42 +0000 (19:21 +0000)]
gst/avi/gstavidemux.c: Declare variables at beginning of block and make gcc-2.95 happy

Original commit message from CVS:

* gst/avi/gstavidemux.c: (gst_avi_demux_invert):
Declare variables at beginning of block and make gcc-2.95 happy
(fixes # 167482, patch by Gergely Nagy).

* gst/tcp/gsttcpclientsrc.c:
* gst/tcp/gsttcpclientsrc.h:
Move some includes into the header, so that struct sockaddr_in is
defined when it should be defined on FreeBSD as well (fixes
#167483).

* gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
Don't pass uninitialised values to setsockopt() here either.

19 years agoDo not pass uninitialised values to setsockopt(). (fixes #167704)
Tim-Philipp Müller [Thu, 17 Feb 2005 17:56:38 +0000 (17:56 +0000)]
Do not pass uninitialised values to setsockopt(). (fixes #167704)

Original commit message from CVS:
Do not pass uninitialised values to setsockopt(). (fixes #167704)

19 years agogst/playback/gstplaybin.c: Invert bin_add/link order to workaround deadlock in opt.
Ronald S. Bultje [Wed, 16 Feb 2005 13:33:12 +0000 (13:33 +0000)]
gst/playback/gstplaybin.c: Invert bin_add/link order to workaround deadlock in opt.

Original commit message from CVS:
* gst/playback/gstplaybin.c: (add_sink):
Invert bin_add/link order to workaround deadlock in opt.

19 years agogst/modplug/gstmodplug.cc: Add missing break causing position queries to fail.
Ronald S. Bultje [Tue, 15 Feb 2005 16:25:48 +0000 (16:25 +0000)]
gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail.

Original commit message from CVS:
* gst/modplug/gstmodplug.cc:
Add missing break causing position queries to fail.

19 years agoext/ogg/gstoggdemux.c: Granpos can apparently be -1, which screws up calculations...
Ronald S. Bultje [Tue, 15 Feb 2005 15:58:14 +0000 (15:58 +0000)]
ext/ogg/gstoggdemux.c: Granpos can apparently be -1, which screws up calculations...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
Granpos can apparently be -1, which screws up calculations...

19 years agosys/: Use a mutex protected list to marshal navigation events into the stream thread...
Jan Schmidt [Tue, 15 Feb 2005 14:12:11 +0000 (14:12 +0000)]
sys/: Use a mutex protected list to marshal navigation events into the stream thread from whichever thread sends them.

Original commit message from CVS:
* sys/ximage/ximagesink.c: (gst_ximagesink_chain),
(gst_ximagesink_send_pending_navigation),
(gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
(gst_ximagesink_init):
* sys/ximage/ximagesink.h:
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
(gst_xvimagesink_send_pending_navigation),
(gst_xvimagesink_navigation_send_event),
(gst_xvimagesink_finalize), (gst_xvimagesink_init):
* sys/xvimage/xvimagesink.h:
Use a mutex protected list to marshal navigation
events into the stream thread from whichever thread
sends them.

19 years agoAdd query function to GstSpeed, so that the stream length and current position get...
Tim-Philipp Müller [Tue, 15 Feb 2005 11:05:34 +0000 (11:05 +0000)]
Add query function to GstSpeed, so that the stream length and current position get adjusted when queried (note that c...

Original commit message from CVS:
Add query function to GstSpeed, so that the stream length and current position get adjusted when queried (note that current position queries may still be wrong if the audio sink returns values based on buffer timestamps instead of passing on the query

19 years agogst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking
Benjamin Otte [Sun, 13 Feb 2005 17:39:22 +0000 (17:39 +0000)]
gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking

Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
(gst_audio_convert_channels):
create channel conversion matrix when linking
* gst/audioconvert/.cvsignore:
* gst/audioconvert/Makefile.am:
* gst/audioconvert/channelmixtest.c: (main):
add (ugly) test that ensures stereo <=> mono conversion works
correctly

19 years agogst/audioconvert/gstchannelmix.h: include missing header file
Benjamin Otte [Sun, 13 Feb 2005 16:10:15 +0000 (16:10 +0000)]
gst/audioconvert/gstchannelmix.h: include missing header file

Original commit message from CVS:
* gst/audioconvert/gstchannelmix.h:
include missing header file
* gst/audioconvert/gstchannelmix.c:
(gst_audio_convert_fill_compatible):
use same sign for both channels when converting to/from compatible
channel. Previously used different signs made the signals cancel
each other out and appear like silence. (fixes #167269)

19 years agoConvert to and from YV12 (fixes #156379)
Tim-Philipp Müller [Sat, 12 Feb 2005 22:28:58 +0000 (22:28 +0000)]
Convert to and from YV12 (fixes #156379)

Original commit message from CVS:
Convert to and from YV12 (fixes #156379)

19 years agosys/ximage/ximagesink.c: Protect interface methods from chain and negotiation and...
Julien Moutte [Sat, 12 Feb 2005 18:41:48 +0000 (18:41 +0000)]
sys/ximage/ximagesink.c: Protect interface methods from chain and negotiation and vice versa (Fixes #166142).

Original commit message from CVS:
2005-02-12  Julien MOUTTE  <julien@moutte.net>

* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
(gst_ximagesink_sink_link), (gst_ximagesink_change_state),
(gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
(gst_ximagesink_expose), (gst_ximagesink_set_property),
(gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
methods from chain and negotiation and vice versa (Fixes #166142).
* sys/ximage/ximagesink.h: Add stream_lock.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
(gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
(gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
(gst_xvimagesink_expose): Check for xcontext before trying to link.

19 years agoDon't send 'Hey! You gave me a NULL pointer yo naughty person' as error message when...
Tim-Philipp Müller [Sat, 12 Feb 2005 17:37:37 +0000 (17:37 +0000)]
Don't send 'Hey! You gave me a NULL pointer yo naughty person' as error message when we can't open the DVD device; se...

Original commit message from CVS:
Don't send 'Hey! You gave me a NULL pointer yo naughty person' as error message when we can't open the DVD device; send something more useful instead (fixes #167117)

19 years agosys/xvimage/xvimagesink.c: Protect interface methods from chain and negotiation and...
Julien Moutte [Fri, 11 Feb 2005 22:49:23 +0000 (22:49 +0000)]
sys/xvimage/xvimagesink.c: Protect interface methods from chain and negotiation and vice versa (Fixes #166142).

Original commit message from CVS:
2005-02-11  Julien MOUTTE  <julien@moutte.net>

* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
(gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
(gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
(gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
(gst_xvimagesink_expose), (gst_xvimagesink_set_property),
(gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
methods from chain and negotiation and vice versa (Fixes #166142).
Fix a possible bug of images in the buffer pool being discarded because
we are looking at the wrong geometry.
* sys/xvimage/xvimagesink.h: Add stream_lock.

19 years agoext/mpeg2dec/gstmpeg2dec.c: Change uint to unsigned int. (fixes #167128)
David Schleef [Fri, 11 Feb 2005 22:25:33 +0000 (22:25 +0000)]
ext/mpeg2dec/gstmpeg2dec.c: Change uint to unsigned int. (fixes #167128)

Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
unsigned int. (fixes #167128)

19 years agogst/librfb/Makefile.am: Testing stuff before committing is for wimps... and people...
David Schleef [Fri, 11 Feb 2005 22:16:02 +0000 (22:16 +0000)]
gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and people with fast machines.  Fix stupid mi...

Original commit message from CVS:
* gst/librfb/Makefile.am: Testing stuff before committing is
for wimps... and people with fast machines.  Fix stupid
mistake.

19 years agoconfigure.ac: Pull in librfb from my CVS tree, because it is too small and annoying...
David Schleef [Fri, 11 Feb 2005 22:01:19 +0000 (22:01 +0000)]
configure.ac: Pull in librfb from my CVS tree, because it is too small and annoying to be separate.  Move rfbsrc plug...

Original commit message from CVS:
* configure.ac: Pull in librfb from my CVS tree, because it is
too small and annoying to be separate.  Move rfbsrc plugin
to gst/.
* ext/Makefile.am:
* ext/librfb/Makefile.am:
* ext/librfb/gstrfbsrc.c:
* gst/librfb/Makefile.am:
* gst/librfb/gstrfbsrc.c:
* gst/librfb/rfb.c:
* gst/librfb/rfb.h:
* gst/librfb/rfbbuffer.c:
* gst/librfb/rfbbuffer.h:
* gst/librfb/rfbbytestream.c:
* gst/librfb/rfbbytestream.h:
* gst/librfb/rfbcontext.h:
* gst/librfb/rfbdecoder.c:
* gst/librfb/rfbdecoder.h:
* gst/librfb/rfbutil.h:

19 years agoand make it handle more than one channel.
Tim-Philipp Müller [Thu, 10 Feb 2005 15:06:12 +0000 (15:06 +0000)]
and make it handle more than one channel.

Original commit message from CVS:
Fix speed element and make it chain-based (fixes #156467), and make it handle more than one channel.

19 years agoext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.
Jan Schmidt [Thu, 10 Feb 2005 06:46:14 +0000 (06:46 +0000)]
ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.

Original commit message from CVS:
* ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
(gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
(gst_dtsdec_chain), (gst_dtsdec_change_state):
* ext/dts/gstdtsdec.h:
Don't clobber the stack constructing the channels array.
Make the element chain-based. DTS tracks can now be played.

19 years agoAdd G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they work...
Tim-Philipp Müller [Wed, 9 Feb 2005 22:31:04 +0000 (22:31 +0000)]
Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they work when included from C++ code

Original commit message from CVS:
Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they work when included from C++ code

19 years agotestsuite/gst-lint: Check for non-statically scoped parent_class variables. This...
David Schleef [Wed, 9 Feb 2005 20:50:35 +0000 (20:50 +0000)]
testsuite/gst-lint: Check for non-statically scoped parent_class variables.  This won't be a problem once plugins are...

Original commit message from CVS:
* testsuite/gst-lint: Check for non-statically scoped
parent_class variables.  This won't be a problem once
plugins are loaded with RTLD_LOCAL.

19 years agoext/mplex/gstmplexibitstream.cc: gcc madness.
Ronald S. Bultje [Wed, 9 Feb 2005 14:27:08 +0000 (14:27 +0000)]
ext/mplex/gstmplexibitstream.cc: gcc madness.

Original commit message from CVS:
* ext/mplex/gstmplexibitstream.cc:
gcc madness.

19 years agoDie, thou faulty symbol pollutors (non-static parent_class).
Ronald S. Bultje [Wed, 9 Feb 2005 14:19:33 +0000 (14:19 +0000)]
Die, thou faulty symbol pollutors (non-static parent_class).

Original commit message from CVS:
* ext/ogg/gstogmparse.c:
* gst/debug/gstnavigationtest.c:
Die, thou faulty symbol pollutors (non-static parent_class).

19 years agoext/mplex/gstmplexibitstream.cc: Fix event handling (#165525).
Ronald S. Bultje [Tue, 8 Feb 2005 18:51:24 +0000 (18:51 +0000)]
ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525).

Original commit message from CVS:
* ext/mplex/gstmplexibitstream.cc:
Fix event handling (#165525).

19 years agoAdd missing endianness to template (fixes #165509).
Ronald S. Bultje [Tue, 8 Feb 2005 15:03:41 +0000 (15:03 +0000)]
Add missing endianness to template (fixes #165509).

Original commit message from CVS:
* ext/mikmod/gstmikmod.c:
* gst/modplug/gstmodplug.cc:
Add missing endianness to template (fixes #165509).

19 years agogst/asfdemux/gstasfdemux.c: Fix wrong order of reading of optional bytes (#165290).
Ronald S. Bultje [Tue, 8 Feb 2005 13:38:11 +0000 (13:38 +0000)]
gst/asfdemux/gstasfdemux.c: Fix wrong order of reading of optional bytes (#165290).

Original commit message from CVS:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
Fix wrong order of reading of optional bytes (#165290).

19 years agoext/alsa/gstalsasink.c: Implement FILLER event awareness.
Ronald S. Bultje [Tue, 8 Feb 2005 13:06:40 +0000 (13:06 +0000)]
ext/alsa/gstalsasink.c: Implement FILLER event awareness.

Original commit message from CVS:
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
Implement FILLER event awareness.

19 years agoext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208).
Ronald S. Bultje [Tue, 8 Feb 2005 11:28:53 +0000 (11:28 +0000)]
ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208).

Original commit message from CVS:
* ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
Fix track calculations (#166208).

19 years agoext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.
Ronald S. Bultje [Tue, 8 Feb 2005 11:11:21 +0000 (11:11 +0000)]
ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.

Original commit message from CVS:
Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
* ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
* ext/libpng/gstpngenc.c:
Fix byte-order, use proper fixed caps. Fixes #164197.

19 years agoconfigure.ac: Add dvdlpcmdec
Jan Schmidt [Tue, 8 Feb 2005 11:08:15 +0000 (11:08 +0000)]
configure.ac: Add dvdlpcmdec

Original commit message from CVS:

* configure.ac:
Add dvdlpcmdec

* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
(free_all_buffers), (gst_mpeg2dec_alloc_buffer):
Don't push buffers if the src pad isn't negotiated yet.

* gst/audioconvert/gstaudioconvert.c:
(gst_audio_convert_buffer_to_default_format),
(gst_audio_convert_buffer_from_default_format):
Add support for 24-bit width.

* gst/dvdlpcmdec/.cvsignore:
* gst/dvdlpcmdec/Makefile.am:
* gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
(gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
(gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
(gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
(plugin_init):
* gst/dvdlpcmdec/gstdvdlpcmdec.h:
New decoder for rearranging DVD LPCM into our audio/x-raw-int
format. Needs support for the channels maps if someone can find
a DVD LPCM track with > 2 channels.

* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
(gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
(gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
* gst/mpegstream/gstdvddemux.h:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
(gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
(gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
* gst/mpegstream/gstmpegdemux.h:
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
(gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
(gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
(gst_mpeg_parse_handle_src_query),
(gst_mpeg_parse_handle_src_event):
Use audio/x-dvd-lpcm for LPCM output.
Add DTS output.

19 years agogst/alpha/gstalphacolor.c: Add BGRA handling (#165736).
Ronald S. Bultje [Tue, 8 Feb 2005 11:02:58 +0000 (11:02 +0000)]
gst/alpha/gstalphacolor.c: Add BGRA handling (#165736).

Original commit message from CVS:
Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
* gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
(transform_rgb), (transform_bgr), (gst_alpha_color_chain):
Add BGRA handling (#165736).

19 years agogst/law/: Fix caps memleaks (#166600).
Ronald S. Bultje [Tue, 8 Feb 2005 10:58:13 +0000 (10:58 +0000)]
gst/law/: Fix caps memleaks (#166600).

Original commit message from CVS:
Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
* gst/law/alaw-decode.c: (alawdec_link):
* gst/law/alaw-encode.c: (alawenc_link):
* gst/law/mulaw-decode.c: (mulawdec_link):
* gst/law/mulaw-encode.c: (mulawenc_link):
Fix caps memleaks (#166600).

19 years agoInclude "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not have...
Tim-Philipp Müller [Tue, 8 Feb 2005 10:37:43 +0000 (10:37 +0000)]
Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not have stdint.h, like Solaris 9 (fixes #1...

Original commit message from CVS:
Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not have stdint.h, like Solaris 9 (fixes #166631).

19 years agosys/: Clear window on PAUSED->READY instead of READY->PAUSED. Stop
Ronald S. Bultje [Sat, 5 Feb 2005 23:01:59 +0000 (23:01 +0000)]
sys/: Clear window on PAUSED->READY instead of READY->PAUSED. Stop

Original commit message from CVS:
* sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
(gst_xvimagesink_change_state):
Clear window on PAUSED->READY instead of READY->PAUSED. Stop
Xv video (and thereby regenerate Xv colourkey) in clear() so
that PLAY -> READY -> PLAY works (fixes #162504).

19 years agosys/v4l/gstv4lmjpegsrc.c: Switch to list instead of range, since MJPEG-devices really...
Ronald S. Bultje [Sat, 5 Feb 2005 16:18:15 +0000 (16:18 +0000)]
sys/v4l/gstv4lmjpegsrc.c: Switch to list instead of range, since MJPEG-devices really just support decimations, not a...

Original commit message from CVS:
* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
Switch to list instead of range, since MJPEG-devices really just
support decimations, not any size.

19 years agoext/mpeg2dec/gstmpeg2dec.*: The libmpeg2 user-allocated buffer management is awkward...
Jan Schmidt [Sat, 5 Feb 2005 07:36:01 +0000 (07:36 +0000)]
ext/mpeg2dec/gstmpeg2dec.*: The libmpeg2 user-allocated buffer management is awkward, to say the least. Hopefully thi...

Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
(gst_mpeg2dec_reset), (free_all_buffers),
(gst_mpeg2dec_alloc_buffer), (handle_sequence):
* ext/mpeg2dec/gstmpeg2dec.h:
The libmpeg2 user-allocated buffer management is awkward,
to say the least. Hopefully this fixes things.

19 years agogst/audioconvert/bufferframesconvert.c
Andy Wingo [Fri, 4 Feb 2005 15:40:37 +0000 (15:40 +0000)]
gst/audioconvert/bufferframesconvert.c

Original commit message from CVS:
2005-02-04  Andy Wingo  <wingo@pobox.com>

* gst/audioconvert/bufferframesconvert.c
(buffer_frames_convert_fixate): New function, fixates to 256
frames per buffer by default. (Much better than 1.)
(buffer_frames_convert_init): Set the fixate function for both src
and sink pad.
(buffer_frames_convert_link): After success setting nonfixed caps,
get the negotiated caps so we can know how many buffer-frames it
will be. No idea how this worked at all before.

19 years agoext/mpeg2dec/gstmpeg2dec.*: Rearrange buffer tracking and refcounting and refactor...
Jan Schmidt [Fri, 4 Feb 2005 13:43:27 +0000 (13:43 +0000)]
ext/mpeg2dec/gstmpeg2dec.*: Rearrange buffer tracking and refcounting and refactor a little for readability.

Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
(gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
(free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
(handle_sequence), (handle_picture):
* ext/mpeg2dec/gstmpeg2dec.h:
Rearrange buffer tracking and refcounting and refactor
a little for readability.

19 years agosys/v4l/: Add new v4ljpegsrc for handling the ov51x hacky "I'll give you jpeg inside...
Jan Schmidt [Thu, 3 Feb 2005 18:23:17 +0000 (18:23 +0000)]
sys/v4l/: Add new v4ljpegsrc for handling the ov51x hacky "I'll give you jpeg inside rgb frames" driver.

Original commit message from CVS:
* sys/v4l/gstv4l.c: (plugin_init):
* sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
(gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
(gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
(gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
* sys/v4l/gstv4ljpegsrc.h:
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
* sys/v4l/v4l_calls.h:
* sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
(gst_v4lsrc_get_fps):
* sys/v4l/v4lsrc_calls.h:
Add new v4ljpegsrc for handling the ov51x hacky "I'll give
you jpeg inside rgb frames" driver.
Don't error in the v4lsrc link function, just return
REFUSED.

19 years agosys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed.
Ronald S. Bultje [Thu, 3 Feb 2005 12:15:59 +0000 (12:15 +0000)]
sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed.

Original commit message from CVS:
* sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
(gst_qcamsrc_open):
Use GST_ELEMENT_ERROR, not g_warning, if open failed.

19 years agogst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it doesn't interfere with MJPEG...
Ronald S. Bultje [Wed, 2 Feb 2005 17:22:59 +0000 (17:22 +0000)]
gst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.

19 years agoext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY.
Ronald S. Bultje [Wed, 2 Feb 2005 16:59:24 +0000 (16:59 +0000)]
ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY.

Original commit message from CVS:
* ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
Reset negotiated state on PAUSED->READY.

19 years agoconfigure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes...
David Schleef [Wed, 2 Feb 2005 08:14:01 +0000 (08:14 +0000)]
configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible.  (Fixes #165997)

Original commit message from CVS:
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
whereever possible.  (Fixes #165997)
* examples/capsfilter/capsfilter1.c: (main):
* examples/dynparams/filter.c: (create_ui):
* examples/seeking/cdparanoia.c: (get_track_info), (main):
* examples/seeking/chained.c: (main):
* examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
(make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
(make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
(make_mpeg_pipeline), (make_mpegnt_pipeline):
* examples/seeking/spider_seek.c: (make_spider_pipeline):
* examples/switch/switcher.c: (main):
* ext/dv/demo-play.c: (main):
* ext/faad/gstfaad.c: (gst_faad_change_state):
* ext/mad/gstmad.c: (gst_mad_chain):
* ext/smoothwave/demo-osssrc.c: (main):
* gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
(gst_gconf_render_bin_from_description),
(gst_gconf_get_default_audio_sink),
(gst_gconf_get_default_video_sink),
(gst_gconf_get_default_audio_src),
(gst_gconf_get_default_video_src),
(gst_gconf_get_default_visualization_element):
* gst/level/demo.c: (main):
* gst/level/plot.c: (main):
* gst/playback/gstplaybin.c: (gen_video_element),
(gen_audio_element):
* gst/playback/test.c: (gen_video_element), (gen_audio_element):
* gst/playondemand/demo-mp3.c: (setup_pipeline):
* gst/sine/demo-dparams.c: (main):
* gst/spectrum/demo-osssrc.c: (main):
* gst/speed/demo-mp3.c: (main):
* gst/volume/demo.c: (main):
* testsuite/embed/embed.c: (main):

19 years agogst/tcp/: Don't leak the hostname when shutting down.
Jan Schmidt [Wed, 2 Feb 2005 06:26:13 +0000 (06:26 +0000)]
gst/tcp/: Don't leak the hostname when shutting down.

Original commit message from CVS:
* gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
(gst_tcpclientsink_finalize):
* gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
(gst_tcpclientsrc_finalize):
* gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
(gst_tcpserversink_init), (gst_tcpserversink_finalize):
* gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
(gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
Don't leak the hostname when shutting down.
In tcpserversrc, take a copy of the default hostname.

19 years agoext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE.
Ronald S. Bultje [Tue, 1 Feb 2005 22:06:17 +0000 (22:06 +0000)]
ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE.

Original commit message from CVS:
* ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
Set caps to systemstream=TRUE.

19 years agotestsuite/Makefile.am: Fix more OSX buildbots.
Ronald S. Bultje [Tue, 1 Feb 2005 18:13:20 +0000 (18:13 +0000)]
testsuite/Makefile.am: Fix more OSX buildbots.

Original commit message from CVS:
* testsuite/Makefile.am:
Fix more OSX buildbots.

19 years agoext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs
Jan Schmidt [Tue, 1 Feb 2005 16:40:10 +0000 (16:40 +0000)]
ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs

Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c:
Don't send things to NULL PAD_PEERs

* gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
Copy-on-write the incoming buffer.

* gst/mpegstream/gstdvddemux.h:
* gst/mpegstream/gstmpegclock.h:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
(normal_seek), (gst_mpeg_demux_handle_src_event):
* gst/mpegstream/gstmpegdemux.h:
* gst/mpegstream/gstmpegpacketize.h:
* gst/mpegstream/gstmpegparse.c:
(gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
(gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
(gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
(gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
(gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
* gst/mpegstream/gstmpegparse.h:
* gst/mpegstream/gstrfc2250enc.h:
Various changes to the way time is computed that make seeking and
total time estimation much better here.
Use G_BEGIN/END_DECLS instead of __cplusplus

* gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
Use gst_buffer_stamp instead of only copying the TIMESTAMP

19 years agogst/subparse/gstsubparse.c: Fix OSX buildbot.
Ronald S. Bultje [Tue, 1 Feb 2005 15:04:07 +0000 (15:04 +0000)]
gst/subparse/gstsubparse.c: Fix OSX buildbot.

Original commit message from CVS:
* gst/subparse/gstsubparse.c:
Fix OSX buildbot.

19 years agoSet granulepos and timestamp correctly for streams not starting at 0, taking into...
Tim-Philipp Müller [Mon, 31 Jan 2005 19:23:08 +0000 (19:23 +0000)]
Set granulepos and timestamp correctly for streams not starting at 0, taking into account the initial delay

Original commit message from CVS:
Set granulepos and timestamp correctly for streams not starting at 0, taking into account the initial delay

19 years agoAdd audio/x-dts to audio pad template caps
Tim-Philipp Müller [Mon, 31 Jan 2005 18:39:32 +0000 (18:39 +0000)]
Add audio/x-dts to audio pad template caps

Original commit message from CVS:
Add audio/x-dts to audio pad template caps

19 years agoext/polyp/polypsink.c: Fix silly endianness bug. Add some debugging. Remove float...
David Schleef [Mon, 31 Jan 2005 01:55:03 +0000 (01:55 +0000)]
ext/polyp/polypsink.c: Fix silly endianness bug.  Add some debugging.  Remove float from caps; it doesn't work.  Atte...

Original commit message from CVS:
* ext/polyp/polypsink.c: (gst_polypsink_base_init),
(create_context), (gst_polypsink_link): Fix silly endianness
bug.  Add some debugging.  Remove float from caps; it doesn't
work.  Attempt to get remote audio working.

19 years agogst/qtdemux/qtdemux.c: Add 3IV2 fourcc.
Ronald S. Bultje [Sat, 29 Jan 2005 20:31:47 +0000 (20:31 +0000)]
gst/qtdemux/qtdemux.c: Add 3IV2 fourcc.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
Add 3IV2 fourcc.

19 years agogst/avi/gstavidemux.*: Invert DIB images. Fixes #132341.
Ronald S. Bultje [Sat, 29 Jan 2005 15:47:18 +0000 (15:47 +0000)]
gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341.

Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
(gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
(gst_avi_demux_stream_data):
* gst/avi/gstavidemux.h:
Invert DIB images. Fixes #132341.

19 years agogst/ffmpegcolorspace/gstffmpegcolorspace.c: D'oh, reference the palette data, not...
Ronald S. Bultje [Sat, 29 Jan 2005 15:24:38 +0000 (15:24 +0000)]
gst/ffmpegcolorspace/gstffmpegcolorspace.c: D'oh, reference the palette data, not the palette structure.

Original commit message from CVS:
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcsp_chain):
D'oh, reference the palette data, not the palette structure.
Fixes color distortion in #132341.

19 years agogst/videoscale/gstvideoscale.c: PAR can be non-fixed when not provided as argument...
Ronald S. Bultje [Sat, 29 Jan 2005 13:24:33 +0000 (13:24 +0000)]
gst/videoscale/gstvideoscale.c: PAR can be non-fixed when not provided as argument (#162626).

Original commit message from CVS:
* gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
PAR can be non-fixed when not provided as argument (#162626).

19 years agogst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable sources,
Ronald S. Bultje [Sat, 29 Jan 2005 12:55:18 +0000 (12:55 +0000)]
gst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable sources,

Original commit message from CVS:
Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
(gst_qtdemux_loop_header):
Re-apply patch from #142272 that allows non-seekable sources,
re-proposed by Daniel Drake <dsd@gentoo.org>.

19 years agogst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330).
Ronald S. Bultje [Sat, 29 Jan 2005 12:43:55 +0000 (12:43 +0000)]
gst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330).

Original commit message from CVS:
* gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
Use the src template for creating the src pad (#162330).

19 years agoUpdate to 1.1 API (#165446).
Ronald S. Bultje [Sat, 29 Jan 2005 01:28:34 +0000 (01:28 +0000)]
Update to 1.1 API (#165446).

Original commit message from CVS:
* configure.ac:
* ext/musepack/Makefile.am:
* ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
(gst_musepackdec_init), (gst_musepackdec_dispose),
(gst_musepackdec_src_query), (gst_musepackdec_src_convert),
(gst_musepack_stream_init), (gst_musepackdec_loop),
(gst_musepackdec_change_state):
* ext/musepack/gstmusepackdec.cpp:
* ext/musepack/gstmusepackdec.h:
* ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
(gst_musepack_reader_read), (gst_musepack_reader_seek),
(gst_musepack_reader_tell), (gst_musepack_reader_get_size),
(gst_musepack_reader_canseek), (gst_musepack_init_reader):
* ext/musepack/gstmusepackreader.cpp:
* ext/musepack/gstmusepackreader.h:
Update to 1.1 API (#165446).

19 years agoext/Makefile.am: Unbreak buildbot.
Ronald S. Bultje [Fri, 28 Jan 2005 19:59:40 +0000 (19:59 +0000)]
ext/Makefile.am: Unbreak buildbot.

Original commit message from CVS:
* ext/Makefile.am:
Unbreak buildbot.

19 years agoext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a differe...
Andy Wingo [Fri, 28 Jan 2005 17:35:13 +0000 (17:35 +0000)]
ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a different dubious internet source. Add ...

Original commit message from CVS:
2005-01-28  Andy Wingo  <wingo@pobox.com>

* ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
to reflect a different dubious internet source. Add a reference
and some commentary.