[FFmpeg-devel] [PATCH] ffplay: change type for channels and channel_layout AudioParams fields

Nicolas George nicolas.george at normalesup.org
Mon Feb 4 10:06:53 CET 2013


Le quintidi 15 pluviôse, an CCXXI, Stefano Sabatini a écrit :
> Switch from int to int64_t, to better reflect the type of the
> corresponding fields in lavc/lavfi.

ok for channel_layouts, but don't you think that 1<<31 is enough for the
number of channels?

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list