| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ext/dv/gstdvdec.c: Allow a little margin when negotiating the framerate. | Wim Taymans | 2004-10-26 | 2 | -2/+10 |
* | synchonised naming of pads and pad-templates | Stefan Kost | 2004-10-26 | 2 | -2/+7 |
* | ext/ogg/gstoggdemux.c: Fix EOS again. Needs to be done in a better way. We sh... | Wim Taymans | 2004-10-26 | 1 | -0/+8 |
* | Memory leak fixes | Iain Holmes | 2004-10-26 | 2 | -2/+18 |
* | gst/avi/gstavimux.c: First calculate the rate, and only then use it. Hdr.rate... | Ronald S. Bultje | 2004-10-26 | 2 | -14/+22 |
* | ext/gnomevfs/gstgnomevfssink.c: Implement seeking. | Ronald S. Bultje | 2004-10-26 | 1 | -0/+6 |
* | Fix last entry | David Schleef | 2004-10-26 | 1 | -1/+4 |
* | examples/: | David Schleef | 2004-10-26 | 5 | -7/+15 |
* | sys/v4l/v4l_calls.c: Fix for some v4l cards which hang in v4lsrc | Zaheer Abbas Merali | 2004-10-25 | 1 | -0/+7 |
* | ext/ogg/gstoggdemux.c: Make sure to remove the pad when a new chain is encoun... | Wim Taymans | 2004-10-25 | 1 | -0/+8 |
* | examples/seeking/: Added some more examples, update others. | Wim Taymans | 2004-10-25 | 5 | -3/+387 |
* | ext/: Add codec-name metadata. | Ronald S. Bultje | 2004-10-25 | 3 | -1/+12 |
* | ALSA mixer track label internationalization (#154054). | Ronald S. Bultje | 2004-10-25 | 2 | -0/+11 |
* | ext/theora/theoradec.c: Export bitrate as metadata. | Ronald S. Bultje | 2004-10-25 | 1 | -0/+5 |
* | ext/alsa/: Fix names, fix loop. | Ronald S. Bultje | 2004-10-25 | 1 | -0/+7 |
* | ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file le... | Ronald S. Bultje | 2004-10-25 | 2 | -0/+11 |
* | gst/asfdemux/gstasfdemux.c: Don't push incomplete packets. | Ronald S. Bultje | 2004-10-25 | 1 | -0/+9 |
* | sys/: Remove client-side overlay handling, use the X-server v4l plugin for th... | Ronald S. Bultje | 2004-10-25 | 9 | -227/+186 |
* | sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall... | Ronald S. Bultje | 2004-10-25 | 4 | -7/+20 |
* | gst/: Framerate. | Ronald S. Bultje | 2004-10-24 | 2 | -6/+22 |
* | sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency). | Ronald S. Bultje | 2004-10-24 | 2 | -11/+17 |
* | sys/v4l2/gstv4l2element.c: Flag typo. | Ronald S. Bultje | 2004-10-24 | 3 | -9/+19 |
* | sys/v4l2/v4l2src_calls.c: Fix hang. | Ronald S. Bultje | 2004-10-24 | 2 | -0/+6 |
* | sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness. | Ronald S. Bultje | 2004-10-24 | 5 | -7/+38 |
* | sys/v4l/gstv4lsrc.c: Quiet. | Ronald S. Bultje | 2004-10-24 | 1 | -0/+5 |
* | sys/oss/gstosssrc.c: Don't mix bytes and samples. | Ronald S. Bultje | 2004-10-24 | 2 | -3/+8 |
* | ext/ogg/gstoggmux.c: Basic pad template which accepts OGM tracks, speex, flac... | Ronald S. Bultje | 2004-10-24 | 1 | -0/+18 |
* | ext/Makefile.am: Fix the build fixes. | Ronald S. Bultje | 2004-10-23 | 2 | -1/+6 |
* | ext/ogg/gstoggdemux.c: Check for pad availability before using it. | Ronald S. Bultje | 2004-10-23 | 1 | -0/+9 |
* | gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi... | Benjamin Otte | 2004-10-22 | 3 | -59/+49 |
* | ext/ogg/gstoggdemux.c: We love it if files that start at zero work too... | Ronald S. Bultje | 2004-10-22 | 1 | -0/+5 |
* | ext/ogg/gstoggdemux.c: Handle files with missing EOS headers. | Ronald S. Bultje | 2004-10-22 | 1 | -0/+5 |
* | gst/tcp/gsttcpserversink.c: Zero some variables first (need for accept not to... | Zaheer Abbas Merali | 2004-10-21 | 1 | -0/+7 |
* | I lied, I am the One True Buildmaster | Wim Taymans | 2004-10-20 | 2 | -0/+17 |
* | ext/: Seeking and querying finetune. | Ronald S. Bultje | 2004-10-20 | 1 | -0/+10 |
* | fix the build | Thomas Vander Stichele | 2004-10-20 | 4 | -9/+35 |
* | ext/ogg/gstoggdemux.c: Wrong return. | Ronald S. Bultje | 2004-10-20 | 1 | -0/+10 |
* | ext/ogg/gstoggdemux.c: Silence. | Ronald S. Bultje | 2004-10-18 | 1 | -0/+5 |
* | ext/ogg/gstoggdemux.c: Yay for non-lineair granulepos in theora. | Ronald S. Bultje | 2004-10-18 | 1 | -0/+7 |
* | ext/dv/gstdvdec.*: Make sure we renegotiate aspect ratio when the camera swit... | Wim Taymans | 2004-10-18 | 3 | -5/+19 |
* | ext/ogg/gstoggdemux.c: Start at zero. | Ronald S. Bultje | 2004-10-18 | 1 | -0/+8 |
* | configure.ac: I swear, this is the last time I touch this. | Wim Taymans | 2004-10-18 | 2 | -2/+5 |
* | ext/ogg/gstoggdemux.c: Faster seeking. | Ronald S. Bultje | 2004-10-18 | 1 | -0/+12 |
* | configure.ac: Added cdaudio to wrong list. | Wim Taymans | 2004-10-18 | 2 | -1/+7 |
* | configure.ac: Revive cdaudio. | Wim Taymans | 2004-10-18 | 2 | -0/+7 |
* | ext/: Fix mimetype on smoke encoder. | Wim Taymans | 2004-10-18 | 3 | -6/+62 |
* | ext/vorbis/vorbisenc.c: Fix vorbis property descriptions and ranges. | Wim Taymans | 2004-10-18 | 1 | -0/+5 |
* | ext/ogg/gstoggdemux.c: Really do nothing when no data is available. | Wim Taymans | 2004-10-18 | 1 | -0/+7 |
* | ext/cdaudio/gstcdaudio.c: Added uri handler for cd:// | Wim Taymans | 2004-10-18 | 1 | -0/+10 |
* | gst/playback/: Add sink padtemplate to decodebin. | Wim Taymans | 2004-10-18 | 1 | -0/+23 |