summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-12gst/tcp/: Modified the tcp plugins so they are portable (IPv4,IPv6, any futur...Zaheer Abbas Merali2-0/+15
2004-06-12configure.ac: Added ogg library so that OSX detects libtheora properlyZaheer Abbas Merali3-1/+6
2004-06-11ext/theora/theoradec.c: Don't try to decode frames before we received a keyframeWim Taymans1-0/+6
2004-06-11add encThomas Vander Stichele1-1/+1
2004-06-11ext/ogg/gstoggmux.c: Added property to set the maximum delay of a page.Wim Taymans1-0/+9
2004-06-10ext/ogg/gstoggmux.c: Added max-delay property to control the maximum amount o...Wim Taymans1-0/+10
2004-06-10ext/theora/theoraenc.c: Set duration on encoded buffer, added some more prope...Wim Taymans1-0/+8
2004-06-10ext/: Fix refcounting bugsWim Taymans1-0/+8
2004-06-10gst/asfdemux/gstasfdemux.*: You know Chimaira? "I - HATE - EVERYTHING". Yeah,...Ronald S. Bultje1-0/+16
2004-06-09gst/tags/gstvorbistag.c: make sure parsed vorbis comments are properly encode...Christophe Fergeau1-0/+6
2004-06-09ext/alsa/gstalsa.c: handle min <= max correctlyBenjamin Otte1-0/+18
2004-06-09ext/ogg/gstoggmux.c: Use stream caps to setup the initial pages in the ogg st...Wim Taymans1-0/+10
2004-06-09negotiating webcam framerate now worksThomas Vander Stichele1-0/+10
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