[x264-devel] [PATCH] summary of all my pending fixes
Loïc Le Loarer
lll+vlc at m4x.org
Tue Jun 13 07:55:27 CEST 2006
Hy,
Here a patch which regroup all the patches I have already sent and which
fixes some thing in x264 and which have not yet been included.
There are :
- malloc test 3 patch, which test many x264_malloc result and returns
an error in case of problem without leaking any memory or file
descriptor
- x264_horizontal_mv_range.diff patch, which splits horizontal and
vertical mv range limits which allows to increale the horizontal limit
in the default case and prevent from creating invalid streams because
of a too big vertical limit
- x264_enforce_level_constraints_add_direct_8x8_argument.diff patch,
which adds direct_8x8_inference_flag argument and prevent from
creating invalid streams by default by raising an error in case a level
limit is not respected (instead of a warning). An option is available
to remove the error in case the user really want to produce an invalid
stream and knows what he does.
This patch applies to revision 532 and my following patches will be done
on top of this one.
I would appreciate any fead back on this patch, thank you in advance.
Best regards.
--
Loïc
"heaven is not a place, it's a feeling"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x264_fixes_1.diff.gz
Type: application/octet-stream
Size: 7632 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20060613/2fe6811a/attachment.obj
More information about the x264-devel
mailing list