summaryrefslogtreecommitdiff
path: root/gst/law/alaw.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-03-07law: add layout to audio capsWim Taymans1-0/+2
2011-12-09law: fix negotiationWim Taymans1-8/+4
2011-09-06-good: port to new audio capsWim Taymans1-2/+2
2011-08-30law: port to 0.11Wim Taymans1-10/+12
2009-11-18law: Raise rank of encoders to PRIMARYEdward Hervey1-1/+1
2009-06-30law: fix caps and negotiationWim Taymans1-2/+2
2008-12-13Switch to using GstStaticPadTemplate.Edward Hervey1-42/+31
2008-08-29gst/law/: Ref caps before passing to gst_pad_template_new(), since that takes...Michael Smith1-0/+7
2007-09-25gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories,...Tim-Philipp Müller1-2/+22
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2004-05-09gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENCStéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-2/+2
2004-03-14gst-indentThomas Vander Stichele1-30/+26
2003-12-22Merge CAPS branchDavid Schleef1-24/+16
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-3/+3
2003-11-02......Ronald S. Bultje1-42/+15
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson1-2/+2
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-14/+11
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-03-03Make alaw / mulaw work again.Benjamin Otte1-0/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+4
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker1-0/+1
2002-05-03various name fixes and sundryThomas Vander Stichele1-2/+2
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-2/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-10/+10
2001-12-22Initial revisionAndy Wingo1-0/+95