| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert of Mac Video Capture AVFoundation: Calculate compressed frame size for... | magjed | 2015-04-15 | 1 | -27/+0 |
* | Add VDA supported profile to GPUInfo | henryhsu | 2015-04-10 | 6 | -6/+35 |
* | VideoCaptureBufferPool: Refactor to allow support of non-ShMem backed buffers | mcasas | 2015-04-09 | 4 | -8/+7 |
* | Add support for the USB2-Live and Avermedia Analog capture devices by constru... | ken.strickland | 2015-04-03 | 5 | -161/+85 |
* | Filter in Capture device with pixel format RGB3 to make WebcamStudio virtual ... | qiangchen | 2015-03-31 | 1 | -0/+1 |
* | FakeVideoCaptureDevice: cleanup, adding 'Direct' capture API, unit tests. | mcasas | 2015-03-30 | 4 | -221/+255 |
* | This CL adds support for MEDIASUBTYPE_RGB32 in Windows platform. | emircan | 2015-03-28 | 2 | -7/+22 |
* | fake_video_capture_device_factory.cc: Change loop to range based | qiangchen | 2015-03-27 | 1 | -2/+2 |
* | I extended the current CaptureAPIType exposure on chrome://media-internals pa... | emircan | 2015-03-24 | 5 | -26/+58 |
* | Reland 967793002 Linux Video Capture: Add V4L2VideoCaptureDelegate{Single,Mul... | mcasas | 2015-03-23 | 15 | -442/+976 |
* | Revert of Linux Video Capture: Add V4L2VideoCaptureDelegate{Single,Multi}Plan... | perkj | 2015-03-23 | 14 | -971/+442 |
* | Linux Video Capture: Add V4L2VideoCaptureDelegate{Single,Multi}Plane. | mcasas | 2015-03-20 | 14 | -442/+971 |
* | Increase VIDIOC_REQBUFS count from 2 to 4 | jchuang | 2015-03-19 | 1 | -5/+6 |
* | FileVideoCaptureDevice: better error mgmt if !File.IsValid() | mcasas | 2015-03-18 | 2 | -4/+10 |
* | Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency. | tommycli | 2015-03-16 | 1 | -5/+5 |
* | base: Remove operator& from ScopedVariant and ScopedPropVariant. | danakj | 2015-03-10 | 2 | -3/+3 |
* | Add metadata to media::VideoFrame and plumb it through IPC/MediaStream. | miu | 2015-03-03 | 3 | -7/+4 |
* | Revert: Issue 545053002: Add still image capture interface for VideoCaptureDe... | mcasas | 2015-02-26 | 3 | -74/+0 |
* | Cast: Basic cast_receiver API for chrome. | hubbe | 2015-02-25 | 16 | -246/+14 |
* | Reland:Refactored pixel format resize operations in media/video/capture into ... | emircan | 2015-02-20 | 6 | -5/+55 |
* | VideoCaptureDevice: refactor Client::Buffer into an interface | mcasas | 2015-02-20 | 1 | -10/+3 |
* | Mac Video Capture AVFoundation: Calculate compressed frame size for MJPEG. | magjed | 2015-02-20 | 1 | -0/+27 |
* | VideoCaptureDevice: Client and Unittests cleanup | mcasas | 2015-02-18 | 3 | -51/+49 |
* | mac: Add profiling for VideoCaptureDeviceFactoryMac::EnumerateDeviceNames | erikchen | 2015-02-13 | 1 | -0/+17 |
* | clang/win: Fix compile error. | Nico Weber | 2015-02-13 | 1 | -1/+1 |
* | This cl change so that the if a capturer is started using MJPEG, the BITMAPIN... | perkj | 2015-02-13 | 7 | -47/+75 |
* | Fix ODR violations in media unit tests. | thestig | 2015-02-10 | 2 | -81/+74 |
* | Revert of Refactored pixel format resize operations in media/video/capture i... | phoglund | 2015-02-07 | 6 | -51/+7 |
* | Refactored pixel format resize operations in media/video/capture into a func... | emircan | 2015-02-07 | 6 | -7/+51 |
* | Assert RendererScheduler thread usage | jdduke | 2015-02-06 | 1 | -1/+1 |
* | Enumerate MJPEG as the prefered format if set. | perkj | 2015-02-05 | 2 | -25/+33 |
* | Revert of Mac Video Capture: Add support for pixel format NV12 for AVFoundati... | magjed | 2015-02-05 | 1 | -28/+3 |
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-05 | 2 | -8/+8 |
* | vaapi plumbing to allow hardware video overlays | achaulk | 2015-02-03 | 2 | -1/+17 |
* | Move mcasas@ to OWNERS of media/video/capture | mcasas | 2015-01-30 | 3 | -3/+2 |
* | Mac Video Capture: Add support for pixel format NV12 for AVFoundation | magjed | 2015-01-30 | 1 | -3/+28 |
* | reland: Plumb allow_overlay flag for video path into cc | achaulk | 2015-01-29 | 2 | -3/+9 |
* | Reland (2): Linux Video Capture: Add support for multiplanar YUV420 format en... | mcasas | 2015-01-28 | 1 | -73/+105 |
* | Revert of Plumb allow_overlay flag for video path into cc (patchset #3 id:800... | jamescook | 2015-01-27 | 2 | -9/+3 |
* | Plumb allow_overlay flag for video path into cc | achaulk | 2015-01-27 | 2 | -3/+9 |
* | Remove the use of DirectShow MJPG filter. | perkj | 2015-01-27 | 4 | -42/+19 |
* | Adds fake hardware video encoder. | hellner | 2015-01-23 | 2 | -0/+225 |
* | Update {virtual,override,final} to follow C++11 style in media, round 2. | dcheng | 2015-01-23 | 2 | -8/+6 |
* | Mac Video Capture: Prefer MJPEG above certain resolution for AVFoundation | magjed | 2015-01-20 | 2 | -41/+93 |
* | Revert "Mac Video Capture: Change pixel format preference for AVFoundation" | magjed | 2015-01-19 | 2 | -93/+41 |
* | Mac Video Capture: Change pixel format preference for AVFoundation | magjed | 2015-01-17 | 2 | -41/+93 |
* | Revert "Relanding: Linux Video Capture: Add support for multiplanar YUV420 fo... | perkj | 2015-01-15 | 1 | -105/+73 |
* | Reland: Add accelerated video decoder interface, VP8 and H.264 implementation... | posciak | 2015-01-15 | 1 | -3/+2 |
* | Revert of Add accelerated video decoder interface, VP8 and H.264 implementati... | rockot | 2015-01-14 | 1 | -2/+3 |
* | VideoCaptureFormat::PixelFormatToString: Fix string for UYVY | magjed | 2015-01-14 | 1 | -1/+1 |