History log of /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/find_min_max.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d0ac425564ff9882ebaac5267d1a04d4af67d00 27-Nov-2014 Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> Fix build with clang in C++11 mode

This removes the deprecated register keyword in many places, fixes one
instance of passing '\0' where a char* is expected, and 2 switch type
narrowing issues.

Change-Id: Ie265ac26ff6a61267ad6406dfe237226d97ca9ac
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/find_min_max.cpp
3306cfee3bf38ab207a0504e49c2d492bb73ffbf 16-Dec-2009 James Dong <jdong@google.com> Initial checkins of the mpeg4 and h263 software decoders based on PV
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/find_min_max.cpp