summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove signed field from caps factoryJohan Dahlin2004-07-121-1/+0
* Make Johan happy.Wim Taymans2004-07-121-0/+1
* gst/playback/: More fixes on reusing of the element.Wim Taymans2004-07-121-0/+66
* ext/mad/gstmad.c: allow seeking for other methods than just SETBenjamin Otte2004-07-111-0/+5
* gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For float, "any"...Andy Wingo2004-07-111-0/+10
* examples/seeking/seek.c: Don't consume all CPU in the idle loop.Wim Taymans2004-07-092-0/+6
* gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting the pad fun...Wim Taymans2004-07-091-0/+7
* ext/theora/theoradec.c: Sync to keyframe after seekWim Taymans2004-07-091-0/+6
* don't assert in state changeThomas Vander Stichele2004-07-092-6/+27
* new method. various debuggingThomas Vander Stichele2004-07-082-0/+14
* examples/seeking/seek.c: Added playbin seeking example.Wim Taymans2004-07-082-44/+156
* use macro to hash lookupThomas Vander Stichele2004-07-081-0/+8
* gst-libs/gst/play/play.c: - add debugging infoThomas Vander Stichele2004-07-081-0/+12
* ext/alsa/: - add debugging infoThomas Vander Stichele2004-07-081-0/+11
* gst/playback/Makefile.am: Add headers to noinstWim Taymans2004-07-081-0/+5
* updateThomas Vander Stichele2004-07-083-5/+12
* sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCESDavid Schleef2004-07-071-0/+4
* gst/playback/: More playbin fixes. Added README. Do better element filtering.Wim Taymans2004-07-071-0/+45
* debugging; change sync method to pictureThomas Vander Stichele2004-07-071-0/+7
* gst/videobox/gstvideobox.c: Use pad_alloc where possible.Wim Taymans2004-07-072-12/+25
* sys/oss/: Fix offset on osssrc.Wim Taymans2004-07-074-5/+21
* ext/theora/: Fix theora granulepos calculation.Wim Taymans2004-07-071-0/+14
* gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you serious? (Fixed, ...David Schleef2004-07-071-0/+5
* fix marshal includesThomas Vander Stichele2004-07-061-1/+2
* adding czech translationThomas Vander Stichele2004-07-063-1/+282
* gst/playback/: More fixes, cleaned up playbin, make it use decodebin. Added t...Wim Taymans2004-07-051-0/+25
* Added some playback helper elements and some test apps, very alpha still.Wim Taymans2004-07-053-0/+34
* ext/alsa/gstalsa.c: only restart audio when we indeed have an xrun to fix rep...Benjamin Otte2004-07-041-0/+6
* ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is dis...David Schleef2004-07-031-0/+5
* ext/alsa/gstalsa.c: use our own functions for restarting the alsa device.Benjamin Otte2004-07-031-0/+8
* ext/flac/gstflacdec.c: (gst_flacdec_write): Actually, GST_PAD_CAPS() has not...David Schleef2004-07-032-19/+23
* ext/flac/gstflacdec.c: Set duration on output buffers. Fix logic mistake. (...David Schleef2004-07-032-2/+9
* gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #14...David Schleef2004-07-031-0/+5
* gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef2004-07-033-21/+37
* gst/tcp/gstmultifdsink.c: Most systems don't have MSG_NOSIGNAL.David Schleef2004-07-021-0/+5
* clean up install/dist problemThomas Vander Stichele2004-07-022-2/+16
* ext/ogg/gstogg.c: we require bytestream nowBenjamin Otte2004-07-021-0/+10
* ext/ogg/: Fix memleak in oggdemux when running unconnected pads. doc update i...Wim Taymans2004-06-291-0/+7
* sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte2004-06-293-5/+26
* gst/tcp/gstmultifdsink.c: Fix wrong GList iteration that could crash the serv...Wim Taymans2004-06-291-0/+19
* gst/videomixer/videomixer.c: Avoid divide by zero, choose masterpad as the pa...Wim Taymans2004-06-282-28/+74
* sys/: I prefer locking the mutex in the function directly. We might want to c...Julien Moutte2004-06-271-0/+8
* sys/: Trying to fix the random behaviour of window decorations.Julien Moutte2004-06-271-0/+8
* ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with...Wim Taymans2004-06-273-21/+57
* unbreak installThomas Vander Stichele2004-06-271-0/+8
* ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers.Wim Taymans2004-06-273-7/+29
* gst/tcp/: More multifdsink fixes, more recovery policy fixes.Wim Taymans2004-06-271-0/+21
* gst/tcp/: Added multifdsink, made tcpserversink a subclass of fdsink, removed...Wim Taymans2004-06-261-0/+29
* fix videorate decision, add latency offset to v4lThomas Vander Stichele2004-06-261-1/+20
* fix debuggingThomas Vander Stichele2004-06-261-0/+6