summaryrefslogtreecommitdiff
path: root/common_video
AgeCommit message (Expand)Author
2013-10-31Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"sheu@chromium.org
2013-10-31Remove extra copy in VideoCaptureImpl::IncomingFrameI420sheu@chromium.org
2013-10-31Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"sheu@chromium.org
2013-10-31Remove extra copy in VideoCaptureImpl::IncomingFrameI420sheu@chromium.org
2013-10-16Open file in binary in CreateFromYuvFile().pbos@webrtc.org
2013-10-15Move ChromaGenerator to common_video/.pbos@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-09-19Refactor frame generation code so it can be used by multiple modules.andresp@webrtc.org
2013-09-03Removing some TODO's from libyuvmikhal@webrtc.org
2013-08-30Removing JPEG as it is not used.mikhal@webrtc.org
2013-08-27Add isolate configuration for Android for all tests.kjellander@webrtc.org
2013-08-22Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-15Revert 4547 "Isolate GYP target and .isolate files for tests"kjellander@webrtc.org
2013-08-15Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-13Add native_handle.h to gyp.wuchengli@chromium.org
2013-08-05* Update libjingle to 50389769.wu@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-08-02Adds all unittests to android NDK-APK framework.henrike@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-04Restore relative include paths to libyuv.andrew@webrtc.org
2013-06-04Include files from webrtc/.. paths in common_video/pbos@webrtc.org
2013-05-20Recalibrate point sample expectationfbarchard@google.com
2013-05-14Remove const for plain data types in common_video/pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in common_video.pbos@webrtc.org
2013-02-04Fixing/disabling Windows x64 warningskjellander@webrtc.org
2013-01-29Fix webrtc compilation errors for Chrome Win64andrew@webrtc.org
2012-12-19Making I420VideoFrame ref-countedmikhal@webrtc.org
2012-12-13Will now only require near-perfect PSNR and SSIM.phoglund@webrtc.org
2012-12-12Revert 3269andrew@webrtc.org
2012-12-12Will now only require near-perfect PSNR and SSIM.phoglund@webrtc.org
2012-11-29Fixed standard PSNR/SSIM test.phoglund@webrtc.org
2012-11-20Adding an aligned stride test to LibYuvmikhal@webrtc.org
2012-11-01libyuv wrapper: 1. Updating rotation settings - in case of 90 or 270 degree r...mikhal@webrtc.org
2012-10-30Adding stride alignmentmikhal@webrtc.org
2012-10-26fix print out in mirror testmikhal@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org