mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
<LI>
|
||||
libFLAC:
|
||||
<UL>
|
||||
<LI><B>Added</B> FLAC__metadata_get_tags()</LI>
|
||||
<LI><B>Added</B> callback-based versions of metadata editing functions:
|
||||
<UL>
|
||||
<LI>FLAC__metadata_chain_read_with_callbacks()</LI>
|
||||
@@ -198,6 +199,7 @@
|
||||
<LI>
|
||||
libFLAC++:
|
||||
<UL>
|
||||
<LI><B>Added</B> FLAC::Metadata::get_tags()</LI>
|
||||
<LI><B>Added</B> decoder functions for skipping single frames, also useful for quickly finding frame boundaries:
|
||||
<UL>
|
||||
<LI>FLAC::Decoder::Stream::skip_single_frame()</LI>
|
||||
|
||||
Reference in New Issue
Block a user