|
|
@385
|
17 years |
r2d |
- added CMakeLists.txt for mpcchap (untested)
- corrected mpcenc …
|
|
|
@384
|
17 years |
r2d |
- added mpcchap utility to add (and later dump) chapters in a sv8 mpc …
|
|
|
@383
|
17 years |
r2d |
removed EQ_TAP, DELAY and FIR_BANDS as suggested by Andree Bushmann
|
|
|
@382
|
17 years |
r2d |
made some const changes
|
|
|
@381
|
17 years |
radscorpion |
Recompiled with MFC as Static
|
|
|
@380
|
17 years |
radscorpion |
Fixed SV7 seeking artifacts. Fixed gain info.
|
|
|
@379
|
17 years |
radscorpion |
SV7 demuxing and decoding works.
However there are strange artifacts …
|
|
|
@378
|
17 years |
radscorpion |
Basic SV7 parsing. TODO: Construct seeking table.
!!! WARNING !!! If …
|
|
|
@377
|
17 years |
r2d |
corrected a bug that prevented the scalefactors to be reset on seeking …
|
|
|
@376
|
17 years |
r2d |
added LONG_SEEK_TABLE define for a 64 bits long offset in the seek …
|
|
|
@375
|
17 years |
radscorpion |
Redesigned property page. Fixed loop-seeking. Added version info for …
|
|
|
@374
|
17 years |
radscorpion |
Eye candy property page for the decoder filter.
|
|
|
@373
|
17 years |
radscorpion |
Fixed seeking.
|
|
|
@372
|
17 years |
radscorpion |
Seeking fixes. Splitter now registers mediatypes
|
|
|
@371
|
17 years |
radscorpion |
Decoder now can decode and play SV8 streams. It can be used along with …
|
|
|
@370
|
17 years |
radscorpion |
Okay. It can now connect. Sound should be done tomorrow.
|
|
|
@369
|
17 years |
radscorpion |
Basis for decoder filter. It cannot be created right now.
I's just a …
|
|
|
@368
|
17 years |
radscorpion |
MPC Demux works. Right now it can only be used with Dump filter, …
|
|
|
@367
|
17 years |
radscorpion |
added a few methods to parse seek table offset and seek table. Golomb …
|
|
|
@366
|
17 years |
radscorpion |
First build of splitter filter.
|
|
|
@365
|
17 years |
radscorpion |
Created basic directory structure for DirectShow filters.
|
|
|
@364
|
17 years |
r2d |
stdin/stdout set to binary under windows
|
|
|
@363
|
17 years |
r2d |
- corrections to compile with msvc c (c89?)
- removed headers from …
|
|
|
@362
|
17 years |
r2d |
- added basename and dirent implementation for win32
- updated mpc2sv8 …
|
|
|
@361
|
17 years |
r2d |
correction for mono files
|
|
|
@360
|
17 years |
r2d |
correction for mono files
|
|
|
@359
|
17 years |
r2d |
changed mpc_quantizer size
|
|
|
@358
|
17 years |
r2d |
SV7 seeking bug correction when header not aligned on 4 bytes
|
|
|
@357
|
17 years |
r2d |
- mpc2sv8 can overwrite output (option -o)
- mpc2sv8 can output to a …
|
|
|
@356
|
17 years |
r2d |
added pipe input and output for mpcdec
|
|
|
@355
|
17 years |
r2d |
- correction of the id3v2 tag seeking bug
|
|
|
@354
|
17 years |
r2d |
Tag for the first beta of sv8 tools
|
|
|
@353
|
17 years |
r2d |
changed copyright info
|
|
|
@352
|
17 years |
r2d |
changed mpcenc version because of bug correction
|
|
|
@351
|
17 years |
zorg |
fix compilation under mingw
|
|
|
@350
|
17 years |
r2d |
replay gain changes again ... last change was not correct
|
|
|
@349
|
17 years |
r2d |
corrected error with optimized gcc builds and CVD_FASTLOG defined
|
|
|
@348
|
17 years |
r2d |
changed help according to 1.16 version
|
|
|
@347
|
17 years |
r2d |
changed replay gain rounding and reference
|
|
|
@346
|
17 years |
zorg |
add missing vcproj for mpcgain
fix build on win32
patch by DEATH
|
|
|
@345
|
17 years |
zorg |
add vcproj for msvc2005. patch by DEATH
|
|
|
@344
|
17 years |
r2d |
added version info for mpcdec and mpcgain
|
|
|
@343
|
17 years |
r2d |
updated MSVC8 project files, patch by DEATH
|
|
|
@342
|
17 years |
r2d |
made changes so msvc doesn't complain, changes doesn't affects gcc …
|
|
|
@341
|
17 years |
r2d |
skip error detection if it's end of stream
|
|
|
@340
|
17 years |
r2d |
corrections for windows build
|
|
|
@339
|
17 years |
r2d |
added check stream option to mpcdec
|
|
|
@338
|
17 years |
r2d |
added explicit cast
|
|
|
@337
|
17 years |
r2d |
make aligned swaping in buffer (alignement on buffer start, there is …
|
|
|
@336
|
17 years |
zorg |
missing defines
|
|
|
@335
|
17 years |
zorg |
Add fastmath
|
|
|
@334
|
17 years |
zorg |
Update cmake
|
|
|
@333
|
17 years |
r2d |
put back FAST_MATH stuff, don't forget to define FAST_MATH and …
|
|
|
@332
|
17 years |
zorg |
Enforce C projects
|
|
|
@331
|
17 years |
zorg |
misc
|
|
|
@330
|
17 years |
zorg |
misc
|
|
|
@329
|
17 years |
zorg |
misc
|
|
|
@328
|
17 years |
zorg |
Fix broken args check
|
|
|
@327
|
17 years |
zorg |
Add missing header
|
|
|
@326
|
18 years |
r2d |
removed OSS input in help
|
|
|
@325
|
18 years |
r2d |
corrected end of file
|
|
|
@324
|
18 years |
r2d |
file is closed after function call
|
|
|
@323
|
18 years |
r2d |
- Corrected end of loop condition when encoded file doesn't report …
|
|
|
@322
|
18 years |
r2d |
Added winamp extended info (replay gain and title formating)
|
|
|
@321
|
18 years |
r2d |
bug correction for mpccut (bad decoded sample number)
|
|
|
@320
|
18 years |
r2d |
updated Windows/CMake build
|
|
|
@319
|
18 years |
r2d |
added getopt function for win32
|
|
|
@318
|
18 years |
r2d |
Use getopt.h
|
|
|
@317
|
18 years |
r2d |
Added mpccut prog, sv8 files can now be cutted
|
|
|
@316
|
18 years |
r2d |
Added old gain view
|
|
|
@315
|
18 years |
r2d |
Added -i flag to print file information
|
|
|
@314
|
18 years |
r2d |
Added support for beg_silence (no yet tested as can't make files that …
|
|
|
@313
|
18 years |
r2d |
Added sample number in file info
|
|
|
@312
|
18 years |
r2d |
Bug correction, please re-test encoding through pipe
|
|
|
@311
|
18 years |
r2d |
Removed end_silence to comply with spec
|
|
|
@310
|
18 years |
r2d |
- corrected a M/S bug in sv8 decoding
- changed Max_used_band usage in …
|
|
|
@309
|
18 years |
r2d |
added error reporting to mpc2sv8
|
|
|
@308
|
18 years |
r2d |
updated mpcenc version
|
|
|
@307
|
18 years |
r2d |
writeBits can't output more than 31 bits !
|
|
|
@306
|
18 years |
r2d |
removed a check that may fail on a valid file
|
|
|
@305
|
18 years |
r2d |
forgot to remove debug code
|
|
|
@304
|
18 years |
zorg |
Simplify code by using array notation. It should also make the task …
|
|
|
@303
|
18 years |
zorg |
Factorize some operations out of the inner loop
|
|
|
@302
|
18 years |
r2d |
- added some checks in sv8 demuxing
- corrected a bug in mpc2sv8
|
|
|
@301
|
18 years |
r2d |
corrected a bug when seeking after the last frame as been decoded
|
|
|
@300
|
18 years |
r2d |
correction : needed even in floating point
|
|
|
@299
|
18 years |
r2d |
- moved some MPC_FIXED_POINT defines from mpcdec_math.h to mpc_types.h …
|
|
|
@298
|
18 years |
r2d |
changed encoder description for sv7 encoder in sv8 stream
|
|
|
@297
|
18 years |
r2d |
corrected gain information conversion bug
|
|
|
@296
|
18 years |
r2d |
Improved sv8 huffman decoding using canonical property of the huffman …
|
|
|
@295
|
18 years |
r2d |
removed aliasing warnings
|
|
|
@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
|
|
|