Age | Commit message (Expand) | Author | Files | Lines |
2004-11-11 | ext/vorbis/vorbisdec.c: No warnings (#157986). | Ronald S. Bultje | 1 | -0/+7 |
2004-11-11 | gst/typefind/gsttypefindfunctions.c: Prefer apev1/2 and id3v1 (at end of file... | Ronald S. Bultje | 1 | -0/+5 |
2004-11-11 | gst/matroska/matroska-demux.c: Signal no-more-pads (so it works in playbin). | Ronald S. Bultje | 1 | -0/+5 |
2004-11-11 | ext/musepack/gstmusepackreader.cpp: Workaround for older core. | Ronald S. Bultje | 3 | -2/+7 |
2004-11-11 | gst/ffmpegcolorspace/imgconvert.c: Actually test for odd width/height rather ... | Ronald S. Bultje | 1 | -0/+7 |
2004-11-11 | sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not defined | Zaheer Abbas Merali | 2 | -1/+11 |
2004-11-11 | sys/v4l/gstv4lelement.c: Fix compilation if HAVE_XVIDEO is not defined | Zaheer Abbas Merali | 1 | -0/+5 |
2004-11-11 | Use bytestream in goom for input samples | Jan Schmidt | 1 | -0/+9 |
2004-11-11 | ext/alsa/gstalsa.c: Only set hardware parameters *after* negotiation. Before ... | Ronald S. Bultje | 1 | -0/+7 |
2004-11-10 | ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass e... | Ronald S. Bultje | 2 | -23/+55 |
2004-11-10 | gst/playback/gstplaybasebin.c: Don't assert (#157853). | Ronald S. Bultje | 1 | -0/+5 |
2004-11-10 | ext/alsa/gstalsasink.c: Fix bytes/samples confustion. | Ronald S. Bultje | 1 | -0/+7 |
2004-11-09 | gst/typefind/gsttypefindfunctions.c: Disable halfway-seek for pending release... | Ronald S. Bultje | 1 | -0/+6 |
2004-11-09 | add autoprobe-fps property so we can separate autoprobing parts | Thomas Vander Stichele | 1 | -0/+7 |
2004-11-09 | initialise fourcc to catch unset fourcc's, and debug | Thomas Vander Stichele | 1 | -0/+6 |
2004-11-09 | gst/playback/: Cleanups and some more documentation. | Wim Taymans | 1 | -0/+12 |
2004-11-09 | Let VideoSink store the clock, since Cacasink inherits from there | Jan Schmidt | 1 | -0/+7 |
2004-11-09 | gst/playback/: Updated README. | Wim Taymans | 1 | -0/+18 |
2004-11-09 | update these two files to contain recent additions | Christian Schaller | 2 | -5/+30 |
2004-11-09 | ext/alsa/gstalsa.c: buffer-frames property was missing | Benjamin Otte | 8 | -14/+30 |
2004-11-08 | add italian (Luca Feretti) | Thomas Vander Stichele | 3 | -1/+294 |
2004-11-08 | gst/playback/: Updated README, added more comments for fixmes etc.. | Wim Taymans | 1 | -0/+8 |
2004-11-08 | gst/playback/gstplaybasebin.c: We can remove this hack now. | Wim Taymans | 1 | -0/+5 |
2004-11-08 | gst/videomixer/videomixer.c: Only mix AYUV for maximum quality. | Wim Taymans | 1 | -0/+7 |
2004-11-08 | ext/ogg/gstoggdemux.c: Let's act as if we're synchronized now! :). | Ronald S. Bultje | 1 | -0/+8 |
2004-11-08 | gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases ... | Wim Taymans | 1 | -0/+10 |
2004-11-08 | gst/ffmpegcolorspace/: Added AYUV colorspace and handle RGBA a bit more respe... | Wim Taymans | 1 | -0/+14 |
2004-11-08 | ext/ogg/gstoggdemux.c: Actually always send a discont (cornercase when resend... | Ronald S. Bultje | 1 | -0/+6 |
2004-11-08 | sys/: Some more cleanups, leaks fixed and checks. | Julien Moutte | 1 | -0/+7 |
2004-11-08 | gst/typefind/gsttypefindfunctions.c: Don't segfault on NULL data. | Wim Taymans | 1 | -0/+5 |
2004-11-08 | gst/playback/: Add support for chained ogg files. Prepare for playlist suppor... | Wim Taymans | 1 | -0/+21 |
2004-11-07 | testsuite/gst-lint: Check for pad templates that aren't statically scoped. | David Schleef | 1 | -0/+5 |
2004-11-07 | Add musepack decoder. | Ronald S. Bultje | 11 | -10/+1480 |
2004-11-07 | ext/ogg/gstoggmux.c: Fix interrupt event handling (#144436). | Ronald S. Bultje | 1 | -0/+6 |
2004-11-06 | ext/mad/gstid3tag.c: Hide unused glory. | Ronald S. Bultje | 1 | -0/+5 |
2004-11-06 | ext/vorbis/vorbisenc.c: Fix weird caps (#157548). | Ronald S. Bultje | 1 | -0/+7 |
2004-11-06 | gst/rtp/gstrtpgsmparse.c: Add missing NULL terminator (#157543). | Ronald S. Bultje | 1 | -0/+7 |
2004-11-05 | ports can go up to 65535. Move common defines to gsttcp.h | Thomas Vander Stichele | 1 | -0/+9 |
2004-11-05 | gst/videotestsrc/videotestsrc.c: Added two more colorspaces. | Wim Taymans | 1 | -0/+6 |
2004-11-05 | gst/ffmpegcolorspace/: More stride fixes. | Wim Taymans | 1 | -0/+9 |
2004-11-05 | gst/: More stride fixes. | Wim Taymans | 1 | -0/+9 |
2004-11-05 | ext/mad/gstmad.c: don't overflow data buffer. Flush not needed sync data when... | Benjamin Otte | 1 | -0/+6 |
2004-11-04 | gst/alpha/gstalpha.c: Updated the chroma keying algorithm with something more... | Wim Taymans | 1 | -0/+10 |
2004-11-03 | gst/videomixer/videomixer.c: Fix stride issues. Does not completely work for ... | Wim Taymans | 1 | -0/+8 |
2004-11-03 | gst/alpha/gstalpha.c: Fix stride issues. Does not completely work for odd hei... | Wim Taymans | 1 | -0/+7 |
2004-11-03 | gst/videoscale/: leak fixes | Christophe Fergeau | 1 | -0/+6 |
2004-11-03 | gst/ffmpegcolorspace/: Use correct _fill function to get correct strides. | Wim Taymans | 1 | -0/+9 |
2004-11-02 | gst/qtdemux/qtdemux.c: Change all g_print()s to debugging. Add a bunch of co... | David Schleef | 2 | -28/+75 |
2004-11-02 | gst/playback/: Fix playback of multiple files. a slightly different approach ... | Wim Taymans | 1 | -0/+18 |
2004-11-01 | ext/ogg/gstoggdemux.c: fix an "invalid free" warning from libc. | Christophe Fergeau | 1 | -0/+5 |