On Sat, Oct 25, 2014 at 11:19:21AM +0000, Christophe Gisquet wrote: > --- > libavcodec/dv.c | 4 ++-- > libavcodec/dvdata.c | 12 ++++++------ > libavcodec/dvdata.h | 12 ++++++------ > 3 files changed, 14 insertions(+), 14 deletions(-)
Looks good to me. I think in all places the uint16_t will be promoted to int automatically. But it might be good for someone else to double-check that this signed->unsigned change doesn't break anything, I consider C behaviour a bit too tricky... _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel