summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ext/: Fix mimetype on smoke encoder.Wim Taymans2004-10-183-6/+62
* ext/vorbis/vorbisenc.c: Fix vorbis property descriptions and ranges.Wim Taymans2004-10-181-0/+5
* ext/ogg/gstoggdemux.c: Really do nothing when no data is available.Wim Taymans2004-10-181-0/+7
* ext/cdaudio/gstcdaudio.c: Added uri handler for cd://Wim Taymans2004-10-181-0/+10
* gst/playback/: Add sink padtemplate to decodebin.Wim Taymans2004-10-181-0/+23
* ext/speex/gstspeexenc.c: Fix speex timestamps so that it gets muxed properly.Wim Taymans2004-10-182-1/+11
* ext/raw1394/gstdv1394src.*: Added conversion/query functions.Wim Taymans2004-10-153-40/+299
* ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some ca...Wim Taymans2004-10-153-23/+191
* gst/qtdemux/qtdemux.c: An esds box is not a container.Wim Taymans2004-10-152-14/+31
* configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef2004-10-143-4/+12
* gst/tcp/gstmultifdsink.c: Turn warnings into info.Wim Taymans2004-10-141-0/+11
* fix sample rate templateThomas Vander Stichele2004-10-141-0/+6
* ext/mad/gstmad.c: Decoding the header first fixes some problems in resyncing ...Wim Taymans2004-10-131-0/+6
* gst/playback/gstplaybin.c: Added vis plugin support, need to configure the vi...Wim Taymans2004-10-121-0/+7
* ext/gnomevfs/gstgnomevfssrc.c: Some debug.Ronald S. Bultje2004-10-123-39/+339
* ext/cdparanoia/gstcdparanoia.c: Get rid of hideous lead-in.Ronald S. Bultje2004-10-111-0/+6
* gst/playback/gstplaybasebin.c: Wrong var used to get g_list_next.Wim Taymans2004-10-111-0/+5
* ext/cdparanoia/gstcdparanoia.c: Report discid as metadata, add duration.Ronald S. Bultje2004-10-111-0/+6
* gst/playback/gstplaybasebin.c: Cleanup the previous pipeline a little earlier...Wim Taymans2004-10-111-1/+11
* ext/mad/gstid3tag.c: reset v1 tag offset when there is no v1 tag. Fixes id3de...Benjamin Otte2004-10-111-0/+6
* sys/v4l/: Change g_warnings to GST_WARNING_OBJECT and fix colourspace issueZaheer Abbas Merali2004-10-101-0/+7
* sys/v4l/gstv4lsrc.c: Fix for webcams that support only specific width or heightZaheer Abbas Merali2004-10-101-0/+5
* gst/wavenc/gstwavenc.c: Fix wrong discont event setup (fixes #154967).Ronald S. Bultje2004-10-092-1/+9
* gst/auparse/gstauparse.c: Error out on invalid data (fixes #154807).Ronald S. Bultje2004-10-092-1/+8
* ext/dvdread/dvdreadsrc.c: Make titles > 0 work again (fixes #154834).Ronald S. Bultje2004-10-091-0/+7
* gst-libs/gst/riff/riff-media.c: WMV3 missing in template caps.Ronald S. Bultje2004-10-091-0/+6
* gst/avi/gstavidemux.c: OK, so the original code was too strict. It makes rand...Ronald S. Bultje2004-10-092-51/+64
* gst/playback/gstplaybasebin.c: Actually clean up streaminfo if output fails. ...Ronald S. Bultje2004-10-091-0/+11
* gst/playback/gstplaybin.c: Add small bits of code for screenshot handling.Ronald S. Bultje2004-10-081-0/+7
* gst/playback/gstplaybin.c: Don't assume the user provided sinks are named "si...Wim Taymans2004-10-081-2/+8
* gst/playback/gstplaybasebin.c: Do not try to autoplug sources that generate r...Wim Taymans2004-10-081-0/+9
* ext/cdparanoia/gstcdparanoia.*: Added reworked patch from #154903 from milosz...Wim Taymans2004-10-081-0/+12
* gst/playback/: Reuse the audio and video bins.Wim Taymans2004-10-081-0/+21
* sys/: Reverting Ronald's changes as the issue is not coming from those elemen...Julien Moutte2004-10-081-0/+11
* sys/: Actually only create a new toplevel window if we're not gonna embed it ...Ronald S. Bultje2004-10-071-0/+11
* gst/playback/: Implement muting/unmuting of streams, mute streams that are no...Wim Taymans2004-10-071-0/+8
* gst/typefind/gsttypefindfunctions.c: Added lame audio/x-ac3 typefind function.Wim Taymans2004-10-071-0/+6
* doh, the correct bug fixesThomas Vander Stichele2004-10-061-16/+28
* bump nano to cvsThomas Vander Stichele2004-10-062-1/+6
* releasingThomas Vander Stichele2004-10-0614-183/+305
* gst/playback/: Do not signal the no_more_pads after the first pad when we are...Wim Taymans2004-10-061-0/+11
* comment out libshout 2 plugin as we don't have a RPM for it yetChristian Schaller2004-10-061-4/+4
* bump for prereleaseThomas Vander Stichele2004-10-062-1/+6
* add mng plugin to spec fileChristian Schaller2004-10-061-0/+8
* gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warningStéphane Loeuillet2004-10-063-2/+12
* gst-libs/gst/riff/riff-media.c: generate caps for ATRAC3 audio streamsStéphane Loeuillet2004-10-061-0/+8
* gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj rif...Stéphane Loeuillet2004-10-064-444/+8
* gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs...Stéphane Loeuillet2004-10-063-41/+13
* gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans2004-10-062-1/+11
* gst/playback/: Set state on newly added element to READY so that negotiation ...Wim Taymans2004-10-061-0/+15