Bug 99

Summary: new package: flac
Product: buildroot Reporter: Sven Neumann <s.neumann>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot, jacmet
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: tar archive with files added in package/multimedia/flac
patch to enable the gstreamer flac plug-in
libsndfile does not seem to like the current version of flac, so disable flac support in libsndfile

Description Sven Neumann 2009-02-10 15:15:49 UTC
I've added flac in my copy of buildroot and would appreciate if this new package could be included upstream.
Comment 1 Sven Neumann 2009-02-10 15:17:10 UTC
Created attachment 57 [details]
tar archive with files added in package/multimedia/flac
Comment 2 Sven Neumann 2009-02-10 15:19:01 UTC
Created attachment 59 [details]
patch to enable the gstreamer flac plug-in
Comment 3 Sven Neumann 2009-02-10 15:20:06 UTC
Created attachment 61 [details]
libsndfile does not seem to like the current version of flac, so disable flac support in libsndfile
Comment 4 Peter Korsgaard 2009-02-20 11:21:26 UTC
Thanks, I'm looking into it now.

Please provide a bit more details about flac-1.2.1-bitreader-optimizations.patch - Where does it come from? Is it submitted / accepted upstream? What is the impact of (not) including it?
Comment 5 Sven Neumann 2009-02-20 12:11:37 UTC
Perhaps just omit it for now. It was an attempt to fix a problem that later turned out to be a problem in the toolchain. I will run some benchmarks when I find time for it and if the patch turns out to be a significant improvement, I will open another bug report for it.
Comment 6 Peter Korsgaard 2009-02-25 19:52:22 UTC
Thanks, applied libflac and gstreamer patches. I've updated libsndfile so it builds with libflac instead of your workaround.