summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-11-26added TTA parser and decoderArwed v. Merkatz11-0/+1474
2004-11-26gst/playback/gstplaybasebin.*: Implement buffering. Needs some more work.Ronald S. Bultje1-0/+9
2004-11-26ext/theora/theoradec.c: Fix ilog mask range overflow.Ronald S. Bultje1-0/+5
2004-11-26ext/alsa/gstalsa.c: Don't omit the last (which incase of dmix is the only :) ...Ronald S. Bultje1-0/+6
2004-11-26gst/playback/gstplaybin.c: Removed 2 obsolete commentsChristophe Fergeau1-0/+5
2004-11-26ext/vorbis/oggvorbisenc.cStéphane Loeuillet1-0/+7
2004-11-25gst/playback/gstplaybin.c: Refcounting fixes for provided audio-/videosinks.Ronald S. Bultje1-0/+9
2004-11-25gst/playback/gstplaybin.c: Don't reference all sinks, but only the video- and...Ronald S. Bultje1-0/+11
2004-11-25Surround sound support.Ronald S. Bultje9-89/+1243
2004-11-25ext/ogg/gstoggdemux.c: Fix position for discont if we're close as well. Nitpi...Ronald S. Bultje1-0/+6
2004-11-25gst/playback/gstdecodebin.c: We sometimes need parsers for playback, so add t...Ronald S. Bultje1-0/+5
2004-11-25APE v1/2 tag reader plus typefind function.Ronald S. Bultje6-1/+911
2004-11-25Remove hacks for older core. Require newer core version accordingly.Ronald S. Bultje2-1/+9
2004-11-25gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.Ronald S. Bultje10-258/+1437
2004-11-25back to cvsThomas Vander Stichele2-1/+6
2004-11-25releasingThomas Vander Stichele17-742/+1188
2004-11-25new prereleaseThomas Vander Stichele1-1/+1
2004-11-25Fix another typo in doc string :)Johan Dahlin1-1/+1
2004-11-25Fix typo in doc stringJohan Dahlin1-1/+1
2004-11-23gst/playback/gstplaybasebin.c: Fix unplayable files error handling. Fixes #1...Ronald Bultje1-0/+7
2004-11-23gst/typefind/gsttypefindfunctions.c: Fix broken mp3 typefinding. Fixes #158375Ronald Bultje1-0/+8
2004-11-23ext/ogg/gstoggdemux.c: Fix sync on broken files. Fixes #158976Ronald Bultje1-0/+6
2004-11-23ext/libpng/gstpngenc.c: Copy over buffer properties. Fixes #158832Edward Hervey1-0/+9
2004-11-23ext/dvdread/dvdreadsrc.c: Fixes invalid reads (#158462)Thomas Vander Stichele1-0/+5
2004-11-23sys/v4l/: Probe less and cache it. Fixes #159187.Thomas Vander Stichele1-0/+7
2004-11-23whoops, wrong commitThomas Vander Stichele1-1/+1
2004-11-23gst/videorate/gstvideorate.c: Handle all video formats. Fixes #159186.Thomas Vander Stichele1-0/+5
2004-11-23configure fix from ronaldThomas Vander Stichele1-1/+1
2004-11-15gst/synaesthesia/gstsynaesthesia.c: Fix up synaesthesia to work under differe...Jan Schmidt1-0/+12
2004-11-14configure.ac: Fix mpeg2enc configure check (similar to mplex check below).Ronald S. Bultje2-1/+6
2004-11-14gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for gcc-2.95 (fixes #158221).Ronald S. Bultje1-0/+7
2004-11-13another prereleaseThomas Vander Stichele1-1/+1
2004-11-13gst/playback/gstplaybasebin.c: Re-add clock distribution hack (until new core...Ronald S. Bultje1-0/+6
2004-11-13fix mplex configure check (bug #140994)Arwed v. Merkatz2-1/+5
2004-11-13ext/alsa/gstalsa.c: add debuggingBenjamin Otte1-0/+9
2004-11-12Update libvisual to 0.1.7. Link in the debug handling to gstreamerJan Schmidt11-376/+535
2004-11-12gst/volume/gstvolume.c: Allow buffer-frames=0.Ronald S. Bultje1-0/+5
2004-11-12Remove the line dealing with the cache stuff I left in by mistakeIain Holmes1-1/+0
2004-11-12Added the polypaudio sink and hooked it into the build system.Iain Holmes7-0/+820
2004-11-12ext/alsa/gstalsasink.c: Fix for negotiation order problem. This would show wh...Ronald S. Bultje1-0/+8
2004-11-11ext/vorbis/vorbisdec.c: No warnings (#157986).Ronald S. Bultje1-0/+7
2004-11-11gst/typefind/gsttypefindfunctions.c: Prefer apev1/2 and id3v1 (at end of file...Ronald S. Bultje1-0/+5
2004-11-11gst/matroska/matroska-demux.c: Signal no-more-pads (so it works in playbin).Ronald S. Bultje1-0/+5
2004-11-11ext/musepack/gstmusepackreader.cpp: Workaround for older core.Ronald S. Bultje3-2/+7
2004-11-11gst/ffmpegcolorspace/imgconvert.c: Actually test for odd width/height rather ...Ronald S. Bultje1-0/+7
2004-11-11sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not definedZaheer Abbas Merali2-1/+11
2004-11-11sys/v4l/gstv4lelement.c: Fix compilation if HAVE_XVIDEO is not definedZaheer Abbas Merali1-0/+5
2004-11-11Use bytestream in goom for input samplesJan Schmidt1-0/+9
2004-11-11ext/alsa/gstalsa.c: Only set hardware parameters *after* negotiation. Before ...Ronald S. Bultje1-0/+7
2004-11-10ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass e...Ronald S. Bultje2-23/+55