Ronald S. Bultje [Mon, 7 Apr 2003 21:34:28 +0000 (21:34 +0000)]
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
Original commit message from CVS:
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
David Schleef [Mon, 7 Apr 2003 20:47:29 +0000 (20:47 +0000)]
Convert some of the broken fourcc printing to GST_FOURCC_FORMAT
Original commit message from CVS:
Convert some of the broken fourcc printing to GST_FOURCC_FORMAT
David Schleef [Mon, 7 Apr 2003 18:43:20 +0000 (18:43 +0000)]
Fix a bunch of endianness conversions that were done as long instead of int32. Should go into 0.6.1.
Original commit message from CVS:
Fix a bunch of endianness conversions that were done as long instead of
int32. Should go into 0.6.1.
Ronald S. Bultje [Sun, 6 Apr 2003 22:20:42 +0000 (22:20 +0000)]
Fixup for bug 109797 and 109094
Original commit message from CVS:
Fixup for bug 109797 and 109094
Wim Taymans [Sun, 6 Apr 2003 13:04:20 +0000 (13:04 +0000)]
- Better state change function
Original commit message from CVS:
- Better state change function
- fail when negotiation was not performed
- removed properties that are implied by caps
- only open device in negotiation
David Schleef [Sat, 5 Apr 2003 20:09:05 +0000 (20:09 +0000)]
Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
Original commit message from CVS:
Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
David Schleef [Fri, 4 Apr 2003 22:22:15 +0000 (22:22 +0000)]
Correct fix for #109048. Disable qcamsrc plugin if non-i386.
Original commit message from CVS:
Correct fix for #109048. Disable qcamsrc plugin if non-i386.
Ronald S. Bultje [Fri, 4 Apr 2003 21:02:18 +0000 (21:02 +0000)]
I'm too lazy to comment this
Original commit message from CVS:
Fix #106709 - waiting for approval in 0.6.1 - patch thanks to Peter N Lundblad <lundblad@linux.nu>
Ronald S. Bultje [Sun, 30 Mar 2003 21:19:08 +0000 (21:19 +0000)]
implement clocking set clock counter back to zero on ready->paused move open/close to ready/null instead of paused/re...
Original commit message from CVS:
* implement clocking
* set clock counter back to zero on ready->paused
* move open/close to ready/null instead of paused/ready.
* add random typos
Julien Moutte [Sat, 29 Mar 2003 19:48:38 +0000 (19:48 +0000)]
Added gst_gconf function to render visualisation plugin from GConf key "default/visualisation"
Original commit message from CVS:
Added gst_gconf function to render visualisation plugin from GConf key "default/visualisation"
Enjoyed that commit to document those functions and remove commented functions
Benjamin Otte [Tue, 25 Mar 2003 20:12:20 +0000 (20:12 +0000)]
wav is little endian
Original commit message from CVS:
wav is little endian
Benjamin Otte [Mon, 24 Mar 2003 04:06:08 +0000 (04:06 +0000)]
I bet you didn't try if the fix worked, BBB ;)
Original commit message from CVS:
I bet you didn't try if the fix worked, BBB ;)
Fixed it the right way now.
Benjamin Otte [Mon, 24 Mar 2003 02:58:13 +0000 (02:58 +0000)]
fix compile error
Original commit message from CVS:
fix compile error
Ronald S. Bultje [Fri, 14 Mar 2003 21:08:30 +0000 (21:08 +0000)]
Fix compiler problems with gcc-2.96/RH-7.3
Original commit message from CVS:
Fix compiler problems with gcc-2.96/RH-7.3
Christian Schaller [Tue, 11 Mar 2003 21:46:07 +0000 (21:46 +0000)]
fixes for monkeys audio
Original commit message from CVS:
fixes for monkeys audio
Jeremy Simon [Tue, 11 Mar 2003 19:29:20 +0000 (19:29 +0000)]
Add monkeyaudio plugin
Original commit message from CVS:
Add monkeyaudio plugin
Ronald S. Bultje [Sun, 9 Mar 2003 15:07:53 +0000 (15:07 +0000)]
Fix v4l/v4l2 compilation problems
Original commit message from CVS:
Fix v4l/v4l2 compilation problems
Ronald S. Bultje [Wed, 5 Mar 2003 13:41:34 +0000 (13:41 +0000)]
Fix compilation failure in testsuite/alsa/
Original commit message from CVS:
Fix compilation failure in testsuite/alsa/
Wim Taymans [Tue, 4 Mar 2003 22:22:56 +0000 (22:22 +0000)]
goom takes stereo data
Original commit message from CVS:
goom takes stereo data
Wim Taymans [Tue, 4 Mar 2003 22:04:05 +0000 (22:04 +0000)]
resync on discont events
Original commit message from CVS:
resync on discont events
Wim Taymans [Tue, 4 Mar 2003 21:46:59 +0000 (21:46 +0000)]
Added state change function to clear some state in READY
Original commit message from CVS:
Added state change function to clear some state in READY
Benjamin Otte [Mon, 3 Mar 2003 22:17:28 +0000 (22:17 +0000)]
Make alaw / mulaw work again.
Original commit message from CVS:
Make alaw / mulaw work again.
- fixed link functions
- make alaw encode/decode use alsa code, so it works right now
Ronald S. Bultje [Sun, 2 Mar 2003 21:58:52 +0000 (21:58 +0000)]
Unification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when doing gst-inspect v4l2src
Original commit message from CVS:
Unification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when doing gst-inspect v4l2src
Zeeshan Ali [Sun, 2 Mar 2003 20:17:21 +0000 (20:17 +0000)]
Silly bug, i wonder who was the last one to play with it
Original commit message from CVS:
Silly bug, i wonder who was the last one to play with it
Christian Schaller [Sun, 2 Mar 2003 11:58:26 +0000 (11:58 +0000)]
remove obsolete requirement from rtp plugin
Original commit message from CVS:
remove obsolete requirement from rtp plugin
Christian Schaller [Sun, 2 Mar 2003 11:29:18 +0000 (11:29 +0000)]
commit RTP fixes to spec file
Original commit message from CVS:
commit RTP fixes to spec file
Wim Taymans [Sun, 2 Mar 2003 10:49:54 +0000 (10:49 +0000)]
Commit header changes too
Original commit message from CVS:
Commit header changes too
Christian Schaller [Sun, 2 Mar 2003 10:17:53 +0000 (10:17 +0000)]
one missing file updated
Original commit message from CVS:
one missing file updated
Christian Schaller [Sun, 2 Mar 2003 10:16:26 +0000 (10:16 +0000)]
Complete the move of the RTP plugin
Original commit message from CVS:
Complete the move of the RTP plugin
Wim Taymans [Sat, 1 Mar 2003 18:34:38 +0000 (18:34 +0000)]
Implement seeking on wav
Original commit message from CVS:
Implement seeking on wav
Christian Schaller [Sat, 1 Mar 2003 15:04:35 +0000 (15:04 +0000)]
remove videosink from spec
Original commit message from CVS:
remove videosink from spec
Christian Schaller [Sat, 1 Mar 2003 14:49:57 +0000 (14:49 +0000)]
fix ivorbis part 2
Original commit message from CVS:
fix ivorbis part 2
Benjamin Otte [Tue, 25 Feb 2003 22:48:30 +0000 (22:48 +0000)]
get this thing working (again ?)
Original commit message from CVS:
get this thing working (again ?)
Wim Taymans [Tue, 25 Feb 2003 21:34:10 +0000 (21:34 +0000)]
Forward events.
Original commit message from CVS:
Forward events.
Christian Schaller [Sun, 23 Feb 2003 21:52:42 +0000 (21:52 +0000)]
disabling videosink from head build, should I do the same for 0.6 branch?
Original commit message from CVS:
disabling videosink from head build, should I do the same for 0.6 branch?
Christian Schaller [Sun, 23 Feb 2003 21:01:24 +0000 (21:01 +0000)]
state change fixes from Pedro Corte-Real for shout and shout2 plugins
Original commit message from CVS:
state change fixes from Pedro Corte-Real for shout and shout2 plugins
Christian Schaller [Sun, 23 Feb 2003 19:58:50 +0000 (19:58 +0000)]
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mis...
Original commit message from CVS:
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
Ronald S. Bultje [Sun, 23 Feb 2003 17:48:07 +0000 (17:48 +0000)]
Fix bug 105886
Original commit message from CVS:
Fix bug 105886
Christian Schaller [Sun, 23 Feb 2003 17:35:35 +0000 (17:35 +0000)]
merge integer based Tremor vorbis plugin
Original commit message from CVS:
merge integer based Tremor vorbis plugin
Colin Walters [Sat, 15 Feb 2003 04:54:32 +0000 (04:54 +0000)]
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
Thomas Vander Stichele [Fri, 14 Feb 2003 14:22:04 +0000 (14:22 +0000)]
committing fixes before deleting all of my gstreamer cvs to make room for music for the skiing trip, yay !
Original commit message from CVS:
committing fixes before deleting all of my gstreamer cvs to make room for
music for the skiing trip, yay !
Zeeshan Ali [Mon, 10 Feb 2003 22:10:46 +0000 (22:10 +0000)]
Making some things work and breaking others
Original commit message from CVS:
Making some things work and breaking others
Colin Walters [Fri, 7 Feb 2003 01:48:21 +0000 (01:48 +0000)]
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
Wim Taymans [Tue, 4 Feb 2003 21:21:38 +0000 (21:21 +0000)]
Bigendian fixes
Original commit message from CVS:
Bigendian fixes
Wim Taymans [Tue, 4 Feb 2003 18:58:34 +0000 (18:58 +0000)]
Endian fixes for index parsing.
Original commit message from CVS:
Endian fixes for index parsing.
Wim Taymans [Sun, 2 Feb 2003 23:48:30 +0000 (23:48 +0000)]
Fix endian issues with metadata. Some Cleanups too
Original commit message from CVS:
Fix endian issues with metadata. Some Cleanups too
Wim Taymans [Sun, 2 Feb 2003 19:25:58 +0000 (19:25 +0000)]
- Cleanups
Original commit message from CVS:
- Cleanups
- remove old tracing API calls
David Schleef [Sun, 2 Feb 2003 05:26:29 +0000 (05:26 +0000)]
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
Original commit message from CVS:
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer
conversion.
Ronald S. Bultje [Fri, 31 Jan 2003 23:42:58 +0000 (23:42 +0000)]
add some extra checking on validity of pads before using them
Original commit message from CVS:
add some extra checking on validity of pads before using them
Owen Fraser-Green [Fri, 31 Jan 2003 23:06:18 +0000 (23:06 +0000)]
Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9
Original commit message from CVS:
Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9
Owen Fraser-Green [Fri, 31 Jan 2003 22:59:04 +0000 (22:59 +0000)]
Added handlers for .wmv .wma and .wa to use the ASF demuxer
Original commit message from CVS:
Added handlers for .wmv .wma and .wa to use the ASF demuxer
Ronald S. Bultje [Fri, 31 Jan 2003 21:37:55 +0000 (21:37 +0000)]
doh
Original commit message from CVS:
doh
Ronald S. Bultje [Fri, 31 Jan 2003 19:37:26 +0000 (19:37 +0000)]
Add metadata/streaminfo to AVI
Original commit message from CVS:
Add metadata/streaminfo to AVI
Zeeshan Ali [Thu, 30 Jan 2003 21:05:22 +0000 (21:05 +0000)]
Just correcting my mistake
Original commit message from CVS:
Just correcting my mistake
Zeeshan Ali [Thu, 30 Jan 2003 20:24:26 +0000 (20:24 +0000)]
The first attempt to support MAS. Dont expect it to work :)
Original commit message from CVS:
The first attempt to support MAS. Dont expect it to work :)
Wim Taymans [Thu, 30 Jan 2003 18:14:39 +0000 (18:14 +0000)]
Don't use samplesize on video frames
Original commit message from CVS:
Don't use samplesize on video frames
Benjamin Otte [Thu, 30 Jan 2003 17:44:35 +0000 (17:44 +0000)]
make 8 bit output use the right caps
Original commit message from CVS:
make 8 bit output use the right caps
Ronald S. Bultje [Tue, 28 Jan 2003 20:02:14 +0000 (20:02 +0000)]
DOH! (yes, I'm a moron)
Original commit message from CVS:
DOH! (yes, I'm a moron)
Wim Taymans [Mon, 27 Jan 2003 20:36:46 +0000 (20:36 +0000)]
Removed bogus patch 1.4 to make osssrc work again.
Original commit message from CVS:
Removed bogus patch 1.4 to make osssrc work again.
Wim Taymans [Mon, 27 Jan 2003 20:23:55 +0000 (20:23 +0000)]
- Add error reporting
Original commit message from CVS:
- Add error reporting
- never return a NULL buffer
Ronald S. Bultje [Sun, 26 Jan 2003 16:25:59 +0000 (16:25 +0000)]
Someone forgot to fix this connect->link thingy - can this go into 0.6.0 please?
Original commit message from CVS:
Someone forgot to fix this connect->link thingy - can this go into 0.6.0 please?
Christian Schaller [Sun, 26 Jan 2003 15:42:37 +0000 (15:42 +0000)]
add asf pipeline
Original commit message from CVS:
add asf pipeline
Christian Schaller [Sun, 26 Jan 2003 00:25:41 +0000 (00:25 +0000)]
add asf plugin
Original commit message from CVS:
add asf plugin
Christian Schaller [Sun, 26 Jan 2003 00:25:04 +0000 (00:25 +0000)]
add asf plugin to build
Original commit message from CVS:
add asf plugin to build
Colin Walters [Sat, 25 Jan 2003 23:20:36 +0000 (23:20 +0000)]
Don't make a size request when in iradio mode.
Original commit message from CVS:
(gst_gnomevfssrc_open_file): Don't make a size request when in iradio mode.
Wim Taymans [Sat, 25 Jan 2003 23:18:52 +0000 (23:18 +0000)]
Be nice to the indians
Original commit message from CVS:
Be nice to the indians
Christian Schaller [Thu, 23 Jan 2003 20:32:37 +0000 (20:32 +0000)]
fix swfdec link
Original commit message from CVS:
fix swfdec link
Thomas Vander Stichele [Thu, 23 Jan 2003 13:06:24 +0000 (13:06 +0000)]
clean up spec file, more virtualprovides
Original commit message from CVS:
clean up spec file, more virtualprovides
Thomas Vander Stichele [Thu, 23 Jan 2003 12:25:29 +0000 (12:25 +0000)]
0.7.x dev branch is open
Original commit message from CVS:
0.7.x dev branch is open
Thomas Vander Stichele [Wed, 22 Jan 2003 21:57:38 +0000 (21:57 +0000)]
update version
Original commit message from CVS:
update version
Thomas Vander Stichele [Tue, 21 Jan 2003 22:50:19 +0000 (22:50 +0000)]
stray x check
Original commit message from CVS:
stray x check
Wim Taymans [Tue, 21 Jan 2003 22:23:32 +0000 (22:23 +0000)]
- Parse strn tag
Original commit message from CVS:
- Parse strn tag
- fix flush
Christian Schaller [Tue, 21 Jan 2003 20:55:58 +0000 (20:55 +0000)]
remove aviparse again
Original commit message from CVS:
remove aviparse again
Thomas Vander Stichele [Mon, 20 Jan 2003 23:32:39 +0000 (23:32 +0000)]
clean up
Original commit message from CVS:
clean up
Wim Taymans [Mon, 20 Jan 2003 20:49:34 +0000 (20:49 +0000)]
- new avi demuxer doesn't use a recursive infinite loop anymore
Original commit message from CVS:
- new avi demuxer doesn't use a recursive infinite loop anymore
- removed temporary riff.[ch] files
- removed aviparse from build
Wim Taymans [Mon, 20 Jan 2003 19:36:46 +0000 (19:36 +0000)]
Indexing patch from vishnu
Original commit message from CVS:
Indexing patch from vishnu
Thomas Vander Stichele [Sun, 19 Jan 2003 22:12:57 +0000 (22:12 +0000)]
add mpeg
Original commit message from CVS:
add mpeg
Christian Schaller [Sun, 19 Jan 2003 20:55:43 +0000 (20:55 +0000)]
update with latest changes
Original commit message from CVS:
update with latest changes
Christian Schaller [Sun, 19 Jan 2003 20:30:20 +0000 (20:30 +0000)]
hmm, fix some build breakage
Original commit message from CVS:
hmm, fix some build breakage
Wim Taymans [Sun, 19 Jan 2003 19:42:18 +0000 (19:42 +0000)]
Enable sync again, for some reason it was disabled
Original commit message from CVS:
Enable sync again, for some reason it was disabled
Wim Taymans [Sun, 19 Jan 2003 01:55:11 +0000 (01:55 +0000)]
Really add A52 caps now
Original commit message from CVS:
Really add A52 caps now
Thomas Vander Stichele [Sat, 18 Jan 2003 23:53:43 +0000 (23:53 +0000)]
don't break the build
Original commit message from CVS:
don't break the build
Thomas Vander Stichele [Sat, 18 Jan 2003 18:23:01 +0000 (18:23 +0000)]
commit patch from leif
Original commit message from CVS:
commit patch from leif
Thomas Vander Stichele [Sat, 18 Jan 2003 18:17:52 +0000 (18:17 +0000)]
paranoid
Original commit message from CVS:
paranoid
Thomas Vander Stichele [Sat, 18 Jan 2003 18:10:53 +0000 (18:10 +0000)]
don't segfault when data didn't make it in
Original commit message from CVS:
don't segfault when data didn't make it in
Wim Taymans [Sat, 18 Jan 2003 18:09:47 +0000 (18:09 +0000)]
Added first unusable code that should become the base element for a new aviparser
Original commit message from CVS:
Added first unusable code that should become the base element for a new
aviparser
Wim Taymans [Sat, 18 Jan 2003 16:22:16 +0000 (16:22 +0000)]
Don't barf on ISFT tags
Original commit message from CVS:
Don't barf on ISFT tags
Wim Taymans [Sat, 18 Jan 2003 16:13:29 +0000 (16:13 +0000)]
Add a52 audio
Original commit message from CVS:
Add a52 audio
Thomas Vander Stichele [Fri, 17 Jan 2003 15:14:44 +0000 (15:14 +0000)]
check for vorbis final
Original commit message from CVS:
check for vorbis final
David Schleef [Fri, 17 Jan 2003 01:19:42 +0000 (01:19 +0000)]
Add a swfdec version dependency for new API
Original commit message from CVS:
Add a swfdec version dependency for new API
Thomas Vander Stichele [Thu, 16 Jan 2003 09:54:28 +0000 (09:54 +0000)]
build fix
Original commit message from CVS:
build fix
Iain Holmes [Wed, 15 Jan 2003 00:41:40 +0000 (00:41 +0000)]
Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move to the next byte and try to see if it's ...
Original commit message from CVS:
Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move to the next byte and try to see if it's a known chunk
Wim Taymans [Tue, 14 Jan 2003 21:10:53 +0000 (21:10 +0000)]
0 terminate query formats
Original commit message from CVS:
0 terminate query formats
Thomas Vander Stichele [Tue, 14 Jan 2003 14:01:49 +0000 (14:01 +0000)]
fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed out
Original commit message from CVS:
fix wavparse so that it handles mp1/2/3
unref buffers that aren't pushed out
Thomas Vander Stichele [Mon, 13 Jan 2003 12:48:53 +0000 (12:48 +0000)]
until this reliably works for more than two media types, we're better off making FALSE the default
Original commit message from CVS:
until this reliably works for more than two media types, we're better off
making FALSE the default
Wim Taymans [Sun, 12 Jan 2003 21:28:38 +0000 (21:28 +0000)]
Fix timestamps
Original commit message from CVS:
Fix timestamps
Wim Taymans [Sun, 12 Jan 2003 13:17:41 +0000 (13:17 +0000)]
- connect->link
Original commit message from CVS:
- connect->link
- add total indexed time (vishnu)
Christian Schaller [Sun, 12 Jan 2003 11:43:46 +0000 (11:43 +0000)]
Applied patch from Martin Schlemmer for locking issue, see bug bugzilla.gnome.org/show_bug.cgi?id=102025
Original commit message from CVS:
Applied patch from Martin Schlemmer for locking issue, see bug http://bugzilla.gnome.org/show_bug.cgi?id=102025
Christian Schaller [Sat, 11 Jan 2003 22:50:23 +0000 (22:50 +0000)]
move from windec to ffmpegdecall
Original commit message from CVS:
move from windec to ffmpegdecall
Christian Schaller [Sat, 11 Jan 2003 22:00:10 +0000 (22:00 +0000)]
update spec file
Original commit message from CVS:
update spec file