summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tweaks to build libs as DLLs under windowsJosh Coalson2002-10-1623-545/+617
* add export.hJosh Coalson2002-10-164-1/+5
* add FLAC__MAX_QLP_COEFF_PRECISIONJosh Coalson2002-10-041-0/+5
* new #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDERJosh Coalson2002-09-261-0/+3
* fixes related to the change of FLAC__VERSION_STRING from a #define to an iden...Josh Coalson2002-09-251-6/+3
* fix _HEADERS targets to not clobber each othersJosh Coalson2002-09-204-8/+8
* minor formattingJosh Coalson2002-09-192-9/+9
* minor comment typo fixJosh Coalson2002-09-111-1/+1
* minor commentsJosh Coalson2002-09-062-1/+21
* add resolved_as_cstring() method to State classesJosh Coalson2002-09-062-0/+6
* doxygen commentsJosh Coalson2002-09-046-26/+45
* add support for serial number in Ogg streamsJosh Coalson2002-09-046-17/+50
* restrict subset to max blocksize of 16384 and max residual partition order of 8Josh Coalson2002-08-301-0/+3
* add read_only argument to simple iterator initializerJosh Coalson2002-08-302-5/+10
* minor formattingJosh Coalson2002-08-278-29/+29
* more commentsJosh Coalson2002-08-252-15/+33
* add vendor string to encodingJosh Coalson2002-08-251-3/+9
* minor commentsJosh Coalson2002-08-231-2/+2
* more doxygen docsJosh Coalson2002-08-216-125/+80
* more doxygen docsJosh Coalson2002-08-202-5/+15
* more doxygen docsJosh Coalson2002-08-204-959/+201
* split off dynamically allocated stuff from FLAC__EntropyCodingMethod_Partitio...Josh Coalson2002-08-191-4/+13
* rework so that rice parameters and raw_bits from the entropy coding method st...Josh Coalson2002-08-171-3/+8
* more doxygen commentsJosh Coalson2002-08-1612-49/+437
* doxygen commentsJosh Coalson2002-08-153-17/+23
* add a samples_written field to the progress callbackJosh Coalson2002-08-082-3/+3
* minor commentsJosh Coalson2002-08-081-0/+7
* add ..._get_verify_decoder_error_stats()Josh Coalson2002-08-076-3/+93
* these are obsolete, maybe to be revived laterJosh Coalson2002-08-072-1573/+0
* several fixesJosh Coalson2002-08-072-6/+9
* remove file decoder and seekable stream decoderJosh Coalson2002-08-072-4/+7
* add OggFLAC dirsJosh Coalson2002-08-071-1/+5
* initial importJosh Coalson2002-08-074-0/+378
* more workJosh Coalson2002-08-062-0/+6
* remove obsolete includesJosh Coalson2002-08-062-8/+0
* did more work but still not finishedJosh Coalson2002-08-066-1069/+884
* minor formattingJosh Coalson2002-08-061-1/+1
* documentation typosJosh Coalson2002-08-053-4/+4
* add OggFLACJosh Coalson2002-08-051-1/+1
* initial import; still needs a lot of workJosh Coalson2002-08-058-0/+4198
* add verify mode to all encodersJosh Coalson2002-08-034-0/+136
* add ..._get_total_samples_estimate(), add progress callback to file encoderJosh Coalson2002-08-022-11/+64
* add ..._get_total_samples_estimate()Josh Coalson2002-08-022-18/+43
* new seekable stream encoder and file encoder layersJosh Coalson2002-08-021-2/+184
* revamp decoder process callsJosh Coalson2002-08-021-13/+13
* revamp decoder process callsJosh Coalson2002-08-023-81/+55
* make typedefs for callbacksJosh Coalson2002-08-015-19/+47
* finish implementationJosh Coalson2002-08-011-0/+13
* new funcs for getting underlying decoder layer statesJosh Coalson2002-08-012-1/+38
* new functions for seektable templates, point sortingJosh Coalson2002-08-011-0/+7