summaryrefslogtreecommitdiff
path: root/sys/acmmp3dec
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-6/+5
2016-02-16acmenc/acmmp3dec: remove unnecessary break after returnVineeth TM1-1/+0
2015-12-07acm: Port ACM MP3 decoder and encoders to GStreamer 1.xFrédéric Wang1-25/+40
2015-11-18Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-3/+3
2011-11-11mimic, opencv, vp8, acmmp3dec, linsys: Don't build static pluginsMart Raudsepp1-1/+1
2010-04-29Fix printf format strings for gcc 4.5Руслан Ижбулатов1-1/+1
2010-03-21acmmp3dec: fix warningsBenjamin Otte1-3/+5
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2009-04-08acmenc, acmmp3dec, sdp: link to all requires libraries on win32.Michael Smith1-9/+14
2009-03-26acm: Port to MinGWРуслан Ижбулатов2-5/+6
2009-02-09acmmp3dec: fix major memory leaks and clean up code.Michael Smith1-349/+410
2009-01-06sys/acmmp3dec/Makefile.am: Fix typo in the opposite way to give the plugin a ...Michael Smith1-5/+5
2009-01-06sys/acmmp3dec/Makefile.am: Fix typo in the makefile target preventing disting.Jan Schmidt1-1/+1
2008-11-25Add new directory for new acmmp3dec pluginMichael Smith2-0/+384