source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @419   18 years r2d - changed version string to 1.28.0 - added const to mpc_demux_chap …
(edit) @418   18 years r2d libmpc cmake uses libcuefile from svn
(edit) @417   18 years r2d libcuefile builds with msvc
(edit) @416   18 years r2d moved files, added cmake build system
(edit) @415   18 years r2d libcuefile initial import from cuetools 1.3.1
(edit) @414   18 years r2d changes to make mpcchap build with msvc
(edit) @413   18 years r2d updated mpcgain to fill the chapters' gain / peak
(edit) @412   18 years r2d libreplaygain can now handle chapters
(edit) @411   18 years r2d added chapter gain / peak to libmpcdec and mpcchap as in the spec
(edit) @410   18 years r2d fix cross-compilation with mingw (patch by Leandro Nini)
(edit) @409   18 years r2d installable headers cleanup (patch by Leandro Nini)
(edit) @408   18 years r2d removed my local file path (patch by xmixahlx)
(edit) @407   18 years r2d added a bound to the seek table size, varying the step between seek …
(edit) @406   18 years r2d mpcchap overflow correction
(edit) @405   18 years r2d changed declaration to conform to C89
(edit) @404   18 years r2d updated mpcgain according to libreplaygain new functions name
(edit) @403   18 years r2d - reduced libreplaygain symbol exports - prefixed API function names …
(edit) @402   18 years r2d moved mpc_bits_reader definition in mpcdec.h for use in the API
(edit) @401   18 years r2d correction for non GCC compilers
(edit) @400   18 years r2d Limited libmpcdec exported symbols (only for autotools building …
(edit) @399   18 years radscorpion further encoder library updates. added demo app for the new libmpcenc.
(edit) @398   18 years radscorpion interface extended for the encoder. rewritten bitstream output system …
(edit) @397   18 years radscorpion libmpcpsy should be complete added basic VC++ project
(edit) @396   18 years radscorpion som more cleanups…
(edit) @395   18 years radscorpion Added temporary dir with new cleaner encoding library. Library …
(edit) @394   18 years r2d mpcchap supports cue/toc files through cuetools library …
(edit) @393   18 years r2d added commentary to added iniparser functions
(edit) @392   18 years r2d removed autoconf generated files from the repository
(edit) @391   18 years r2d xmms-musepack cleanup
(edit) @390   18 years r2d libmpcdec API cleanup and documentation
(edit) @389   18 years r2d - libmpcdec can now find chapters in files without seek table
(edit) @388   18 years r2d - chapters are now able to contain no tag
(edit) @387   18 years r2d - mpcchap can now dump chapters
(edit) @386   18 years r2d fixed cmake file for mpcchap
(edit) @385   18 years r2d - added CMakeLists.txt for mpcchap (untested) - corrected mpcenc …
(edit) @384   18 years r2d - added mpcchap utility to add (and later dump) chapters in a sv8 mpc …
(edit) @383   18 years r2d removed EQ_TAP, DELAY and FIR_BANDS as suggested by Andree Bushmann
(edit) @382   19 years r2d made some const changes
(edit) @381   19 years radscorpion Recompiled with MFC as Static
(edit) @380   19 years radscorpion Fixed SV7 seeking artifacts. Fixed gain info.
(edit) @379   19 years radscorpion SV7 demuxing and decoding works. However there are strange artifacts …
(edit) @378   19 years radscorpion Basic SV7 parsing. TODO: Construct seeking table. !!! WARNING !!! If …
(edit) @377   19 years r2d corrected a bug that prevented the scalefactors to be reset on seeking …
(edit) @376   19 years r2d added LONG_SEEK_TABLE define for a 64 bits long offset in the seek …
(edit) @375   19 years radscorpion Redesigned property page. Fixed loop-seeking. Added version info for …
(edit) @374   19 years radscorpion Eye candy property page for the decoder filter.
(edit) @373   19 years radscorpion Fixed seeking.
(edit) @372   19 years radscorpion Seeking fixes. Splitter now registers mediatypes
(edit) @371   19 years radscorpion Decoder now can decode and play SV8 streams. It can be used along with …
(edit) @370   19 years radscorpion Okay. It can now connect. Sound should be done tomorrow.
(edit) @369   19 years radscorpion Basis for decoder filter. It cannot be created right now. I's just a …
(edit) @368   19 years radscorpion MPC Demux works. Right now it can only be used with Dump filter, …
(edit) @367   19 years radscorpion added a few methods to parse seek table offset and seek table. Golomb …
(edit) @366   19 years radscorpion First build of splitter filter.
(edit) @365   19 years radscorpion Created basic directory structure for DirectShow filters.
(edit) @364   19 years r2d stdin/stdout set to binary under windows
(edit) @363   19 years r2d - corrections to compile with msvc c (c89?) - removed headers from …
(edit) @362   19 years r2d - added basename and dirent implementation for win32 - updated mpc2sv8 …
(edit) @361   19 years r2d correction for mono files
(edit) @360   19 years r2d correction for mono files
(edit) @359   19 years r2d changed mpc_quantizer size
(edit) @358   19 years r2d SV7 seeking bug correction when header not aligned on 4 bytes
(edit) @357   19 years r2d - mpc2sv8 can overwrite output (option -o) - mpc2sv8 can output to a …
(edit) @356   19 years r2d added pipe input and output for mpcdec
(edit) @355   19 years r2d - correction of the id3v2 tag seeking bug
(edit) @354   19 years r2d Tag for the first beta of sv8 tools
(edit) @353   19 years r2d changed copyright info
(edit) @352   19 years r2d changed mpcenc version because of bug correction
(edit) @351   19 years zorg fix compilation under mingw
(edit) @350   19 years r2d replay gain changes again ... last change was not correct
(edit) @349   19 years r2d corrected error with optimized gcc builds and CVD_FASTLOG defined
(edit) @348   19 years r2d changed help according to 1.16 version
(edit) @347   19 years r2d changed replay gain rounding and reference
(edit) @346   19 years zorg add missing vcproj for mpcgain fix build on win32 patch by DEATH
(edit) @345   19 years zorg add vcproj for msvc2005. patch by DEATH
(edit) @344   19 years r2d added version info for mpcdec and mpcgain
(edit) @343   19 years r2d updated MSVC8 project files, patch by DEATH
(edit) @342   19 years r2d made changes so msvc doesn't complain, changes doesn't affects gcc …
(edit) @341   19 years r2d skip error detection if it's end of stream
(edit) @340   19 years r2d corrections for windows build
(edit) @339   19 years r2d added check stream option to mpcdec
(edit) @338   19 years r2d added explicit cast
(edit) @337   19 years r2d make aligned swaping in buffer (alignement on buffer start, there is …
(edit) @336   19 years zorg missing defines
(edit) @335   19 years zorg Add fastmath
(edit) @334   19 years zorg Update cmake
(edit) @333   19 years r2d put back FAST_MATH stuff, don't forget to define FAST_MATH and …
(edit) @332   19 years zorg Enforce C projects
(edit) @331   19 years zorg misc
(edit) @330   19 years zorg misc
(edit) @329   19 years zorg misc
(edit) @328   19 years zorg Fix broken args check
(edit) @327   19 years zorg Add missing header
(edit) @326   19 years r2d removed OSS input in help
(edit) @325   19 years r2d corrected end of file
(edit) @324   19 years r2d file is closed after function call
(edit) @323   19 years r2d - Corrected end of loop condition when encoded file doesn't report …
(edit) @322   19 years r2d Added winamp extended info (replay gain and title formating)
(edit) @321   19 years r2d bug correction for mpccut (bad decoded sample number)
(edit) @320   19 years r2d updated Windows/CMake build
Note: See TracRevisionLog for help on using the revision log.