[FFmpeg-devel] [PATCH 2/3] libutvideo: Misc fixes
Michael Niedermayer
michaelni at gmx.at
Mon Nov 7 14:11:59 CET 2011
On Sun, Nov 06, 2011 at 11:51:48PM -0500, Derek Buitenhuis wrote:
> A few misc fixes:
> - Fix a typo or two.
> - Add missing checks.
> - Replace a silly 4*4 with an actual sizeof()
> - Remove the lossless flag for the capabilities,
> as this is a decoder.
> - Make buf_size local instead of in
> UtVideoContext.
> - w and h don't need to be unsigned.
please split this up into seperate patches
if anything contains a bug, git bisect would be more informative
note you can just use git rebase -i + git add -p + git commit -s to
quickly split this
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111107/d373a0a1/attachment.asc>
More information about the ffmpeg-devel
mailing list