Age | Commit message (Expand) | Author | Files | Lines |
2004-11-25 | Surround sound support. | Ronald S. Bultje | 9 | -89/+1243 |
2004-11-25 | ext/ogg/gstoggdemux.c: Fix position for discont if we're close as well. Nitpi... | Ronald S. Bultje | 1 | -0/+6 |
2004-11-25 | gst/playback/gstdecodebin.c: We sometimes need parsers for playback, so add t... | Ronald S. Bultje | 1 | -0/+5 |
2004-11-25 | APE v1/2 tag reader plus typefind function. | Ronald S. Bultje | 6 | -1/+911 |
2004-11-25 | Remove hacks for older core. Require newer core version accordingly. | Ronald S. Bultje | 2 | -1/+9 |
2004-11-25 | gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing. | Ronald S. Bultje | 10 | -258/+1437 |
2004-11-25 | back to cvs | Thomas Vander Stichele | 2 | -1/+6 |
2004-11-25 | releasing | Thomas Vander Stichele | 17 | -742/+1188 |
2004-11-25 | new prerelease | Thomas Vander Stichele | 1 | -1/+1 |
2004-11-25 | Fix another typo in doc string :) | Johan Dahlin | 1 | -1/+1 |
2004-11-25 | Fix typo in doc string | Johan Dahlin | 1 | -1/+1 |
2004-11-23 | gst/playback/gstplaybasebin.c: Fix unplayable files error handling. Fixes #1... | Ronald Bultje | 1 | -0/+7 |
2004-11-23 | gst/typefind/gsttypefindfunctions.c: Fix broken mp3 typefinding. Fixes #158375 | Ronald Bultje | 1 | -0/+8 |
2004-11-23 | ext/ogg/gstoggdemux.c: Fix sync on broken files. Fixes #158976 | Ronald Bultje | 1 | -0/+6 |
2004-11-23 | ext/libpng/gstpngenc.c: Copy over buffer properties. Fixes #158832 | Edward Hervey | 1 | -0/+9 |
2004-11-23 | ext/dvdread/dvdreadsrc.c: Fixes invalid reads (#158462) | Thomas Vander Stichele | 1 | -0/+5 |
2004-11-23 | sys/v4l/: Probe less and cache it. Fixes #159187. | Thomas Vander Stichele | 1 | -0/+7 |
2004-11-23 | whoops, wrong commit | Thomas Vander Stichele | 1 | -1/+1 |
2004-11-23 | gst/videorate/gstvideorate.c: Handle all video formats. Fixes #159186. | Thomas Vander Stichele | 1 | -0/+5 |
2004-11-23 | configure fix from ronald | Thomas Vander Stichele | 1 | -1/+1 |
2004-11-15 | gst/synaesthesia/gstsynaesthesia.c: Fix up synaesthesia to work under differe... | Jan Schmidt | 1 | -0/+12 |
2004-11-14 | configure.ac: Fix mpeg2enc configure check (similar to mplex check below). | Ronald S. Bultje | 2 | -1/+6 |
2004-11-14 | gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for gcc-2.95 (fixes #158221). | Ronald S. Bultje | 1 | -0/+7 |
2004-11-13 | another prerelease | Thomas Vander Stichele | 1 | -1/+1 |
2004-11-13 | gst/playback/gstplaybasebin.c: Re-add clock distribution hack (until new core... | Ronald S. Bultje | 1 | -0/+6 |
2004-11-13 | fix mplex configure check (bug #140994) | Arwed v. Merkatz | 2 | -1/+5 |
2004-11-13 | ext/alsa/gstalsa.c: add debugging | Benjamin Otte | 1 | -0/+9 |
2004-11-12 | Update libvisual to 0.1.7. Link in the debug handling to gstreamer | Jan Schmidt | 11 | -376/+535 |
2004-11-12 | gst/volume/gstvolume.c: Allow buffer-frames=0. | Ronald S. Bultje | 1 | -0/+5 |
2004-11-12 | Remove the line dealing with the cache stuff I left in by mistake | Iain Holmes | 1 | -1/+0 |
2004-11-12 | Added the polypaudio sink and hooked it into the build system. | Iain Holmes | 7 | -0/+820 |
2004-11-12 | ext/alsa/gstalsasink.c: Fix for negotiation order problem. This would show wh... | Ronald S. Bultje | 1 | -0/+8 |
2004-11-11 | ext/vorbis/vorbisdec.c: No warnings (#157986). | Ronald S. Bultje | 1 | -0/+7 |
2004-11-11 | gst/typefind/gsttypefindfunctions.c: Prefer apev1/2 and id3v1 (at end of file... | Ronald S. Bultje | 1 | -0/+5 |
2004-11-11 | gst/matroska/matroska-demux.c: Signal no-more-pads (so it works in playbin). | Ronald S. Bultje | 1 | -0/+5 |
2004-11-11 | ext/musepack/gstmusepackreader.cpp: Workaround for older core. | Ronald S. Bultje | 3 | -2/+7 |
2004-11-11 | gst/ffmpegcolorspace/imgconvert.c: Actually test for odd width/height rather ... | Ronald S. Bultje | 1 | -0/+7 |
2004-11-11 | sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not defined | Zaheer Abbas Merali | 2 | -1/+11 |
2004-11-11 | sys/v4l/gstv4lelement.c: Fix compilation if HAVE_XVIDEO is not defined | Zaheer Abbas Merali | 1 | -0/+5 |
2004-11-11 | Use bytestream in goom for input samples | Jan Schmidt | 1 | -0/+9 |
2004-11-11 | ext/alsa/gstalsa.c: Only set hardware parameters *after* negotiation. Before ... | Ronald S. Bultje | 1 | -0/+7 |
2004-11-10 | ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass e... | Ronald S. Bultje | 2 | -23/+55 |
2004-11-10 | gst/playback/gstplaybasebin.c: Don't assert (#157853). | Ronald S. Bultje | 1 | -0/+5 |
2004-11-10 | ext/alsa/gstalsasink.c: Fix bytes/samples confustion. | Ronald S. Bultje | 1 | -0/+7 |
2004-11-09 | gst/typefind/gsttypefindfunctions.c: Disable halfway-seek for pending release... | Ronald S. Bultje | 1 | -0/+6 |
2004-11-09 | add autoprobe-fps property so we can separate autoprobing parts | Thomas Vander Stichele | 1 | -0/+7 |
2004-11-09 | initialise fourcc to catch unset fourcc's, and debug | Thomas Vander Stichele | 1 | -0/+6 |
2004-11-09 | gst/playback/: Cleanups and some more documentation. | Wim Taymans | 1 | -0/+12 |
2004-11-09 | Let VideoSink store the clock, since Cacasink inherits from there | Jan Schmidt | 1 | -0/+7 |
2004-11-09 | gst/playback/: Updated README. | Wim Taymans | 1 | -0/+18 |