[Bug 251947] Review Request: libkarma - Library to manage the Rio Karma via TCP/IP

bugzilla at redhat.com bugzilla at redhat.com
Sun Jan 27 21:05:22 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: libkarma - Library to manage the Rio Karma via TCP/IP


https://bugzilla.redhat.com/show_bug.cgi?id=251947





------- Additional Comments From tibbs at math.uh.edu  2008-01-27 16:05 EST -------
It seems to me that mp3.c contains code to parse information out of an mp3 file
like the tags, bitrate, etc. but does not include any patented algorithms.  I
don't see anything related to audio compression, although perhaps I'm missing
something.  This package would have no reason to decode the audio from an mp3
file anyway as it's the Karma which does the playback.

These are all of the function signatures from mp3.h:
  int get_mp3_info(mp3info *mp3);
  int header_layer(mp3header *h);
  int header_bitrate(mp3header *h);
  int header_frequency(mp3header *h);
  int write_tag(mp3info *mp3);


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list