Timeline


and

05/13/07:

15:47 Changeset [325] by r2d
  • libmpc/trunk/mpcenc/mpcenc.c
corrected end of file

05/12/07:

23:45 Changeset [324] by r2d
  • winamp-musepack/trunk/in_mpc.cpp
file is closed after function call
12:43 Changeset [323] by r2d
  • libmpc/trunk/mpcdec/mpcdec.c
- Corrected end of loop condition when encoded file doesn't report …

05/11/07:

14:08 Changeset [322] by r2d
  • winamp-musepack/trunk/in_mpc.cpp
Added winamp extended info (replay gain and title formating)
11:46 Changeset [321] by r2d
  • libmpc/trunk/mpccut/mpccut.c
bug correction for mpccut (bad decoded sample number)

05/10/07:

16:34 Changeset [320] by r2d
  • libmpc/trunk/CMakeLists.txt
updated Windows/CMake build
16:02 Changeset [319] by r2d
  • libmpc/trunk/win32/attgetopt.c
added getopt function for win32
15:58 Changeset [318] by r2d
  • libmpc/trunk/mpccut/mpccut.c
Use getopt.h
13:01 Changeset [317] by r2d
  • libmpc/trunk/Makefile.am
Added mpccut prog, sv8 files can now be cutted
00:25 Changeset [316] by r2d
  • libmpc/trunk/mpcdec/mpcdec.c
Added old gain view
00:01 Changeset [315] by r2d
  • libmpc/trunk/mpcdec/mpcdec.c
Added -i flag to print file information

05/09/07:

23:11 Changeset [314] by r2d
  • libmpc/trunk/libmpcdec/mpc_decoder.c
Added support for beg_silence (no yet tested as can't make files that …
23:07 Changeset [313] by r2d
  • xmms-musepack/branches/r2d/src/libmpc.cpp
Added sample number in file info
18:24 Changeset [312] by r2d
  • libmpc/trunk/libmpcenc/bitstream.c
Bug correction, please re-test encoding through pipe
14:52 Changeset [311] by r2d
  • libmpc/trunk/include/mpc/streaminfo.h
Removed end_silence to comply with spec

05/07/07:

23:51 SV8Specification edited by r2d
End silence is redundant with sample count (diff)

05/04/07:

14:10 Changeset [310] by r2d
  • libmpc/trunk/libmpcdec/mpc_bits_reader.h
- corrected a M/S bug in sv8 decoding - changed Max_used_band usage in …

05/03/07:

14:42 Changeset [309] by r2d
  • libmpc/trunk/mpc2sv8/mpc2sv8.c
added error reporting to mpc2sv8
14:21 Changeset [308] by r2d
  • libmpc/trunk/mpcenc/config.h
updated mpcenc version
12:39 Changeset [307] by r2d
  • libmpc/trunk/libmpcenc/bitstream.c
writeBits can't output more than 31 bits !
00:05 Changeset [306] by r2d
  • libmpc/trunk/libmpcdec/mpc_demux.c
removed a check that may fail on a valid file

05/02/07:

23:20 Changeset [305] by r2d
  • libmpc/trunk/libmpcdec/mpc_demux.c
forgot to remove debug code
22:55 Changeset [304] by zorg
  • libmpc/trunk/libmpcpsy/fft_routines.c
Simplify code by using array notation. It should also make the task …
22:47 Changeset [303] by zorg
  • libmpc/trunk/libmpcpsy/psy.c
Factorize some operations out of the inner loop
22:31 Changeset [302] by r2d
  • libmpc/trunk/libmpcdec/mpc_demux.c
- added some checks in sv8 demuxing - corrected a bug in mpc2sv8

04/27/07:

22:37 Changeset [301] by r2d
  • libmpc/trunk/libmpcdec/mpc_decoder.c
corrected a bug when seeking after the last frame as been decoded
22:35 Changeset [300] by r2d
  • libmpc/trunk/include/mpc/mpc_types.h
correction : needed even in floating point
12:50 Changeset [299] by r2d
  • libmpc/trunk/include/mpc/mpc_types.h
- moved some MPC_FIXED_POINT defines from mpcdec_math.h to mpc_types.h …

04/26/07:

22:36 Changeset [298] by r2d
  • libmpc/trunk/libmpcdec/streaminfo.c
changed encoder description for sv7 encoder in sv8 stream
21:11 Changeset [297] by r2d
  • libmpc/trunk/mpc2sv8/mpc2sv8.c
corrected gain information conversion bug

04/24/07:

15:07 Changeset [296] by r2d
  • libmpc/trunk/libmpcdec/huffman.c
Improved sv8 huffman decoding using canonical property of the huffman …

04/23/07:

21:30 Changeset [295] by r2d
  • libmpc/trunk/libwavformat/input.c
removed aliasing warnings
18:35 Changeset [294] by r2d
  • libmpc/trunk/CMakeLists.txt
finished branch move
18:23 Changeset [293] by r2d
  • libmpc/trunk/r2d
moving branche to trunk
16:59 Changeset [292] by r2d
  • xmms-musepack/branches/r2d/src/libmpc.cpp
updated according to libmpcdec
16:58 Changeset [291] by r2d
  • libmpc/branches/r2d/include/mpc/mpcdec.h
changed function name to match other functions naming convention
16:47 Changeset [290] by r2d
  • libmpc/branches/r2d/libmpcdec/huffman.c
improved decoder speed using LUT for huffman decoding. profiling/bench …
00:44 Changeset [289] by zorg
  • libmpcdec/trunk/configure.ac
Replace memcmp configure check with a supposedly better one

04/22/07:

15:43 Changeset [288] by r2d
  • libmpc/branches/r2d/libmpcdec/huffman.c
made huffman tables smaller

04/21/07:

20:59 Ticket #14 (Improper decoding of specific SV7 files) closed by r2d
fixed
15:31 Changeset [287] by zorg
  • libmpc/branches/r2d/win32/libcommon.vcproj
Misc msvc project fixes
15:29 Changeset [286] by zorg
  • libmpc/branches/r2d/include/mpc/mpcdec.h
Fix headers once again

04/20/07:

23:17 Changeset [285] by r2d
  • libmpc/branches/r2d/libmpcdec/mpc_demux.c
pow works with msvc, not powf
22:53 Changeset [284] by r2d
  • libmpc/branches/r2d/libmpcdec/mpc_decoder.c
corrected seeking to beginning of the file bug (sv7 only)
21:59 Changeset [283] by r2d
  • winamp-musepack/trunk/mpc_player.cpp
I know, I know …
21:38 Changeset [282] by r2d
  • libmpc/branches/r2d/Makefile.am
added wavcmp utility
21:36 Changeset [281] by r2d
  • libmpc/branches/r2d/libmpcdec/mpc_demux.c
corrected file length error
Note: See TracTimeline for information about the timeline view.