| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Rec709 color space videos in software YUV convert path. | rileya | 2015-01-21 | 1 | -5/+5 |
* | Re-land: Add correct support for videos with YUVJ420P color format, in the so... | rileya@chromium.org | 2014-05-04 | 1 | -3/+10 |
* | Revert of Add correct support for videos with YUVJ420P color format, in the s... | mlamouri@chromium.org | 2014-05-03 | 1 | -10/+3 |
* | Add correct support for videos with YUVJ420P color format, in the software co... | rileya@chromium.org | 2014-05-03 | 1 | -3/+10 |
* | Refactor YUV conversion routines to use MediaInitializer(). | dalecurtis@chromium.org | 2013-06-05 | 1 | -1/+4 |
* | Streamline SIMD targets in media.gyp | dalecurtis@google.com | 2013-05-24 | 1 | -88/+89 |
* | media: Add support for playback of VP8 Alpha video streams | vigneshv@chromium.org | 2013-04-19 | 1 | -0/+15 |
* | Revert 194465 "media: Add support for playback for VP8 Alpha vid..." | mek@chromium.org | 2013-04-16 | 1 | -15/+0 |
* | media: Add support for playback for VP8 Alpha video streams. | tomfinegan@chromium.org | 2013-04-16 | 1 | -0/+15 |
* | Lift MEDIA_MMX_INTRINSICS_AVAILABLE definition to header and use it to condit... | wolenetz@chromium.org | 2013-02-07 | 1 | -0/+10 |
* | Replace or exclude MMX intrinsics in yuv_convert_simd_x86 due to lack of VS20... | jschuh@chromium.org | 2013-02-01 | 1 | -1/+0 |
* | add more color formats NV21 and YV12 in video capture (mainly from Android). | wjia@chromium.org | 2012-04-18 | 1 | -0/+7 |
* | Linear sub-rectangle scaler for use in Chromoting. | wez@chromium.org | 2012-01-14 | 1 | -1/+20 |
* | Resubmit - Rewrite color space conversions suite using YASM" | hclam@chromium.org | 2011-09-14 | 1 | -0/+4 |
* | Revert 100915 - Rewrite color space conversions suite using YASM | dhollowa@chromium.org | 2011-09-14 | 1 | -4/+0 |
* | Rewrite color space conversions suite using YASM | hclam@chromium.org | 2011-09-13 | 1 | -0/+4 |
* | Create media.dll / libmedia.so. | darin@chromium.org | 2011-08-29 | 1 | -1/+2 |
* | Revert r95841 due to failing media_unittests on linux_shared bot. | darin@chromium.org | 2011-08-08 | 1 | -2/+1 |
* | Enable media.dll / libmedia.so. | darin@chromium.org | 2011-08-08 | 1 | -1/+2 |
* | Revert 95496 - Create media.dll | apatrick@chromium.org | 2011-08-05 | 1 | -2/+1 |
* | Create media.dll | darin@chromium.org | 2011-08-04 | 1 | -1/+2 |
* | VideoCaptureHost | scherkus@chromium.org | 2011-05-26 | 1 | -0/+16 |
* | Resubmit "RGB to YUV conversion using SSE2"" | hclam@chromium.org | 2011-02-03 | 1 | -0/+10 |
* | Revert "RGB to YUV conversion using SSE2" | hclam@chromium.org | 2011-02-01 | 1 | -10/+0 |
* | RGB to YUV conversion using SSE2 | hclam@chromium.org | 2011-02-01 | 1 | -0/+10 |
* | Vertical Scaler better pipelined for Atom | fbarchard@chromium.org | 2010-04-23 | 1 | -2/+4 |
* | Revert 45265 - Speed up vertical filtering using v = a+(ba)*x formula | fbarchard@chromium.org | 2010-04-22 | 1 | -4/+2 |
* | Speed up vertical filtering using v = a+(b-a)*x formula | fbarchard@chromium.org | 2010-04-21 | 1 | -2/+4 |
* | fix arm warnings | fbarchard@chromium.org | 2010-04-15 | 1 | -2/+2 |
* | Make C, MMX and SSE2 all output the same results | fbarchard@chromium.org | 2010-04-15 | 1 | -6/+6 |
* | Optimized version of bilinear video scaler. It is about 2 times faster than S... | sergeyu@chromium.org | 2010-04-09 | 1 | -2/+9 |
* | YUV with clipping. | fbarchard@chromium.org | 2009-05-18 | 1 | -23/+49 |
* | Add YV16 convert | fbarchard@chromium.org | 2009-04-06 | 1 | -1/+13 |
* | Revert tree bustage cause by r11904. | hclam@chromium.org | 2009-03-17 | 1 | -1/+0 |
* | andrew's patch | hclam@chromium.org | 2009-03-17 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | YUV conversion code. | fbarchard@chromium.org | 2009-03-06 | 1 | -0/+26 |