summaryrefslogtreecommitdiffstats
path: root/gst/law/alaw-encode.c
Commit message (Expand)AuthorAgeFilesLines
* expand tabsThomas Vander Stichele2005-12-061-10/+10
* Fix to set timestamp on buffer, it was tested with RTP G711 elements.Flavio Oliveira2005-10-271-10/+27
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-291-4/+2
* gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.Wim Taymans2005-05-061-54/+61
* gst/law/: Fix caps memleaks (#166600).Ronald S. Bultje2005-02-081-1/+6
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-111-1/+1
* gst/law/: Fix caps.Ronald S. Bultje2004-12-021-2/+4
* gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulawStéphane Loeuillet2004-05-091-2/+2
* gst/law/: Fix capsnego in all four, remove the unused property functions and ...Ronald S. Bultje2004-03-261-80/+75
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-2/+3
* gst-indentThomas Vander Stichele2004-03-141-100/+113
* Merge CAPS branchDavid Schleef2003-12-221-17/+16
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* make sure config.h is included firstDavid Schleef2003-11-061-0/+3
* ......Ronald S. Bultje2003-11-021-1/+20
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+1
* 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-031-32/+99
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* A new batch of // fixesChristian Schaller2002-01-191-3/+3
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-2/+4
* Initial revisionAndy Wingo2001-12-221-0/+182