[FFmpeg-cvslog] [propchange]: r9653 - svn:log

Dominik 'Rathann' Mierzejewski dominik
Sat Jul 14 17:54:37 CEST 2007


On Saturday, 14 July 2007 at 17:47, jbr wrote:
> Author: jbr
> Revision: 9653
> Property Name: svn:log
> Action: modified
> 
> Property diff:
> --- old property value
> +++ new property value
> @@ -4,4 +4,15 @@ Removed temporary storage for the expone
>  Removed ctx->samples
>  Now each transform coefficients are stored in audio block as an array of transform coefficients for each channel
>  added ctx->delay (output of later half of previous block)
> -added audio_block->block_output(output of this block)
> \ No newline at end of file
> +added audio_block->block_output(output of this block)
> +
> +I am still not able to produce the output.
> +I checked the code twice completely. I am not missing anything in
> +parsing or in bit allocation. Yet it throws error in getting transform
> +coefficients sometimes. Can anyone review a code of get_transform_coeffs and
> +help me debug it further. I think the error is in do_bit_allocation routine cuz
> +get_transform_coeffs is dependent on the bit allocation parameters table.
> +
> +I have checked the bit allocation algorithm thoroughly and it is as defined in the
> +standard. Tried everything and got stuck where to go further.
> +Please help me.
> \ No newline at end of file

SVN log message is not a proper place for such comments. This belongs to
ffmpeg-devel instead.

Regards,
R.

-- 
MPlayer developer and RPMs maintainer: http://mplayerhq.hu http://rpm.livna.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan




More information about the ffmpeg-cvslog mailing list