fbarchard@google.com 57397ebafd avoid new/delete for mjpeg_decoder
BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/404001

git-svn-id: http://libyuv.googlecode.com/svn/trunk@185 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-02-23 01:20:58 +00:00
..
compare.cc minor fixups 2012-02-07 23:54:52 +00:00
convert_from.cc Add 411 for MJPG and fix neon warnings 2012-02-21 21:02:54 +00:00
convert.cc avoid new/delete for mjpeg_decoder 2012-02-23 01:20:58 +00:00
convertfrom.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
cpu_id.cc cpuid build fix for linux/non 2012-01-26 19:05:59 +00:00
format_conversion.cc YUY2 and UYVY Unaligned and any versions 2012-02-06 22:40:32 +00:00
mjpeg_decoder.cc safe for x86 and memset for arm 2012-02-22 18:52:29 +00:00
planar_functions.cc safe for x86 and memset for arm 2012-02-22 18:52:29 +00:00
rotate_neon.cc Add 411 for MJPG and fix neon warnings 2012-02-21 21:02:54 +00:00
rotate_priv.h clang on linux prefers no args for rep movsl/stosl. ifdef for C that removes namespace. extern c allows c++ to be used to compile, including with namespace, but C program can link libyuv 2011-12-10 07:45:58 +00:00
rotate.cc shuffle functions so convert.h is all formats to I420 and convert_from.h is from I420 to all formats 2012-02-16 02:50:39 +00:00
row_common.cc CopyRow instead of memcpy for copying planes 2012-02-16 22:19:14 +00:00
row_neon.cc Add 411 for MJPG and fix neon warnings 2012-02-21 21:02:54 +00:00
row_posix.cc fix ifdef mismatch 2012-02-18 00:19:06 +00:00
row_win.cc sse version of BGRA and ABGR To I420 2012-02-17 22:59:56 +00:00
row.h port rgb to posix 2012-02-17 19:27:20 +00:00
scale.cc handle last 1 or 2 rows of 3/4 and 3/8 scalers with careful vertical filtering 2012-02-02 22:33:21 +00:00
video_common.cc libyuv: Moving video_common to the include directory and updating rgb convert orientation. 2011-12-27 23:22:44 +00:00