summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer ↵David Schleef2003-02-0211-31/+32
| | | | | | | | conversion. Original commit message from CVS: Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
* add some extra checking on validity of pads before using themRonald S. Bultje2003-01-311-0/+4
| | | | | Original commit message from CVS: add some extra checking on validity of pads before using them
* Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 ↵Owen Fraser-Green2003-01-311-2/+3
| | | | | | | 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
* Added handlers for .wmv .wma and .wa to use the ASF demuxerOwen Fraser-Green2003-01-311-0/+3
| | | | | Original commit message from CVS: Added handlers for .wmv .wma and .wa to use the ASF demuxer
* dohRonald S. Bultje2003-01-311-1/+1
| | | | | Original commit message from CVS: doh
* Add metadata/streaminfo to AVIRonald S. Bultje2003-01-312-2/+264
| | | | | Original commit message from CVS: Add metadata/streaminfo to AVI
* Just correcting my mistakeZeeshan Ali2003-01-301-4/+0
| | | | | Original commit message from CVS: Just correcting my mistake
* The first attempt to support MAS. Dont expect it to work :)Zeeshan Ali2003-01-304-5/+31
| | | | | Original commit message from CVS: The first attempt to support MAS. Dont expect it to work :)
* Don't use samplesize on video framesWim Taymans2003-01-301-4/+4
| | | | | Original commit message from CVS: Don't use samplesize on video frames
* make 8 bit output use the right capsBenjamin Otte2003-01-301-19/+36
| | | | | Original commit message from CVS: make 8 bit output use the right caps
* DOH! (yes, I'm a moron)Ronald S. Bultje2003-01-281-7/+7
| | | | | Original commit message from CVS: DOH! (yes, I'm a moron)
* Removed bogus patch 1.4 to make osssrc work again.Wim Taymans2003-01-271-24/+8
| | | | | Original commit message from CVS: Removed bogus patch 1.4 to make osssrc work again.
* - Add error reportingWim Taymans2003-01-271-3/+14
| | | | | | Original commit message from CVS: - Add error reporting - never return a NULL buffer
* Someone forgot to fix this connect->link thingy - can this go into 0.6.0 please?Ronald S. Bultje2003-01-261-1/+1
| | | | | Original commit message from CVS: Someone forgot to fix this connect->link thingy - can this go into 0.6.0 please?
* add asf pipelineChristian Schaller2003-01-261-0/+1
| | | | | Original commit message from CVS: add asf pipeline
* add asf pluginChristian Schaller2003-01-261-0/+22
| | | | | Original commit message from CVS: add asf plugin
* add asf plugin to buildChristian Schaller2003-01-261-1/+2
| | | | | Original commit message from CVS: add asf plugin to build
* Don't make a size request when in iradio mode.Colin Walters2003-01-251-0/+5
| | | | | Original commit message from CVS: (gst_gnomevfssrc_open_file): Don't make a size request when in iradio mode.
* Be nice to the indiansWim Taymans2003-01-251-5/+5
| | | | | Original commit message from CVS: Be nice to the indians
* fix swfdec linkChristian Schaller2003-01-231-3/+3
| | | | | Original commit message from CVS: fix swfdec link
* clean up spec file, more virtualprovidesThomas Vander Stichele2003-01-231-14/+46
| | | | | Original commit message from CVS: clean up spec file, more virtualprovides
* 0.7.x dev branch is openThomas Vander Stichele2003-01-231-1/+1
| | | | | Original commit message from CVS: 0.7.x dev branch is open
* update versionThomas Vander Stichele2003-01-221-1/+1
| | | | | Original commit message from CVS: update version
* stray x checkThomas Vander Stichele2003-01-211-0/+8
| | | | | Original commit message from CVS: stray x check
* - Parse strn tagWim Taymans2003-01-211-2/+32
| | | | | | Original commit message from CVS: - Parse strn tag - fix flush
* remove aviparse againChristian Schaller2003-01-211-4/+0
| | | | | Original commit message from CVS: remove aviparse again
* clean upThomas Vander Stichele2003-01-201-90/+67
| | | | | Original commit message from CVS: clean up
* - new avi demuxer doesn't use a recursive infinite loop anymoreWim Taymans2003-01-206-801/+269
| | | | | | | 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
* Indexing patch from vishnuWim Taymans2003-01-202-0/+4
| | | | | Original commit message from CVS: Indexing patch from vishnu
* add mpegThomas Vander Stichele2003-01-191-0/+1
| | | | | Original commit message from CVS: add mpeg
* update with latest changesChristian Schaller2003-01-191-0/+4
| | | | | Original commit message from CVS: update with latest changes
* hmm, fix some build breakageChristian Schaller2003-01-191-0/+1
| | | | | Original commit message from CVS: hmm, fix some build breakage
* Enable sync again, for some reason it was disabledWim Taymans2003-01-191-2/+2
| | | | | Original commit message from CVS: Enable sync again, for some reason it was disabled
* Really add A52 caps nowWim Taymans2003-01-192-2/+0
| | | | | Original commit message from CVS: Really add A52 caps now
* don't break the buildThomas Vander Stichele2003-01-182-1/+3
| | | | | Original commit message from CVS: don't break the build
* commit patch from leifThomas Vander Stichele2003-01-181-3/+15
| | | | | Original commit message from CVS: commit patch from leif
* paranoidThomas Vander Stichele2003-01-181-0/+1
| | | | | Original commit message from CVS: paranoid
* don't segfault when data didn't make it inThomas Vander Stichele2003-01-181-2/+5
| | | | | Original commit message from CVS: don't segfault when data didn't make it in
* Added first unusable code that should become the base element for a new ↵Wim Taymans2003-01-184-1/+815
| | | | | | | | aviparser Original commit message from CVS: Added first unusable code that should become the base element for a new aviparser
* Don't barf on ISFT tagsWim Taymans2003-01-181-0/+1
| | | | | Original commit message from CVS: Don't barf on ISFT tags
* Add a52 audioWim Taymans2003-01-182-0/+13
| | | | | Original commit message from CVS: Add a52 audio
* check for vorbis finalThomas Vander Stichele2003-01-171-0/+6
| | | | | Original commit message from CVS: check for vorbis final
* Add a swfdec version dependency for new APIDavid Schleef2003-01-171-1/+1
| | | | | Original commit message from CVS: Add a swfdec version dependency for new API
* build fixThomas Vander Stichele2003-01-161-1/+3
| | | | | Original commit message from CVS: build fix
* Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move ↵Iain Holmes2003-01-151-10/+36
| | | | | | | 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
* 0 terminate query formatsWim Taymans2003-01-142-1/+2
| | | | | Original commit message from CVS: 0 terminate query formats
* fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed outThomas Vander Stichele2003-01-142-31/+113
| | | | | | Original commit message from CVS: fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed out
* until this reliably works for more than two media types, we're better off ↵Thomas Vander Stichele2003-01-131-2/+2
| | | | | | | | 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
* Fix timestampsWim Taymans2003-01-121-1/+1
| | | | | Original commit message from CVS: Fix timestamps
* - connect->linkWim Taymans2003-01-121-27/+48
| | | | | | Original commit message from CVS: - connect->link - add total indexed time (vishnu)