summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added state change function to clear some state in READYWim Taymans2003-03-041-6/+33
| | | | | Original commit message from CVS: Added state change function to clear some state in READY
* Make alaw / mulaw work again.Benjamin Otte2003-03-039-298/+192
| | | | | | | 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
* Unification of the way to speak to v4l2 and v4l elements... Also fix a ↵Ronald S. Bultje2003-03-0211-328/+213
| | | | | | | 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
* Silly bug, i wonder who was the last one to play with itZeeshan Ali2003-03-021-6/+0
| | | | | Original commit message from CVS: Silly bug, i wonder who was the last one to play with it
* remove obsolete requirement from rtp pluginChristian Schaller2003-03-021-1/+0
| | | | | Original commit message from CVS: remove obsolete requirement from rtp plugin
* commit RTP fixes to spec fileChristian Schaller2003-03-021-21/+25
| | | | | Original commit message from CVS: commit RTP fixes to spec file
* 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