[FFmpeg-devel] [PATCH 4/6] rmdec.c: rm_ac3_swap_bytes()

Benoit Fouet benoit.fouet
Thu Nov 8 16:31:30 CET 2007


Hi,

Ronald S. Bultje wrote:
> Hi,
>
> the rm container format swaps ac3-data in byte order, and the rtp format
> appears to do the same, here, this code is isolated in its own function. The
> next patch will move calls from read_packet() into parse_packet() and
> retrieve_cache(), such that no additional calls are needed either from the
> actual rm format demuxer or from the rtp parser to parse this data
> correctly.
>
>   

could you please send a new patch that corrects the following warning ?

rmdec.c:676: warning: unused variable ?j?

-- 
Ben
Purple Labs S.A.
www.purplelabs.com




More information about the ffmpeg-devel mailing list