summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* negotiating webcam framerate now worksThomas Vander Stichele2004-06-093-8/+158
* changing debug stuffThomas Vander Stichele2004-06-081-22/+19
* mark buffers as streamheaderThomas Vander Stichele2004-06-082-14/+106
* looping read for caps and headersThomas Vander Stichele2004-06-081-3/+3
* return EOS instead of NULLThomas Vander Stichele2004-06-083-13/+18
* gst/tcp/: Memory leak fixesWim Taymans2004-06-084-5/+31
* fixThomas Vander Stichele2004-06-081-1/+1
* adding vorbisparseThomas Vander Stichele2004-06-085-3/+293
* ext/jpeg/: Added a new simple jpeg based codecWim Taymans2004-06-081-0/+29
* gst/multipart/multipartmux.c: Fix memory leakWim Taymans2004-06-081-0/+6
* use streamheaderThomas Vander Stichele2004-06-084-51/+130
* clean up marshal generationThomas Vander Stichele2004-06-081-0/+6
* uniformized; added signals to serversink for new and removed clientsThomas Vander Stichele2004-06-088-54/+114
* ext/alsa/gstalsasink.c: handle discont events if they happen before caps negoBenjamin Otte2004-06-072-1/+7
* gst/multipart/: Small updates, fix a memleakWim Taymans2004-06-071-0/+10
* configure.ac: OSS portabilityStéphane Loeuillet2004-06-072-2/+29
* AUTHORS: Add me to the authors fileJan Schmidt2004-06-074-4/+22
* gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don...Benjamin Otte2004-06-071-0/+15
* ext/alsa/gstalsa.c: cast to GstClockTime to get higher granularityBenjamin Otte2004-06-073-4/+19
* gst/adder/gstadder.c: properly error out when no negotiation has happened yet...Benjamin Otte2004-06-062-3/+17
* ext/mad/gstid3tag.c: forward correctly transformed offset in discont events. ...Arwed v. Merkatz2004-06-061-0/+6
* gst/ffmpegcolorspace/gstffmpegcodecmap.c: that'sDavid Schleef2004-06-062-1/+7
* ext/vorbis/vorbisdec.c: use explicit caps on the srcpadBenjamin Otte2004-06-062-33/+20
* ext/alsa/gstalsa.c: - don't call set_periods_integer anymore, it breaks the c...Benjamin Otte2004-06-064-41/+91
* gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2004-06-051-0/+16
* gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)Andrew Turner2004-06-053-0/+13
* messing around with buildbot to see where the error isBenjamin Otte2004-06-051-2/+2
* check for qt's moc preprocessor explicitly and use itBenjamin Otte2004-06-052-47/+58
* don't leakThomas Vander Stichele2004-06-031-1/+12
* don't get sigpipe on sendThomas Vander Stichele2004-06-032-2/+8
* check error code correctlyThomas Vander Stichele2004-06-022-3/+17
* use ssize_t over size_t avoid segfault in alsaThomas Vander Stichele2004-06-024-7/+18
* real fix thise time : don't use glib 2.4 specific definesStéphane Loeuillet2004-06-023-12/+8
* gst/multipart/multipartmux.c: OopsWim Taymans2004-06-021-0/+8
* zaheer :Stéphane Loeuillet2004-06-028-4/+35
* gst/multipart/multipartmux.c: Added configurable boundary specifier, added th...Wim Taymans2004-06-021-0/+9
* fix shout2 check to check for the versionThomas Vander Stichele2004-06-021-8/+11
* ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment buffer sin...Christophe Fergeau2004-06-011-0/+8
* Added property accessors for mixertrack and mixeroptions.Owen Fraser-Green2004-06-0113-38/+248
* improve _open error messagesThomas Vander Stichele2004-06-012-5/+35
* leniate musicbrainz check; check for v4l-conf before calling itThomas Vander Stichele2004-06-014-1/+17
* more readable g_errorThomas Vander Stichele2004-06-012-0/+8
* - update links to v4l[12] API docsStéphane Loeuillet2004-05-313-9/+18
* gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet2004-05-315-3/+30
* ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt2004-05-313-0/+29
* A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2004-05-282-0/+75
* ext/alsa/gstalsamixer.c: Select first track as master track. Not sure how els...Ronald S. Bultje2004-05-273-0/+20
* ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje2004-05-2718-88/+859
* gst/audioconvert/gstaudioconvert.c: fixate nicely even when the peer is not n...Benjamin Otte2004-05-262-11/+22
* gst/audioconvert/gstaudioconvert.c: make sure we don't allow depth > widthBenjamin Otte2004-05-253-3/+45