summaryrefslogtreecommitdiffstats
path: root/gst/law
Commit message (Expand)AuthorAgeFilesLines
* gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking.Wim Taymans2006-07-244-10/+15
* gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s...Edward Hervey2006-06-021-1/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-014-8/+8
* gst/law/: Some cleanups in the chain functions.Wim Taymans2006-05-248-96/+91
* gst/law/mulaw-decode.c: We can only do caps intersection if the othercaps are...Edward Hervey2006-05-171-0/+5
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-254-4/+4
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-083-3/+3
* better/unified long descriptionsWim Taymans2006-03-304-24/+20
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+1
* expand tabsThomas Vander Stichele2005-12-061-10/+10
* 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