platform/upstream/gst-plugins-good.git
21 years agoMove to m4/ instead of common/m4/
Ronald S. Bultje [Thu, 17 Jul 2003 06:58:53 +0000 (06:58 +0000)]
Move to m4/ instead of common/m4/

Original commit message from CVS:
Move to m4/ instead of common/m4/

21 years agoAdd textoverlay element that was previously in the sandbox
David Schleef [Thu, 17 Jul 2003 06:29:48 +0000 (06:29 +0000)]
Add textoverlay element that was previously in the sandbox

Original commit message from CVS:
Add textoverlay element that was previously in the sandbox

21 years agoDetect SPEEX_LIBS and SPEEX_CFLAGS in configure, and use them here
David Schleef [Thu, 17 Jul 2003 04:29:33 +0000 (04:29 +0000)]
Detect SPEEX_LIBS and SPEEX_CFLAGS in configure, and use them here

Original commit message from CVS:
Detect SPEEX_LIBS and SPEEX_CFLAGS in configure, and use them here

21 years agoFix plugin to compile and work with Gtk+-2.0 (works better with 2.2)
David Schleef [Thu, 17 Jul 2003 04:28:31 +0000 (04:28 +0000)]
Fix plugin to compile and work with Gtk+-2.0 (works better with 2.2)

Original commit message from CVS:
Fix plugin to compile and work with Gtk+-2.0 (works better with 2.2)

21 years agoReally disable Matroska this time. Reenable smoothwave until someone decides to...
David Schleef [Thu, 17 Jul 2003 04:27:01 +0000 (04:27 +0000)]
Really disable Matroska this time.  Reenable smoothwave until someone decides to delete it.  Fix ivorbis detection.

Original commit message from CVS:
Really disable Matroska this time.  Reenable smoothwave until someone
decides to delete it.  Fix ivorbis detection.

21 years agoFixes to make it compile without GNOME, and with a modern (>= 0.3) version of GStream...
David Schleef [Thu, 17 Jul 2003 04:16:42 +0000 (04:16 +0000)]
Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of GStreamer.  Now that I got it compiled,...

Original commit message from CVS:
Fixes to make it compile without GNOME, and with a modern (>= 0.3)
version of GStreamer.  Now that I got it compiled, I want to delete
it.

21 years agoactually recurse into sndfile if we are able big ladspa cleanups, mainly to comply...
Andy Wingo [Wed, 16 Jul 2003 16:08:14 +0000 (16:08 +0000)]
actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper...

Original commit message from CVS:
* actually recurse into sndfile if we are able
* big ladspa cleanups, mainly to comply with the buffer-frames caps property, but also general
cleanups
- the samplerate prop is gone, if you want to set it explicitly (as in for get-based plugins)
you need to use a filtered connection, just like with buffer-frames
* big float2int and int2float changes for buffer-frames compatibility - I think it's quite a bit
simpler
* make the ossclock general, add it to gstaudio, and use it in sndfile as well

i need to update mimetypes, but that's coming soon. there are some other plugins that don't
support buffer-frames, i guess i need to get around to fixing them as well.

21 years agoUpdate to new debugging system
Ronald S. Bultje [Tue, 15 Jul 2003 19:13:28 +0000 (19:13 +0000)]
Update to new debugging system

Original commit message from CVS:
Update to new debugging system

21 years agoAdded #include of config.h so that they symbol "VERSION" could be found.
Brian Cameron [Tue, 15 Jul 2003 13:17:20 +0000 (13:17 +0000)]
Added #include of config.h so that they symbol "VERSION" could be found.

Original commit message from CVS:
Added #include of config.h so that they symbol "VERSION" could be found.
Also removed GST_CAT_EVENT from a GST_DEBUG line to reflect recent changes
in the debug logic.  Now this plugin compiles.

21 years agoNow set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so that...
Brian Cameron [Tue, 15 Jul 2003 12:39:39 +0000 (12:39 +0000)]
Now set XVIDEO_LIBS only if the Xv library is found.  Fixed matroska check so that it doesn't stop the configure if i...

Original commit message from CVS:
Now set XVIDEO_LIBS only if the Xv library is found.  Fixed matroska check
so that it doesn't stop the configure if it fails.

21 years agoMerge esdmon and esdsink elements into one plugin
David Schleef [Tue, 15 Jul 2003 07:52:10 +0000 (07:52 +0000)]
Merge esdmon and esdsink elements into one plugin

Original commit message from CVS:
Merge esdmon and esdsink elements into one plugin

21 years agoAdd matroska support to the build tree
Ronald S. Bultje [Mon, 14 Jul 2003 17:37:34 +0000 (17:37 +0000)]
Add matroska support to the build tree

Original commit message from CVS:
Add matroska support to the build tree

21 years agoCaps fixes and general cleanup.
David Schleef [Mon, 14 Jul 2003 08:32:38 +0000 (08:32 +0000)]
Caps fixes and general cleanup.

Original commit message from CVS:
Caps fixes and general cleanup.

21 years agoFixes for new caps system
David Schleef [Mon, 14 Jul 2003 08:29:25 +0000 (08:29 +0000)]
Fixes for new caps system

Original commit message from CVS:
Fixes for new caps system

21 years agoAdd gst/overlay directory
David Schleef [Mon, 14 Jul 2003 08:26:54 +0000 (08:26 +0000)]
Add gst/overlay directory

Original commit message from CVS:
Add gst/overlay directory

21 years agoGSM -> RTP and viceversa
Zeeshan Ali [Sun, 13 Jul 2003 00:20:44 +0000 (00:20 +0000)]
GSM -> RTP and viceversa

Original commit message from CVS:
GSM -> RTP and viceversa

21 years agofix the bug where pngenc was registered as a effect plugin
Christian Schaller [Sat, 12 Jul 2003 14:23:45 +0000 (14:23 +0000)]
fix the bug where pngenc was registered as a effect plugin

Original commit message from CVS:
fix the bug where pngenc was registered as a effect plugin

21 years agovarious spec file and build fixes agogo /me kicks ds in a friendly way
Thomas Vander Stichele [Sat, 12 Jul 2003 12:49:14 +0000 (12:49 +0000)]
various spec file and build fixes agogo /me kicks ds in a friendly way

Original commit message from CVS:
various spec file and build fixes agogo
/me kicks ds in a friendly way

21 years agoSilence and fix typefinding
Ronald S. Bultje [Fri, 11 Jul 2003 06:04:23 +0000 (06:04 +0000)]
Silence and fix typefinding

Original commit message from CVS:
Silence and fix typefinding

21 years agofix licensing terms for Goom, it is LGPL not GPL
Christian Schaller [Thu, 10 Jul 2003 13:19:43 +0000 (13:19 +0000)]
fix licensing terms for Goom, it is LGPL not GPL

Original commit message from CVS:
fix licensing terms for Goom, it is LGPL not GPL

21 years agoanother comma missing
Benjamin Otte [Tue, 8 Jul 2003 17:21:47 +0000 (17:21 +0000)]
another comma missing

Original commit message from CVS:
another comma missing

21 years agonow how old is this bug?
Benjamin Otte [Tue, 8 Jul 2003 17:19:52 +0000 (17:19 +0000)]
now how old is this bug?

Original commit message from CVS:
now how old is this bug?

21 years agoA big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still...
Christian Schaller [Mon, 7 Jul 2003 22:40:55 +0000 (22:40 +0000)]
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I thi...

Original commit message from CVS:
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I think I am getting close :)

21 years agoSupport ISO style variable length macros
Brian Cameron [Mon, 7 Jul 2003 16:55:59 +0000 (16:55 +0000)]
Support ISO style variable length macros

Original commit message from CVS:
Support ISO style variable length macros

21 years agoNew mimetypes gone into effect today - this commit changes all old mimetypes over...
Ronald S. Bultje [Sun, 6 Jul 2003 20:49:52 +0000 (20:49 +0000)]
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri...

Original commit message from CVS:
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs

21 years agosmall disting fix
Christian Schaller [Sat, 5 Jul 2003 22:45:39 +0000 (22:45 +0000)]
small disting fix

Original commit message from CVS:
small disting fix

21 years agoFix longstanding bug with esdsink seeking. esdsink still needs a clock, though.
David Schleef [Fri, 4 Jul 2003 07:32:19 +0000 (07:32 +0000)]
Fix longstanding bug with esdsink seeking.  esdsink still needs a clock, though.

Original commit message from CVS:
Fix longstanding bug with esdsink seeking.  esdsink still needs a clock,
though.

21 years agoNow build xvideosink if Xwindows is available, and properly #ifdef the
Brian Cameron [Thu, 3 Jul 2003 15:56:49 +0000 (15:56 +0000)]
Now build xvideosink if Xwindows is available, and properly #ifdef the

Original commit message from CVS:
Now build xvideosink if Xwindows is available, and properly #ifdef the
Xv extension code in the xvideosink code.

21 years agoFix missing config.h and unistd.h includes which were apparently removed from gst...
Ronald S. Bultje [Thu, 3 Jul 2003 15:55:12 +0000 (15:55 +0000)]
Fix missing config.h and unistd.h includes which were apparently removed from gst/gst.h recently

Original commit message from CVS:
Fix missing config.h and unistd.h includes which were apparently removed from gst/gst.h recently

21 years agoimplemented wait_async and unschedule ossclock, and support it in osssink -- really...
Andy Wingo [Thu, 3 Jul 2003 14:35:50 +0000 (14:35 +0000)]
implemented wait_async and unschedule ossclock, and support it in osssink -- really should make this a general clock,...

Original commit message from CVS:
implemented wait_async and unschedule ossclock, and support it in osssink -- really should make this a general clock, ill need it in gstsf

21 years agoadd pango and gtk
David Schleef [Thu, 3 Jul 2003 05:28:57 +0000 (05:28 +0000)]
add pango and gtk

Original commit message from CVS:
add pango and gtk

21 years agoadd gst/videofilter and ext/pango
David Schleef [Wed, 2 Jul 2003 08:15:01 +0000 (08:15 +0000)]
add gst/videofilter and ext/pango

Original commit message from CVS:
add gst/videofilter and ext/pango

21 years agoadd formats to base class, not the actual videofilter class
David Schleef [Wed, 2 Jul 2003 08:10:35 +0000 (08:10 +0000)]
add formats to base class, not the actual videofilter class

Original commit message from CVS:
add formats to base class, not the actual videofilter class

21 years agoAdd a base init function
David Schleef [Wed, 2 Jul 2003 08:08:34 +0000 (08:08 +0000)]
Add a base init function

Original commit message from CVS:
Add a base init function

21 years agooverlays text of the current timestamp
David Schleef [Wed, 2 Jul 2003 08:07:24 +0000 (08:07 +0000)]
overlays text of the current timestamp

Original commit message from CVS:
overlays text of the current timestamp

21 years agomove code from videoflip directory. Why? I don't really know.
David Schleef [Wed, 2 Jul 2003 06:50:32 +0000 (06:50 +0000)]
move code from videoflip directory.  Why?  I don't really know.

Original commit message from CVS:
move code from videoflip directory.  Why?  I don't really know.

21 years agovideo balancing (brightness, contrast, etc.)
David Schleef [Wed, 2 Jul 2003 06:49:37 +0000 (06:49 +0000)]
video balancing (brightness, contrast, etc.)

Original commit message from CVS:
video balancing (brightness, contrast, etc.)

21 years agoAdd videobalance from template
David Schleef [Wed, 2 Jul 2003 06:31:33 +0000 (06:31 +0000)]
Add videobalance from template

Original commit message from CVS:
Add videobalance from template

21 years agoAdd videoflip, created from template.
David Schleef [Wed, 2 Jul 2003 06:16:39 +0000 (06:16 +0000)]
Add videoflip, created from template.

Original commit message from CVS:
Add videoflip, created from template.

21 years agoGstVideofilter abstract class for video filters
David Schleef [Wed, 2 Jul 2003 05:22:47 +0000 (05:22 +0000)]
GstVideofilter abstract class for video filters

Original commit message from CVS:
GstVideofilter abstract class for video filters

21 years agoFix type punning.
David Schleef [Mon, 30 Jun 2003 06:54:18 +0000 (06:54 +0000)]
Fix type punning.

Original commit message from CVS:
Fix type punning.

21 years agocompatibility fix for new GST_DEBUG stuff.
Benjamin Otte [Sun, 29 Jun 2003 19:46:12 +0000 (19:46 +0000)]
compatibility fix for new GST_DEBUG stuff.

Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h

I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.

21 years agofix flacdec when src not connected
Thomas Vander Stichele [Sat, 28 Jun 2003 14:24:04 +0000 (14:24 +0000)]
fix flacdec when src not connected

Original commit message from CVS:
fix flacdec when src not connected

21 years agomake flacdec work with unconnected src pad
Thomas Vander Stichele [Sat, 28 Jun 2003 14:21:47 +0000 (14:21 +0000)]
make flacdec work with unconnected src pad

Original commit message from CVS:
make flacdec work with unconnected src pad

21 years agoRe-add int2float/float2int, someone told me audioconvert handled all this, but it...
Ronald S. Bultje [Sat, 28 Jun 2003 06:38:07 +0000 (06:38 +0000)]
Re-add int2float/float2int, someone told me audioconvert handled all this, but it doesn't. oops

Original commit message from CVS:
Re-add int2float/float2int, someone told me audioconvert handled all this, but it doesn't. oops

21 years agofix category
Thomas Vander Stichele [Fri, 27 Jun 2003 23:28:46 +0000 (23:28 +0000)]
fix category

Original commit message from CVS:
fix category

21 years agoRemove some more unused cruft left over from our ancient avifile period
Ronald S. Bultje [Thu, 26 Jun 2003 21:33:14 +0000 (21:33 +0000)]
Remove some more unused cruft left over from our ancient avifile period

Original commit message from CVS:
Remove some more unused cruft left over from our ancient avifile period

21 years agoPlugins cleanup:
Ronald S. Bultje [Wed, 25 Jun 2003 19:17:59 +0000 (19:17 +0000)]
Plugins cleanup:

Original commit message from CVS:
Plugins cleanup:
* stereo2mono, mono2stereo, int2float, float2int: replaced by audioconvert.
* stereosplit replaced by oneton.
* vumeter replaced by level (and was broken anyway).
* avifile replaced by ffmpeg.
* mjpegtools duplicates functionality of jpeg. jpeg now works with jpeg-mmx,
too, which makes mjpegtools unneeded.
* allow for jpegmmx instead of jpeg.
* openquicktime replaced by qtdemux and ffmpeg. Broken anyway.
* XMMS is broken and will never be fixed.
* vga is broken and will not be fixed anywhere soon.
* videosink has never worked. If it works, add it back to replace xvideosink.

21 years agoAdded gst/realmedia gst/debug and ext/gdk_pixbuf
David Schleef [Wed, 25 Jun 2003 03:19:20 +0000 (03:19 +0000)]
Added gst/realmedia gst/debug and ext/gdk_pixbuf

Original commit message from CVS:
Added gst/realmedia gst/debug and ext/gdk_pixbuf

21 years agoAdd gdkpixbuf subdir. Alphabetize a few others.
David Schleef [Wed, 25 Jun 2003 03:18:27 +0000 (03:18 +0000)]
Add gdkpixbuf subdir.  Alphabetize a few others.

Original commit message from CVS:
Add gdkpixbuf subdir.  Alphabetize a few others.

21 years agoElement that decodes images using gdk_pixbuf
David Schleef [Wed, 25 Jun 2003 03:17:35 +0000 (03:17 +0000)]
Element that decodes images using gdk_pixbuf

Original commit message from CVS:
Element that decodes images using gdk_pixbuf

21 years ago"My way" turned out to cause seg faults. :) Fixed, and added more fourcc to caps...
David Schleef [Mon, 23 Jun 2003 07:04:40 +0000 (07:04 +0000)]
"My way" turned out to cause seg faults.  :)  Fixed, and added more fourcc to caps conversions.

Original commit message from CVS:
"My way" turned out to cause seg faults.  :)  Fixed, and added
more fourcc to caps conversions.

21 years agonew "Electric Fence" element, that converts each buffer into an allocated region...
David Schleef [Sun, 22 Jun 2003 03:58:04 +0000 (03:58 +0000)]
new "Electric Fence" element, that converts each buffer into an allocated region surrounded by two unmapped pages.

Original commit message from CVS:
new "Electric Fence" element, that converts each buffer into an allocated
region surrounded by two unmapped pages.

21 years agoRevert last two changes and do it my way. :)
David Schleef [Thu, 19 Jun 2003 19:36:26 +0000 (19:36 +0000)]
Revert last two changes and do it my way.  :)

Original commit message from CVS:
Revert last two changes and do it my way.  :)

21 years agoSupport ISO-style variable argument macros.
Brian Cameron [Thu, 19 Jun 2003 17:27:23 +0000 (17:27 +0000)]
Support ISO-style variable argument macros.

Original commit message from CVS:
Support ISO-style variable argument macros.

21 years agoNew ffmpeg version fixes mpeg decoding segfaults (mpeg1)
Ronald S. Bultje [Tue, 17 Jun 2003 11:43:24 +0000 (11:43 +0000)]
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)

Original commit message from CVS:
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)

21 years agowhich causes a segfault. I'm working on that
Ronald S. Bultje [Tue, 17 Jun 2003 10:46:32 +0000 (10:46 +0000)]
which causes a segfault. I'm working on that

Original commit message from CVS:
This adds width/height properties to qtdemux, so that it connects to ffdec_*... still doesn't work, because the buffer allocation in ffdec_ allocs too small buffers (edge emulation failure or so?), which causes a segfault. I'm working on that

21 years agoHandle compressed headers. Fix inappropriate use of bytestream_flush().
David Schleef [Mon, 16 Jun 2003 17:39:26 +0000 (17:39 +0000)]
Handle compressed headers.  Fix inappropriate use of bytestream_flush().

Original commit message from CVS:
Handle compressed headers.  Fix inappropriate use of bytestream_flush().
Code cleanup.  Added getcaps and _link functions for src pads.  Extract
and set the size,rate,channels correctly.  Fix some of the caps to
agree with avidemux and/or ffmpeg.

21 years agocaps refcounting fixes for float2int fixed wrt setting of caps on int pad with dynami...
Andy Wingo [Mon, 16 Jun 2003 14:56:34 +0000 (14:56 +0000)]
caps refcounting fixes for float2int fixed wrt setting of caps on int pad with dynamic number of sink pads in float2i...

Original commit message from CVS:
* caps refcounting fixes for float2int
* fixed wrt setting of caps on int pad with dynamic number of sink pads in float2int
* added libsndfile plugin (currently only the src is implemented) - currently only float output, noninterleaved is implemented

21 years agoAdd standard huffman tables if the file doesn't have them
Ronald S. Bultje [Sun, 15 Jun 2003 16:05:38 +0000 (16:05 +0000)]
Add standard huffman tables if the file doesn't have them

Original commit message from CVS:
Add standard huffman tables if the file doesn't have them

21 years agoFix some of the fourcc to caps conversions. reenable setting of rate and n channels...
David Schleef [Sun, 15 Jun 2003 02:57:53 +0000 (02:57 +0000)]
Fix some of the fourcc to caps conversions.  reenable setting of rate and n channels on audio caps.

Original commit message from CVS:
Fix some of the fourcc to caps conversions.  reenable setting of rate
and n channels on audio caps.

21 years agogcc 3.3 and ppc fixes
Benjamin Otte [Sat, 14 Jun 2003 20:10:11 +0000 (20:10 +0000)]
gcc 3.3 and ppc fixes

Original commit message from CVS:
gcc 3.3 and ppc fixes

21 years agoAdded state change function where state is cleared
Wim Taymans [Fri, 13 Jun 2003 22:11:56 +0000 (22:11 +0000)]
Added state change function where state is cleared

Original commit message from CVS:
Added state change function where state is cleared

21 years agoAdd videoflip
David Schleef [Fri, 13 Jun 2003 05:38:16 +0000 (05:38 +0000)]
Add videoflip

Original commit message from CVS:
Add videoflip

21 years agoRotate/flip video by increments of 90 degrees.
David Schleef [Fri, 13 Jun 2003 05:37:19 +0000 (05:37 +0000)]
Rotate/flip video by increments of 90 degrees.

Original commit message from CVS:
Rotate/flip video by increments of 90 degrees.

21 years agoFix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVS
David Schleef [Wed, 11 Jun 2003 06:14:29 +0000 (06:14 +0000)]
Fix test for qcamsrc: only works on i386-linux.  Fix assignment of GST_CVS

Original commit message from CVS:
Fix test for qcamsrc: only works on i386-linux.  Fix assignment of GST_CVS

21 years agoComplete rewrite. Not finished, nothing to see here.
David Schleef [Tue, 10 Jun 2003 06:23:42 +0000 (06:23 +0000)]
Complete rewrite.  Not finished, nothing to see here.

Original commit message from CVS:
Complete rewrite.  Not finished, nothing to see here.

21 years agoCongrats everyone! udp plugins are now multicast-enabled
Zeeshan Ali [Mon, 9 Jun 2003 23:13:40 +0000 (23:13 +0000)]
Congrats everyone! udp plugins are now multicast-enabled

Original commit message from CVS:
Congrats everyone! udp plugins are now multicast-enabled

21 years agolocalhost (the default host) couldnt get resolved
Zeeshan Ali [Mon, 9 Jun 2003 21:30:40 +0000 (21:30 +0000)]
localhost (the default host) couldnt get resolved

Original commit message from CVS:
localhost (the default host) couldnt get resolved

21 years agoFix some weirdities in the man page, see #114060
Ronald S. Bultje [Sun, 8 Jun 2003 13:55:42 +0000 (13:55 +0000)]
Fix some weirdities in the man page, see #114060

Original commit message from CVS:
Fix some weirdities in the man page, see #114060

21 years agoActually push the event over to the next element instead of leaving it into eternity...
Ronald S. Bultje [Sat, 7 Jun 2003 00:19:56 +0000 (00:19 +0000)]
Actually push the event over to the next element instead of leaving it into eternity - thanks for Joshua for detecting

Original commit message from CVS:
Actually push the event over to the next element instead of leaving it into eternity - thanks for Joshua for detecting

21 years agoRemove NEW_MEDIA from plugins
Ronald S. Bultje [Sat, 7 Jun 2003 00:17:53 +0000 (00:17 +0000)]
Remove NEW_MEDIA from plugins

Original commit message from CVS:
Remove NEW_MEDIA from plugins

21 years agoMake sure buffer is long enough in type_find. Attempt to fix #114580
David Schleef [Fri, 6 Jun 2003 20:24:13 +0000 (20:24 +0000)]
Make sure buffer is long enough in type_find.  Attempt to fix #114580

Original commit message from CVS:
Make sure buffer is long enough in type_find.  Attempt to fix #114580

21 years agog_warning -> GST_DEBUG
Thomas Vander Stichele [Thu, 5 Jun 2003 21:40:55 +0000 (21:40 +0000)]
g_warning -> GST_DEBUG

Original commit message from CVS:
g_warning -> GST_DEBUG

21 years agoAdd support for new divx/xvid mimetypes
Ronald S. Bultje [Sun, 1 Jun 2003 17:00:45 +0000 (17:00 +0000)]
Add support for new divx/xvid mimetypes

Original commit message from CVS:
Add support for new divx/xvid mimetypes

21 years agoPrevent warning
Ronald S. Bultje [Sun, 1 Jun 2003 13:28:46 +0000 (13:28 +0000)]
Prevent warning

Original commit message from CVS:
Prevent warning

21 years agoOops
Ronald S. Bultje [Sun, 1 Jun 2003 12:53:44 +0000 (12:53 +0000)]
Oops

Original commit message from CVS:
Oops

21 years agoThis fixes avimux largely. Sound playback still isn't optimal, but at least we're...
Ronald S. Bultje [Sun, 1 Jun 2003 12:23:46 +0000 (12:23 +0000)]
This fixes avimux largely. Sound playback still isn't optimal, but at least we're getting somewhere

Original commit message from CVS:
This fixes avimux largely. Sound playback still isn't optimal, but at least we're getting somewhere

21 years ago- use common code to write samples to the device
Wim Taymans [Sat, 31 May 2003 14:14:21 +0000 (14:14 +0000)]
- use common code to write samples to the device

Original commit message from CVS:
- use common code to write samples to the device
- add some error handling

21 years agoFix avimux (somewhat). Note: the EOS event still doesn't get through. This is complet...
Ronald S. Bultje [Fri, 30 May 2003 23:05:29 +0000 (23:05 +0000)]
Fix avimux (somewhat). Note: the EOS event still doesn't get through. This is completely braindead, I have no clue wh...

Original commit message from CVS:
Fix avimux (somewhat). Note: the EOS event still doesn't get through. This is completely braindead, I have no clue why, but setting this thing to PAUSE should do the trick too. EOS fix will come later on...

21 years agoUpdate plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)
Ronald S. Bultje [Fri, 30 May 2003 21:44:52 +0000 (21:44 +0000)]
Update plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)

Original commit message from CVS:
Update plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)

21 years agopkgconfig checks for mad, audiofile, fix for mcopidl
Thomas Vander Stichele [Fri, 30 May 2003 10:53:14 +0000 (10:53 +0000)]
pkgconfig checks for mad, audiofile, fix for mcopidl

Original commit message from CVS:

pkgconfig checks for mad, audiofile, fix for mcopidl

21 years agoUse new ffmpeg revision
Ronald S. Bultje [Thu, 29 May 2003 19:33:57 +0000 (19:33 +0000)]
Use new ffmpeg revision

Original commit message from CVS:
Use new ffmpeg revision

21 years agoI'm too lazy to comment this
Ronald S. Bultje [Thu, 29 May 2003 14:35:23 +0000 (14:35 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
New dxr3 plugins from Martin Soto <soto@informatik.uni-kl.de>

21 years agoUpdate duration field
Wim Taymans [Thu, 29 May 2003 10:12:29 +0000 (10:12 +0000)]
Update duration field

Original commit message from CVS:
Update duration field

21 years agoI'm too lazy to comment this
Thomas Vander Stichele [Wed, 28 May 2003 16:06:00 +0000 (16:06 +0000)]
I'm too lazy to comment this

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

21 years ago- added gst_oss_clock_set_time to .h file
Wim Taymans [Sat, 24 May 2003 10:55:02 +0000 (10:55 +0000)]
- added gst_oss_clock_set_time to .h file

Original commit message from CVS:
- added gst_oss_clock_set_time to .h file

21 years ago- removed UNITS
Wim Taymans [Sat, 24 May 2003 10:51:02 +0000 (10:51 +0000)]
- removed UNITS

Original commit message from CVS:
- removed UNITS

21 years ago- UNITS -> DEFAULT
Wim Taymans [Sat, 24 May 2003 10:47:37 +0000 (10:47 +0000)]
- UNITS -> DEFAULT

Original commit message from CVS:
- UNITS -> DEFAULT

21 years ago- UNITS -> DEFAULT
Wim Taymans [Sat, 24 May 2003 10:45:27 +0000 (10:45 +0000)]
- UNITS -> DEFAULT

Original commit message from CVS:
- UNITS -> DEFAULT
- added chunk_size option to osssink, buffers will be written to the
devive in chunks of this size, this can increase the accuracy of the
clock on some devices.

21 years agoUNITS -> DEFAULT
Wim Taymans [Sat, 24 May 2003 10:41:21 +0000 (10:41 +0000)]
UNITS -> DEFAULT

Original commit message from CVS:
UNITS -> DEFAULT

21 years ago- UNITS -> DEFAULT
Wim Taymans [Sat, 24 May 2003 10:34:34 +0000 (10:34 +0000)]
- UNITS -> DEFAULT

Original commit message from CVS:
- UNITS -> DEFAULT
- seeking updates

21 years agoremoved UNITS
Wim Taymans [Sat, 24 May 2003 10:31:38 +0000 (10:31 +0000)]
removed UNITS

Original commit message from CVS:
removed UNITS

21 years agofix Makefiles for C++ libraries. They should now work with Forte. This needs a new...
Benjamin Otte [Thu, 22 May 2003 20:45:09 +0000 (20:45 +0000)]
fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to refl...

Original commit message from CVS:
fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to reflect this.

21 years agolocalhost should not be looked-up and the user should be able to able to use IP inste...
Zeeshan Ali [Thu, 22 May 2003 19:38:14 +0000 (19:38 +0000)]
localhost should not be looked-up and the user should be able to able to use IP instead of hostname

Original commit message from CVS:
localhost should not be looked-up and the user should be able to able to use IP instead of hostname

21 years agoActually, I didn't read the spec correctly. doh
Ronald S. Bultje [Thu, 22 May 2003 16:18:21 +0000 (16:18 +0000)]
Actually, I didn't read the spec correctly. doh

Original commit message from CVS:
Actually, I didn't read the spec correctly. doh

21 years agoFix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?
Ronald S. Bultje [Thu, 22 May 2003 16:10:12 +0000 (16:10 +0000)]
Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?

Original commit message from CVS:
Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?

21 years agoRemoved needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were causing...
Brian Cameron [Thu, 22 May 2003 11:04:31 +0000 (11:04 +0000)]
Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were causing non-gcc compilers to break.

Original commit message from CVS:
Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which
were causing non-gcc compilers to break.

21 years agoMade the SWAP and PREPARE_3D_LINE macros work with gints rather than using typeof...
Brian Cameron [Thu, 22 May 2003 10:26:44 +0000 (10:26 +0000)]
Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using typeof(), since typeof() is a gcc-extensio...

Original commit message from CVS:
Made the SWAP and PREPARE_3D_LINE macros work with gints rather than
using typeof(), since typeof() is a gcc-extension and does not work
with other compilers.  This is okay since every place these macros
are used, gints are passed in.  I renamed SWAP to SWAP_INT to reflect
that it is not so generic.

21 years agoFixed header files so that rtp builds on Solaris
Brian Cameron [Thu, 22 May 2003 09:27:15 +0000 (09:27 +0000)]
Fixed header files so that rtp builds on Solaris

Original commit message from CVS:
Fixed header files so that rtp builds on Solaris