Oded Shimon
a7849cc90e
Original Commit: r50 | ods15 | 2006-09-23 16:24:51 +0300 (Sat, 23 Sep 2006) | 2 lines
...
ilog => av_log2
Originally committed as revision 6457 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
0e6fd0f12f
Original Commit: r49 | ods15 | 2006-09-23 12:52:21 +0300 (Sat, 23 Sep 2006) | 3 lines
...
fix off-by-one in both encoder and decoder.
libvorbis and tremor work now, ffvorbis still doesn't
Originally committed as revision 6456 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
33592a633f
Original Commit: r48 | ods15 | 2006-09-23 12:45:25 +0300 (Sat, 23 Sep 2006) | 2 lines
...
small fix for residue header
Originally committed as revision 6455 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
174476cd7d
Original Commit: r47 | ods15 | 2006-09-23 12:34:48 +0300 (Sat, 23 Sep 2006) | 2 lines
...
make ffvorbis happy about init stuff, still can't play correctly
Originally committed as revision 6454 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
2278783547
Original Commit: r46 | ods15 | 2006-09-23 11:36:32 +0300 (Sat, 23 Sep 2006) | 2 lines
...
fix normalization, output is (roughly?) same volume as input
Originally committed as revision 6453 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
f4e5e657b8
Original Commit: r44 | ods15 | 2006-09-23 10:54:43 +0300 (Sat, 23 Sep 2006) | 2 lines
...
some bug fixes for window()
Originally committed as revision 6452 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
19b00cf16e
Original Commit: r43 | ods15 | 2006-09-23 10:53:46 +0300 (Sat, 23 Sep 2006) | 2 lines
...
change residue codebook dimentions
Originally committed as revision 6451 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
4317306f34
Original Commit: r42 | ods15 | 2006-09-23 10:53:16 +0300 (Sat, 23 Sep 2006) | 2 lines
...
fix for residue end
Originally committed as revision 6450 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
b452ee42f5
Original Commit: r41 | ods15 | 2006-09-23 10:52:34 +0300 (Sat, 23 Sep 2006) | 4 lines
...
residue packet encode
ACTUALLY ENCODES NOW!! still some bugs to fix :)
Originally committed as revision 6449 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
6fbf5855b1
Original Commit: r40 | ods15 | 2006-09-23 09:36:30 +0300 (Sat, 23 Sep 2006) | 2 lines
...
fix frame_size, we need input of half the mdct
Originally committed as revision 6448 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
f71b6d7072
Original Commit: r39 | ods15 | 2006-09-23 09:36:11 +0300 (Sat, 23 Sep 2006) | 2 lines
...
add window function
Originally committed as revision 6447 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
6b03d096dc
Original Commit: r38 | ods15 | 2006-09-23 09:02:34 +0300 (Sat, 23 Sep 2006) | 2 lines
...
buffer related struct variables
Originally committed as revision 6446 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
1b34d5737d
Original Commit: r37 | ods15 | 2006-09-23 08:43:43 +0300 (Sat, 23 Sep 2006) | 2 lines
...
cosmetic
Originally committed as revision 6445 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
b9b040236e
Original Commit: r36 | ods15 | 2006-09-23 08:43:09 +0300 (Sat, 23 Sep 2006) | 2 lines
...
starting point for packet encode, writing floor
Originally committed as revision 6444 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
e3bbb5910f
Original Commit: r35 | ods15 | 2006-09-22 18:53:22 +0300 (Fri, 22 Sep 2006) | 4 lines
...
another off by one
header writing seems compliant now!
Originally committed as revision 6443 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
9da6847deb
Original Commit: r34 | ods15 | 2006-09-22 18:46:57 +0300 (Fri, 22 Sep 2006) | 2 lines
...
off by one in codebook header
Originally committed as revision 6442 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
be01eec6c7
Original Commit: r32 | ods15 | 2006-09-22 18:37:50 +0300 (Fri, 22 Sep 2006) | 2 lines
...
add framing bit
Originally committed as revision 6441 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
22c72a08df
Original Commit: r31 | ods15 | 2006-09-22 18:33:17 +0300 (Fri, 22 Sep 2006) | 2 lines
...
use my own bitpacker
Originally committed as revision 6440 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
b4b6ff3a55
Original Commit: r30 | ods15 | 2006-09-22 18:24:04 +0300 (Fri, 22 Sep 2006) | 2 lines
...
remove some old defines, use ALT_BITSTREAM_WRITER
Originally committed as revision 6439 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
b1f6c8b120
Original Commit: r27 | ods15 | 2006-09-22 14:19:51 +0300 (Fri, 22 Sep 2006) | 2 lines
...
better frame_size, depending on blocksize
Originally committed as revision 6438 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
2d06ce4c87
Original Commit: r26 | ods15 | 2006-09-22 14:18:22 +0300 (Fri, 22 Sep 2006) | 2 lines
...
crash fix
Originally committed as revision 6437 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
ae9b187ab2
Original Commit: r25 | ods15 | 2006-09-22 14:06:04 +0300 (Fri, 22 Sep 2006) | 2 lines
...
add proper uninit/free to all vorbis encoder context
Originally committed as revision 6436 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
fb5eba8c2d
Original Commit: r24 | ods15 | 2006-09-22 13:57:09 +0300 (Fri, 22 Sep 2006) | 2 lines
...
last and least, modes generation
Originally committed as revision 6435 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
8e59b82db1
Original Commit: r23 | ods15 | 2006-09-22 13:55:48 +0300 (Fri, 22 Sep 2006) | 2 lines
...
mapping generation
Originally committed as revision 6434 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
0df46aa216
Original Commit: r22 | ods15 | 2006-09-22 13:49:56 +0300 (Fri, 22 Sep 2006) | 2 lines
...
add residue generation
Originally committed as revision 6433 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
e185750ab7
Original Commit: r21 | ods15 | 2006-09-22 13:40:31 +0300 (Fri, 22 Sep 2006) | 2 lines
...
placeholders for reisudes, mappings and modes
Originally committed as revision 6432 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
491d4dfd6c
Original Commit: r20 | ods15 | 2006-09-22 13:12:48 +0300 (Fri, 22 Sep 2006) | 2 lines
...
cosmetic
Originally committed as revision 6431 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
b9db113d6d
Original Commit: r19 | ods15 | 2006-09-22 12:54:18 +0300 (Fri, 22 Sep 2006) | 2 lines
...
floor generation
Originally committed as revision 6430 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
faf7f0ce7e
Original Commit: r18 | ods15 | 2006-09-22 12:29:26 +0300 (Fri, 22 Sep 2006) | 2 lines
...
add ability to run encoder for testing purposes...
Originally committed as revision 6429 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
128c0dfe9a
Original Commit: r17 | ods15 | 2006-09-22 12:28:28 +0300 (Fri, 22 Sep 2006) | 2 lines
...
bug fixes in codebook header syntax
Originally committed as revision 6428 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
1495689c5b
Original Commit: r16 | ods15 | 2006-09-22 12:27:17 +0300 (Fri, 22 Sep 2006) | 2 lines
...
minimum size for a huffman table is 2 entries, 1bit
Originally committed as revision 6427 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
53261080b9
Original Commit: r15 | ods15 | 2006-09-22 12:26:42 +0300 (Fri, 22 Sep 2006) | 2 lines
...
bug fix in main header function, 0 -> i
Originally committed as revision 6426 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
e08d964df6
Original Commit: r14 | ods15 | 2006-09-22 12:26:17 +0300 (Fri, 22 Sep 2006) | 2 lines
...
use several codebooks and passes to prevent header from being several MB...
Originally committed as revision 6425 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
3c83828ca4
Original Commit: r13 | ods15 | 2006-09-22 09:29:38 +0300 (Fri, 22 Sep 2006) | 2 lines
...
better comment
Originally committed as revision 6424 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
73acc51cd2
Original Commit: r12 | ods15 | 2006-09-22 09:28:30 +0300 (Fri, 22 Sep 2006) | 5 lines
...
entry_t -> cb_entry_t
add float * dimentions, it will be needed for deciding the correct codebook entry
document blocksize
first steps to creating the context to be used
Originally committed as revision 6423 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
8016c73f4c
Original Commit: r11 | ods15 | 2006-09-17 19:41:28 +0300 (Sun, 17 Sep 2006) | 4 lines
...
modes header syntax
that's the last of the headers! woo
Originally committed as revision 6422 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
beaec74a94
Original Commit: r10 | ods15 | 2006-09-17 19:37:17 +0300 (Sun, 17 Sep 2006) | 2 lines
...
mappings header syntax
Originally committed as revision 6421 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
6f133df1ea
Original Commit: r9 | ods15 | 2006-09-17 18:56:41 +0300 (Sun, 17 Sep 2006) | 2 lines
...
add residue header syntax
Originally committed as revision 6420 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
d2d5c89d34
Original Commit: r8 | ods15 | 2006-09-17 09:43:38 +0300 (Sun, 17 Sep 2006) | 2 lines
...
floor header syntax
Originally committed as revision 6419 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
d52480b40d
Original Commit: r7 | ods15 | 2006-09-17 08:50:47 +0300 (Sun, 17 Sep 2006) | 2 lines
...
skeleton for residue/floor/mappings header
Originally committed as revision 6418 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
1f7e7464e9
Original Commit: r6 | ods15 | 2006-09-16 20:36:31 +0300 (Sat, 16 Sep 2006) | 2 lines
...
add correct and working put_float ...
Originally committed as revision 6417 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
3112124154
Original Commit: r5 | ods15 | 2006-09-16 17:29:04 +0300 (Sat, 16 Sep 2006) | 4 lines
...
more "surrounding" stuff, main header. some cleanup.
actually compiles now! doesn't do anything though
Originally committed as revision 6416 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
0688b89c6d
Original Commit: r4 | ods15 | 2006-09-16 15:36:03 +0300 (Sat, 16 Sep 2006) | 3 lines
...
codebook header syntax
small simplification for encode_init()
Originally committed as revision 6415 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
3a5fdf92f5
Original Commit: r3 | ods15 | 2006-09-16 11:49:07 +0300 (Sat, 16 Sep 2006) | 2 lines
...
cosmetics
Originally committed as revision 6414 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
504d195260
skeleton for vorbis_enc.c
...
Originally committed as revision 6413 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago