platform/upstream/gstreamer.git
20 years agosys/xvimage/xvimagesink.c: Free XVAdapterInfo correctly.
Benjamin Otte [Sat, 27 Dec 2003 15:37:43 +0000 (15:37 +0000)]
sys/xvimage/xvimagesink.c: Free XVAdapterInfo correctly.

Original commit message from CVS:
2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
Free XVAdapterInfo correctly.

20 years agoext/mad/gstid3tag.c: Make id3tag use correct caps nego.
Benjamin Otte [Sat, 27 Dec 2003 13:54:14 +0000 (13:54 +0000)]
ext/mad/gstid3tag.c: Make id3tag use correct caps nego.

Original commit message from CVS:
2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
(gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
Make id3tag use correct caps nego.

20 years agomake tremor work again
Amaury Jacquot [Sat, 27 Dec 2003 13:07:06 +0000 (13:07 +0000)]
make tremor work again

Original commit message from CVS:
make tremor work again

20 years agotestsuite/spider/: Make tests compile again. They probably don't work.
Benjamin Otte [Sat, 27 Dec 2003 10:11:02 +0000 (10:11 +0000)]
testsuite/spider/: Make tests compile again. They probably don't work.

Original commit message from CVS:
2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* testsuite/spider/spider1.c: (main):
* testsuite/spider/spider2.c: (main):
* testsuite/spider/spider3.c: (main):
Make tests compile again. They probably don't work.

20 years agoReturn NULL if we can't fixate the caps anymore.
Colin Walters [Wed, 24 Dec 2003 17:01:00 +0000 (17:01 +0000)]
Return NULL if we can't fixate the caps anymore.

Original commit message from CVS:
Return NULL if we can't fixate the caps anymore.

20 years agogst/volume/gstvolume.c: Proxy getcaps.
David Schleef [Wed, 24 Dec 2003 03:31:06 +0000 (03:31 +0000)]
gst/volume/gstvolume.c: Proxy getcaps.

Original commit message from CVS:
* gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
* sys/oss/gstosssink.c: (gst_osssink_init),
(gst_osssink_sink_fixate): Add fixate function.

20 years agoext/ffmpeg/: fix typo in RGB masks, and move back to "old" colorspace capsnego code...
Ronald S. Bultje [Wed, 24 Dec 2003 00:12:16 +0000 (00:12 +0000)]
ext/ffmpeg/: fix typo in RGB masks, and move back to "old" colorspace capsnego code until whoever wrote this new crap...

Original commit message from CVS:
2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/ffmpeg/gstffmpegcodecmap.c:
* ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
(gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
(gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
(gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
(gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
(gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
(gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
fix typo in RGB masks, and move back to "old" colorspace
capsnego code until whoever wrote this new crap has actually
tested it so that it works.
And yes, this works, keep it that way please.

20 years agoFix caps breakage after Dave's caps branch merge.
Ronald S. Bultje [Tue, 23 Dec 2003 22:50:06 +0000 (22:50 +0000)]
Fix caps breakage after Dave's caps branch merge.

Original commit message from CVS:
2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
(gst_divxdec_init), (gst_divxdec_negotiate):
* ext/divx/gstdivxdec.h:
* ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
(gst_divxenc_init):
* ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
(gst_faac_sinkconnect), (gst_faac_srcconnect):
* ext/mpeg2enc/gstmpeg2enc.cc:
* ext/mpeg2enc/gstmpeg2encoder.cc:
* ext/mpeg2enc/gstmpeg2encpicturereader.cc:
* sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
(dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
* sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
(dxr3spusink_init):
* sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
(dxr3videosink_init):
Fix caps breakage after Dave's caps branch merge.

20 years agoFix 24bppLE RGB
Ronald S. Bultje [Tue, 23 Dec 2003 22:41:37 +0000 (22:41 +0000)]
Fix 24bppLE RGB

Original commit message from CVS:
Fix 24bppLE RGB

20 years agoI'm too lazy to comment this
Colin Walters [Tue, 23 Dec 2003 21:30:12 +0000 (21:30 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

20 years agoAdd ARG_HANDLE property that takes a GnomeVFSHandle directly.
Colin Walters [Tue, 23 Dec 2003 21:28:35 +0000 (21:28 +0000)]
Add ARG_HANDLE property that takes a GnomeVFSHandle directly.

Original commit message from CVS:
Add ARG_HANDLE property that takes a GnomeVFSHandle directly.

20 years agogst/volume/: Reenable volume element and fix to work with new caps stuff.
Benjamin Otte [Mon, 22 Dec 2003 21:06:03 +0000 (21:06 +0000)]
gst/volume/: Reenable volume element and fix to work with new caps stuff.

Original commit message from CVS:
2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/volume/Makefile.am:
* gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
(volume_base_init), (volume_init):
Reenable volume element and fix to work with new caps stuff.
Rhythmbox needs this.

20 years agogst/qtdemux/qtdemux.c: qtdemux requires bytestream
Benjamin Otte [Mon, 22 Dec 2003 19:05:34 +0000 (19:05 +0000)]
gst/qtdemux/qtdemux.c: qtdemux requires bytestream

Original commit message from CVS:
2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/qtdemux/qtdemux.c: (plugin_init):
qtdemux requires bytestream

20 years agoext/alsa/gstalsa.c: Fix remaining caps handling errors due to CAPS merge.
Benjamin Otte [Mon, 22 Dec 2003 16:38:00 +0000 (16:38 +0000)]
ext/alsa/gstalsa.c: Fix remaining caps handling errors due to CAPS merge.

Original commit message from CVS:
2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
Fix remaining caps handling errors due to CAPS merge.

20 years agocompile fix
Thomas Vander Stichele [Mon, 22 Dec 2003 11:49:17 +0000 (11:49 +0000)]
compile fix

Original commit message from CVS:
compile fix

20 years agomessed up the template caps on first try
Benjamin Otte [Mon, 22 Dec 2003 07:15:19 +0000 (07:15 +0000)]
messed up the template caps on first try

Original commit message from CVS:
messed up the template caps on first try

20 years agoext/faad/gstfaad.c: Port to new caps system.
Benjamin Otte [Mon, 22 Dec 2003 06:56:16 +0000 (06:56 +0000)]
ext/faad/gstfaad.c: Port to new caps system.

Original commit message from CVS:
2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
(gst_faad_sinkconnect), (gst_faad_srcgetcaps),
(gst_faad_srcconnect):
Port to new caps system.

20 years agoMerge CAPS branch
David Schleef [Mon, 22 Dec 2003 01:47:09 +0000 (01:47 +0000)]
Merge CAPS branch

Original commit message from CVS:
Merge CAPS branch

20 years agoFix error in my previous commit - NULL was accidentily removed, leading to a segfault...
Ronald S. Bultje [Sun, 21 Dec 2003 22:13:42 +0000 (22:13 +0000)]
Fix error in my previous commit - NULL was accidentily removed, leading to a segfault in gst-register

Original commit message from CVS:
Fix error in my previous commit - NULL was accidentily removed, leading to a segfault in gst-register

20 years agoexamples/gstplay/player.c: using g_print instead of g_message.
Julien Moutte [Sun, 21 Dec 2003 22:11:46 +0000 (22:11 +0000)]
examples/gstplay/player.c: using g_print instead of g_message.

Original commit message from CVS:
* examples/gstplay/player.c: (got_time_tick), (got_stream_length),
(got_video_size), (main): using g_print instead of g_message.
* gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
signal which was not emitted because of "switch" element added to the
bin but not connected. (Removing from the bin temporarily)

20 years agofix BBB's configure.ac changes
Thomas Vander Stichele [Sun, 21 Dec 2003 20:51:14 +0000 (20:51 +0000)]
fix BBB's configure.ac changes

Original commit message from CVS:
fix BBB's configure.ac changes

20 years agoconfigure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X developme...
Julien Moutte [Sun, 21 Dec 2003 19:48:40 +0000 (19:48 +0000)]
configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X development files. I don't understand the...

Original commit message from CVS:
* configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
find X development files. I don't understand the previous tests and
they fail on my debian/ppc unstable. This one works.
* examples/gstplay/player.c: (main): Set the pipeline to READY before
exiting.
* gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
(gst_play_set_video_sink), (gst_play_set_audio_sink),
(gst_play_set_visualization): Add some safety checks in set_ methods
and state_change. This was throwing some ugly CRITICAL messages when
pipeline was getting disposed and casts were failing.

20 years agoconfigure.ac: Improve mpeg2enc detection. This is for distributions that do ship...
Ronald S. Bultje [Sun, 21 Dec 2003 18:44:34 +0000 (18:44 +0000)]
configure.ac: Improve mpeg2enc detection. This is for distributions that do ship mjpegtools, but without mpeg2enc. Al...

Original commit message from CVS:
2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* configure.ac:
Improve mpeg2enc detection. This is for distributions that do
ship mjpegtools, but without mpeg2enc. Also does object check
for might there ever be ABI incompatibility.
* ext/mpeg2enc/gstmpeg2enc.cc:
Add Andrew as second maintainer (he's helping me), and also add
an error if no caps was set. This happens if I pull before capsnego
and that's something I should solve sometime else.
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_parse_blockgroup):
Fix time parsing.
* gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
(gst_matroska_mux_track_header):
Add caps to templates.
* gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
Add mpegversion=1 to prevent confusion with MPEG/AAC.
* gst/mpegstream/gstmpegdemux.c:
Remove layer since it causes warnings about unfixed caps.
* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
Fix obvious typo (we error out if caps were set, we should of
course error out if *no* caps were set).
* sys/oss/gstosselement.c: (gst_osselement_convert):
Fix format conversion, we confused bits/bytes.
* sys/oss/gstosselement.h:
Improve documentation for 'bps'.
* sys/v4l/TODO:
Remove stuff about plugins that need removing - this was done
ages ago.
* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
(gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
(gst_v4lsrc_src_query):
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
(gst_v4l2src_src_convert), (gst_v4l2src_src_query):
Add get_query_types(), get_formats() and query() functions.

20 years agofresh ChangeLog
Thomas Vander Stichele [Sun, 21 Dec 2003 18:06:07 +0000 (18:06 +0000)]
fresh ChangeLog

Original commit message from CVS:
fresh ChangeLog

20 years agobump back to cvs versoin
Thomas Vander Stichele [Sat, 20 Dec 2003 13:58:35 +0000 (13:58 +0000)]
bump back to cvs versoin

Original commit message from CVS:
bump back to cvs versoin

20 years agocommitting release stuff testing fdo cvs commits this mail should have the proper...
Thomas Vander Stichele [Sat, 20 Dec 2003 13:53:55 +0000 (13:53 +0000)]
committing release stuff testing fdo cvs commits this mail should have the proper viewcvs links

Original commit message from CVS:
committing release stuff
testing fdo cvs commits
this mail should have the proper viewcvs links

20 years agosuperfluous space segregation
Thomas Vander Stichele [Fri, 19 Dec 2003 14:39:03 +0000 (14:39 +0000)]
superfluous space segregation

Original commit message from CVS:
superfluous space segregation

20 years agoadd missing tah.h file
Christian Schaller [Thu, 18 Dec 2003 11:18:40 +0000 (11:18 +0000)]
add missing tah.h file

Original commit message from CVS:
add missing tah.h file

20 years agoSorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses...
Ronald S. Bultje [Thu, 18 Dec 2003 09:31:50 +0000 (09:31 +0000)]
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding...

Original commit message from CVS:
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding. This should fix mp3 playback.

20 years agosmall fix
Christian Schaller [Wed, 17 Dec 2003 22:56:57 +0000 (22:56 +0000)]
small fix

Original commit message from CVS:
small fix

20 years agoHarmonize state of sinks with the pipeline state.
Julien Moutte [Tue, 16 Dec 2003 22:52:01 +0000 (22:52 +0000)]
Harmonize state of sinks with the pipeline state.

Original commit message from CVS:
Harmonize state of sinks with the pipeline state.

20 years agodisable gdk_pixbuf by default
Thomas Vander Stichele [Tue, 16 Dec 2003 16:58:59 +0000 (16:58 +0000)]
disable gdk_pixbuf by default

Original commit message from CVS:
disable gdk_pixbuf by default

20 years agoAdding tag dumping support.
Julien Moutte [Tue, 16 Dec 2003 14:56:06 +0000 (14:56 +0000)]
Adding tag dumping support.

Original commit message from CVS:
Adding tag dumping support.

20 years agolive and let die
Benjamin Otte [Tue, 16 Dec 2003 03:37:21 +0000 (03:37 +0000)]
live and let die

Original commit message from CVS:
live and let die

20 years agoMP3 is mpegversion=1, else it clashes with MPEG/AAC
Ronald S. Bultje [Mon, 15 Dec 2003 08:39:52 +0000 (08:39 +0000)]
MP3 is mpegversion=1, else it clashes with MPEG/AAC

Original commit message from CVS:
MP3 is mpegversion=1, else it clashes with MPEG/AAC

20 years agononsrcdir build fixes
Thomas Vander Stichele [Mon, 15 Dec 2003 08:38:02 +0000 (08:38 +0000)]
nonsrcdir build fixes

Original commit message from CVS:
nonsrcdir build fixes

20 years agomake sdl depend on X
Thomas Vander Stichele [Sun, 14 Dec 2003 23:28:34 +0000 (23:28 +0000)]
make sdl depend on X

Original commit message from CVS:
make sdl depend on X

20 years agodist fix
Thomas Vander Stichele [Sun, 14 Dec 2003 21:27:49 +0000 (21:27 +0000)]
dist fix

Original commit message from CVS:
dist fix

20 years agodistcheck fixes
Thomas Vander Stichele [Sun, 14 Dec 2003 19:50:00 +0000 (19:50 +0000)]
distcheck fixes

Original commit message from CVS:
distcheck fixes

20 years agobuild fix
Thomas Vander Stichele [Sun, 14 Dec 2003 18:07:35 +0000 (18:07 +0000)]
build fix

Original commit message from CVS:
build fix

20 years agoFixing makefile. Smarter seek
Julien Moutte [Sun, 14 Dec 2003 17:31:07 +0000 (17:31 +0000)]
Fixing makefile. Smarter seek

Original commit message from CVS:
Fixing makefile. Smarter seek

20 years agonot done yet
Thomas Vander Stichele [Sun, 14 Dec 2003 17:28:47 +0000 (17:28 +0000)]
not done yet

Original commit message from CVS:
not done yet

20 years agotrademark protection
Thomas Vander Stichele [Sun, 14 Dec 2003 17:13:29 +0000 (17:13 +0000)]
trademark protection

Original commit message from CVS:
trademark protection

20 years agoSynchronizing my changes.
Julien Moutte [Sun, 14 Dec 2003 17:00:18 +0000 (17:00 +0000)]
Synchronizing my changes.

Original commit message from CVS:
Synchronizing my changes.

20 years agoAdding a test app for libgstplay. It is a command line player.
Julien Moutte [Sun, 14 Dec 2003 16:59:09 +0000 (16:59 +0000)]
Adding a test app for libgstplay. It is a command line player.

Original commit message from CVS:
Adding a test app for libgstplay. It is a command line player.

20 years agomake pixbuf loader dir configurable
Thomas Vander Stichele [Sun, 14 Dec 2003 16:51:39 +0000 (16:51 +0000)]
make pixbuf loader dir configurable

Original commit message from CVS:
make pixbuf loader dir configurable

20 years agoadding my latest fixes. The xvid stuff prolly need some fixing
Christian Schaller [Sun, 14 Dec 2003 14:41:12 +0000 (14:41 +0000)]
adding my latest fixes. The xvid stuff prolly need some fixing

Original commit message from CVS:
adding my latest fixes. The xvid stuff prolly need some fixing

20 years agounnecessary includes that prevent the build with freedesktop.org X server
Amaury Jacquot [Sun, 14 Dec 2003 11:58:29 +0000 (11:58 +0000)]
unnecessary includes that prevent the build with freedesktop.org X server

Original commit message from CVS:
unnecessary includes that prevent the build with freedesktop.org X server

20 years agodistcheck fixes: include built sources in CLEANFILES
Benjamin Otte [Sat, 13 Dec 2003 21:46:47 +0000 (21:46 +0000)]
distcheck fixes: include built sources in CLEANFILES

Original commit message from CVS:
distcheck fixes: include built sources in CLEANFILES

20 years agofix build wrt to autoplug test
Christian Schaller [Sat, 13 Dec 2003 20:13:14 +0000 (20:13 +0000)]
fix build wrt to autoplug test

Original commit message from CVS:
fix build wrt to autoplug test

20 years agosome fixes to work again
Christian Schaller [Sat, 13 Dec 2003 20:11:59 +0000 (20:11 +0000)]
some fixes to work again

Original commit message from CVS:
some fixes to work again

20 years agoWrong optimization from my side. Mpeg2enc works now
Ronald S. Bultje [Sat, 13 Dec 2003 18:43:03 +0000 (18:43 +0000)]
Wrong optimization from my side. Mpeg2enc works now

Original commit message from CVS:
Wrong optimization from my side. Mpeg2enc works now

20 years agoremoved GST_*_CAST. Disabling of type checking is done in glib.
Benjamin Otte [Sat, 13 Dec 2003 16:59:51 +0000 (16:59 +0000)]
removed GST_*_CAST. Disabling of type checking is done in glib.

Original commit message from CVS:
removed GST_*_CAST. Disabling of type checking is done in glib.

20 years agoUsing private structure for members so that we have more chance that the header is...
Julien Moutte [Thu, 11 Dec 2003 22:29:14 +0000 (22:29 +0000)]
Using private structure for members so that we have more chance that the header is frozen. :)

Original commit message from CVS:
Using private structure for members so that we have more chance that the header is frozen. :)

20 years agoThis is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Curren...
Ronald S. Bultje [Thu, 11 Dec 2003 21:07:25 +0000 (21:07 +0000)]
This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi...

Original commit message from CVS:
This is a first attempt at a wrapper for the lib'ified mpeg2enc of
mjpegtools. Currently, there's a few release candidates for mjpegtools-1.6.2
available, but no stable version yet.
I've made 4 small subclasses to wrap input, output, options and generic
encoding model. The last .cc file is the GStreamer plugin element.

Note that it doesn't actually work yet, I'm doing something wrong with
header parsing and Andrew asked me to commit so he could help debugging
that. Apart from that, we should soon be able to make top-quality MPEG
encodes! :).

mpeg2enc licensing is tricky, btw, I don't even want to start discussing
that...

20 years agoImplement something to make video play faster/slower
Ronald S. Bultje [Tue, 9 Dec 2003 23:08:17 +0000 (23:08 +0000)]
Implement something to make video play faster/slower

Original commit message from CVS:
Implement something to make video play faster/slower

20 years agoCommitted fix for #128893 (properly detect too old libfaad installations)
Christophe Fergeau [Tue, 9 Dec 2003 15:23:08 +0000 (15:23 +0000)]
Committed fix for #128893 (properly detect too old libfaad installations)

Original commit message from CVS:
Committed fix for #128893 (properly detect too old libfaad installations)

20 years agoChange GST_*_PADDING to _gst_private[GST_PADDING]
David Schleef [Tue, 9 Dec 2003 10:02:08 +0000 (10:02 +0000)]
Change GST_*_PADDING to _gst_private[GST_PADDING]

Original commit message from CVS:
Change GST_*_PADDING to _gst_private[GST_PADDING]

20 years agoAdding a new plugin: switch.
Julien Moutte [Mon, 8 Dec 2003 20:01:01 +0000 (20:01 +0000)]
Adding a new plugin: switch.

Original commit message from CVS:
Adding a new plugin: switch.

It takes N input and only has 1 output. You can "switch" the forwarded input through properties ("nb_sources", "active_source") and i will probably add tuner interface support soon.

It should be able to handle any kind of data passing through it.

It is still a work in progress don't consider it usable for production yet.

20 years agoAdding visualization.
Julien Moutte [Mon, 8 Dec 2003 16:01:49 +0000 (16:01 +0000)]
Adding visualization.

Original commit message from CVS:
Adding visualization.
Removing interfaces.
Preparing videoswitch integration.

20 years agoWhoops, this one is needed too
Ronald S. Bultje [Sun, 7 Dec 2003 22:50:30 +0000 (22:50 +0000)]
Whoops, this one is needed too

Original commit message from CVS:
Whoops, this one is needed too

20 years agoHm, darn, forgot to commit one dir
Ronald S. Bultje [Sun, 7 Dec 2003 22:49:04 +0000 (22:49 +0000)]
Hm, darn, forgot to commit one dir

Original commit message from CVS:
Hm, darn, forgot to commit one dir

20 years agoDon't use class casts before they're initialized
Ronald S. Bultje [Sun, 7 Dec 2003 22:39:03 +0000 (22:39 +0000)]
Don't use class casts before they're initialized

Original commit message from CVS:
Don't use class casts before they're initialized

20 years agoTypo
Ronald S. Bultje [Sun, 7 Dec 2003 22:38:26 +0000 (22:38 +0000)]
Typo

Original commit message from CVS:
Typo

20 years agotime_tick works.
Julien Moutte [Sun, 7 Dec 2003 19:02:31 +0000 (19:02 +0000)]
time_tick works.

Original commit message from CVS:
time_tick works.
have_video_size works.

20 years agoUpdating with my local repository. It already plays video with sound :) Great !
Julien Moutte [Sun, 7 Dec 2003 17:56:10 +0000 (17:56 +0000)]
Updating with my local repository. It already plays video with sound :) Great !

Original commit message from CVS:
Updating with my local repository. It already plays video with sound :) Great !

20 years agoAdding my work in progress rewrite from scratch of libgstplay.
Julien Moutte [Sun, 7 Dec 2003 13:29:10 +0000 (13:29 +0000)]
Adding my work in progress rewrite from scratch of libgstplay.

Original commit message from CVS:
Adding my work in progress rewrite from scratch of libgstplay.

20 years agoMove over from GstInterface to GstImplementsInterface. Also adds some signals to...
Ronald S. Bultje [Sun, 7 Dec 2003 12:11:30 +0000 (12:11 +0000)]
Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces

Original commit message from CVS:
Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces

20 years agoRemove copyright from GST_PLUGIN_DEFINE
Ronald S. Bultje [Sun, 7 Dec 2003 12:09:24 +0000 (12:09 +0000)]
Remove copyright from GST_PLUGIN_DEFINE

Original commit message from CVS:
Remove copyright from GST_PLUGIN_DEFINE

20 years agoFix v4l detection (it requires X, but X is detected after v4l, so this needed to...
Ronald S. Bultje [Sun, 7 Dec 2003 11:51:06 +0000 (11:51 +0000)]
Fix v4l detection (it requires X, but X is detected after v4l, so this needed to be swapped). Also add X requirement ...

Original commit message from CVS:
Fix v4l detection (it requires X, but X is detected after v4l, so this needed to be swapped). Also add X requirement to v4l2

20 years agoanother fix
Thomas Vander Stichele [Fri, 5 Dec 2003 16:05:43 +0000 (16:05 +0000)]
another fix

Original commit message from CVS:
another fix

20 years agoremove copyright field from plugins
Andy Wingo [Thu, 4 Dec 2003 10:37:38 +0000 (10:37 +0000)]
remove copyright field from plugins

Original commit message from CVS:
remove copyright field from plugins

20 years agofix X dependencies
Thomas Vander Stichele [Wed, 3 Dec 2003 12:49:29 +0000 (12:49 +0000)]
fix X dependencies

Original commit message from CVS:
fix X dependencies

20 years agowhat was this doing here ?
Thomas Vander Stichele [Wed, 3 Dec 2003 12:25:49 +0000 (12:25 +0000)]
what was this doing here ?

Original commit message from CVS:
what was this doing here ?

20 years agofixing up X test and general features test
Thomas Vander Stichele [Wed, 3 Dec 2003 12:23:37 +0000 (12:23 +0000)]
fixing up X test and general features test

Original commit message from CVS:
fixing up X test and general features test

20 years agoAdd ACLOCAL_AMFLAGS
David Schleef [Tue, 2 Dec 2003 04:54:38 +0000 (04:54 +0000)]
Add ACLOCAL_AMFLAGS

Original commit message from CVS:
Add ACLOCAL_AMFLAGS

20 years agochange _connect to _link
David Schleef [Tue, 2 Dec 2003 02:28:13 +0000 (02:28 +0000)]
change _connect to _link

Original commit message from CVS:
change _connect to _link

20 years agoAdd check for faad2 (faad1 was detected, too, but we don't want that)
Ronald S. Bultje [Sat, 29 Nov 2003 22:43:23 +0000 (22:43 +0000)]
Add check for faad2 (faad1 was detected, too, but we don't want that)

Original commit message from CVS:
Add check for faad2 (faad1 was detected, too, but we don't want that)

20 years agoChange everyone to video/x-msvideo
David Schleef [Thu, 27 Nov 2003 21:48:40 +0000 (21:48 +0000)]
Change everyone to video/x-msvideo

Original commit message from CVS:
Change everyone to video/x-msvideo

20 years agoAdded audio/x-m4a to the sink caps
Iain Holmes [Thu, 27 Nov 2003 17:35:00 +0000 (17:35 +0000)]
Added audio/x-m4a to the sink caps

Original commit message from CVS:
Added audio/x-m4a to the sink caps

20 years agofixing bug #127984, we require a higher version of the alsa library
Leif Johnson [Thu, 27 Nov 2003 02:02:11 +0000 (02:02 +0000)]
fixing bug #127984, we require a higher version of the alsa library

Original commit message from CVS:
fixing bug #127984, we require a higher version of the alsa library

20 years agofixing bug #126985, gst core requires 1.6 anyway
Leif Johnson [Thu, 27 Nov 2003 01:59:20 +0000 (01:59 +0000)]
fixing bug #126985, gst core requires 1.6 anyway

Original commit message from CVS:
fixing bug #126985, gst core requires 1.6 anyway

20 years agothat bracket needs to be closed
Benjamin Otte [Tue, 25 Nov 2003 19:11:56 +0000 (19:11 +0000)]
that bracket needs to be closed

Original commit message from CVS:
that bracket needs to be closed

20 years agoooops, those files shouldn't have been committed in the latest commit.
Benjamin Otte [Mon, 24 Nov 2003 23:21:13 +0000 (23:21 +0000)]
ooops, those files shouldn't have been committed in the latest commit.

Original commit message from CVS:
ooops, those files shouldn't have been committed in the latest commit.

20 years agouse GDK_PIXBUF_CONFDIR
Benjamin Otte [Mon, 24 Nov 2003 23:16:04 +0000 (23:16 +0000)]
use GDK_PIXBUF_CONFDIR

Original commit message from CVS:
use GDK_PIXBUF_CONFDIR

20 years agoadd a rank to allow autoplugging
Benjamin Otte [Mon, 24 Nov 2003 15:25:21 +0000 (15:25 +0000)]
add a rank to allow autoplugging

Original commit message from CVS:
add a rank to allow autoplugging

20 years agotagging stuff and build fixes. In detail:
Benjamin Otte [Mon, 24 Nov 2003 04:08:47 +0000 (04:08 +0000)]
tagging stuff and build fixes. In detail:

Original commit message from CVS:
tagging stuff and build fixes. In detail:
- make gdk-pixbuf loader work when distchecking
- fix invalid syntax in ffmpeg Makefile. wildcards for EXTRA_DIST are not allowed. This broke builds where distdir != srcdir
- fix ffmpeg cvs grabbing when srcdir != distdir
- new id3tag plugin for id3 tag reading/writing (uses mad's libid3tag)
- mad and libid3tag require mad/libid3tag v0.15. Fixed configure to require that
- added ogg demuxer in ext/ogg. The demuxer does not handle events yet. Especially getting seeking right will require some effort or code copying from libvorbis.
- added raw vorbis detection to typefinding. oggdemux requires a typefind function to detect its contents.
- tags plugin in gst/tags. Provides API in <gst/tags/gsttagediting.h>. API includes tag matching GStreamer <=> ID3 and GStreamer <=> vorbis and writing/reading vorbiscomments or ID3v1 tags. Also included is a simple vorbiscomment reader/writer. Writing will not really work though until someone writes oggmux.
- various build fixes. Mostly missing (DIST)CLEANFILES.
- vorbisenc handles tag writing.

Now it's YOUR turn to fix and write more plugins that handle writing/reading of tags. :)

20 years agofix faad plugin
Christian Schaller [Sun, 23 Nov 2003 21:21:12 +0000 (21:21 +0000)]
fix faad plugin

Original commit message from CVS:
fix faad plugin

20 years agofaad plugin needs the math library
Jeremy Simon [Sun, 23 Nov 2003 20:19:09 +0000 (20:19 +0000)]
faad plugin needs the math library

Original commit message from CVS:
faad plugin needs the math library

20 years agocommit my batch of build and spec fixes
Christian Schaller [Sun, 23 Nov 2003 15:32:14 +0000 (15:32 +0000)]
commit my batch of build and spec fixes

Original commit message from CVS:
commit my batch of build and spec fixes

20 years agolatest and greatest news
Christian Schaller [Sun, 23 Nov 2003 12:06:35 +0000 (12:06 +0000)]
latest and greatest news

Original commit message from CVS:
latest and greatest news

20 years agoFix gdk_pixbuf installation directory (again)
David Schleef [Sun, 23 Nov 2003 00:51:02 +0000 (00:51 +0000)]
Fix gdk_pixbuf installation directory (again)

Original commit message from CVS:
Fix gdk_pixbuf installation directory (again)

20 years agoTypo
Ronald S. Bultje [Sat, 22 Nov 2003 22:15:57 +0000 (22:15 +0000)]
Typo

Original commit message from CVS:
Typo

20 years agoAdd faac build
Ronald S. Bultje [Sat, 22 Nov 2003 12:40:19 +0000 (12:40 +0000)]
Add faac build

Original commit message from CVS:
Add faac build

20 years agoWhy wasn't this committed in my previous try?
Ronald S. Bultje [Sat, 22 Nov 2003 12:37:15 +0000 (12:37 +0000)]
Why wasn't this committed in my previous try?

Original commit message from CVS:
Why wasn't this committed in my previous try?

20 years agoActually, FAAC is LGPL, not GPL (like FAAD)
Ronald S. Bultje [Sat, 22 Nov 2003 12:25:48 +0000 (12:25 +0000)]
Actually, FAAC is LGPL, not GPL (like FAAD)

Original commit message from CVS:
Actually, FAAC is LGPL, not GPL (like FAAD)

20 years agoBPS is per-channel BPS, not total BPS... Ohwell
Ronald S. Bultje [Sat, 22 Nov 2003 11:35:11 +0000 (11:35 +0000)]
BPS is per-channel BPS, not total BPS... Ohwell

Original commit message from CVS:
BPS is per-channel BPS, not total BPS... Ohwell

20 years agofixes to make gdk_pixbuf loader install nicely
David Schleef [Sat, 22 Nov 2003 04:10:10 +0000 (04:10 +0000)]
fixes to make gdk_pixbuf loader install nicely

Original commit message from CVS:
fixes to make gdk_pixbuf loader install nicely

20 years agodistcheck fixes
David Schleef [Sat, 22 Nov 2003 04:06:06 +0000 (04:06 +0000)]
distcheck fixes

Original commit message from CVS:
distcheck fixes

20 years agoDon't throw an error if we can't negotiate caps
David Schleef [Sat, 22 Nov 2003 04:04:29 +0000 (04:04 +0000)]
Don't throw an error if we can't negotiate caps

Original commit message from CVS:
Don't throw an error if we can't negotiate caps