summaryrefslogtreecommitdiff
path: root/sys/acmenc
Commit message (Expand)AuthorAgeFilesLines
* acmenc/acmmp3dec: remove unnecessary break after returnVineeth TM2016-02-161-1/+0
* acm: Port ACM MP3 decoder and encoders to GStreamer 1.xFrédéric Wang2015-12-071-20/+38
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-181-4/+2
* Remove a bunch of silly ';;' typos at the end of linesJan Schmidt2015-03-121-1/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-3/+3
* Fix printf format strings for gcc 4.5Руслан Ижбулатов2010-04-291-2/+2
* Fix acmenc for warning flagsBenjamin Otte2010-03-211-4/+4
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+9
* acmenc, acmmp3dec, sdp: link to all requires libraries on win32.Michael Smith2009-04-081-10/+16
* acm: Port to MinGWРуслан Ижбулатов2009-03-262-11/+16
* acmenc: fix whitespaceMichael Smith2009-02-281-545/+568
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGSMichael Smith2008-10-161-1/+1
* Add new windows ACM encoder wrapper.Michael Smith2008-08-202-0/+610