Displaying 3 results from an estimated 3 matches for "real_sign".
Did you mean:
real_size
2004 Sep 10
3
0.9 problems
...bframe_bps=8, order=1, rice_parameter=1, max_partition_order=4,
subframe=0x200002aa2b0) at encoder.c:1028
#2 0x200000e1764 in encoder_process_subframe_ (encoder=0x1202b9bf0,
max_partition_order=4, verbatim_only=0, frame_header=0x11ffff850,
subframe_bps=8, integer_signal=0x1202b9c50, real_signal=0x1202be460,
subframe=0x2000050b940, residual=0x2000028a0e0,
best_subframe=0x2000050b9e0, best_bits=0x2000050ba08) at encoder.c:917
#3 0x200000e08d4 in encoder_process_subframes_ (encoder=0x1202b9bf0,
is_last_frame=0) at encoder.c:727
#4 0x200000dffb4 in encoder_process_frame_ (e...
2004 Sep 10
3
Re: 0.9 problems
...mpute_best_predictor (data=0x11fc,
data_len=1611182472, residual_bits_per_sample=0x0) at fixed.c:84
#1 0x160064808 in encoder_process_subframe_ (encoder=0x11ffb86f,
max_partition_order=301971032, verbatim_only=0, frame_header=0xc,
subframe_bps=1610859008, integer_signal=0x1c3ffa043, real_signal=
Cannot access memory at address 0x11ffd458.
) at encoder.c:881
#2 0x160063d08 in encoder_process_subframes_ (encoder=0x1202c0000,
is_last_frame=0) at encoder.c:727
#3 0x1600634c0 in encoder_process_frame_ (encoder=0x160062fb4,
is_last_frame=301971567) at encoder.c:595
#4 0x160062fb4...
2004 Sep 10
5
0.9 problems
Problems in FLAC 0.9:
- On alpha, flac immediately dumps core for both encoding and
decoding (FreeBSD/alpha).
- The distribution Makefile.in files haven't been generated with
"automake --include-deps". The resulting Makefiles aren't fully
portable; in particular they break with BSD make. In the future,
care should be taken to use "--include-deps".
- What is