| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove media::{Base,GLES,Sysmem}Buffer(const PP_{Base,GLES,SysmemBuffer}&) ct... | fischman@chromium.org | 2011-06-27 | 1 | -9/+0 |
* | Refactor the glib message-pump, and use it as the base for a gtk message pump... | sadrul@chromium.org | 2011-06-24 | 1 | -0/+1 |
* | Fix clang. | jhawkins@chromium.org | 2011-06-22 | 1 | -2/+2 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-06-22 | 30 | -54/+68 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-06-22 | 3 | -0/+4 |
* | Remove unused testing code from media/base/media_win.cc | scherkus@chromium.org | 2011-06-22 | 1 | -19/+1 |
* | Coverity: Fix a leak in VideoCaptureDevice::Create. | thestig@chromium.org | 2011-06-22 | 1 | -1/+4 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-06-21 | 1 | -0/+1 |
* | Not allow compression when requesting multimedia | enal@chromium.org | 2011-06-21 | 1 | -2/+3 |
* | Revert 89532 - Not allow compression when requesting multimedia | akalin@chromium.org | 2011-06-17 | 1 | -3/+2 |
* | Adding media/OWNERS. | scherkus@chromium.org | 2011-06-17 | 1 | -0/+9 |
* | Not allow compression when requesting multimedia | enal@chromium.org | 2011-06-17 | 1 | -2/+3 |
* | Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, | tony@chromium.org | 2011-06-16 | 1 | -3/+0 |
* | Move ProvidePictureBuffers out of initialization and into the decode path. | fischman@chromium.org | 2011-06-15 | 1 | -2/+5 |
* | Fix bug when unplugging an audio input device whilst using speech input on Wi... | allanwoj@chromium.org | 2011-06-15 | 4 | -5/+90 |
* | Improve and unify Mac OS X run-time version checks. | mark@chromium.org | 2011-06-14 | 1 | -4/+2 |
* | Fix two bugs found by a new clang warning I'm currently testing: | thakis@chromium.org | 2011-06-13 | 1 | -3/+4 |
* | Uninitialized member in FakeVideoCaptureDevice. | finnur@chromium.org | 2011-06-12 | 1 | -0/+1 |
* | Uninitialized member in VideoFrameBuffer. | finnur@chromium.org | 2011-06-12 | 1 | -1/+6 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 2 | -12/+7 |
* | Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI | davemoore@chromium.org | 2011-06-10 | 2 | -7/+12 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 2 | -12/+7 |
* | Simplify AlsaPcmOutputStream and AudioManagerLinux. Code was thread-safe, but... | enal@chromium.org | 2011-06-08 | 5 | -273/+159 |
* | Don't forget the ffmpeg input buffer padding when allocating a codec's | cevans@chromium.org | 2011-06-08 | 1 | -2/+4 |
* | Fix for CoreAudio stereo problem for unknown speakers | annacc@chromium.org | 2011-06-08 | 1 | -2/+22 |
* | Random cleanup & improvements to OmxVideoDecodeAccelerator: | fischman@chromium.org | 2011-06-06 | 1 | -3/+4 |
* | Removing defunct GpuVideoDecoder and IpcVideoDecoder. | scherkus@chromium.org | 2011-06-03 | 2 | -4/+0 |
* | Follow up CL to 6990065 | fgalligan@chromium.org | 2011-06-03 | 2 | -2/+8 |
* | Removing FFmpegVideoAllocator as it provides little benefit while increasing ... | scherkus@chromium.org | 2011-06-03 | 5 | -350/+31 |
* | Clean up broken revert of 87790. | scherkus@chromium.org | 2011-06-03 | 14 | -0/+2550 |
* | Revert 87790 - Removing defunct OpenMAX code. | scherkus@chromium.org | 2011-06-03 | 9 | -5/+2065 |
* | Removing defunct OpenMAX code. | scherkus@chromium.org | 2011-06-03 | 23 | -4615/+5 |
* | Removing defunct Media Foundation based video decode engines and devices. | scherkus@chromium.org | 2011-06-03 | 4 | -1219/+0 |
* | Respect pixel aspect ratio of video if it contains one. | scherkus@chromium.org | 2011-06-03 | 9 | -9/+69 |
* | Fix seek hack so it only skips the first seek if it is for start_time_. | acolwell@chromium.org | 2011-06-02 | 1 | -2/+5 |
* | More POSIX support for Chromium, consisting mostly of broadening ifdefs. This | tony@chromium.org | 2011-06-02 | 3 | -4/+4 |
* | Better memory management for audio channel swizzle code. | annacc@chromium.org | 2011-06-02 | 1 | -10/+16 |
* | Revert 87578 - Respect pixel aspect ratio of video if it contains one. | michaeln@google.com | 2011-06-02 | 8 | -67/+9 |
* | Respect pixel aspect ratio of video if it contains one. | scottfr@chromium.org | 2011-06-02 | 8 | -9/+67 |
* | Revert 87535 - Better memory management for audio channel swizzle code. | michaeln@google.com | 2011-06-01 | 1 | -16/+10 |
* | Better memory management for audio channel swizzle code. | annacc@chromium.org | 2011-06-01 | 1 | -10/+16 |
* | Fix live video only playback. | fgalligan@chromium.org | 2011-06-01 | 10 | -6/+231 |
* | Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en... | scherkus@chromium.org | 2011-06-01 | 13 | -5/+198 |
* | Small fix on Pepper Video Decoder API data types. | vmr@chromium.org | 2011-05-31 | 1 | -4/+14 |
* | Move media library AutoTaskRunner to base and rename ScopedTaskRunner. | wez@chromium.org | 2011-05-27 | 5 | -63/+7 |
* | Modified unit test for color conversion of RGB24ToYUV and YUY2ToYUV. | scherkus@chromium.org | 2011-05-27 | 3 | -1/+1173 |
* | 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ... | wez@chromium.org | 2011-05-27 | 5 | -7/+63 |
* | Move media library AutoTaskRunner to base and rename ScopedTaskRunner. | wez@chromium.org | 2011-05-27 | 5 | -63/+7 |
* | VideoCaptureHost | scherkus@chromium.org | 2011-05-26 | 4 | -0/+114 |
* | Surround sound swizzling for Mac based on device channel layout preferences. | annacc@chromium.org | 2011-05-26 | 4 | -21/+300 |