Age | Commit message (Expand) | Author | Files | Lines |
2004-12-10 | gst/asfdemux/gstasfdemux.c: Align by packetsize, and assert that we a packet ... | Ronald S. Bultje | 1 | -0/+8 |
2004-12-09 | ext/ogg/gstoggdemux.c: Check for non-NULL before accessing member (end-of-cha... | Ronald S. Bultje | 1 | -0/+5 |
2004-12-09 | Synchronize property names where not yet the case. Devices are now device=X, ... | Ronald S. Bultje | 1 | -0/+18 |
2004-12-09 | configure.ac: move GCONF macro outside conditional for the am conditional. Fi... | Thomas Vander Stichele | 1 | -0/+5 |
2004-12-08 | tools/gst-visualise-m.m: Switch to elements that currently exist. | David Schleef | 1 | -1/+6 |
2004-12-08 | ext/ogg/gstogmparse.c: We love wrong commas. | Ronald S. Bultje | 1 | -0/+5 |
2004-12-08 | gst/matroska/matroska-demux.c: Don't set DEFAULT, unsupported - makes length ... | Ronald S. Bultje | 1 | -0/+7 |
2004-12-07 | fix licensing of monoscope | Christian Schaller | 1 | -0/+8 |
2004-12-07 | fix licensing information for monoscope plugin | Christian Schaller | 1 | -0/+6 |
2004-12-06 | set correct buffer durations in mp3parse, set default_duration in matroskamux... | Arwed v. Merkatz | 1 | -0/+7 |
2004-12-06 | ext/alsa/gstalsa.*: refactor big chunks of the core caps negotiation code to ... | Benjamin Otte | 1 | -0/+8 |
2004-12-06 | ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based... | Ronald S. Bultje | 1 | -0/+12 |
2004-12-04 | gst/apetag/apedemux.c: Forward tags, too. | Ronald S. Bultje | 1 | -0/+6 |
2004-12-04 | gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting ... | Ronald S. Bultje | 1 | -0/+5 |
2004-12-03 | gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and... | Ronald S. Bultje | 1 | -0/+16 |
2004-12-03 | ext/musepack/gstmusepackdec.cpp: There's also floating point libmusepacks. | Ronald S. Bultje | 1 | -0/+5 |
2004-12-03 | ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre... | Ronald S. Bultje | 1 | -0/+10 |
2004-12-02 | gst/law/: Fix caps. | Ronald S. Bultje | 1 | -0/+8 |
2004-12-01 | sys/v4l/v4l_calls.c: Fix logic bug. | Ronald S. Bultje | 1 | -0/+5 |
2004-12-01 | ext/ogg/gstoggdemux.c: Yay, another one. | Ronald S. Bultje | 1 | -0/+5 |
2004-12-01 | ext/esd/esdsink.c: Make error actually say something useful (fixes #156798). | Ronald S. Bultje | 1 | -0/+9 |
2004-12-01 | ext/mad/gstmad.c: fix xing header detection on mono and stereo mp3 files. | Christophe Fergeau | 1 | -0/+5 |
2004-12-01 | gst/playback/gstplaybasebin.c: Don't crash on EMPTY caps (e.g. when the demux... | Ronald S. Bultje | 1 | -0/+6 |
2004-12-01 | ext/faad/gstfaad.c: Oops, remove debug. | Ronald S. Bultje | 1 | -0/+5 |
2004-12-01 | gst/law/: Prevent warnings when negotiating caps (fixes #159338). | Ronald S. Bultje | 1 | -0/+8 |
2004-12-01 | gst/ffmpegcolorspace/gstffmpegcolorspace.c: Remove old leftover that shouldn'... | Ronald S. Bultje | 1 | -0/+6 |
2004-12-01 | gst-libs/gst/riff/riff-read.c: Don't forward DISCONT events (fixes #159684). | Ronald S. Bultje | 1 | -0/+7 |
2004-12-01 | gst/playback/gstplaybin.c: Unlink manually since sometimes bin disposal (and ... | Ronald S. Bultje | 1 | -0/+7 |
2004-11-29 | gst/playback/gststreaminfo.c: On mute of an unlinked stream, check for pad av... | Ronald S. Bultje | 1 | -0/+6 |
2004-11-29 | gst/avi/gstavidemux.c: Fix quite humiliating bug in omitting 0-sized index ch... | Ronald S. Bultje | 1 | -0/+7 |
2004-11-29 | ext/a52dec/gsta52dec.c: Actually leave the loop if we failed to sync. Don't c... | Ronald S. Bultje | 1 | -0/+5 |
2004-11-28 | gst/mpegstream/gstdvddemux.*: Fix crash (#159759). Doesn't work, though. :-(. | Ronald S. Bultje | 1 | -0/+7 |
2004-11-28 | gst/audioconvert/gstchannelmix.c: more overwriting protection due to modifyin... | Benjamin Otte | 1 | -0/+6 |
2004-11-28 | gst/audioconvert/gstchannelmix.c: Normalize using absolute values. | Ronald S. Bultje | 1 | -0/+6 |
2004-11-28 | Adding a first version of directfbvideosink. | Julien Moutte | 1 | -0/+28 |
2004-11-28 | gst/audioconvert/gstchannelmix.c: walk the samples backwards if out_channels ... | Benjamin Otte | 1 | -0/+6 |
2004-11-28 | gst/audioconvert/: Implement a channel mixer. | Ronald S. Bultje | 1 | -0/+18 |
2004-11-28 | ext/alsa/: Make alsasink actually honor gst_element_set_clock and use that cl... | Martin Soto | 1 | -0/+8 |
2004-11-27 | gst/playback/gstplaybasebin.c: fixed a caps leak nullify source and decoder w... | Christophe Fergeau | 1 | -0/+13 |
2004-11-27 | ext/a52dec/gsta52dec.c: Don't forget bass if it's there. Else left channel is... | Ronald S. Bultje | 1 | -0/+5 |
2004-11-27 | ext/a52dec/gsta52dec.c: Don't do sample adjusting anymore, we use float audio... | Ronald S. Bultje | 1 | -0/+8 |
2004-11-27 | ext/a52dec/gsta52dec.c: Advertise that we can do surround sound. | Ronald S. Bultje | 1 | -0/+6 |
2004-11-27 | ext/a52dec/gsta52dec.c: Add buffer-frames=0. | Ronald S. Bultje | 1 | -0/+18 |
2004-11-27 | gst/audioconvert/gstaudioconvert.c: call parent dispose method | Christophe Fergeau | 1 | -0/+5 |
2004-11-27 | gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active) | Martin Soto | 1 | -0/+7 |
2004-11-26 | added TTA parser and decoder | Arwed v. Merkatz | 1 | -0/+13 |
2004-11-26 | gst/playback/gstplaybasebin.*: Implement buffering. Needs some more work. | Ronald S. Bultje | 1 | -0/+9 |
2004-11-26 | ext/theora/theoradec.c: Fix ilog mask range overflow. | Ronald S. Bultje | 1 | -0/+5 |
2004-11-26 | ext/alsa/gstalsa.c: Don't omit the last (which incase of dmix is the only :) ... | Ronald S. Bultje | 1 | -0/+6 |
2004-11-26 | gst/playback/gstplaybin.c: Removed 2 obsolete comments | Christophe Fergeau | 1 | -0/+5 |