platform/upstream/gst-plugins-good.git
21 years agoPort some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/,...
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)

21 years agoConvert some of the broken fourcc printing to GST_FOURCC_FORMAT
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

21 years agoFix a bunch of endianness conversions that were done as long instead of int32. Shoul...
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.

21 years agoFixup for bug 109797 and 109094
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

21 years ago- Better state change function
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

21 years agoFix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
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

21 years agoCorrect fix for #109048. Disable qcamsrc plugin if non-i386.
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.

21 years agoI'm too lazy to comment this
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>

21 years agoimplement clocking set clock counter back to zero on ready->paused move open/close...
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

21 years agoAdded gst_gconf function to render visualisation plugin from GConf key "default/visua...
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

21 years agowav is little endian
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

21 years agoI bet you didn't try if the fix worked, BBB ;)
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.

21 years agofix compile error
Benjamin Otte [Mon, 24 Mar 2003 02:58:13 +0000 (02:58 +0000)]
fix compile error

Original commit message from CVS:
fix compile error

21 years agoFix compiler problems with gcc-2.96/RH-7.3
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

21 years agofixes for monkeys audio
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

21 years agoAdd monkeyaudio plugin
Jeremy Simon [Tue, 11 Mar 2003 19:29:20 +0000 (19:29 +0000)]
Add monkeyaudio plugin

Original commit message from CVS:
Add monkeyaudio plugin

21 years agoFix v4l/v4l2 compilation problems
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

21 years agoFix compilation failure in testsuite/alsa/
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/

21 years agogoom takes stereo data OSLOSUMMIT1-200303051
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

21 years agoresync on discont events
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

21 years agoAdded state change function to clear some state in READY
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

21 years agoMake alaw / mulaw work again.
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

21 years agoUnification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when...
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

21 years agoSilly bug, i wonder who was the last one to play with it
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

21 years agoremove obsolete requirement from rtp plugin
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

21 years agocommit RTP fixes to spec file
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

21 years agoCommit header changes too
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

21 years agoone missing file updated
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

21 years agoComplete the move of the RTP plugin
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

21 years agoImplement seeking on wav
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

21 years agoremove videosink from spec
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

21 years agofix ivorbis part 2
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

21 years agoget this thing working (again ?)
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 ?)

21 years agoForward events.
Wim Taymans [Tue, 25 Feb 2003 21:34:10 +0000 (21:34 +0000)]
Forward events.

Original commit message from CVS:
Forward events.

21 years agodisabling videosink from head build, should I do the same for 0.6 branch?
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?

21 years agostate change fixes from Pedro Corte-Real for shout and shout2 plugins
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

21 years agoadd FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disabl...
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

21 years agoFix bug 105886
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

21 years agomerge integer based Tremor vorbis plugin
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

21 years agoI'm too lazy to comment this
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 ***

21 years agocommitting fixes before deleting all of my gstreamer cvs to make room for music for...
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 !

21 years agoMaking some things work and breaking others
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

21 years agoI'm too lazy to comment this
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 ***

21 years agoBigendian fixes
Wim Taymans [Tue, 4 Feb 2003 21:21:38 +0000 (21:21 +0000)]
Bigendian fixes

Original commit message from CVS:
Bigendian fixes

21 years agoEndian fixes for index parsing.
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.

21 years agoFix endian issues with metadata. Some Cleanups too
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

21 years ago- Cleanups
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

21 years agoChange %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
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.

21 years agoadd some extra checking on validity of pads before using them
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

21 years agoRenamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added...
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

21 years agoAdded handlers for .wmv .wma and .wa to use the ASF demuxer
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

21 years agodoh
Ronald S. Bultje [Fri, 31 Jan 2003 21:37:55 +0000 (21:37 +0000)]
doh

Original commit message from CVS:
doh

21 years agoAdd metadata/streaminfo to AVI
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

21 years agoJust correcting my mistake
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

21 years agoThe first attempt to support MAS. Dont expect it to work :)
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 :)

21 years agoDon't use samplesize on video frames
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

21 years agomake 8 bit output use the right caps
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

21 years agoDOH! (yes, I'm a moron)
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)

21 years agoRemoved bogus patch 1.4 to make osssrc work again.
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.

21 years ago- Add error reporting
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

21 years agoSomeone forgot to fix this connect->link thingy - can this go into 0.6.0 please?
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?

21 years agoadd asf pipeline
Christian Schaller [Sun, 26 Jan 2003 15:42:37 +0000 (15:42 +0000)]
add asf pipeline

Original commit message from CVS:
add asf pipeline

21 years agoadd asf plugin
Christian Schaller [Sun, 26 Jan 2003 00:25:41 +0000 (00:25 +0000)]
add asf plugin

Original commit message from CVS:
add asf plugin

21 years agoadd asf plugin to build
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

21 years agoDon't make a size request when in iradio mode.
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.

21 years agoBe nice to the indians
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

21 years agofix swfdec link
Christian Schaller [Thu, 23 Jan 2003 20:32:37 +0000 (20:32 +0000)]
fix swfdec link

Original commit message from CVS:
fix swfdec link

21 years agoclean up spec file, more virtualprovides
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

21 years ago0.7.x dev branch is open
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

21 years agoupdate version
Thomas Vander Stichele [Wed, 22 Jan 2003 21:57:38 +0000 (21:57 +0000)]
update version

Original commit message from CVS:
update version

21 years agostray x check
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

21 years ago- Parse strn tag
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

21 years agoremove aviparse again
Christian Schaller [Tue, 21 Jan 2003 20:55:58 +0000 (20:55 +0000)]
remove aviparse again

Original commit message from CVS:
remove aviparse again

21 years agoclean up
Thomas Vander Stichele [Mon, 20 Jan 2003 23:32:39 +0000 (23:32 +0000)]
clean up

Original commit message from CVS:
clean up

21 years ago- new avi demuxer doesn't use a recursive infinite loop anymore
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

21 years agoIndexing patch from vishnu
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

21 years agoadd mpeg
Thomas Vander Stichele [Sun, 19 Jan 2003 22:12:57 +0000 (22:12 +0000)]
add mpeg

Original commit message from CVS:
add mpeg

21 years agoupdate with latest changes
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

21 years agohmm, fix some build breakage
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

21 years agoEnable sync again, for some reason it was disabled
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

21 years agoReally add A52 caps now
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

21 years agodon't break the build
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

21 years agocommit patch from leif
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

21 years agoparanoid
Thomas Vander Stichele [Sat, 18 Jan 2003 18:17:52 +0000 (18:17 +0000)]
paranoid

Original commit message from CVS:
paranoid

21 years agodon't segfault when data didn't make it in
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

21 years agoAdded first unusable code that should become the base element for a new aviparser
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

21 years agoDon't barf on ISFT tags
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

21 years agoAdd a52 audio
Wim Taymans [Sat, 18 Jan 2003 16:13:29 +0000 (16:13 +0000)]
Add a52 audio

Original commit message from CVS:
Add a52 audio

21 years agocheck for vorbis final
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

21 years agoAdd a swfdec version dependency for new API
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

21 years agobuild fix
Thomas Vander Stichele [Thu, 16 Jan 2003 09:54:28 +0000 (09:54 +0000)]
build fix

Original commit message from CVS:
build fix

21 years agoHandle JUNK and dmlh tags and when we find a broken/unknown chunk, just move to the...
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

21 years ago0 terminate query formats
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

21 years agofix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed out
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

21 years agountil this reliably works for more than two media types, we're better off making...
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

21 years agoFix timestamps
Wim Taymans [Sun, 12 Jan 2003 21:28:38 +0000 (21:28 +0000)]
Fix timestamps

Original commit message from CVS:
Fix timestamps

21 years ago- connect->link
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)

21 years agoApplied patch from Martin Schlemmer for locking issue, see bug http://bugzilla.gnome...
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

21 years agomove from windec to ffmpegdecall
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

21 years agoupdate spec file
Christian Schaller [Sat, 11 Jan 2003 22:00:10 +0000 (22:00 +0000)]
update spec file

Original commit message from CVS:
update spec file