Age | Commit message (Expand) | Author | Files | Lines |
2004-07-06 | fix marshal includes | Thomas Vander Stichele | 1 | -1/+2 |
2004-07-06 | adding czech translation | Thomas Vander Stichele | 3 | -1/+282 |
2004-07-05 | gst/playback/: More fixes, cleaned up playbin, make it use decodebin. Added t... | Wim Taymans | 1 | -0/+25 |
2004-07-05 | Added some playback helper elements and some test apps, very alpha still. | Wim Taymans | 3 | -0/+34 |
2004-07-04 | ext/alsa/gstalsa.c: only restart audio when we indeed have an xrun to fix rep... | Benjamin Otte | 1 | -0/+6 |
2004-07-03 | ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is dis... | David Schleef | 1 | -0/+5 |
2004-07-03 | ext/alsa/gstalsa.c: use our own functions for restarting the alsa device. | Benjamin Otte | 1 | -0/+8 |
2004-07-03 | ext/flac/gstflacdec.c: (gst_flacdec_write): Actually, GST_PAD_CAPS() has not... | David Schleef | 1 | -0/+6 |
2004-07-03 | ext/flac/gstflacdec.c: Set duration on output buffers. Fix logic mistake. (... | David Schleef | 1 | -0/+5 |
2004-07-03 | gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #14... | David Schleef | 2 | -2/+7 |
2004-07-03 | gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624) | David Schleef | 1 | -0/+9 |
2004-07-02 | gst/tcp/gstmultifdsink.c: Most systems don't have MSG_NOSIGNAL. | David Schleef | 1 | -0/+5 |
2004-07-02 | clean up install/dist problem | Thomas Vander Stichele | 6 | -10/+21 |
2004-07-02 | ext/ogg/gstogg.c: we require bytestream now | Benjamin Otte | 1 | -0/+10 |
2004-06-29 | ext/ogg/: Fix memleak in oggdemux when running unconnected pads. doc update i... | Wim Taymans | 1 | -0/+7 |
2004-06-29 | sys/oss/: advertise correct template caps - we indeed do non-native endiannes... | Benjamin Otte | 1 | -0/+11 |
2004-06-29 | gst/tcp/gstmultifdsink.c: Fix wrong GList iteration that could crash the serv... | Wim Taymans | 1 | -0/+19 |
2004-06-28 | gst/videomixer/videomixer.c: Avoid divide by zero, choose masterpad as the pa... | Wim Taymans | 1 | -0/+17 |
2004-06-27 | sys/: I prefer locking the mutex in the function directly. We might want to c... | Julien Moutte | 1 | -0/+8 |
2004-06-27 | sys/: Trying to fix the random behaviour of window decorations. | Julien Moutte | 1 | -0/+8 |
2004-06-27 | ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with... | Wim Taymans | 1 | -0/+10 |
2004-06-27 | unbreak install | Thomas Vander Stichele | 5 | -4/+16 |
2004-06-27 | make description look like in other .pc files (cosmetic change) | Stéphane Loeuillet | 2 | -2/+2 |
2004-06-27 | ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers. | Wim Taymans | 1 | -0/+7 |
2004-06-27 | gst/tcp/: More multifdsink fixes, more recovery policy fixes. | Wim Taymans | 1 | -0/+21 |
2004-06-26 | gst/tcp/: Added multifdsink, made tcpserversink a subclass of fdsink, removed... | Wim Taymans | 1 | -0/+29 |
2004-06-26 | fix videorate decision, add latency offset to v4l | Thomas Vander Stichele | 1 | -1/+20 |
2004-06-26 | fix debugging | Thomas Vander Stichele | 1 | -0/+6 |
2004-06-25 | fix wrong offsets | Thomas Vander Stichele | 1 | -0/+5 |
2004-06-25 | make provided clock run in sync | Thomas Vander Stichele | 1 | -0/+7 |
2004-06-25 | gst/tcp/gsttcpserversink.*: Serversink rewrite. Really do non blocking writes... | Wim Taymans | 1 | -0/+20 |
2004-06-25 | don't override offset and offset_end | Thomas Vander Stichele | 1 | -0/+5 |
2004-06-25 | Add name=source to the wavparse pipeline | Iain Holmes | 2 | -1/+6 |
2004-06-24 | ext/theora/theoraenc.c (theora_enc_chain): Call gst_pad_try_set_caps instead ... | Johan Dahlin | 1 | -1/+7 |
2004-06-24 | respect minimum bitrate | Thomas Vander Stichele | 1 | -0/+6 |
2004-06-24 | fix sample rate range | Thomas Vander Stichele | 1 | -0/+6 |
2004-06-24 | resolve ambiguities | Thomas Vander Stichele | 1 | -0/+8 |
2004-06-24 | updated from release | Thomas Vander Stichele | 2 | -47/+198 |
2004-06-24 | ext/alsa/: Use alsa trigger_tstamp to get the timestamp of the first sample i... | Wim Taymans | 1 | -0/+9 |
2004-06-24 | gst/: Added some logging, fixed an overflow bug in videorate. | Wim Taymans | 1 | -0/+9 |
2004-06-24 | ext/kio/Makefile.am: fix for builddir != srcdir and distcheck | Benjamin Otte | 1 | -0/+5 |
2004-06-24 | don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball. | Benjamin Otte | 7 | -8/+42 |
2004-06-24 | ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/ | David I. Lehn | 2 | -1/+5 |
2004-06-23 | m4/Makefile.am: Distribute gst-fionread.m4. | Colin Walters | 2 | -0/+5 |
2004-06-23 | back to dev | Thomas Vander Stichele | 2 | -2/+8 |
2004-06-23 | ext/alsa/: Add clock to alsasrc. Take new capture timestamp when restarting a... | Wim Taymans | 1 | -0/+14 |
2004-06-23 | merge back from release | Thomas Vander Stichele | 1 | -0/+9 |
2004-06-23 | gst/audiorate/gstaudiorate.c: Implement sample dropping and notify | Wim Taymans | 1 | -0/+7 |
2004-06-22 | ext/theora/theoraenc.c: Some cleanups, make sure the timestamps are correct. | Wim Taymans | 1 | -0/+7 |
2004-06-22 | ext/alsa/: Cleanups, take queued samples into account when reporting the time. | Wim Taymans | 1 | -0/+10 |