- 24 Feb, 2012 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/408004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@189 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 16 Feb, 2012 2 commits
-
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/396008 git-svn-id: http://libyuv.googlecode.com/svn/trunk@175 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
shuffle functions so convert.h is all formats to I420 and convert_from.h is from I420 to all formats BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/395006 git-svn-id: http://libyuv.googlecode.com/svn/trunk@174 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 14 Feb, 2012 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/388011 git-svn-id: http://libyuv.googlecode.com/svn/trunk@173 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 24 Jan, 2012 1 commit
-
-
fbarchard@google.com authored
Make Bayer functions with same parameters as RGB conversions allowing consistant usage and testing. Functions are implemented with wrappers to single function for 4 fourccs. New I420ToBayer functions implemented similar to 2 step I420ToRGB565 etc. BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/367002 git-svn-id: http://libyuv.googlecode.com/svn/trunk@150 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 19 Jan, 2012 2 commits
-
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/356001 git-svn-id: http://libyuv.googlecode.com/svn/trunk@141 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=none TEST=still builds/runs Review URL: https://webrtc-codereview.appspot.com/350016 git-svn-id: http://libyuv.googlecode.com/svn/trunk@139 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 18 Jan, 2012 1 commit
-
-
fbarchard@google.com authored
ConvertFromI420Stride is same as ConvertFromI420 but accepts a stride per row. Only works on single plane formats BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/353007 git-svn-id: http://libyuv.googlecode.com/svn/trunk@137 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 09 Jan, 2012 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=camtool with xo175 Review URL: http://webrtc-codereview.appspot.com/347001 git-svn-id: http://libyuv.googlecode.com/svn/trunk@128 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 27 Dec, 2011 1 commit
-
-
mikhal@webrtc.org authored
Review URL: http://webrtc-codereview.appspot.com/333022 git-svn-id: http://libyuv.googlecode.com/svn/trunk@120 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 21 Dec, 2011 2 commits
-
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: http://webrtc-codereview.appspot.com/333015 git-svn-id: http://libyuv.googlecode.com/svn/trunk@118 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
A ConvertFromI420 function. Supports basic conversion with no clipping, inversion or rotation, for a subset of formats - most of the single plane formats, all 3 plane formats and no 2 plane formats. (ie nv12) BUG=none TEST=none Review URL: http://webrtc-codereview.appspot.com/329011 git-svn-id: http://libyuv.googlecode.com/svn/trunk@117 16f28f9a-4ce2-e073-06de-1de4eb20be90
-