summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/media
Commit message (Expand)AuthorAgeFilesLines
* Buffer returned textures from render to VDAhshi@chromium.org2013-04-161-1/+2
* Remove the usage of omax-vda from the video_decode_accelerator_unittest.owenlin@chromium.org2013-04-091-22/+6
* VAVDA: Restore check for frame_mbs_only_flag.posciak@chromium.org2013-04-051-0/+6
* VAVDA: Fix lockingmarcheu@chromium.org2013-03-301-6/+6
* Remove routes for video decoders on GpuCommandBufferStub destructionsheu@chromium.org2013-03-192-12/+10
* Change the viewport size to the windows size.owenlin@chromium.org2013-03-131-2/+8
* Fix VAAPI decoder memory corruption.jln@chromium.org2013-03-121-0/+6
* AVDA: fix a trivial bug introduced in issue:12520002dwkang@chromium.org2013-03-121-1/+1
* Revert 170568 - Do DXVA pre-sandbox initialization off the main thread.apatrick@chromium.org2013-03-123-50/+26
* Make chromeos gpu_video_decode_accelerator depend on X11spang@chromium.org2013-03-091-4/+4
* Fix GPU overflowjln@chromium.org2013-03-081-4/+4
* Verify texture target and size for content::GpuVideoDecodeAcceleratorsheu@chromium.org2013-03-073-5/+26
* Android: Remove Surface cruftsievers@chromium.org2013-03-061-21/+4
* Mac VDA: Fix integer overflow possibilitysail@chromium.org2013-03-042-14/+23
* Support multiple test streams as input for VDA tests.yuli@chromium.org2013-03-014-111/+153
* AndroidVDA using Android's MediaCodec API.dwkang@chromium.org2013-03-013-0/+657
* EVDA: Fix frame chunking for H264 streams (2)sheu@chromium.org2013-02-282-35/+62
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-2/+1
* Revert 185000mpearson@chromium.org2013-02-272-63/+40
* Revert 184815abodenha@chromium.org2013-02-272-40/+63
* Revert 184806abodenha@chromium.org2013-02-272-63/+40
* EVDA: Fix frame chunking for H264 streamssheu@chromium.org2013-02-272-40/+63
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-241-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-3/+3
* content: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-151-1/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-8/+8
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-072-10/+11
* VAVDA: Calculate number of required pictures depending on codec level.posciak@chromium.org2013-02-074-22/+76
* Move stringize_macros to base/strings.brettw@chromium.org2013-01-312-2/+2
* Remove redundant buffer count in ExynosVDAsheu@chromium.org2013-01-312-48/+20
* Fix a crash in the DXVA decoder in Chrome. ananta@chromium.org2013-01-301-0/+15
* VAVDA: Allow Decode() during resetting.posciak@chromium.org2013-01-291-8/+32
* H.264 videos would stop playing randomly on Windows 8. ananta@chromium.org2013-01-252-55/+79
* Use ui/gl/gl_bindings.h for content/common/gpu/media/sheu@chromium.org2013-01-2210-175/+131
* Disambiguate texture target/face in TextureManagersheu@chromium.org2013-01-172-2/+7
* VDA implementation for Exynos, using V4L2sheu@chromium.org2013-01-164-19/+2740
* Enforce non-negative BitstreamBuffer idsheu@chromium.org2013-01-152-1/+13
* VAVDA: Handle missing reference frames.posciak@chromium.org2013-01-121-2/+2
* Validate texture sizes given to VDAsheu@chromium.org2013-01-041-0/+7
* The parameters to OnMsgAssignPictureBuffers are from the untrusted renderer,cevans@chromium.org2012-12-261-0/+6
* Sizes going across an IPC should be uint32.cevans@chromium.org2012-12-082-2/+2
* Do DXVA pre-sandbox initialization off the main thread.apatrick@chromium.org2012-11-303-26/+50
* vda_unittest: skip H264 NALUs until first SPSsheu@chromium.org2012-11-301-19/+58
* Do not request change in minimum buffers for output port.shivdasp@nvidia.com2012-11-281-2/+1
* Forcibly disable MacVDA, even for users who ignore the GPU blacklist.fischman@chromium.org2012-11-171-0/+6
* Don't wait endlessly for flushing the batched queries sent to the GPU driverananta@chromium.org2012-11-161-7/+25
* DXVA: remove path that reads back decoded frames to system memory.apatrick@chromium.org2012-11-141-112/+30
* Request mirroring for all nv omx componentsshivdasp@nvidia.com2012-11-102-5/+5
* Check for presence of EGL_ANGLE_surface_d3d_texture_2d_share_handle extension...apatrick@chromium.org2012-11-061-4/+2
* Disable H/W video decode if SwiftShader is enabled in the GPU process. ananta@chromium.org2012-10-261-0/+10