Age | Commit message (Expand) | Author | Files | Lines |
2004-10-25 | ext/alsa/: Fix names, fix loop. | Ronald S. Bultje | 1 | -0/+7 |
2004-10-25 | ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file le... | Ronald S. Bultje | 1 | -0/+6 |
2004-10-25 | gst/asfdemux/gstasfdemux.c: Don't push incomplete packets. | Ronald S. Bultje | 1 | -0/+9 |
2004-10-25 | sys/: Remove client-side overlay handling, use the X-server v4l plugin for th... | Ronald S. Bultje | 9 | -227/+186 |
2004-10-25 | sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall... | Ronald S. Bultje | 2 | -1/+13 |
2004-10-24 | gst/: Framerate. | Ronald S. Bultje | 1 | -0/+6 |
2004-10-24 | sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency). | Ronald S. Bultje | 2 | -11/+17 |
2004-10-24 | sys/v4l2/gstv4l2element.c: Flag typo. | Ronald S. Bultje | 3 | -9/+19 |
2004-10-24 | sys/v4l2/v4l2src_calls.c: Fix hang. | Ronald S. Bultje | 2 | -0/+6 |
2004-10-24 | sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness. | Ronald S. Bultje | 5 | -7/+38 |
2004-10-24 | sys/v4l/gstv4lsrc.c: Quiet. | Ronald S. Bultje | 1 | -0/+5 |
2004-10-24 | sys/oss/gstosssrc.c: Don't mix bytes and samples. | Ronald S. Bultje | 1 | -0/+5 |
2004-10-24 | ext/ogg/gstoggmux.c: Basic pad template which accepts OGM tracks, speex, flac... | Ronald S. Bultje | 1 | -0/+18 |
2004-10-23 | ext/Makefile.am: Fix the build fixes. | Ronald S. Bultje | 2 | -1/+6 |
2004-10-23 | ext/ogg/gstoggdemux.c: Check for pad availability before using it. | Ronald S. Bultje | 1 | -0/+9 |
2004-10-22 | gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi... | Benjamin Otte | 3 | -59/+49 |
2004-10-22 | ext/ogg/gstoggdemux.c: We love it if files that start at zero work too... | Ronald S. Bultje | 1 | -0/+5 |
2004-10-22 | ext/ogg/gstoggdemux.c: Handle files with missing EOS headers. | Ronald S. Bultje | 1 | -0/+5 |
2004-10-21 | gst/tcp/gsttcpserversink.c: Zero some variables first (need for accept not to... | Zaheer Abbas Merali | 1 | -0/+7 |
2004-10-20 | I lied, I am the One True Buildmaster | Wim Taymans | 3 | -11/+26 |
2004-10-20 | ext/: Seeking and querying finetune. | Ronald S. Bultje | 1 | -0/+10 |
2004-10-20 | fix the build | Thomas Vander Stichele | 3 | -8/+34 |
2004-10-20 | ext/ogg/gstoggdemux.c: Wrong return. | Ronald S. Bultje | 1 | -0/+10 |
2004-10-18 | ext/ogg/gstoggdemux.c: Silence. | Ronald S. Bultje | 1 | -0/+5 |
2004-10-18 | ext/ogg/gstoggdemux.c: Yay for non-lineair granulepos in theora. | Ronald S. Bultje | 1 | -0/+7 |
2004-10-18 | ext/dv/gstdvdec.*: Make sure we renegotiate aspect ratio when the camera swit... | Wim Taymans | 1 | -0/+7 |
2004-10-18 | ext/ogg/gstoggdemux.c: Start at zero. | Ronald S. Bultje | 1 | -0/+8 |
2004-10-18 | configure.ac: I swear, this is the last time I touch this. | Wim Taymans | 2 | -2/+5 |
2004-10-18 | ext/ogg/gstoggdemux.c: Faster seeking. | Ronald S. Bultje | 1 | -0/+12 |
2004-10-18 | configure.ac: Added cdaudio to wrong list. | Wim Taymans | 2 | -1/+7 |
2004-10-18 | configure.ac: Revive cdaudio. | Wim Taymans | 2 | -0/+7 |
2004-10-18 | ext/: Fix mimetype on smoke encoder. | Wim Taymans | 1 | -0/+10 |
2004-10-18 | ext/vorbis/vorbisenc.c: Fix vorbis property descriptions and ranges. | Wim Taymans | 1 | -0/+5 |
2004-10-18 | ext/ogg/gstoggdemux.c: Really do nothing when no data is available. | Wim Taymans | 1 | -0/+7 |
2004-10-18 | ext/cdaudio/gstcdaudio.c: Added uri handler for cd:// | Wim Taymans | 2 | -65/+137 |
2004-10-18 | gst/playback/: Add sink padtemplate to decodebin. | Wim Taymans | 1 | -0/+23 |
2004-10-18 | ext/speex/gstspeexenc.c: Fix speex timestamps so that it gets muxed properly. | Wim Taymans | 1 | -0/+6 |
2004-10-15 | ext/raw1394/gstdv1394src.*: Added conversion/query functions. | Wim Taymans | 1 | -0/+20 |
2004-10-15 | ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some ca... | Wim Taymans | 1 | -0/+13 |
2004-10-15 | gst/qtdemux/qtdemux.c: An esds box is not a container. | Wim Taymans | 2 | -14/+31 |
2004-10-14 | configure.ac: update for swfdec-0.3 and liboil-0.2 | David Schleef | 4 | -228/+160 |
2004-10-14 | gst/tcp/gstmultifdsink.c: Turn warnings into info. | Wim Taymans | 1 | -0/+11 |
2004-10-14 | fix sample rate template | Thomas Vander Stichele | 1 | -0/+6 |
2004-10-13 | ext/mad/gstmad.c: Decoding the header first fixes some problems in resyncing ... | Wim Taymans | 1 | -0/+6 |
2004-10-12 | gst/playback/gstplaybin.c: Added vis plugin support, need to configure the vi... | Wim Taymans | 1 | -0/+7 |
2004-10-12 | ext/gnomevfs/gstgnomevfssrc.c: Some debug. | Ronald S. Bultje | 1 | -0/+18 |
2004-10-11 | ext/cdparanoia/gstcdparanoia.c: Get rid of hideous lead-in. | Ronald S. Bultje | 1 | -0/+6 |
2004-10-11 | gst/playback/gstplaybasebin.c: Wrong var used to get g_list_next. | Wim Taymans | 1 | -0/+5 |
2004-10-11 | ext/cdparanoia/gstcdparanoia.c: Report discid as metadata, add duration. | Ronald S. Bultje | 1 | -0/+6 |
2004-10-11 | gst/playback/gstplaybasebin.c: Cleanup the previous pipeline a little earlier... | Wim Taymans | 1 | -1/+11 |