summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Make my automake version shut up about undefined variablesJan Schmidt2005-05-191-1/+1
* Ported goom.Wim Taymans2005-05-182-94/+137
* Ported alpha, remove alphacolor as functionality is in ffmpegcolorspace.Wim Taymans2005-05-174-567/+27
* Move core plugins out of core. I don't mind fdsrc/fdsink going back into the...David Schleef2005-05-1516-0/+3199
* add rtsp and esd files to spec and fix some disting issuesChristian Schaller2005-05-133-3/+3
* gst/udp/: Added multifdsink to send UDP to multiple addresses.Wim Taymans2005-05-1211-225/+840
* gst/: Make UDP and TCP elements use PushSrc.Wim Taymans2005-05-125-168/+90
* Fixed the effectv build again.Zeeshan Ali2005-05-111-3/+3
* gst/: Turn videofilter into a library (private for now)Tim-Philipp Müller2005-05-112-8/+7
* gst/rtsp/: Added READMEWim Taymans2005-05-1111-124/+343
* gst/rtsp/gstrtspsrc.*: Setup UDP sources correctly, receives raw data from RT...Wim Taymans2005-05-112-78/+105
* Ported to 0.9.Wim Taymans2005-05-1122-0/+3814
* gst/: UDP fixes, added uri handler.Wim Taymans2005-05-119-51/+802
* gst/udp/: Ported udp src/sink.Wim Taymans2005-05-105-493/+200
* Fixed a few things to enable the mad and effectv to be able to find the heade...Zeeshan Ali2005-05-071-2/+2
* Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...Wim Taymans2005-05-063-37/+43
* make mad and effectv work with gst-registerChristian Schaller2005-05-063-15/+11
* gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.Wim Taymans2005-05-064-225/+244
* add ported videofilter to cvs headChristian Schaller2005-05-065-82/+65
* ported mad and effectv pluginsChristian Schaller2005-05-066-51/+36
* gst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write to writable buffersJan Schmidt2005-02-201-4/+6
* gst-libs/gst/riff/riff-media.c: Do actually fix invalid RIFF fmt header value...Tim-Philipp Müller2005-02-201-1/+4
* gst/avi/gstavidemux.c: Declare variables at beginning of block and make gcc-2...Gergely Nagy2005-02-171-1/+2
* Die, thou faulty symbol pollutors (non-static parent_class).Ronald S. Bultje2005-02-091-1/+1
* configure.ac: Add dvdlpcmdecJan Schmidt2005-02-084-0/+476
* gst/alpha/gstalphacolor.c: Add BGRA handling (#165736).Ronald S. Bultje2005-02-081-4/+38
* gst/law/: Fix caps memleaks (#166600).Ronald S. Bultje2005-02-084-4/+26
* gst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it doesn't interfere with MJ...Ronald S. Bultje2005-02-021-1/+1
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-023-3/+6
* ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERsJan Schmidt2005-02-011-1/+2
* gst/qtdemux/qtdemux.c: Add 3IV2 fourcc.Ronald S. Bultje2005-01-291-0/+1
* gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341.Ronald S. Bultje2005-01-292-1/+44
* gst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable s...Ronald S. Bultje2005-01-291-12/+28
* gst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330).Ronald S. Bultje2005-01-292-2/+2
* Add support for AMR-NB (mobile phone audio format; #155163, #163286).Ronald S. Bultje2005-01-281-8/+23
* gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream s...Ronald S. Bultje2005-01-271-1/+1
* Allow seeks on audio pad, make mad forward those (#164826).Ronald S. Bultje2005-01-271-6/+0
* ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt2005-01-253-38/+93
* gst/effectv/gstquark.c: Memory free'ing location fix (#164708).Ronald S. Bultje2005-01-251-2/+19
* gst/avi/gstavimux.c: Fix...Ronald S. Bultje2005-01-221-7/+8
* gst/avi/gstavimux.c: Fix padding...Ronald S. Bultje2005-01-191-3/+6
* gst/matroska/ebml-read.c: Allow for 0-sized buffers. Fixes length query probl...Ronald S. Bultje2005-01-191-0/+6
* Fix row strides for I420 (fixes #163159)Tim-Philipp Müller2005-01-191-94/+81
* ext/mad/gstmad.c: Fail if caps negotiation fails. Should fix #162184, and sho...Ronald S. Bultje2005-01-192-299/+245
* gst/qtdemux/qtdemux.c: More memory leak fixes (#149162).Ronald S. Bultje2005-01-181-1/+15
* gst/qtdemux/qtdemux.c: Fix two memleaks.Ronald S. Bultje2005-01-171-1/+9
* gst/avi/gstavimux.c: Free events (fix memleak in #162905).Ronald S. Bultje2005-01-161-0/+2
* debuggingThomas Vander Stichele2005-01-131-13/+24
* gst/avi/gstavimux.c: Reusability fixes.Ronald S. Bultje2005-01-111-2/+20
* gst/qtdemux/qtdemux.c: Also shove tags on kid pads.Ronald S. Bultje2005-01-101-14/+21