summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-11-29gst/playback/gststreaminfo.c: On mute of an unlinked stream, check for pad av...Ronald S. Bultje1-0/+6
2004-11-29gst/avi/gstavidemux.c: Fix quite humiliating bug in omitting 0-sized index ch...Ronald S. Bultje1-0/+7
2004-11-29ext/a52dec/gsta52dec.c: Actually leave the loop if we failed to sync. Don't c...Ronald S. Bultje1-0/+5
2004-11-28gst/mpegstream/gstdvddemux.*: Fix crash (#159759). Doesn't work, though. :-(.Ronald S. Bultje1-0/+7
2004-11-28gst/audioconvert/gstchannelmix.c: more overwriting protection due to modifyin...Benjamin Otte1-0/+6
2004-11-28gst/audioconvert/gstchannelmix.c: Normalize using absolute values.Ronald S. Bultje1-0/+6
2004-11-28Adding a first version of directfbvideosink.Julien Moutte1-0/+28
2004-11-28gst/audioconvert/gstchannelmix.c: walk the samples backwards if out_channels ...Benjamin Otte1-0/+6
2004-11-28gst/audioconvert/: Implement a channel mixer.Ronald S. Bultje1-0/+18
2004-11-28ext/alsa/: Make alsasink actually honor gst_element_set_clock and use that cl...Martin Soto1-0/+8
2004-11-27gst/playback/gstplaybasebin.c: fixed a caps leak nullify source and decoder w...Christophe Fergeau1-0/+13
2004-11-27ext/a52dec/gsta52dec.c: Don't forget bass if it's there. Else left channel is...Ronald S. Bultje1-0/+5
2004-11-27ext/a52dec/gsta52dec.c: Don't do sample adjusting anymore, we use float audio...Ronald S. Bultje1-0/+8
2004-11-27ext/a52dec/gsta52dec.c: Advertise that we can do surround sound.Ronald S. Bultje1-0/+6
2004-11-27ext/a52dec/gsta52dec.c: Add buffer-frames=0.Ronald S. Bultje1-0/+18
2004-11-27gst/audioconvert/gstaudioconvert.c: call parent dispose methodChristophe Fergeau1-0/+5
2004-11-27gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)Martin Soto1-0/+7
2004-11-26added TTA parser and decoderArwed v. Merkatz1-0/+13
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. Bultje1-0/+34
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. Bultje1-0/+21
2004-11-25Remove hacks for older core. Require newer core version accordingly.Ronald S. Bultje1-0/+8
2004-11-25gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.Ronald S. Bultje1-0/+34
2004-11-25back to cvsThomas Vander Stichele1-0/+5
2004-11-25releasingThomas Vander Stichele1-8/+32
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-23gst/videorate/gstvideorate.c: Handle all video formats. Fixes #159186.Thomas Vander Stichele1-0/+5
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. Bultje1-0/+5
2004-11-14gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for gcc-2.95 (fixes #158221).Ronald S. Bultje1-0/+7
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. Merkatz1-0/+4
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 Schmidt1-0/+20
2004-11-12gst/volume/gstvolume.c: Allow buffer-frames=0.Ronald S. Bultje1-0/+5
2004-11-12Added the polypaudio sink and hooked it into the build system.Iain Holmes1-0/+13
2004-11-12ext/alsa/gstalsasink.c: Fix for negotiation order problem. This would show wh...Ronald S. Bultje1-0/+8