|
|
@294
|
18 years |
r2d |
finished branch move
|
|
|
@293
|
18 years |
r2d |
moving branche to trunk
|
|
|
@292
|
18 years |
r2d |
updated according to libmpcdec
|
|
|
@291
|
18 years |
r2d |
changed function name to match other functions naming convention
|
|
|
@290
|
18 years |
r2d |
improved decoder speed using LUT for huffman decoding. profiling/bench …
|
|
|
@289
|
18 years |
zorg |
Replace memcmp configure check with a supposedly better one
|
|
|
@288
|
18 years |
r2d |
made huffman tables smaller
|
|
|
@287
|
18 years |
zorg |
Misc msvc project fixes
|
|
|
@286
|
18 years |
zorg |
Fix headers once again
|
|
|
@285
|
18 years |
r2d |
pow works with msvc, not powf
|
|
|
@284
|
18 years |
r2d |
corrected seeking to beginning of the file bug (sv7 only)
|
|
|
@283
|
18 years |
r2d |
I know, I know …
|
|
|
@282
|
18 years |
r2d |
added wavcmp utility
|
|
|
@281
|
18 years |
r2d |
corrected file length error
|
|
|
@280
|
18 years |
zorg |
Fix broken headers
|
|
|
@279
|
18 years |
r2d |
can now use mpcdec to check if a file is corrupted
|
|
|
@278
|
18 years |
r2d |
was always returning error after last frame
|
|
|
@277
|
18 years |
zorg |
1.2.6 tag
|
|
|
@276
|
18 years |
zorg |
Prepare 1.2.6 release
|
|
|
@275
|
18 years |
zorg |
Revert r160 as it breaks some files due to some encoder bug
|
|
|
@274
|
18 years |
zorg |
Make sample app use static libraries
Fix infinite loop bug on large files
|
|
|
@273
|
18 years |
r2d |
- added return codes for mpc_demux_decode
- refill buffer only if bit …
|
|
|
@272
|
18 years |
r2d |
- added unicode (UTF-8) autodetection for unix
- changed --longhelp …
|
|
|
@271
|
18 years |
r2d |
oups
|
|
|
@270
|
18 years |
r2d |
initialized all the decoding buffer to 0
|
|
|
@269
|
18 years |
r2d |
Improved decoding robustness
|
|
|
@268
|
18 years |
r2d |
Improved decoding robustness
|
|
|
@267
|
18 years |
r2d |
be sure allocated size is at least used size !
|
|
|
@266
|
18 years |
r2d |
Improved decoder robustness against corrupted files
|
|
|
@265
|
18 years |
r2d |
sign issue in replay gain reading in sv7
|
|
|
@264
|
18 years |
r2d |
added a way to open a reader with an already open file (patch by DEATH)
|
|
|
@263
|
18 years |
zorg |
Useless file, use Makefile.cvs instead
|
|
|
@262
|
18 years |
zorg |
Fix cmake for mpcgain
Remove builtin math functions
|
|
|
@261
|
18 years |
zorg |
Add autogen.sh to make autotools useable
Full cmake update
|
|
|
@260
|
18 years |
r2d |
added missing Makefile.am
|
|
|
@259
|
18 years |
r2d |
init scalefactors to 0 because of an encoder bug
|
|
|
@258
|
18 years |
r2d |
- corrected a bug crashing winamp when trying to see informations on a …
|
|
|
@257
|
18 years |
r2d |
Comment control supports multi line
|
|
|
@256
|
18 years |
r2d |
divide by 0 bug removed
|
|
|
@255
|
18 years |
r2d |
added logo
|
|
|
@254
|
18 years |
r2d |
- tag writing OK
- better tag reading
- maybe less pb with x64
|
|
|
@253
|
18 years |
r2d |
- tags in accentuated files can now be read
- tags are converted from …
|
|
|
@252
|
18 years |
r2d |
mpcgain doesn't crash anymore on read only files
|
|
|
@251
|
18 years |
r2d |
More details on files (gain info)
|
|
|
@250
|
18 years |
r2d |
- can now read file tags and display
- doesn't work with accentuated …
|
|
|
@249
|
18 years |
r2d |
added native windows GUI (work in progress)
|
|
|
@248
|
18 years |
r2d |
moved project files
|
|
|
@247
|
18 years |
r2d |
removed .net files
|
|
|
@246
|
18 years |
r2d |
Corrected a mpc2sv8 bug
|
|
|
@245
|
18 years |
r2d |
Corrected a sv7 length decoding bug
|
|
|
@244
|
18 years |
r2d |
update version because of bug correction
|
|
|
@243
|
18 years |
r2d |
corrected pns encoding/decoding bug (doesn't change bitstream for …
|
|
|
@242
|
18 years |
r2d |
added include for windows
|
|
|
@241
|
18 years |
r2d |
added windows includes
|
|
|
@240
|
18 years |
r2d |
CMakeLists.txt update to build replaygain using libreplaygain
|
|
|
@239
|
18 years |
r2d |
CMakeLists.txt update
|
|
|
@238
|
18 years |
r2d |
Changed CMakeLists.txt files for Windows buid (doesn't work for …
|
|
|
@237
|
18 years |
r2d |
corrected the high bitrate bug (decoder only bug)
|
|
|
@236
|
18 years |
r2d |
- reverted last change (CMakeLists.txt are back)
|
|
|
@235
|
18 years |
zorg |
Remove unmaintained cmake build files
|
|
|
@234
|
18 years |
r2d |
- mpc2sv8 doesn't overwrite output file anymore
|
|
|
@233
|
18 years |
r2d |
- added build date to mpcenc
- mpc2sv8 check for stream version
|
|
|
@232
|
18 years |
r2d |
patch from xmixahlx :
- moved replaygain outside
- removed build …
|
|
|
@231
|
18 years |
r2d |
added files from xmixahlx
|
|
|
@230
|
18 years |
r2d |
moved files in the right dirs
|
|
|
@229
|
18 years |
r2d |
moving replaygain in it's own module
|
|
|
@228
|
18 years |
r2d |
moving replaygain in it's own module
|
|
|
@227
|
18 years |
r2d |
- if pns status is unknown, pns = 0xFF
|
|
|
@226
|
18 years |
r2d |
- added sv8 options to mpcenc
- some change in mpcdec to correctly …
|
|
|
@225
|
18 years |
r2d |
applied the patch from xmixahlx :
- libreplaygain is now a shared …
|
|
|
@224
|
18 years |
r2d |
- corrected date
|
|
|
@223
|
18 years |
r2d |
- corrected encoder version info
|
|
|
@222
|
18 years |
r2d |
- applyed same changes as changeset [99] (what was EnableTags used for ?)
|
|
|
@221
|
18 years |
r2d |
- speed optimizations
|
|
|
@220
|
18 years |
r2d |
- updated according to the spec
- now reads / write beginning / end …
|
|
|
@219
|
18 years |
r2d |
- speed improvements (mainly inlining)
|
|
|
@218
|
18 years |
r2d |
- update for replay gain
|
|
|
@217
|
18 years |
zorg |
remove winmm stuff..
|
|
|
@216
|
18 years |
zorg |
mpcdec now needs libm
|
|
|
@215
|
18 years |
r2d |
- updated API version
|
|
|
@214
|
18 years |
r2d |
- there is not yet sv > 8
|
|
|
@213
|
18 years |
r2d |
- mpcenc should now support encoding from pipe with unknow file length …
|
|
|
@212
|
18 years |
r2d |
- changed replay gain implementation (using sv8 representation)
|
|
|
@211
|
18 years |
zorg |
1.2.5 tag
|
|
|
@210
|
18 years |
zorg |
Bump version to 1.2.5
|
|
|
@209
|
18 years |
zorg |
Add 1.2.5 changelog
|
|
|
@208
|
18 years |
zorg |
Missing executable state on some scripts
|
|
|
@207
|
18 years |
zorg |
Include mpc2sv8 to cmake build system
|
|
|
@206
|
18 years |
r2d |
- corrected a bug where very short frames ( < 1 byte, generally …
|
|
|
@205
|
18 years |
r2d |
- corrected a small bug
- added copy of header and footer data (tags) …
|
|
|
@204
|
18 years |
r2d |
- file length should be OK for all files
- seems there is a bug at end …
|
|
|
@203
|
18 years |
r2d |
- added sv7 to sv8 conversion utility (still work to do, but able to …
|
|
|
@202
|
18 years |
r2d |
- added more precision to encoding quality information
|
|
|
@201
|
18 years |
r2d |
- added more precision to encoding quality information
|
|
|
@200
|
18 years |
r2d |
- removed xlevel stuff
|
|
|
@199
|
18 years |
zorg |
- Backwards binary compatibility was broken since 1.2.3
|
|
|
@198
|
18 years |
zorg |
- Fix missing internal.h in 'make dist'
- Simplify types size …
|
|
|
@197
|
18 years |
r2d |
changed mpc_decoder_decode_frame so it should be compatible with …
|
|
|
@196
|
18 years |
r2d |
- moved skip_id3v2 to demuxer and changed so it doesn't need seek (not …
|
|
|
@195
|
18 years |
r2d |
- moved libmpcdec includes in /mpc
- removed mppdec.h and mpp.h
- …
|
|
|