diff avio.c @ 5057:c9bbf0a253a8 libavformat

Change packet_size from signed to unsigned, since it never has a negative value. Currently, this is only used in qcp.c and mpegenc.c, and they are practically unaffected by this change. See "[PATCH] make packet_size in AVFormatContext unsigned" thread on ML.
author rbultje
date Mon, 22 Jun 2009 16:52:02 +0000
parents 84a7b7a2f252
children 9ca204496cb5
line wrap: on
line diff