diff avisynth.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 b43c5c858f25
children 33a244b7ca65
line wrap: on
line diff