platform/upstream/gstreamer.git
8 years agompg123: Add conditional on API version for new enum
David Schleef [Mon, 15 Apr 2013 07:22:39 +0000 (00:22 -0700)]
mpg123: Add conditional on API version for new enum

11 years agoFix FSF address
Tim-Philipp Müller [Sat, 3 Nov 2012 20:38:00 +0000 (20:38 +0000)]
Fix FSF address

https://bugzilla.gnome.org/show_bug.cgi?id=687520

11 years agompg123: removed unnecessary finalize function
Carlos Rafael Giani [Tue, 30 Oct 2012 08:27:24 +0000 (09:27 +0100)]
mpg123: removed unnecessary finalize function

https://bugzilla.gnome.org/show_bug.cgi?id=687176

11 years agompg123: Fix leaks from not chaining up in the finalize function
Jan Schmidt [Mon, 29 Oct 2012 23:20:09 +0000 (10:20 +1100)]
mpg123: Fix leaks from not chaining up in the finalize function

11 years agotests: fix up mpg123 test a little
Tim-Philipp Müller [Wed, 24 Oct 2012 12:41:00 +0000 (13:41 +0100)]
tests: fix up mpg123 test a little

- dist input files
- fix sample leak
- simplify check for elements
- only run mpg123 test if mpg123 is available and selected
- fix build in uninstalled setup

https://bugzilla.gnome.org/show_bug.cgi?id=686595

11 years agotets: add unit test for mpg123audiodec
Carlos Rafael Giani [Wed, 24 Oct 2012 10:30:10 +0000 (12:30 +0200)]
tets: add unit test for mpg123audiodec

https://bugzilla.gnome.org/show_bug.cgi?id=686595

11 years agompg123: added gtkdoc section
Carlos Rafael Giani [Tue, 23 Oct 2012 22:36:42 +0000 (00:36 +0200)]
mpg123: added gtkdoc section

https://bugzilla.gnome.org/show_bug.cgi?id=686595

11 years agompg123: fixed bug with last frame, disabled internal resampler & chatter
Carlos Rafael Giani [Tue, 23 Oct 2012 22:22:05 +0000 (00:22 +0200)]
mpg123: fixed bug with last frame, disabled internal resampler & chatter

* The last MP3 frame wasn't being pushed when base class was draining
* Made sure mpg123 cannot ever use its (crude) internal resampler
* Disabled mpg123 stderr output

https://bugzilla.gnome.org/show_bug.cgi?id=686595

11 years agompg123: cleaned up comments, formatting, and logging lines
Carlos Rafael Giani [Tue, 23 Oct 2012 22:21:45 +0000 (00:21 +0200)]
mpg123: cleaned up comments, formatting, and logging lines

also replaced mpg123decoder->handle != NULL checks with asserts

https://bugzilla.gnome.org/show_bug.cgi?id=686595

11 years agompg123: Give MARGINAL rank to the mpg123 decoder element
Sebastian Dröge [Thu, 9 Aug 2012 09:48:39 +0000 (11:48 +0200)]
mpg123: Give MARGINAL rank to the mpg123 decoder element

11 years agompg123: dist header file
Tim-Philipp Müller [Wed, 8 Aug 2012 11:58:50 +0000 (12:58 +0100)]
mpg123: dist header file

11 years agompg123: map input buffer in READ mode, not WRITE mode
Tim-Philipp Müller [Fri, 3 Aug 2012 12:43:31 +0000 (13:43 +0100)]
mpg123: map input buffer in READ mode, not WRITE mode

Makes things actually work.

11 years agompg123: query supported output formats at run-time
Tim-Philipp Müller [Fri, 3 Aug 2012 10:50:10 +0000 (11:50 +0100)]
mpg123: query supported output formats at run-time

Fixes stuff. We use a string here since we can't be bothered
with GValue.

11 years agompg123: hook up to build system
Tim-Philipp Müller [Fri, 3 Aug 2012 10:48:02 +0000 (11:48 +0100)]
mpg123: hook up to build system

11 years agompg123: add new libmpg123-based mp3 decoder plugin
Carlos Rafael Giani [Fri, 3 Aug 2012 10:13:48 +0000 (11:13 +0100)]
mpg123: add new libmpg123-based mp3 decoder plugin

Needs a bit of cleaning up.

https://bugzilla.gnome.org/show_bug.cgi?id=681003

22 years agobuilding up speed
Thomas Vander Stichele [Mon, 17 Dec 2001 18:37:01 +0000 (18:37 +0000)]
building up speed

Original commit message from CVS:
building up speed