summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation.Wim Taymans2005-07-071-1/+0
* gst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRCEdward Hervey2005-07-061-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-0538-73/+0
* gst/videobox/gstvideobox.c: Clean up, port to 0.9, useAndy Wingo2005-07-052-187/+100
* examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo2005-07-048-649/+277
* gst/udp/: (new)Philippe Kalaf2005-07-015-2/+418
* fix some CFLAGSThomas Vander Stichele2005-07-011-1/+1
* Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt2005-07-014-16/+23
* gst/avi/Makefile.am: Added linking to libgstriff-0.9Edward Hervey2005-06-301-1/+1
* gst/avi/gstavidemux.c: Compiler pains.Ronald S. Bultje2005-06-301-2/+3
* fixes for new pkg-config files in gst-plugins-baseThomas Vander Stichele2005-06-302-4/+6
* gst/avi/: Port from -THREADED to HEAD, and fix for latest API changes of the ...Ronald S. Bultje2005-06-304-924/+868
* gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add theAndy Wingo2005-06-294-4/+21
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-2911-22/+22
* gst/rtsp/gstrtspsrc.c: Fix case where outpad could not be decided.Wim Taymans2005-06-291-1/+5
* Fix old RPAD macro. basesrc -> base_srcWim Taymans2005-06-281-1/+1
* gst/rtsp/: Make rtspsrc a live source.Wim Taymans2005-06-232-16/+24
* gst/udp/gstudpsrc.c: Make udpsrc a live source.Wim Taymans2005-06-231-0/+1
* gst/udp/Makefile.am: Use versioned net lib.Wim Taymans2005-06-021-1/+1
* gst/udp/Makefile.am: Fix hack in makefile.Wim Taymans2005-06-021-1/+1
* gst/udp/: Use NetBuffer and small cleanups.Wim Taymans2005-06-023-5/+51
* gst/rtsp/: RTSP cleanups.Wim Taymans2005-06-023-15/+18
* gst/: Bufferalloc changes.Wim Taymans2005-06-025-53/+62
* No need to take the lock anymore, core already did that before calling us.Wim Taymans2005-05-252-14/+4
* 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