flac/include/FLAC
2004-12-30 00:59:30 +00:00
..
all.h add links to the license page in doxygen docs 2004-09-14 03:36:26 +00:00
assert.h update copyright to 2004 2004-01-17 04:14:43 +00:00
callback.h add comment braces for doxygen 2004-09-14 03:35:58 +00:00
export.h remove the __LIBNAME__ definitions 2004-07-23 05:09:04 +00:00
file_decoder.h add method for skipping an audio frame, plus tests 2004-07-16 00:53:38 +00:00
file_encoder.h update copyright to 2004 2004-01-17 04:14:43 +00:00
format.h additions to metadata object api: more vorbiscomment functions, trailing-null on vorbis comment field values enforced everywhere 2004-12-30 00:59:30 +00:00
Makefile.am add callback.h to header list 2004-07-29 05:24:35 +00:00
metadata.h additions to metadata object api: more vorbiscomment functions, trailing-null on vorbis comment field values enforced everywhere 2004-12-30 00:59:30 +00:00
ordinals.h first pass at making an integer-only flavor of the libraries. move FLAC__real out of ordinals.h to src/libFLAC/include/private/float.h, add FLAC__double and FLAC__float and use these everywhere instead of double and float, and don't typedef FLAC__real/float/double when building in integer-only mode. still need to provide integer substitutes in several places. 2004-10-20 00:21:50 +00:00
seekable_stream_decoder.h add method for skipping an audio frame, plus tests 2004-07-16 00:53:38 +00:00
seekable_stream_encoder.h update copyright to 2004 2004-01-17 04:14:43 +00:00
stream_decoder.h fix minor comment typos 2004-09-25 23:45:55 +00:00
stream_encoder.h fix doc typos 2004-03-16 18:01:26 +00:00