[FFmpeg-devel] [PATCH] make packet_size in AVFormatContext unsigned

Ronald S. Bultje rsbultje
Tue Jun 9 23:15:28 CEST 2009


Hi,

This will be fun. I think mpegenc.c might have some issues with this
patch, but the best way to "workaround" these is probably not to add
more unsigneds, but rather to set a max. value for the packetsize in
the init() function. Then again, I have no idea what the value of this
limit would be.

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make-packet_size-unsigned.patch
Type: application/octet-stream
Size: 417 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090609/e4af6a41/attachment.obj>



More information about the ffmpeg-devel mailing list