Age | Commit message (Expand) | Author | Files | Lines |
2004-07-11 | ext/mad/gstmad.c: allow seeking for other methods than just SET | Benjamin Otte | 1 | -0/+5 |
2004-07-11 | gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For float, "any"... | Andy Wingo | 1 | -0/+10 |
2004-07-09 | examples/seeking/seek.c: Don't consume all CPU in the idle loop. | Wim Taymans | 2 | -0/+6 |
2004-07-09 | gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting the pad fun... | Wim Taymans | 1 | -0/+7 |
2004-07-09 | ext/theora/theoradec.c: Sync to keyframe after seek | Wim Taymans | 1 | -0/+6 |
2004-07-09 | don't assert in state change | Thomas Vander Stichele | 2 | -0/+29 |
2004-07-08 | new method. various debugging | Thomas Vander Stichele | 4 | -23/+107 |
2004-07-08 | examples/seeking/seek.c: Added playbin seeking example. | Wim Taymans | 2 | -44/+156 |
2004-07-08 | use macro to hash lookup | Thomas Vander Stichele | 2 | -76/+41 |
2004-07-08 | gst-libs/gst/play/play.c: - add debugging info | Thomas Vander Stichele | 2 | -30/+107 |
2004-07-08 | ext/alsa/: - add debugging info | Thomas Vander Stichele | 1 | -0/+11 |
2004-07-08 | gst/playback/Makefile.am: Add headers to noinst | Wim Taymans | 1 | -0/+5 |
2004-07-08 | update | Thomas Vander Stichele | 1 | -0/+6 |
2004-07-07 | sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES | David Schleef | 2 | -1/+5 |
2004-07-07 | gst/playback/: More playbin fixes. Added README. Do better element filtering. | Wim Taymans | 1 | -0/+45 |
2004-07-07 | debugging; change sync method to picture | Thomas Vander Stichele | 1 | -0/+7 |
2004-07-07 | gst/videobox/gstvideobox.c: Use pad_alloc where possible. | Wim Taymans | 1 | -0/+7 |
2004-07-07 | sys/oss/: Fix offset on osssrc. | Wim Taymans | 1 | -0/+8 |
2004-07-07 | ext/theora/: Fix theora granulepos calculation. | Wim Taymans | 1 | -0/+14 |
2004-07-07 | gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you serious? (Fixed, ... | David Schleef | 1 | -0/+5 |
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 |