Displaying 2 results from an estimated 2 matches for "freboat".
Did you mean:
fgebat
2007 Feb 09
3
two develop problems about flac-1.1.3?
i download flac-1.1.3.src
watch the change log, it is good news that intergrate 3 layer decode api
into one layer.
but it DEPANDs on the ogg lib now, i try it build a plugin for
beep-media-player on linux
the plugin just seems like the xmms's plugin.
when i build plugin with 1.1.2's api, it compile smoothly, and bmp decoder
flac file well, but when i updat flac lib to 1.1.3, and change the
2007 Feb 12
0
two develop problems about flac-1.1.3?
On 2/9/07, zhou link <freboat@gmail.com> wrote:
> but it DEPANDs on the ogg lib now, i try it build a plugin for
> beep-media-player on linux
Here is a diff to Makefile.in that I use to disable encoder, metadata
and ogg library support for FLAC 1.1.3 for the mvpmc project.
http://git.mvpmc.org/cgi-bin/gitweb.cgi?p=mv...