summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-10-09gst/playback/gstplaybasebin.c: Actually clean up streaminfo if output fails. ...Ronald S. Bultje1-0/+11
2004-10-08gst/playback/gstplaybin.c: Add small bits of code for screenshot handling.Ronald S. Bultje1-0/+7
2004-10-08gst/playback/gstplaybin.c: Don't assume the user provided sinks are named "si...Wim Taymans1-2/+8
2004-10-08gst/playback/gstplaybasebin.c: Do not try to autoplug sources that generate r...Wim Taymans1-0/+9
2004-10-08ext/cdparanoia/gstcdparanoia.*: Added reworked patch from #154903 from milosz...Wim Taymans1-0/+12
2004-10-08gst/playback/: Reuse the audio and video bins.Wim Taymans1-0/+21
2004-10-08sys/: Reverting Ronald's changes as the issue is not coming from those elemen...Julien Moutte1-0/+11
2004-10-07sys/: Actually only create a new toplevel window if we're not gonna embed it ...Ronald S. Bultje1-0/+11
2004-10-07gst/playback/: Implement muting/unmuting of streams, mute streams that are no...Wim Taymans1-0/+8
2004-10-07gst/typefind/gsttypefindfunctions.c: Added lame audio/x-ac3 typefind function.Wim Taymans1-0/+6
2004-10-06doh, the correct bug fixesThomas Vander Stichele1-16/+28
2004-10-06bump nano to cvsThomas Vander Stichele2-1/+6
2004-10-06releasingThomas Vander Stichele15-200/+350
2004-10-06gst/playback/: Do not signal the no_more_pads after the first pad when we are...Wim Taymans1-0/+11
2004-10-06comment out libshout 2 plugin as we don't have a RPM for it yetChristian Schaller1-4/+4
2004-10-06bump for prereleaseThomas Vander Stichele2-1/+6
2004-10-06add mng plugin to spec fileChristian Schaller1-0/+8
2004-10-06gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warningStéphane Loeuillet2-1/+10
2004-10-06gst-libs/gst/riff/riff-media.c: generate caps for ATRAC3 audio streamsStéphane Loeuillet2-0/+14
2004-10-06gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj rif...Stéphane Loeuillet1-0/+7
2004-10-06gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs...Stéphane Loeuillet2-1/+13