summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Random cleanup & improvements to OmxVideoDecodeAccelerator:fischman@chromium.org2011-06-061-3/+4
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-032-4/+0
* Follow up CL to 6990065fgalligan@chromium.org2011-06-032-2/+8
* Removing FFmpegVideoAllocator as it provides little benefit while increasing ...scherkus@chromium.org2011-06-035-350/+31
* Clean up broken revert of 87790.scherkus@chromium.org2011-06-0314-0/+2550
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-039-5/+2065
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-0323-4615/+5
* Removing defunct Media Foundation based video decode engines and devices.scherkus@chromium.org2011-06-034-1219/+0
* Respect pixel aspect ratio of video if it contains one.scherkus@chromium.org2011-06-039-9/+69
* Fix seek hack so it only skips the first seek if it is for start_time_.acolwell@chromium.org2011-06-021-2/+5
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-023-4/+4
* Better memory management for audio channel swizzle code.annacc@chromium.org2011-06-021-10/+16
* Revert 87578 - Respect pixel aspect ratio of video if it contains one.michaeln@google.com2011-06-028-67/+9
* Respect pixel aspect ratio of video if it contains one.scottfr@chromium.org2011-06-028-9/+67
* Revert 87535 - Better memory management for audio channel swizzle code.michaeln@google.com2011-06-011-16/+10
* Better memory management for audio channel swizzle code.annacc@chromium.org2011-06-011-10/+16
* Fix live video only playback.fgalligan@chromium.org2011-06-0110-6/+231
* Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en...scherkus@chromium.org2011-06-0113-5/+198
* Small fix on Pepper Video Decoder API data types.vmr@chromium.org2011-05-311-4/+14
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-275-63/+7
* Modified unit test for color conversion of RGB24ToYUV and YUY2ToYUV.scherkus@chromium.org2011-05-273-1/+1173
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-275-7/+63
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-275-63/+7
* VideoCaptureHostscherkus@chromium.org2011-05-264-0/+114
* Surround sound swizzling for Mac based on device channel layout preferences.annacc@chromium.org2011-05-264-21/+300
* [Re-instate r86681 by reverting its revert in r86687.]fischman@chromium.org2011-05-263-29/+15
* Initial implementation of stream switching in AdaptiveDemuxer.acolwell@chromium.org2011-05-263-23/+690
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-251-0/+3
* Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...fischman@chromium.org2011-05-253-15/+29
* Updated OMX decoder for recent PPAPI changes, and added to the build.fischman@chromium.org2011-05-253-29/+15
* turn on optimizations for sse2 on mac debugdmaclach@chromium.org2011-05-251-0/+12
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* VideoCaptureManager opens/closes, starts/stops and enumerates video capture d...wjia@google.com2011-05-241-1/+1
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-9/+9
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-236-12/+18
* Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory. fischman@chromium.org2011-05-231-10/+10
* Introduce a quick and dirty hack to skip the implicit first seek for FFmpegDe...scherkus@chromium.org2011-05-193-2/+18
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-6/+6
* Adding VideoCaptureDevice dummy implementation for platforms without real imp...wjia@google.com2011-05-193-0/+73
* Revert 85965 - Introduce a quick and dirty hack to skip the implicit first se...scherkus@chromium.org2011-05-193-18/+2
* Introduce a quick and dirty hack to skip the implicit first seek for FFmpegDe...scherkus@chromium.org2011-05-193-2/+18
* Description:annacc@chromium.org2011-05-1621-149/+398
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-134-34/+44
* Convert Filter::Seek() to use new callback system.acolwell@chromium.org2011-05-1333-221/+422
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-3/+5
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-5/+3
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-122-5/+5
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-3/+5
* Convert Demuxer::Read() to use the new callback system.acolwell@chromium.org2011-05-1113-45/+40
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-111-5/+3