summaryrefslogtreecommitdiffstats
path: root/gst/law
Commit message (Expand)AuthorAgeFilesLines
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-142-2/+2
* Fix to set timestamp on buffer, it was tested with RTP G711 elements.Flavio Oliveira2005-10-274-20/+63
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-3/+2
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-294-8/+6
* gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.Wim Taymans2005-05-064-225/+244
* gst/law/: Fix caps memleaks (#166600).Ronald S. Bultje2005-02-084-4/+26
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-114-4/+4
* gst/law/: Fix caps.Ronald S. Bultje2004-12-024-8/+16
* gst/law/: Prevent warnings when negotiating caps (fixes #159338).Ronald S. Bultje2004-12-012-0/+2
* ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte2004-11-091-0/+1
* more working pluginsSteve Lhomme2004-07-272-2/+2
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-272-4/+4
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-272-6/+6
* more plugins supported under windowsSteve Lhomme2004-07-262-0/+320
* Remove signed field from caps factoryJohan Dahlin2004-07-121-1/+0
* gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding.Wim Taymans2004-05-191-3/+7
* gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulawStéphane Loeuillet2004-05-092-4/+4
* gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENCStéphane Loeuillet2004-05-091-1/+1
* gst/law/: Fix capsnego in all four, remove the unused property functions and ...Ronald S. Bultje2004-03-264-315/+295
* don't mix tabs and spacesThomas Vander Stichele2004-03-157-18/+22
* *.h: Revert indentingJohan Dahlin2004-03-155-74/+64
* gst-indentThomas Vander Stichele2004-03-1412-484/+530
* fix mulawdecThomas Vander Stichele2004-02-242-2/+2
* Merge CAPS branchDavid Schleef2003-12-226-124/+96
* remove copyright field from pluginsAndy Wingo2003-12-042-2/+0
* + checking in plugin category changesLeif Johnson2003-11-166-12/+12
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-075-4/+4
* make sure config.h is included firstDavid Schleef2003-11-064-0/+12
* ......Ronald S. Bultje2003-11-026-92/+110
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-084-12/+16
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* + the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2003-07-192-4/+4
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-066-39/+28
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-0/+6
* I bet you didn't try if the fix worked, BBB ;)Benjamin Otte2003-03-241-2/+2
* Fix compiler problems with gcc-2.96/RH-7.3Ronald S. Bultje2003-03-141-2/+2
* Make alaw / mulaw work again.Benjamin Otte2003-03-039-298/+192
* get this thing working (again ?)Benjamin Otte2003-02-251-25/+26
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-182-0/+8
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-104-10/+5
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-312-0/+2
* various name fixes and sundryThomas Vander Stichele2002-05-032-4/+4
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-202-4/+4
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-112-20/+20
* fixed first bunch of compiler warningsBenjamin Otte2002-04-061-3/+8
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-2/+2
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-2/+2