summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-07-12gst/playback/: More fixes on reusing of the element.Wim Taymans1-0/+66
2004-07-11ext/mad/gstmad.c: allow seeking for other methods than just SETBenjamin Otte1-0/+5
2004-07-11gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For float, "any"...Andy Wingo1-0/+10
2004-07-09examples/seeking/seek.c: Don't consume all CPU in the idle loop.Wim Taymans1-0/+5
2004-07-09gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting the pad fun...Wim Taymans1-0/+7
2004-07-09ext/theora/theoradec.c: Sync to keyframe after seekWim Taymans1-0/+6
2004-07-09don't assert in state changeThomas Vander Stichele1-0/+27
2004-07-08new method. various debuggingThomas Vander Stichele1-0/+13
2004-07-08examples/seeking/seek.c: Added playbin seeking example.Wim Taymans1-0/+10
2004-07-08use macro to hash lookupThomas Vander Stichele1-0/+8
2004-07-08gst-libs/gst/play/play.c: - add debugging infoThomas Vander Stichele1-0/+12
2004-07-08ext/alsa/: - add debugging infoThomas Vander Stichele1-0/+11
2004-07-08gst/playback/Makefile.am: Add headers to noinstWim Taymans1-0/+5
2004-07-08updateThomas Vander Stichele1-0/+6
2004-07-07sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCESDavid Schleef1-0/+4
2004-07-07gst/playback/: More playbin fixes. Added README. Do better element filtering.Wim Taymans1-0/+45
2004-07-07debugging; change sync method to pictureThomas Vander Stichele1-0/+7
2004-07-07gst/videobox/gstvideobox.c: Use pad_alloc where possible.Wim Taymans1-0/+7
2004-07-07sys/oss/: Fix offset on osssrc.Wim Taymans1-0/+8
2004-07-07ext/theora/: Fix theora granulepos calculation.Wim Taymans1-0/+14
2004-07-07gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you serious? (Fixed, ...David Schleef1-0/+5
2004-07-06adding czech translationThomas Vander Stichele1-0/+6
2004-07-05gst/playback/: More fixes, cleaned up playbin, make it use decodebin. Added t...Wim Taymans1-0/+25
2004-07-05Added some playback helper elements and some test apps, very alpha still.Wim Taymans1-0/+32
2004-07-04ext/alsa/gstalsa.c: only restart audio when we indeed have an xrun to fix rep...Benjamin Otte1-0/+6
2004-07-03ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is dis...David Schleef1-0/+5
2004-07-03ext/alsa/gstalsa.c: use our own functions for restarting the alsa device.Benjamin Otte1-0/+8
2004-07-03ext/flac/gstflacdec.c: (gst_flacdec_write): Actually, GST_PAD_CAPS() has not...David Schleef1-0/+6
2004-07-03ext/flac/gstflacdec.c: Set duration on output buffers. Fix logic mistake. (...David Schleef1-0/+5
2004-07-03gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #14...David Schleef1-0/+5
2004-07-03gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef1-0/+9
2004-07-02gst/tcp/gstmultifdsink.c: Most systems don't have MSG_NOSIGNAL.David Schleef1-0/+5
2004-07-02clean up install/dist problemThomas Vander Stichele1-0/+10
2004-07-02ext/ogg/gstogg.c: we require bytestream nowBenjamin Otte1-0/+10
2004-06-29ext/ogg/: Fix memleak in oggdemux when running unconnected pads. doc update i...Wim Taymans1-0/+7
2004-06-29sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte1-0/+11
2004-06-29gst/tcp/gstmultifdsink.c: Fix wrong GList iteration that could crash the serv...Wim Taymans1-0/+19
2004-06-28gst/videomixer/videomixer.c: Avoid divide by zero, choose masterpad as the pa...Wim Taymans1-0/+17
2004-06-27sys/: I prefer locking the mutex in the function directly. We might want to c...Julien Moutte1-0/+8
2004-06-27sys/: Trying to fix the random behaviour of window decorations.Julien Moutte1-0/+8
2004-06-27ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with...Wim Taymans1-0/+10
2004-06-27unbreak installThomas Vander Stichele1-0/+8
2004-06-27ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers.Wim Taymans1-0/+7
2004-06-27gst/tcp/: More multifdsink fixes, more recovery policy fixes.Wim Taymans1-0/+21
2004-06-26gst/tcp/: Added multifdsink, made tcpserversink a subclass of fdsink, removed...Wim Taymans1-0/+29
2004-06-26fix videorate decision, add latency offset to v4lThomas Vander Stichele1-1/+20
2004-06-26fix debuggingThomas Vander Stichele1-0/+6
2004-06-25fix wrong offsetsThomas Vander Stichele1-0/+5
2004-06-25make provided clock run in syncThomas Vander Stichele1-0/+7
2004-06-25gst/tcp/gsttcpserversink.*: Serversink rewrite. Really do non blocking writes...Wim Taymans1-0/+20