summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* prerelThomas Vander Stichele2003-06-021-1/+1
| | | | | Original commit message from CVS: prerel
* Update FLAC check, forgot to apply that in previous checkinRonald S. Bultje2003-06-011-1/+1
| | | | | Original commit message from CVS: Update FLAC check, forgot to apply that in previous checkin
* non-dist fixThomas Vander Stichele2003-06-012-2/+2
| | | | | Original commit message from CVS: non-dist fix
* backport of Julien's error handling this fixes #114134Thomas Vander Stichele2003-05-314-123/+78
| | | | | | Original commit message from CVS: backport of Julien's error handling this fixes #114134
* fix a bugThomas Vander Stichele2003-05-311-1/+1
| | | | | Original commit message from CVS: fix a bug
* Don't set the mime type.Colin Walters2003-05-301-10/+1
| | | | | Original commit message from CVS: Don't set the mime type.
* fix mcopidl, add pkgconfig checks for mad and audiofileThomas Vander Stichele2003-05-302-12/+21
| | | | | Original commit message from CVS: fix mcopidl, add pkgconfig checks for mad and audiofile
* Link also against libgstcontrolDavid Schleef2003-05-211-1/+1
| | | | | Original commit message from CVS: Link also against libgstcontrol
* Merge sync parameter patch from HEAD.David Schleef2003-05-212-10/+24
| | | | | Original commit message from CVS: Merge sync parameter patch from HEAD.
* should be done right after releaseThomas Vander Stichele2003-05-191-1/+1
| | | | | Original commit message from CVS: should be done right after release
* important fix I forgot to commitThomas Vander Stichele2003-05-193-6/+6
| | | | | Original commit message from CVS: important fix I forgot to commit
* ignore these pleaseThomas Vander Stichele2003-05-192-0/+3
| | | | | Original commit message from CVS: ignore these please
* If negotiated caps are chained, iterate through the list and call ↵David Schleef2003-05-181-0/+22
| | | | | | | | try_set_caps() on each one. Original commit message from CVS: If negotiated caps are chained, iterate through the list and call try_set_caps() on each one.
* Backport videoscale from HEAD. Fixes #112595David Schleef2003-05-135-218/+742
| | | | | Original commit message from CVS: Backport videoscale from HEAD. Fixes #112595
* Backport from HEAD. Fixes #111632David Schleef2003-05-134-755/+158
| | | | | Original commit message from CVS: Backport from HEAD. Fixes #111632
* fixes 107967Thomas Vander Stichele2003-05-122-3/+4
| | | | | Original commit message from CVS: fixes 107967
* fixes bug #112711Thomas Vander Stichele2003-05-101-6/+28
| | | | | Original commit message from CVS: fixes bug #112711
* Merge fix for #112608 from HEADDavid Schleef2003-05-091-1/+1
| | | | | Original commit message from CVS: Merge fix for #112608 from HEAD
* Fixes #111498Ronald S. Bultje2003-05-081-0/+1
| | | | | Original commit message from CVS: Fixes #111498
* Fixed element seeking, and put in some commentsGernot Ziegler2003-04-292-10/+108
| | | | | Original commit message from CVS: Fixed element seeking, and put in some comments
* Backport patch from HEAD to fix buffering in iradio.Colin Walters2003-04-281-4/+6
| | | | | | | Original commit message from CVS: Backport patch from HEAD to fix buffering in iradio. Closes: #94113
* pkg-config uninstalled fixesThomas Vander Stichele2003-04-272-5/+6
| | | | | Original commit message from CVS: pkg-config uninstalled fixes
* Reset in_first_get flag when done reading, and on opening a file.Colin Walters2003-04-201-0/+3
| | | | | Original commit message from CVS: Reset in_first_get flag when done reading, and on opening a file.
* Final change for 0.6.1 - kick version number upRonald S. Bultje2003-04-181-2/+2
| | | | | Original commit message from CVS: Final change for 0.6.1 - kick version number up
* gcc-2.9x compile fix (c<99)Ronald S. Bultje2003-04-171-1/+3
| | | | | Original commit message from CVS: gcc-2.9x compile fix (c<99)
* This adds more assertions in the code and changes the location of the volume ↵Ronald S. Bultje2003-04-172-103/+132
| | | | | | | element Original commit message from CVS: This adds more assertions in the code and changes the location of the volume element
* Remove gst-element-check.m4, since it's in the coreRonald S. Bultje2003-04-171-1/+0
| | | | | Original commit message from CVS: Remove gst-element-check.m4, since it's in the core
* Fix exampleRonald S. Bultje2003-04-162-6/+6
| | | | | Original commit message from CVS: Fix example
* spec fixes before releaseThomas Vander Stichele2003-04-142-23/+29
| | | | | Original commit message from CVS: spec fixes before release
* Fix dvdnav detectionRonald S. Bultje2003-04-121-5/+9
| | | | | Original commit message from CVS: Fix dvdnav detection
* Fixes #110138Ronald S. Bultje2003-04-121-0/+13
| | | | | Original commit message from CVS: Fixes #110138
* Fixes #110544Ronald S. Bultje2003-04-121-6/+1
| | | | | Original commit message from CVS: Fixes #110544
* Fixes #109558Ronald S. Bultje2003-04-121-0/+8
| | | | | Original commit message from CVS: Fixes #109558
* oops, I broke itRonald S. Bultje2003-04-081-1/+1
| | | | | Original commit message from CVS: oops, I broke it
* Fixes broken .pc files for uninstalled gst-0.6Ronald S. Bultje2003-04-083-13/+19
| | | | | Original commit message from CVS: Fixes broken .pc files for uninstalled gst-0.6
* Add new libgstplay. This could in theory break ABI, but in practice it ↵Ronald S. Bultje2003-04-083-605/+1546
| | | | | | | doesn't. If there's any complaints (serious on... Original commit message from CVS: Add new libgstplay. This could in theory break ABI, but in practice it doesn't. If there's any complaints (serious ones) I can revert this. It's tested and player-for-0.6.0 works with these changes, so it's binary compatible
* Fixes #110038Ronald S. Bultje2003-04-071-2/+8
| | | | | Original commit message from CVS: Fixes #110038
* Adds vis. element gconf stuff - #110171Ronald S. Bultje2003-04-072-15/+95
| | | | | Original commit message from CVS: Adds vis. element gconf stuff - #110171
* Move to core (#104282)Ronald S. Bultje2003-04-073-29/+1
| | | | | Original commit message from CVS: Move to core (#104282)
* Fixes #109330Ronald S. Bultje2003-04-071-2/+3
| | | | | Original commit message from CVS: Fixes #109330
* Fixes #106777Ronald S. Bultje2003-04-072-2/+2
| | | | | Original commit message from CVS: Fixes #106777
* Fixes #109994Ronald S. Bultje2003-04-071-1/+1
| | | | | Original commit message from CVS: Fixes #109994
* Fixes #110009Ronald S. Bultje2003-04-071-0/+22
| | | | | Original commit message from CVS: Fixes #110009
* Fixes #104752 and #106776Ronald S. Bultje2003-04-071-2/+1
| | | | | Original commit message from CVS: Fixes #104752 and #106776
* Fixes #106448Ronald S. Bultje2003-04-071-3/+29
| | | | | Original commit message from CVS: Fixes #106448
* Fixes #109048Ronald S. Bultje2003-04-071-3/+2
| | | | | Original commit message from CVS: Fixes #109048
* Fix #107396 - braindead, doesn't need confirmation (no it doesn't)Ronald S. Bultje2003-04-041-2/+2
| | | | | Original commit message from CVS: Fix #107396 - braindead, doesn't need confirmation (no it doesn't)
* 0.6.1 accepted release patch fixes v4l/v4l2 plugin compilation problemsRonald S. Bultje2003-03-3011-3/+73
| | | | | Original commit message from CVS: 0.6.1 accepted release patch fixes v4l/v4l2 plugin compilation problems
* I'm too lazy to comment thisColin Walters2003-02-061-0/+6
| | | | | Original commit message from CVS: *** empty log message ***
* Don't assume the pad always has caps; instead create a new one and set its ↵Colin Walters2003-02-061-5/+4
| | | | | | | | properties. Original commit message from CVS: (gst_gnomevfssrc_open_file): Don't assume the pad always has caps; instead create a new one and set its properties.