summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-10-24sys/v4l2/v4l2src_calls.c: Fix hang.Ronald S. Bultje2-0/+6
2004-10-24sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.Ronald S. Bultje5-7/+38
2004-10-24sys/v4l/gstv4lsrc.c: Quiet.Ronald S. Bultje1-0/+5
2004-10-24sys/oss/gstosssrc.c: Don't mix bytes and samples.Ronald S. Bultje1-0/+5
2004-10-24ext/ogg/gstoggmux.c: Basic pad template which accepts OGM tracks, speex, flac...Ronald S. Bultje1-0/+18
2004-10-23ext/Makefile.am: Fix the build fixes.Ronald S. Bultje2-1/+6
2004-10-23ext/ogg/gstoggdemux.c: Check for pad availability before using it.Ronald S. Bultje1-0/+9
2004-10-22gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...Benjamin Otte3-59/+49
2004-10-22ext/ogg/gstoggdemux.c: We love it if files that start at zero work too...Ronald S. Bultje1-0/+5
2004-10-22ext/ogg/gstoggdemux.c: Handle files with missing EOS headers.Ronald S. Bultje1-0/+5
2004-10-21gst/tcp/gsttcpserversink.c: Zero some variables first (need for accept not to...Zaheer Abbas Merali1-0/+7
2004-10-20I lied, I am the One True BuildmasterWim Taymans3-11/+26
2004-10-20ext/: Seeking and querying finetune.Ronald S. Bultje1-0/+10
2004-10-20fix the buildThomas Vander Stichele3-8/+34
2004-10-20ext/ogg/gstoggdemux.c: Wrong return.Ronald S. Bultje1-0/+10
2004-10-18ext/ogg/gstoggdemux.c: Silence.Ronald S. Bultje1-0/+5
2004-10-18ext/ogg/gstoggdemux.c: Yay for non-lineair granulepos in theora.Ronald S. Bultje1-0/+7
2004-10-18ext/dv/gstdvdec.*: Make sure we renegotiate aspect ratio when the camera swit...Wim Taymans1-0/+7
2004-10-18ext/ogg/gstoggdemux.c: Start at zero.Ronald S. Bultje1-0/+8
2004-10-18configure.ac: I swear, this is the last time I touch this.Wim Taymans2-2/+5
2004-10-18ext/ogg/gstoggdemux.c: Faster seeking.Ronald S. Bultje1-0/+12
2004-10-18configure.ac: Added cdaudio to wrong list.Wim Taymans2-1/+7
2004-10-18configure.ac: Revive cdaudio.Wim Taymans2-0/+7
2004-10-18ext/: Fix mimetype on smoke encoder.Wim Taymans1-0/+10
2004-10-18ext/vorbis/vorbisenc.c: Fix vorbis property descriptions and ranges.Wim Taymans1-0/+5
2004-10-18ext/ogg/gstoggdemux.c: Really do nothing when no data is available.Wim Taymans1-0/+7
2004-10-18ext/cdaudio/gstcdaudio.c: Added uri handler for cd://Wim Taymans2-65/+137
2004-10-18gst/playback/: Add sink padtemplate to decodebin.Wim Taymans1-0/+23
2004-10-18ext/speex/gstspeexenc.c: Fix speex timestamps so that it gets muxed properly.Wim Taymans1-0/+6
2004-10-15ext/raw1394/gstdv1394src.*: Added conversion/query functions.Wim Taymans1-0/+20
2004-10-15ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some ca...Wim Taymans1-0/+13
2004-10-15gst/qtdemux/qtdemux.c: An esds box is not a container.Wim Taymans2-14/+31
2004-10-14configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef4-228/+160
2004-10-14gst/tcp/gstmultifdsink.c: Turn warnings into info.Wim Taymans1-0/+11
2004-10-14fix sample rate templateThomas Vander Stichele1-0/+6
2004-10-13ext/mad/gstmad.c: Decoding the header first fixes some problems in resyncing ...Wim Taymans1-0/+6
2004-10-12gst/playback/gstplaybin.c: Added vis plugin support, need to configure the vi...Wim Taymans1-0/+7
2004-10-12ext/gnomevfs/gstgnomevfssrc.c: Some debug.Ronald S. Bultje1-0/+18
2004-10-11ext/cdparanoia/gstcdparanoia.c: Get rid of hideous lead-in.Ronald S. Bultje1-0/+6
2004-10-11gst/playback/gstplaybasebin.c: Wrong var used to get g_list_next.Wim Taymans1-0/+5
2004-10-11ext/cdparanoia/gstcdparanoia.c: Report discid as metadata, add duration.Ronald S. Bultje1-0/+6
2004-10-11gst/playback/gstplaybasebin.c: Cleanup the previous pipeline a little earlier...Wim Taymans1-1/+11
2004-10-11ext/mad/gstid3tag.c: reset v1 tag offset when there is no v1 tag. Fixes id3de...Benjamin Otte1-0/+6
2004-10-10sys/v4l/: Change g_warnings to GST_WARNING_OBJECT and fix colourspace issueZaheer Abbas Merali1-0/+7
2004-10-10sys/v4l/gstv4lsrc.c: Fix for webcams that support only specific width or heightZaheer Abbas Merali1-0/+5
2004-10-09gst/wavenc/gstwavenc.c: Fix wrong discont event setup (fixes #154967).Ronald S. Bultje1-0/+7
2004-10-09gst/auparse/gstauparse.c: Error out on invalid data (fixes #154807).Ronald S. Bultje1-0/+7
2004-10-09ext/dvdread/dvdreadsrc.c: Make titles > 0 work again (fixes #154834).Ronald S. Bultje1-0/+7
2004-10-09gst-libs/gst/riff/riff-media.c: WMV3 missing in template caps.Ronald S. Bultje2-0/+7
2004-10-09gst/avi/gstavidemux.c: OK, so the original code was too strict. It makes rand...Ronald S. Bultje1-0/+8