[FFmpeg-devel] [PATCH] add 32bits output format to the flac decoder

Mathieu Velten matmaul
Wed Dec 10 20:29:41 CET 2008


2008/12/7 Mathieu Velten <matmaul at gmail.com>:
>> +                    *(int32_t *)samples = s->decoded[i][j] << shift;
> after thinking a little the (int32_t *) cast could be problematic
> because of the endianess when 16 bits output is used.
> if anyone can confirm, I am not familiar with endianness problems.
>
> Mathieu Velten
>

up ?

Mathieu Velten




More information about the ffmpeg-devel mailing list