tagparser/vorbis
Martchus ccf77959b4 Convert text values to a supported encoding if needed on the fly
* This makes it harder to use the library wrongly and does not lead to
  worse performance as character set conversions are only done as needed.
* That's actually already done by serializers for most tag formats. This
  change ensures serializers for Matroska and Vorbis tag fields do this as
  well.
* Update documentation accordingly.
2022-07-21 23:30:45 +02:00
..
vorbiscomment.cpp Map `RATING` field for Vorbis comments 2022-06-19 17:51:51 +02:00
vorbiscomment.h Fix spelling and typos 2021-07-02 11:12:39 +02:00
vorbiscommentfield.cpp Convert text values to a supported encoding if needed on the fly 2022-07-21 23:30:45 +02:00
vorbiscommentfield.h Use flagenumclass.h to implement operators for VorbisCommentFlags 2021-05-13 15:28:56 +02:00
vorbiscommentids.h Map `RATING` field for Vorbis comments 2022-06-19 17:51:51 +02:00
vorbisidentificationheader.cpp Adapt to changes in c++utilities 2019-06-10 23:11:39 +02:00
vorbisidentificationheader.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
vorbispackagetypes.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00