summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gst/udp/Makefile.am: Use versioned net lib.Wim Taymans2005-06-022-1/+6
* gst/udp/Makefile.am: Fix hack in makefile.Wim Taymans2005-06-022-1/+6
* ext/mad/gstid3tag.c: Finish porting to 0.9: no more gstdata, check for link f...Andy Wingo2005-06-021-0/+11
* gst/udp/: Use NetBuffer and small cleanups.Wim Taymans2005-06-024-5/+69
* gst/rtsp/: RTSP cleanups.Wim Taymans2005-06-024-15/+33
* gst/: Bufferalloc changes.Wim Taymans2005-06-026-53/+77
* No need to take the lock anymore, core already did that before calling us.Wim Taymans2005-05-253-14/+13
* ext/amrnb/: Core already took the lock.Wim Taymans2005-05-251-0/+13
* Disable tcp elements and esdmon (they don't compile).Ronald S. Bultje2005-05-193-2/+8
* Make my automake version shut up about undefined variablesJan Schmidt2005-05-195-68/+67
* ext/amrnb/: Ported AMR decoder/parse.Wim Taymans2005-05-181-0/+23
* Ported goom.Wim Taymans2005-05-184-94/+151
* Ported alpha, remove alphacolor as functionality is in ffmpegcolorspace.Wim Taymans2005-05-175-567/+36
* ext/libcaca/gstcacasink.*: Cleanups.Wim Taymans2005-05-174-35/+26
* Move core plugins out of core. I don't mind fdsrc/fdsink going back into the...David Schleef2005-05-1517-0/+3223
* add rtsp and esd files to spec and fix some disting issuesChristian Schaller2005-05-136-22/+36
* Add working plugins to build.Wim Taymans2005-05-122-1/+16
* ext/mad/: Fix mad and id3tag compilation again.Wim Taymans2005-05-121-0/+6
* gst/udp/: Added multifdsink to send UDP to multiple addresses.Wim Taymans2005-05-1212-225/+874
* ext/mad/gstmad.c: Make queries actually work (update core first).Tim-Philipp Müller2005-05-121-0/+5
* gst/: Make UDP and TCP elements use PushSrc.Wim Taymans2005-05-126-168/+121
* ext/mad/gstmad.c: Port to new query API and replace gst_pad_convert() and gst...Tim-Philipp Müller2005-05-111-0/+9
* Fixed the effectv build again.Zeeshan Ali2005-05-112-3/+8
* gst/tcp/: Ported over some sink elements.Wim Taymans2005-05-111-0/+32
* gst/: Turn videofilter into a library (private for now)Tim-Philipp Müller2005-05-113-8/+13
* gst/rtsp/: Added READMEWim Taymans2005-05-1112-124/+368
* gst/rtsp/gstrtspsrc.*: Setup UDP sources correctly, receives raw data from RT...Wim Taymans2005-05-113-78/+118
* Ported to 0.9.Wim Taymans2005-05-1123-0/+3877
* gst/: UDP fixes, added uri handler.Wim Taymans2005-05-1110-51/+827
* Ported esdsink plugin.Arwed v. Merkatz2005-05-101-0/+17
* Ported esdsink plugin.Arwed v. Merkatz2005-05-107-370/+240
* gst/udp/: Ported udp src/sink.Wim Taymans2005-05-106-493/+218
* Port shout2 pluginZaheer Abbas Merali2005-05-097-151/+177
* add a few more ported pluginsChristian Schaller2005-05-091-0/+3
* add non-disted directoryChristian Schaller2005-05-091-1/+2
* Ported the libcaca plugin.Zeeshan Ali2005-05-086-122/+77
* adding aasink and smpte plugins to spec fileChristian Schaller2005-05-081-3/+4
* Fixed a few things to enable the mad and effectv to be able to find the heade...Zeeshan Ali2005-05-073-4/+13
* Fixed the build by fixing a small mistake of Wim.Zeeshan Ali2005-05-072-9/+9
* add aasinkChristian Schaller2005-05-061-6/+7
* Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...Wim Taymans2005-05-068-126/+158
* some sidplay fixoringChristian Schaller2005-05-063-13/+23
* add sidplay to spec fileChristian Schaller2005-05-061-3/+3
* add gst-plugins-libsChristian Schaller2005-05-062-0/+14
* Ported sidplay.Wim Taymans2005-05-062-1/+16
* make mad and effectv work with gst-registerChristian Schaller2005-05-066-19/+24
* minor spec file fixesChristian Schaller2005-05-061-34/+10
* gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.Wim Taymans2005-05-065-225/+257
* add reminder to start with 0.8 code not 0.9 for plugins portingChristian Schaller2005-05-061-0/+2
* various fixes to make it possible to build rpms from gst-plugins headChristian Schaller2005-05-063-461/+285