source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @360   17 years r2d correction for mono files
(edit) @359   17 years r2d changed mpc_quantizer size
(edit) @358   17 years r2d SV7 seeking bug correction when header not aligned on 4 bytes
(edit) @357   17 years r2d - mpc2sv8 can overwrite output (option -o) - mpc2sv8 can output to a …
(edit) @356   17 years r2d added pipe input and output for mpcdec
(edit) @355   17 years r2d - correction of the id3v2 tag seeking bug
(edit) @354   17 years r2d Tag for the first beta of sv8 tools
(edit) @353   17 years r2d changed copyright info
(edit) @352   17 years r2d changed mpcenc version because of bug correction
(edit) @351   17 years zorg fix compilation under mingw
(edit) @350   17 years r2d replay gain changes again ... last change was not correct
(edit) @349   17 years r2d corrected error with optimized gcc builds and CVD_FASTLOG defined
(edit) @348   17 years r2d changed help according to 1.16 version
(edit) @347   17 years r2d changed replay gain rounding and reference
(edit) @346   17 years zorg add missing vcproj for mpcgain fix build on win32 patch by DEATH
(edit) @345   17 years zorg add vcproj for msvc2005. patch by DEATH
(edit) @344   17 years r2d added version info for mpcdec and mpcgain
(edit) @343   17 years r2d updated MSVC8 project files, patch by DEATH
(edit) @342   17 years r2d made changes so msvc doesn't complain, changes doesn't affects gcc …
(edit) @341   17 years r2d skip error detection if it's end of stream
(edit) @340   17 years r2d corrections for windows build
(edit) @339   17 years r2d added check stream option to mpcdec
(edit) @338   17 years r2d added explicit cast
(edit) @337   17 years r2d make aligned swaping in buffer (alignement on buffer start, there is …
(edit) @336   17 years zorg missing defines
(edit) @335   17 years zorg Add fastmath
(edit) @334   17 years zorg Update cmake
(edit) @333   17 years r2d put back FAST_MATH stuff, don't forget to define FAST_MATH and …
(edit) @332   17 years zorg Enforce C projects
(edit) @331   17 years zorg misc
(edit) @330   17 years zorg misc
(edit) @329   17 years zorg misc
(edit) @328   17 years zorg Fix broken args check
(edit) @327   17 years zorg Add missing header
(edit) @326   18 years r2d removed OSS input in help
(edit) @325   18 years r2d corrected end of file
(edit) @324   18 years r2d file is closed after function call
(edit) @323   18 years r2d - Corrected end of loop condition when encoded file doesn't report …
(edit) @322   18 years r2d Added winamp extended info (replay gain and title formating)
(edit) @321   18 years r2d bug correction for mpccut (bad decoded sample number)
(edit) @320   18 years r2d updated Windows/CMake build
(edit) @319   18 years r2d added getopt function for win32
(edit) @318   18 years r2d Use getopt.h
(edit) @317   18 years r2d Added mpccut prog, sv8 files can now be cutted
(edit) @316   18 years r2d Added old gain view
(edit) @315   18 years r2d Added -i flag to print file information
(edit) @314   18 years r2d Added support for beg_silence (no yet tested as can't make files that …
(edit) @313   18 years r2d Added sample number in file info
(edit) @312   18 years r2d Bug correction, please re-test encoding through pipe
(edit) @311   18 years r2d Removed end_silence to comply with spec
(edit) @310   18 years r2d - corrected a M/S bug in sv8 decoding - changed Max_used_band usage in …
(edit) @309   18 years r2d added error reporting to mpc2sv8
(edit) @308   18 years r2d updated mpcenc version
(edit) @307   18 years r2d writeBits can't output more than 31 bits !
(edit) @306   18 years r2d removed a check that may fail on a valid file
(edit) @305   18 years r2d forgot to remove debug code
(edit) @304   18 years zorg Simplify code by using array notation. It should also make the task …
(edit) @303   18 years zorg Factorize some operations out of the inner loop
(edit) @302   18 years r2d - added some checks in sv8 demuxing - corrected a bug in mpc2sv8
(edit) @301   18 years r2d corrected a bug when seeking after the last frame as been decoded
(edit) @300   18 years r2d correction : needed even in floating point
(edit) @299   18 years r2d - moved some MPC_FIXED_POINT defines from mpcdec_math.h to mpc_types.h …
(edit) @298   18 years r2d changed encoder description for sv7 encoder in sv8 stream
(edit) @297   18 years r2d corrected gain information conversion bug
(edit) @296   18 years r2d Improved sv8 huffman decoding using canonical property of the huffman …
(edit) @295   18 years r2d removed aliasing warnings
(edit) @294   18 years r2d finished branch move
(edit) @293   18 years r2d moving branche to trunk
(edit) @292   18 years r2d updated according to libmpcdec
(edit) @291   18 years r2d changed function name to match other functions naming convention
(edit) @290   18 years r2d improved decoder speed using LUT for huffman decoding. profiling/bench …
(edit) @289   18 years zorg Replace memcmp configure check with a supposedly better one
(edit) @288   18 years r2d made huffman tables smaller
(edit) @287   18 years zorg Misc msvc project fixes
(edit) @286   18 years zorg Fix headers once again
(edit) @285   18 years r2d pow works with msvc, not powf
(edit) @284   18 years r2d corrected seeking to beginning of the file bug (sv7 only)
(edit) @283   18 years r2d I know, I know …
(edit) @282   18 years r2d added wavcmp utility
(edit) @281   18 years r2d corrected file length error
(edit) @280   18 years zorg Fix broken headers
(edit) @279   18 years r2d can now use mpcdec to check if a file is corrupted
(edit) @278   18 years r2d was always returning error after last frame
(edit) @277   18 years zorg 1.2.6 tag
(edit) @276   18 years zorg Prepare 1.2.6 release
(edit) @275   18 years zorg Revert r160 as it breaks some files due to some encoder bug
(edit) @274   18 years zorg Make sample app use static libraries Fix infinite loop bug on large files
(edit) @273   18 years r2d - added return codes for mpc_demux_decode - refill buffer only if bit …
(edit) @272   18 years r2d - added unicode (UTF-8) autodetection for unix - changed --longhelp …
(edit) @271   18 years r2d oups
(edit) @270   18 years r2d initialized all the decoding buffer to 0
(edit) @269   18 years r2d Improved decoding robustness
(edit) @268   18 years r2d Improved decoding robustness
(edit) @267   18 years r2d be sure allocated size is at least used size !
(edit) @266   18 years r2d Improved decoder robustness against corrupted files
(edit) @265   18 years r2d sign issue in replay gain reading in sv7
(edit) @264   18 years r2d added a way to open a reader with an already open file (patch by DEATH)
(edit) @263   18 years zorg Useless file, use Makefile.cvs instead
(edit) @262   18 years zorg Fix cmake for mpcgain Remove builtin math functions
(edit) @261   18 years zorg Add autogen.sh to make autotools useable Full cmake update
Note: See TracRevisionLog for help on using the revision log.