summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/media
Commit message (Expand)AuthorAgeFilesLines
* Fix content build with OS X 10.9 SDKjiangj2014-08-271-0/+1
* Don't use msmpeg2vdec.dll version 6.1.7140luken2014-08-271-0/+14
* Remove implicit conversions from scoped_refptr to T* in content/*/gpu/dcheng2014-08-262-2/+2
* rendering_helper - Wait for rendering before resetting the decoder.owenlin2014-08-253-16/+35
* Fix DCHECKs in V4l2VideoDevice.wuchengli@chromium.org2014-08-223-5/+12
* Fix compiling errors on v4l2_video_decode_accelerator.cc.owenlin@chromium.org2014-08-221-2/+4
* Pass decoded picture size from VDA to clientkcwu@chromium.org2014-08-216-9/+16
* rendering_helper - Refactoring - remove the Client interface.owenlin@chromium.org2014-08-213-148/+198
* Using PROFILE_ANY for vp8 and vp9amogh.bihani@samsung.com2014-08-154-6/+6
* gpu: Optimize and cleanup code used for CHROMIUM_copy_texture.dongseong.hwang@intel.com2014-08-131-4/+17
* VAVEA: Turn VAAPI encoder flag into a kill switch.posciak@chromium.org2014-08-122-2/+2
* Add base:: qualification to some COmmandLine references in content.brettw@chromium.org2014-08-118-16/+16
* Implement actually decoding frames in VTVideoDecodeAccelerator.sandersd@chromium.org2014-08-054-48/+259
* rendering_helper - Flush the GL commands after rendering to FBO.owenlin@chromium.org2014-07-241-0/+4
* Explicitly check for --no-sandbox in VT VDA.sandersd@chromium.org2014-07-241-3/+7
* VaapiVEA: Handle bitrate and frame rate negotiation from webrtcrobert.bradford@intel.com2014-07-221-0/+10
* rendering_helper - Use real GLSurface and GLContext.owenlin@chromium.org2014-07-223-201/+76
* Fix compilation with OS X SDK 10.8.sandersd@chromium.org2014-07-151-19/+7
* Add posciak@chromium.org to content/common/gpu/media/OWNERSposciak@chromium.org2014-07-151-0/+1
* Fixes for re-enabling more MSVC level 4 warnings: content/ editionpkasting@chromium.org2014-07-151-0/+5
* Use PPS/SPS NALUs to initialize a VTDecompressionSession.sandersd@chromium.org2014-07-112-11/+215
* rendering_helper - Unbind the thumbnail texture.owenlin@chromium.org2014-07-081-0/+1
* V4L2VEA: Clean up weak pointer management.posciak@chromium.org2014-07-022-28/+24
* V4L2VEA: Set plane length when queueing USERPTR buffers.posciak@chromium.org2014-07-021-0/+1
* Revert 280020 "Revert 279958 "Revert "Revert 279650 "Add VaapiVideoEncodeAcce...posciak@chromium.org2014-06-2711-77/+1754
* Revert 279958 "Revert "Revert 279650 "Add VaapiVideoEncodeAccele..."jamescook@chromium.org2014-06-2611-1754/+77
* Revert "Revert 279650 "Add VaapiVideoEncodeAccelerator for HW-accelerate...""posciak@chromium.org2014-06-2611-77/+1754
* Revert 279650 "Add VaapiVideoEncodeAccelerator for HW-accelerate..."jamescook@chromium.org2014-06-2511-1754/+77
* rendering_helper - Move the entire life time of the timer into rendering thread.owenlin@chromium.org2014-06-252-3/+8
* Add VaapiVideoEncodeAccelerator for HW-accelerated video encode.posciak@chromium.org2014-06-2511-77/+1754
* Add VTSupport for dynamically linking VideoToolbox.sandersd@chromium.org2014-06-253-0/+123
* Reset GPUVideoEncodeAccelerator::encoder_ when destroyingdmichael@chromium.org2014-06-181-1/+1
* rendering_helper: Release GL context before terminate a display.owenlin@chromium.org2014-06-181-1/+4
* The program crashed if the platform didn't support GL_TEXTURE_EXTERNAL_OES at...owenlin@chromium.org2014-06-181-9/+4
* VAVDA: Don't use an event to wait for the decoder thread to be drained.posciak@chromium.org2014-06-171-7/+5
* rendering_helper - Change the layout of the rendering areas.owenlin@chromium.org2014-06-163-80/+105
* veatest: Create and destroy all encoders on one thread.posciak@chromium.org2014-06-141-21/+27
* Decouple IPC::MessageFilter from IPC::Channelmorrita@chromium.org2014-06-131-8/+8
* generate_stubs: Allow // comments as well as the existing #.rsesek@chromium.org2014-06-131-9/+9
* fix sign-compare warning.yunlian@chromium.org2014-06-121-1/+1
* media: Add MediaOzonePlatform supporttiago.vignatti@intel.com2014-06-121-0/+11
* vda_unittest - Move the fps control from ThrottleVDAClient to RenderingHelper.owenlin@chromium.org2014-06-123-285/+189
* Create VTVideoDecodeAccelerator.sandersd@chromium.org2014-06-113-0/+125
* Remove base/memory/scoped_handle.hbrettw@chromium.org2014-06-101-1/+0
* rendering_helper - Replace multiple windows by a full-screen window.owenlin@chromium.org2014-06-103-131/+186
* V4L2VDA: Fix compilation after VideoDecodeAcceleratorImpl removal.posciak@chromium.org2014-06-091-0/+1
* Remove fischman from WATCHLISTS and OWNERS as I am leaving the Chrome PA. Au...fischman@chromium.org2014-06-071-1/+0
* Revert of Revert of Merge VideoDecodeAcceleratorImpl with VideoDecodeAccelera...dcheng@chromium.org2014-06-0710-77/+20
* Revert of Merge VideoDecodeAcceleratorImpl with VideoDecodeAccelerator (https...dcheng@chromium.org2014-06-0710-20/+77
* Merge VideoDecodeAcceleratorImpl with VideoDecodeAcceleratorspang@chromium.org2014-06-0710-77/+20