summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Commit header changes tooWim Taymans2003-03-021-0/+2
| | | | | Original commit message from CVS: Commit header changes too
* one missing file updatedChristian Schaller2003-03-021-1/+1
| | | | | Original commit message from CVS: one missing file updated
* Complete the move of the RTP pluginChristian Schaller2003-03-0217-27/+2209
| | | | | Original commit message from CVS: Complete the move of the RTP plugin
* Implement seeking on wavWim Taymans2003-03-011-65/+140
| | | | | Original commit message from CVS: Implement seeking on wav
* remove videosink from specChristian Schaller2003-03-011-26/+2
| | | | | Original commit message from CVS: remove videosink from spec
* fix ivorbis part 2Christian Schaller2003-03-011-6/+1
| | | | | Original commit message from CVS: fix ivorbis part 2
* get this thing working (again ?)Benjamin Otte2003-02-251-25/+26
| | | | | Original commit message from CVS: get this thing working (again ?)
* Forward events.Wim Taymans2003-02-251-9/+19
| | | | | Original commit message from CVS: Forward events.
* disabling videosink from head build, should I do the same for 0.6 branch?Christian Schaller2003-02-232-4/+3
| | | | | Original commit message from CVS: disabling videosink from head build, should I do the same for 0.6 branch?
* state change fixes from Pedro Corte-Real for shout and shout2 pluginsChristian Schaller2003-02-231-3/+3
| | | | | Original commit message from CVS: state change fixes from Pedro Corte-Real for shout and shout2 plugins
* add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, ↵Christian Schaller2003-02-235-12/+77
| | | | | | | 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
* Fix bug 105886Ronald S. Bultje2003-02-231-1/+1
| | | | | Original commit message from CVS: Fix bug 105886
* merge integer based Tremor vorbis pluginChristian Schaller2003-02-232-2/+25
| | | | | Original commit message from CVS: merge integer based Tremor vorbis plugin
* I'm too lazy to comment thisColin Walters2003-02-151-0/+9
| | | | | Original commit message from CVS: *** empty log message ***
* committing fixes before deleting all of my gstreamer cvs to make room for ↵Thomas Vander Stichele2003-02-142-2/+2
| | | | | | | | 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 !
* Making some things work and breaking othersZeeshan Ali2003-02-101-3/+10
| | | | | Original commit message from CVS: Making some things work and breaking others
* I'm too lazy to comment thisColin Walters2003-02-071-0/+5
| | | | | Original commit message from CVS: *** empty log message ***
* Bigendian fixesWim Taymans2003-02-041-12/+20
| | | | | Original commit message from CVS: Bigendian fixes
* Endian fixes for index parsing.Wim Taymans2003-02-041-1/+4
| | | | | Original commit message from CVS: Endian fixes for index parsing.
* Fix endian issues with metadata. Some Cleanups tooWim Taymans2003-02-021-26/+27
| | | | | Original commit message from CVS: Fix endian issues with metadata. Some Cleanups too
* - CleanupsWim Taymans2003-02-025-42/+59
| | | | | | Original commit message from CVS: - Cleanups - remove old tracing API calls
* 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