source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @429   16 years r2d add version information to mpcchap
(edit) @428   16 years r2d mpcgain supports chapters : change version
(edit) @427   16 years r2d update copyright
(edit) @426   16 years r2d copied too fast :) correction for max_band upper bound (thanks DEATH …
(edit) @425   16 years r2d check streaminfo values
(edit) @424   16 years r2d check block size & changed inline for mpc_inline, MSVC seems to accept …
(edit) @423   16 years r2d improves chapter parsing resilience to errors
(edit) @422   16 years grimmel
(edit) @421   16 years radscorpion Demuxer updated to 0.4.0.0 Support for APE 2.0 tags Chapters are now …
(edit) @420   16 years radscorpion DirectShow Musepack Decoder updated to 0.9.2.0 Bug fixed with -6 dB …
(edit) @419   16 years r2d - changed version string to 1.28.0 - added const to mpc_demux_chap …
(edit) @418   16 years r2d libmpc cmake uses libcuefile from svn
(edit) @417   16 years r2d libcuefile builds with msvc
(edit) @416   16 years r2d moved files, added cmake build system
(edit) @415   16 years r2d libcuefile initial import from cuetools 1.3.1
(edit) @414   16 years r2d changes to make mpcchap build with msvc
(edit) @413   16 years r2d updated mpcgain to fill the chapters' gain / peak
(edit) @412   16 years r2d libreplaygain can now handle chapters
(edit) @411   16 years r2d added chapter gain / peak to libmpcdec and mpcchap as in the spec
(edit) @410   16 years r2d fix cross-compilation with mingw (patch by Leandro Nini)
(edit) @409   16 years r2d installable headers cleanup (patch by Leandro Nini)
(edit) @408   16 years r2d removed my local file path (patch by xmixahlx)
(edit) @407   16 years r2d added a bound to the seek table size, varying the step between seek …
(edit) @406   17 years r2d mpcchap overflow correction
(edit) @405   17 years r2d changed declaration to conform to C89
(edit) @404   17 years r2d updated mpcgain according to libreplaygain new functions name
(edit) @403   17 years r2d - reduced libreplaygain symbol exports - prefixed API function names …
(edit) @402   17 years r2d moved mpc_bits_reader definition in mpcdec.h for use in the API
(edit) @401   17 years r2d correction for non GCC compilers
(edit) @400   17 years r2d Limited libmpcdec exported symbols (only for autotools building …
(edit) @399   17 years radscorpion further encoder library updates. added demo app for the new libmpcenc.
(edit) @398   17 years radscorpion interface extended for the encoder. rewritten bitstream output system …
(edit) @397   17 years radscorpion libmpcpsy should be complete added basic VC++ project
(edit) @396   17 years radscorpion som more cleanups…
(edit) @395   17 years radscorpion Added temporary dir with new cleaner encoding library. Library …
(edit) @394   17 years r2d mpcchap supports cue/toc files through cuetools library …
(edit) @393   17 years r2d added commentary to added iniparser functions
(edit) @392   17 years r2d removed autoconf generated files from the repository
(edit) @391   17 years r2d xmms-musepack cleanup
(edit) @390   17 years r2d libmpcdec API cleanup and documentation
(edit) @389   17 years r2d - libmpcdec can now find chapters in files without seek table
(edit) @388   17 years r2d - chapters are now able to contain no tag
(edit) @387   17 years r2d - mpcchap can now dump chapters
(edit) @386   17 years r2d fixed cmake file for mpcchap
(edit) @385   17 years r2d - added CMakeLists.txt for mpcchap (untested) - corrected mpcenc …
(edit) @384   17 years r2d - added mpcchap utility to add (and later dump) chapters in a sv8 mpc …
(edit) @383   17 years r2d removed EQ_TAP, DELAY and FIR_BANDS as suggested by Andree Bushmann
(edit) @382   17 years r2d made some const changes
(edit) @381   17 years radscorpion Recompiled with MFC as Static
(edit) @380   17 years radscorpion Fixed SV7 seeking artifacts. Fixed gain info.
(edit) @379   17 years radscorpion SV7 demuxing and decoding works. However there are strange artifacts …
(edit) @378   17 years radscorpion Basic SV7 parsing. TODO: Construct seeking table. !!! WARNING !!! If …
(edit) @377   17 years r2d corrected a bug that prevented the scalefactors to be reset on seeking …
(edit) @376   17 years r2d added LONG_SEEK_TABLE define for a 64 bits long offset in the seek …
(edit) @375   17 years radscorpion Redesigned property page. Fixed loop-seeking. Added version info for …
(edit) @374   17 years radscorpion Eye candy property page for the decoder filter.
(edit) @373   17 years radscorpion Fixed seeking.
(edit) @372   17 years radscorpion Seeking fixes. Splitter now registers mediatypes
(edit) @371   17 years radscorpion Decoder now can decode and play SV8 streams. It can be used along with …
(edit) @370   17 years radscorpion Okay. It can now connect. Sound should be done tomorrow.
(edit) @369   17 years radscorpion Basis for decoder filter. It cannot be created right now. I's just a …
(edit) @368   17 years radscorpion MPC Demux works. Right now it can only be used with Dump filter, …
(edit) @367   17 years radscorpion added a few methods to parse seek table offset and seek table. Golomb …
(edit) @366   17 years radscorpion First build of splitter filter.
(edit) @365   17 years radscorpion Created basic directory structure for DirectShow filters.
(edit) @364   17 years r2d stdin/stdout set to binary under windows
(edit) @363   17 years r2d - corrections to compile with msvc c (c89?) - removed headers from …
(edit) @362   17 years r2d - added basename and dirent implementation for win32 - updated mpc2sv8 …
(edit) @361   17 years r2d correction for mono files
(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
Note: See TracRevisionLog for help on using the revision log.