summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-08mark buffers as streamheaderThomas Vander Stichele1-0/+14
2004-06-08return EOS instead of NULLThomas Vander Stichele1-0/+6
2004-06-08gst/tcp/: Memory leak fixesWim Taymans1-0/+10
2004-06-08adding vorbisparseThomas Vander Stichele1-0/+12
2004-06-08ext/jpeg/: Added a new simple jpeg based codecWim Taymans1-0/+29
2004-06-08gst/multipart/multipartmux.c: Fix memory leakWim Taymans1-0/+6
2004-06-08use streamheaderThomas Vander Stichele1-0/+10
2004-06-08clean up marshal generationThomas Vander Stichele1-0/+6
2004-06-08uniformized; added signals to serversink for new and removed clientsThomas Vander Stichele1-0/+21
2004-06-07ext/alsa/gstalsasink.c: handle discont events if they happen before caps negoBenjamin Otte1-0/+6
2004-06-07gst/multipart/: Small updates, fix a memleakWim Taymans1-0/+10
2004-06-07configure.ac: OSS portabilityStéphane Loeuillet3-2/+43
2004-06-07AUTHORS: Add me to the authors fileJan Schmidt4-4/+22
2004-06-07gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don...Benjamin Otte2-43/+60
2004-06-07ext/alsa/gstalsa.c: cast to GstClockTime to get higher granularityBenjamin Otte1-0/+12
2004-06-06gst/adder/gstadder.c: properly error out when no negotiation has happened yet...Benjamin Otte1-0/+8
2004-06-06ext/mad/gstid3tag.c: forward correctly transformed offset in discont events. ...Arwed v. Merkatz1-0/+6
2004-06-06gst/ffmpegcolorspace/gstffmpegcodecmap.c: that'sDavid Schleef1-0/+6
2004-06-06ext/vorbis/vorbisdec.c: use explicit caps on the srcpadBenjamin Otte1-0/+7
2004-06-06ext/alsa/gstalsa.c: - don't call set_periods_integer anymore, it breaks the c...Benjamin Otte1-0/+22
2004-06-05gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje3-20/+98
2004-06-05gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)Andrew Turner1-0/+8
2004-06-05messing around with buildbot to see where the error isBenjamin Otte1-2/+2
2004-06-05check for qt's moc preprocessor explicitly and use itBenjamin Otte2-47/+58
2004-06-03don't get sigpipe on sendThomas Vander Stichele1-0/+6
2004-06-02check error code correctlyThomas Vander Stichele1-0/+6
2004-06-02use ssize_t over size_t avoid segfault in alsaThomas Vander Stichele1-0/+11
2004-06-02real fix thise time : don't use glib 2.4 specific definesStéphane Loeuillet2-7/+5
2004-06-02gst/multipart/multipartmux.c: OopsWim Taymans1-0/+8
2004-06-02zaheer :Stéphane Loeuillet2-0/+24
2004-06-02gst/multipart/multipartmux.c: Added configurable boundary specifier, added th...Wim Taymans1-0/+9
2004-06-02fix shout2 check to check for the versionThomas Vander Stichele1-8/+11
2004-06-01ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment buffer sin...Christophe Fergeau1-0/+8
2004-06-01Added property accessors for mixertrack and mixeroptions.Owen Fraser-Green7-19/+130
2004-06-01improve _open error messagesThomas Vander Stichele1-0/+6
2004-06-01leniate musicbrainz check; check for v4l-conf before calling itThomas Vander Stichele3-1/+7
2004-06-01more readable g_errorThomas Vander Stichele2-0/+8
2004-05-31- update links to v4l[12] API docsStéphane Loeuillet2-4/+7
2004-05-31gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet4-7/+29
2004-05-31ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt2-0/+20
2004-05-31remove g_printThomas Vander Stichele1-1/+0
2004-05-28A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2-0/+75
2004-05-27ext/alsa/gstalsamixer.c: Select first track as master track. Not sure how els...Ronald S. Bultje1-0/+8
2004-05-27ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje7-10/+302
2004-05-26gst/audioconvert/gstaudioconvert.c: fixate nicely even when the peer is not n...Benjamin Otte1-0/+5
2004-05-25gst/audioconvert/gstaudioconvert.c: make sure we don't allow depth > widthBenjamin Otte1-0/+10
2004-05-25gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.hDavid Schleef1-0/+4
2004-05-24ext/vorbis/oggvorbisenc.c: properly fail when we can't setup the vorbis encod...Benjamin Otte1-0/+13
2004-05-24use GST_ENABLE_NEWThomas Vander Stichele1-0/+5
2004-05-24gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'edBenjamin Otte3-4/+14