David Schleef
3a833dbb01
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
2003-06-11 06:14:29 +00:00
Ronald S. Bultje
c64c58bd11
Backport of #109069
...
Original commit message from CVS:
Backport of #109069
2003-06-10 16:22:41 +00:00
David Schleef
b036fe4fda
fix: width is in bytes, not bits. Remove incorrect assertion.
...
Original commit message from CVS:
fix: width is in bytes, not bits. Remove incorrect assertion.
2003-06-10 06:32:59 +00:00
Ronald S. Bultje
58e016642f
Fix some weirdities in the man page, see #114060
...
Original commit message from CVS:
Fix some weirdities in the man page, see #114060
2003-06-08 13:55:42 +00:00
Thomas Vander Stichele
94d20d0e32
warn on state change failures
...
Original commit message from CVS:
warn on state change failures
2003-06-07 22:28:39 +00:00
Ronald S. Bultje
b0122623f0
Remove NEW_MEDIA from plugins
...
Original commit message from CVS:
Remove NEW_MEDIA from plugins
2003-06-07 00:17:51 +00:00
Ronald S. Bultje
4867491632
Add some bugreport about spider+v4lsrc to TODO list (aka testing this CIA commit bot)
...
Original commit message from CVS:
Add some bugreport about spider+v4lsrc to TODO list (aka testing this CIA commit bot)
2003-06-01 20:55:38 +00:00
Julien Moutte
6af1a5e382
Fixing error message when a plugin is missing (gst-player -> libgstplay).
...
Original commit message from CVS:
Fixing error message when a plugin is missing (gst-player -> libgstplay).
Pipeline state change on error is now done directly in error callback, there's still something weird with oss /dev/dsp ressource busy error.
2003-06-01 11:43:08 +00:00
Wim Taymans
cd3f2fa760
fix negotiation error handling
...
Original commit message from CVS:
fix negotiation error handling
2003-06-01 08:34:23 +00:00
Julien Moutte
2c32dd6f5a
Error handling is inside and works :)
...
Original commit message from CVS:
Error handling is inside and works :)
Mutexes have been removed. That should fix UI responsiveness problems on query_length. Please heavily test to check if they were really needed.
Some fixes in GClosures
2003-05-30 22:36:19 +00:00
Ronald S. Bultje
596e80a64d
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?!?)
2003-05-30 21:44:52 +00:00
Colin Walters
4c1af23744
Don't set the mime type.
...
Original commit message from CVS:
Don't set the mime type.
2003-05-30 21:42:03 +00:00
Thomas Vander Stichele
338f10a1d8
pkgconfig checks for mad, audiofile, fix for mcopidl
...
Original commit message from CVS:
pkgconfig checks for mad, audiofile, fix for mcopidl
2003-05-30 10:53:14 +00:00
Ronald S. Bultje
812a8edbe5
Use new ffmpeg revision
...
Original commit message from CVS:
Use new ffmpeg revision
2003-05-29 19:33:58 +00:00
Thomas Vander Stichele
e6e64e33f2
don't warn on recoverable problems
...
Original commit message from CVS:
don't warn on recoverable problems
2003-05-29 17:00:55 +00:00
Ronald S. Bultje
e59221bdb0
I'm too lazy to comment this
...
Original commit message from CVS:
New dxr3 plugins from Martin Soto <soto@informatik.uni-kl.de>
2003-05-29 14:35:23 +00:00
Wim Taymans
7dfe3cfe8c
- small cleanups
...
Original commit message from CVS:
- small cleanups
- fix DURATION field
2003-05-29 13:17:17 +00:00
Wim Taymans
3faa5fd3df
- small cleanups
...
Original commit message from CVS:
- small cleanups
- fix offset
- added blocksize property
2003-05-29 13:02:16 +00:00
Thomas Vander Stichele
ca27144625
I'm too lazy to comment this
...
Original commit message from CVS:
*** empty log message ***
2003-05-28 16:06:00 +00:00
David Schleef
f460018c84
GST_FORMAT_UNITS -> GST_FORMAT_DEFAULT conversion
...
Original commit message from CVS:
GST_FORMAT_UNITS -> GST_FORMAT_DEFAULT conversion
2003-05-28 06:25:39 +00:00
Wim Taymans
460d987e0c
- removed UNITS
...
Original commit message from CVS:
- removed UNITS
2003-05-24 10:51:02 +00:00
Wim Taymans
dc34530987
- UNITS -> DEFAULT
...
Original commit message from CVS:
- UNITS -> DEFAULT
2003-05-24 10:46:31 +00:00
Wim Taymans
8e7b367524
UNITS -> DEFAULT
...
Original commit message from CVS:
UNITS -> DEFAULT
2003-05-24 10:41:58 +00:00
Wim Taymans
cbc3d8eca8
removed UNITS
...
Original commit message from CVS:
removed UNITS
2003-05-24 10:31:38 +00:00
Wim Taymans
6f687403fe
- return result of parent state change too
...
Original commit message from CVS:
- return result of parent state change too
2003-05-24 10:18:38 +00:00
Benjamin Otte
6bc9e75d2a
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.
2003-05-22 20:45:09 +00:00
Brian Cameron
803c7ab378
This ISO_VARARGS macro is more consistant with the others.
...
Original commit message from CVS:
This ISO_VARARGS macro is more consistant with the others.
2003-05-22 10:03:31 +00:00
David Schleef
fd82531af2
gsize != gint on some platforms. Fix.
...
Original commit message from CVS:
gsize != gint on some platforms. Fix.
2003-05-21 19:56:30 +00:00
Brian Cameron
a27b4e441f
Corrected the configure.ac so it actually works. Updated some c files so that they build on Solaris. This mostly in...
...
Original commit message from CVS:
Corrected the configure.ac so it actually works. Updated some c files
so that they build on Solaris. This mostly involved supporting ISO
style variable-argument macros.
2003-05-21 18:16:30 +00:00
Brian Cameron
361c9eff09
Updated autogen.sh/configure.ac and various Makefiles to make the configure script set up all gcc specific compiler a...
...
Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files
2003-05-21 15:16:51 +00:00
David Schleef
346b918257
Links also against libgstcontrol
...
Original commit message from CVS:
Links also against libgstcontrol
2003-05-21 07:47:28 +00:00
Ronald S. Bultje
6ba3abb3a5
Some final fixes for the v4lsrc elements. remove software sync thread (use GST_ELEMENT_THREAD_SUGGESTED instead) make...
...
Original commit message from CVS:
Some final fixes for the v4lsrc elements.
* remove software sync thread (use GST_ELEMENT_THREAD_SUGGESTED instead)
* make all src elements threadsafe
* fix num_buffer argument setting in v4l2src (VIDIOC_S_PARM)
* re-add bufsize (RO) for v4lmjpegsrc
* fix the A/V sync calculation in all elements (spvf=GST_SECOND/fps, not GST_SECOND*fps)
* probably some more crap....
With all this, it actually works quite well. The TODO files describes the
next steps in order to make a full-featured video recorder based on these
elements and GStreamer (bottom). Making a simple recorder should be fairly
easy now, btw.
2003-05-21 06:33:18 +00:00
David Schleef
e5d05269ff
remove creation of makefile in nonexistent (sys/x11) directory
...
Original commit message from CVS:
remove creation of makefile in nonexistent (sys/x11) directory
2003-05-19 21:55:11 +00:00
Jeremy Simon
6b43ed696c
update libflac check
...
Original commit message from CVS:
update libflac check
2003-05-19 18:36:53 +00:00
David Schleef
e8d4772d3f
Add sync parameter
...
Original commit message from CVS:
Add sync parameter
2003-05-18 23:20:24 +00:00
Benjamin Otte
5cb610d298
make filtered connections actually work. Remove a leftover g_print
...
Original commit message from CVS:
make filtered connections actually work. Remove a leftover g_print
2003-05-17 20:39:34 +00:00
Benjamin Otte
3b983a1788
next big bunch of stuff:
...
Original commit message from CVS:
next big bunch of stuff:
- proper caps setting in alsasrc
- query / conversion functions
WARNING: Alsa 0.9.2 is heavily borked wrt recording - expect segfaults
2003-05-15 16:32:22 +00:00
Ronald S. Bultje
8162e4b296
Un-globalize variable
...
Original commit message from CVS:
Un-globalize variable
2003-05-14 19:54:37 +00:00
David Schleef
90e3d8cd2e
Fix issues with invalid fourcc parameters.
...
Original commit message from CVS:
Fix issues with invalid fourcc parameters.
2003-05-14 18:43:36 +00:00
Benjamin Otte
0d93e57380
fixed gst-launch-ext to use new pipelines (bug 111108)
...
Original commit message from CVS:
fixed gst-launch-ext to use new pipelines (bug 111108)
2003-05-14 00:05:29 +00:00
David Schleef
5dd299ff83
code cleanup. Changed g_print to GST_DEBUG(). Fixed RGB caps to work with 0.6.
...
Original commit message from CVS:
code cleanup. Changed g_print to GST_DEBUG(). Fixed RGB caps to
work with 0.6.
2003-05-13 07:14:36 +00:00
Benjamin Otte
15f0448b79
make error signal use the right types
...
Original commit message from CVS:
make error signal use the right types
2003-05-12 16:31:31 +00:00
Benjamin Otte
2bc184b6ab
uh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?
...
Original commit message from CVS:
uh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?
2003-05-12 16:25:26 +00:00
Thomas Vander Stichele
83d8d30024
fixes 107967
...
Original commit message from CVS:
fixes 107967
2003-05-12 15:08:49 +00:00
Christian Schaller
4f03b7c098
Some bugfixes:
...
Original commit message from CVS:
Some bugfixes:
- Add missing .h file to videoscale disting
- Remove http plugin from build
2003-05-12 13:17:11 +00:00
Thomas Vander Stichele
8991e57614
fixes #112711
...
Original commit message from CVS:
fixes #112711
2003-05-10 17:37:27 +00:00
Ronald S. Bultje
863a0f81f8
This implements filtered-caps negotiation for all the v4l*src elements, and removes the accompanying properties since...
...
Original commit message from CVS:
This implements filtered-caps negotiation for all the v4l*src elements, and removes the accompanying properties since they're no longer needed
2003-05-10 14:36:34 +00:00
Benjamin Otte
7035f1be3e
be parent of own clock
...
Original commit message from CVS:
be parent of own clock
2003-05-10 11:37:35 +00:00
David Schleef
4784df277a
Change .p2align to .align for non-gas assemblers. ( Fixes : #112608 )
...
Original commit message from CVS:
Change .p2align to .align for non-gas assemblers. (Fixes : #112608 )
2003-05-09 18:36:50 +00:00
David Schleef
6e6926d6fe
remove bashisms
...
Original commit message from CVS:
remove bashisms
2003-05-09 08:09:38 +00:00