platform/upstream/gstreamer.git
21 years agoIncorporating visualisation in libgstplay adding have_vis_xid signal and a new type...
Julien Moutte [Wed, 2 Apr 2003 21:33:12 +0000 (21:33 +0000)]
Incorporating visualisation in libgstplay adding have_vis_xid signal and a new type of GstPlay object (VIDEO_VISUALIS...

Original commit message from CVS:
Incorporating visualisation in libgstplay
adding have_vis_xid signal and a new type of GstPlay object (VIDEO_VISUALISATION)

21 years agoSome continuation fixes
Ronald S. Bultje [Sun, 30 Mar 2003 19:20:26 +0000 (19:20 +0000)]
Some continuation fixes

Original commit message from CVS:
Some continuation fixes

21 years agoFixed seeking discont with visualisation
Julien Moutte [Sun, 30 Mar 2003 10:21:40 +0000 (10:21 +0000)]
Fixed seeking discont with visualisation

Original commit message from CVS:
Fixed seeking discont with visualisation

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 ago- Slightly better error recovery
Wim Taymans [Fri, 28 Mar 2003 17:33:20 +0000 (17:33 +0000)]
- Slightly better error recovery

Original commit message from CVS:
- Slightly better error recovery
- correctly handle ISO11172 end code

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 agoUse a chain function instead of a loop monkeyenc needs audio raw caps now
Jeremy Simon [Thu, 13 Mar 2003 21:37:11 +0000 (21:37 +0000)]
Use a chain function instead of a loop monkeyenc needs audio raw caps now

Original commit message from CVS:
Use a chain function instead of a loop
monkeyenc needs audio raw caps now

21 years agofixes for monkeys audio
Christian Schaller [Tue, 11 Mar 2003 21:46:10 +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:33:32 +0000 (19:33 +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:51 +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 agogst_play_get_sink_element has been improved :
Julien Moutte [Mon, 3 Mar 2003 17:58:07 +0000 (17:58 +0000)]
gst_play_get_sink_element has been improved :

Original commit message from CVS:
gst_play_get_sink_element has been improved :
- Recursively searches in bins
- Able to find sink_element of a specified GstPlaySinkType (audio,video,any)

This now allow us to send very complex bins to GstPlay for audio/video sink without breaking length querying, eos signaling, etc..

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 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:24 +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 agomerge patch from bug 106875 created by Martin Soto
Christian Schaller [Sun, 2 Mar 2003 09:48:48 +0000 (09:48 +0000)]
merge patch from bug 106875 created by Martin Soto

Original commit message from CVS:
merge patch from bug 106875 created by Martin Soto

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 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 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 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 agoDocumented libgstplay's public methods
Julien Moutte [Fri, 7 Feb 2003 11:02:21 +0000 (11:02 +0000)]
Documented libgstplay's public methods

Original commit message from CVS:
Documented libgstplay's public methods

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 agoCode cleanup and reorganization
Julien Moutte [Thu, 6 Feb 2003 23:17:37 +0000 (23:17 +0000)]
Code cleanup and reorganization

Original commit message from CVS:
Code cleanup and reorganization
I ll now be able to make nice gtk-doc for this lib
Fixed latency bug on async_queue pop
X video window now comes immediatly

21 years agoFix refcounting on streaminfo caps.
Wim Taymans [Sun, 2 Feb 2003 20:06:39 +0000 (20:06 +0000)]
Fix refcounting on streaminfo caps.

Original commit message from CVS:
Fix refcounting on streaminfo caps.

21 years agoFix refcounting on caps.
Wim Taymans [Sun, 2 Feb 2003 20:05:59 +0000 (20:05 +0000)]
Fix refcounting on caps.

Original commit message from CVS:
Fix refcounting on caps.

21 years agoFix refcounting in capsnego and streaminfo
Wim Taymans [Sun, 2 Feb 2003 20:03:10 +0000 (20:03 +0000)]
Fix refcounting in capsnego and streaminfo

Original commit message from CVS:
Fix refcounting in capsnego and streaminfo

21 years agoUse refcounting helpers to make sure metadata and streaminfo caps are not leaked.
Wim Taymans [Sun, 2 Feb 2003 20:01:56 +0000 (20:01 +0000)]
Use refcounting helpers to make sure metadata and streaminfo caps are not leaked.

Original commit message from CVS:
Use refcounting helpers to make sure metadata and streaminfo caps
are not leaked.

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 missing header file to makefile for disting
Christian Schaller [Sat, 1 Feb 2003 15:44:29 +0000 (15:44 +0000)]
add missing header file to makefile for disting

Original commit message from CVS:
add missing header file to makefile for disting

21 years agoAdded another header GUID
Owen Fraser-Green [Fri, 31 Jan 2003 23:16:37 +0000 (23:16 +0000)]
Added another header GUID

Original commit message from CVS:
Added another header GUID

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 agoSplit some of the generic header stuff into a seperate header file.
Owen Fraser-Green [Fri, 31 Jan 2003 21:41:07 +0000 (21:41 +0000)]
Split some of the generic header stuff into a seperate header file.

Original commit message from CVS:
Split some of the generic header stuff into a seperate header file.

21 years agoFixed timing problem and more header decoding bugs
Owen Fraser-Green [Fri, 31 Jan 2003 21:10:00 +0000 (21:10 +0000)]
Fixed timing problem and more header decoding bugs

Original commit message from CVS:
Fixed timing problem and more header decoding bugs

21 years agoAdd metadata/streaminfo to AVI
Ronald S. Bultje [Fri, 31 Jan 2003 19:37:25 +0000 (19:37 +0000)]
Add metadata/streaminfo to AVI

Original commit message from CVS:
Add metadata/streaminfo to AVI

21 years agoFixed a few bugs in the header checking. Also added descrambling code.
Owen Fraser-Green [Fri, 31 Jan 2003 18:23:38 +0000 (18:23 +0000)]
Fixed a few bugs in the header checking. Also added descrambling code.

Original commit message from CVS:
Fixed a few bugs in the header checking. Also added descrambling code.

21 years agoInclude config.h (bug 104009)
Ronald S. Bultje [Fri, 31 Jan 2003 00:18:23 +0000 (00:18 +0000)]
Include config.h (bug 104009)

Original commit message from CVS:
Include config.h (bug 104009)

21 years agoFix bug 104010
Ronald S. Bultje [Fri, 31 Jan 2003 00:12:09 +0000 (00:12 +0000)]
Fix bug 104010

Original commit message from CVS:
Fix bug 104010

21 years agoAdd untested get-video-size function (bug 104360)
Ronald S. Bultje [Thu, 30 Jan 2003 20:47:43 +0000 (20:47 +0000)]
Add untested get-video-size function (bug 104360)

Original commit message from CVS:
Add untested get-video-size function (bug 104360)

21 years agoThe first attempt to support MAS. Dont expect it to work :)
Zeeshan Ali [Thu, 30 Jan 2003 20:24:25 +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 agoFix bug 104344 and add a missing free()
Ronald S. Bultje [Thu, 30 Jan 2003 20:12:18 +0000 (20:12 +0000)]
Fix bug 104344 and add a missing free()

Original commit message from CVS:
Fix bug 104344 and add a missing free()

21 years agoDon't add bogus typefind functions
Wim Taymans [Sun, 26 Jan 2003 19:31:36 +0000 (19:31 +0000)]
Don't add bogus typefind functions

Original commit message from CVS:
Don't add bogus typefind functions

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 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 agoDescribes briefly the design of the ASF demux plugin.
Owen Fraser-Green [Thu, 23 Jan 2003 11:20:20 +0000 (11:20 +0000)]
Describes briefly the design of the ASF demux plugin.

Original commit message from CVS:
Describes briefly the design of the ASF demux plugin.

21 years agoAdded code to handle split segments, changed src caps to video/avi to make it work...
Owen Fraser-Green [Thu, 23 Jan 2003 11:15:49 +0000 (11:15 +0000)]
Added code to handle split segments, changed src caps to video/avi to make it work with ffmpeg. Correct time conversi...

Original commit message from CVS:
Added code to handle split segments, changed src caps to video/avi to make
it work with ffmpeg. Correct time conversion code. Numerous minor bug fixes
and slight code cleanup.

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- Add strn tag
Wim Taymans [Tue, 21 Jan 2003 22:23:11 +0000 (22:23 +0000)]
- Add strn tag

Original commit message from CVS:
- Add strn tag
- fix memleak in debugging code

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 agoSeeking/indexing patch from vishnu
Wim Taymans [Mon, 20 Jan 2003 19:38:37 +0000 (19:38 +0000)]
Seeking/indexing patch from vishnu

Original commit message from CVS:
Seeking/indexing patch from vishnu

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 agouninstall fix
Thomas Vander Stichele [Mon, 20 Jan 2003 11:58:56 +0000 (11:58 +0000)]
uninstall fix

Original commit message from CVS:
uninstall fix

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 ago- Small cleanups
Wim Taymans [Sun, 19 Jan 2003 13:42:43 +0000 (13:42 +0000)]
- Small cleanups

Original commit message from CVS:
- Small cleanups
- parse even the last few bytes of the stream

21 years agoHmm, forgot to commit this crucial define..
Wim Taymans [Sun, 19 Jan 2003 01:53:34 +0000 (01:53 +0000)]
Hmm, forgot to commit this crucial define..

Original commit message from CVS:
Hmm, forgot to commit this crucial define..

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 agoStart with timestamp of 0 when no timestamp was found
Wim Taymans [Sat, 18 Jan 2003 17:09:22 +0000 (17:09 +0000)]
Start with timestamp of 0 when no timestamp was found

Original commit message from CVS:
Start with timestamp of 0 when no timestamp was found

21 years agoInterpollate timestamps
Wim Taymans [Sat, 18 Jan 2003 17:06:01 +0000 (17:06 +0000)]
Interpollate timestamps

Original commit message from CVS:
Interpollate timestamps

21 years agoadded func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE...
Steve Baker [Sat, 18 Jan 2003 04:37:32 +0000 (04:37 +0000)]
added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just takin...

Original commit message from CVS:
added func gst_play_set_data_src
removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just taking up space

21 years agoapply patch from vishnu
Thomas Vander Stichele [Fri, 17 Jan 2003 16:21:35 +0000 (16:21 +0000)]
apply patch from vishnu

Original commit message from CVS:
apply patch from vishnu

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 agothis is a better way
Thomas Vander Stichele [Thu, 16 Jan 2003 17:13:00 +0000 (17:13 +0000)]
this is a better way

Original commit message from CVS:
this is a better way

21 years agopatch ffmpeg
Thomas Vander Stichele [Thu, 16 Jan 2003 16:58:29 +0000 (16:58 +0000)]
patch ffmpeg

Original commit message from CVS:
patch ffmpeg

21 years agothaytan's ffmpeg function renaming patch
Thomas Vander Stichele [Thu, 16 Jan 2003 16:57:42 +0000 (16:57 +0000)]
thaytan's ffmpeg function renaming patch

Original commit message from CVS:
thaytan's ffmpeg function renaming patch

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 agoFix typo
Jeremy Simon [Wed, 15 Jan 2003 21:06:57 +0000 (21:06 +0000)]
Fix typo

Original commit message from CVS:
Fix typo

21 years agoAdd a new riff id tag: dmlh
Iain Holmes [Wed, 15 Jan 2003 00:38:54 +0000 (00:38 +0000)]
Add a new riff id tag: dmlh

Original commit message from CVS:
Add a new riff id tag: dmlh

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 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

21 years agomore link fixes
Thomas Vander Stichele [Fri, 10 Jan 2003 23:03:05 +0000 (23:03 +0000)]
more link fixes

Original commit message from CVS:
more link fixes

21 years agoPadConnect -> PadLink
Thomas Vander Stichele [Fri, 10 Jan 2003 13:38:27 +0000 (13:38 +0000)]
PadConnect -> PadLink

Original commit message from CVS:
PadConnect -> PadLink

21 years agothis should fix Uraeus's rpm making problem
Thomas Vander Stichele [Fri, 10 Jan 2003 11:01:27 +0000 (11:01 +0000)]
this should fix Uraeus's rpm making problem

Original commit message from CVS:
this should fix Uraeus's rpm making problem

21 years agoanother batch of connect->link fixes please let me know about issues and please refra...
Thomas Vander Stichele [Fri, 10 Jan 2003 10:22:24 +0000 (10:22 +0000)]
another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so t...

Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts

21 years agoadd magic user_op signal hack
David I. Lehn [Thu, 9 Jan 2003 08:56:58 +0000 (08:56 +0000)]
add magic user_op signal hack

Original commit message from CVS:
add magic user_op signal hack

21 years agomerge back from release
Thomas Vander Stichele [Wed, 8 Jan 2003 16:41:27 +0000 (16:41 +0000)]
merge back from release

Original commit message from CVS:
merge back from release

21 years agosome code cleanup
Thomas Vander Stichele [Wed, 8 Jan 2003 16:11:48 +0000 (16:11 +0000)]
some code cleanup

Original commit message from CVS:
some code cleanup

21 years agoattempt to support libdvdnav sector query/set feature
David I. Lehn [Wed, 8 Jan 2003 07:49:16 +0000 (07:49 +0000)]
attempt to support libdvdnav sector query/set feature

Original commit message from CVS:
attempt to support libdvdnav sector query/set feature

21 years agoRemove some unneeded comments
Julien Moutte [Tue, 7 Jan 2003 19:13:41 +0000 (19:13 +0000)]
Remove some unneeded comments

Original commit message from CVS:
Remove some unneeded comments

21 years agoFixed gst_play_dispose function so that GstPlay objects can be unrefed safely.
Julien Moutte [Tue, 7 Jan 2003 19:02:44 +0000 (19:02 +0000)]
Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.

Original commit message from CVS:
Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.
Optimized some g_idle_add for the signal poller.

21 years ago- add some streaminfo
David I. Lehn [Tue, 7 Jan 2003 08:09:28 +0000 (08:09 +0000)]
- add some streaminfo

Original commit message from CVS:
- add some streaminfo
- sort of add buttoninfo
- loop to get func
- fixup seek/flush a bit (still have a52dec problems though)
- add action signals for dvd menu button interaction
- misc cleanups

21 years agoApply patch "valgrind is cool" 13384 from vishnu.
Wim Taymans [Mon, 6 Jan 2003 19:13:49 +0000 (19:13 +0000)]
Apply patch "valgrind is cool" 13384 from vishnu.

Original commit message from CVS:
Apply patch "valgrind is cool" 13384 from vishnu.

21 years agomoving forward to release
Thomas Vander Stichele [Sun, 5 Jan 2003 23:20:17 +0000 (23:20 +0000)]
moving forward to release

Original commit message from CVS:
moving forward to release

21 years agoignore ffmpeg dir
Thomas Vander Stichele [Sun, 5 Jan 2003 23:14:02 +0000 (23:14 +0000)]
ignore ffmpeg dir

Original commit message from CVS:
ignore ffmpeg dir

21 years agoredo
Thomas Vander Stichele [Sun, 5 Jan 2003 16:41:57 +0000 (16:41 +0000)]
redo

Original commit message from CVS:
redo

21 years agoonly slurp in cvs mode
Thomas Vander Stichele [Sun, 5 Jan 2003 11:53:32 +0000 (11:53 +0000)]
only slurp in cvs mode

Original commit message from CVS:
only slurp in cvs mode

21 years agochanging ffmpeg to only update when required
Thomas Vander Stichele [Sun, 5 Jan 2003 11:31:42 +0000 (11:31 +0000)]
changing ffmpeg to only update when required

Original commit message from CVS:
changing ffmpeg to only update when required

21 years agoa new way of handling ffmpeg cvs
Thomas Vander Stichele [Sun, 5 Jan 2003 11:31:01 +0000 (11:31 +0000)]
a new way of handling ffmpeg cvs

Original commit message from CVS:
a new way of handling ffmpeg cvs

21 years agosome dist fixes
Thomas Vander Stichele [Fri, 3 Jan 2003 17:03:22 +0000 (17:03 +0000)]
some dist fixes

Original commit message from CVS:
some dist fixes

21 years agoadd seeking and query ability
David I. Lehn [Thu, 2 Jan 2003 08:21:29 +0000 (08:21 +0000)]
add seeking and query ability

Original commit message from CVS:
add seeking and query ability

21 years agoignore generated file
David I. Lehn [Thu, 2 Jan 2003 08:19:59 +0000 (08:19 +0000)]
ignore generated file

Original commit message from CVS:
ignore generated file