After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 113304 - [0.6.2] flac metadata support
[0.6.2] flac metadata support
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.x
Other Linux
: Normal normal
: 0.6.2
Assigned To: Ronald Bultje
GStreamer Maintainers
: 113338 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-05-19 19:31 UTC by Jeremy Simon
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
update libflac check (501 bytes, patch)
2003-05-19 19:33 UTC, Jeremy Simon
none Details | Review
add metadata support to flacdec (7.28 KB, patch)
2003-05-19 19:38 UTC, Jeremy Simon
none Details | Review
add metadata support to flacenc and switch to FLAC__seekable_stream_encoder (need a recent libflac version : 1.1 here) (17.38 KB, patch)
2003-05-19 19:42 UTC, Jeremy Simon
none Details | Review
the new one with metadata property works fine with sound-juicer (17.90 KB, patch)
2003-05-19 20:32 UTC, Jeremy Simon
none Details | Review
Last flacenc version. Set metadata like vorbis does (17.14 KB, patch)
2003-05-20 19:41 UTC, Jeremy Simon
none Details | Review

Description Jeremy Simon 2003-05-19 19:31:31 UTC
add flac metadata for flacenc and flacdec
use FLAC__seekable_stream_encoder instead of FLAC__stream_encoder to write
correct header.
Comment 1 Jeremy Simon 2003-05-19 19:33:52 UTC
Created attachment 16635 [details] [review]
update libflac check
Comment 2 Jeremy Simon 2003-05-19 19:38:59 UTC
Created attachment 16636 [details] [review]
add metadata support to flacdec
Comment 3 Jeremy Simon 2003-05-19 19:42:34 UTC
Created attachment 16637 [details] [review]
add metadata support to flacenc and switch to FLAC__seekable_stream_encoder (need a recent libflac version : 1.1 here)
Comment 4 Jeremy Simon 2003-05-19 20:32:51 UTC
Created attachment 16641 [details] [review]
the new one with metadata property works fine with sound-juicer
Comment 5 Jeremy Simon 2003-05-20 19:41:17 UTC
Created attachment 16679 [details] [review]
Last flacenc version. Set metadata like vorbis does
Comment 6 Ronald Bultje 2003-05-29 21:06:21 UTC
Done, see CVS.

Thanks!
Comment 7 Ronald Bultje 2003-05-29 22:17:52 UTC
*** Bug 113338 has been marked as a duplicate of this bug. ***