| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Switch back to only building static library as this is not ready on all | darin@chromium.org | 2011-08-04 | 1 | -1/+1 |
* | Create media.dll | darin@chromium.org | 2011-08-04 | 1 | -1/+12 |
* | Add a proxy for thread-hopping VideoCapture::EventHandler. | piman@chromium.org | 2011-08-02 | 1 | -0/+2 |
* | Revert 93723 - Migrate DataSourceFactory to new callback system. | acolwell@chromium.org | 2011-07-27 | 1 | -0/+2 |
* | Migrate DataSourceFactory to new callback system. | acolwell@chromium.org | 2011-07-22 | 1 | -2/+0 |
* | End of stream logic implemented & removed the need for pending_buffers_. | acolwell@chromium.org | 2011-07-21 | 1 | -0/+1 |
* | Remove MediaFormat once and for all. | scherkus@chromium.org | 2011-07-20 | 1 | -2/+0 |
* | Deduplicate YUV copying code, update call sites, and add some unit tests. | scherkus@chromium.org | 2011-07-20 | 1 | -0/+3 |
* | Remove Gles2VideoRenderer from player_x11 and make X11 vs GL rendering a run-... | scherkus@chromium.org | 2011-07-19 | 1 | -37/+5 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc... | wjia@chromium.org | 2011-07-07 | 1 | -4/+0 |
* | This is the VideoCaptureDevice implementation for windows. | perkj@google.com | 2011-06-30 | 1 | -0/+18 |
* | Adding ChunkDemuxer implementation. | acolwell@chromium.org | 2011-06-29 | 1 | -2/+20 |
* | Do not depend on liballocator on Mac. | glider@chromium.org | 2011-06-28 | 1 | -3/+7 |
* | Link media_unittests with liballocator. | glider@chromium.org | 2011-06-28 | 1 | -0/+7 |
* | Removing defunct OpenMAX code (round 2). | scherkus@chromium.org | 2011-06-28 | 1 | -99/+2 |
* | 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 |
* | Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, | tony@chromium.org | 2011-06-16 | 1 | -3/+0 |
* | Removing FFmpegVideoAllocator as it provides little benefit while increasing ... | scherkus@chromium.org | 2011-06-03 | 1 | -2/+0 |
* | Revert 87790 - Removing defunct OpenMAX code. | scherkus@chromium.org | 2011-06-03 | 1 | -2/+98 |
* | Removing defunct OpenMAX code. | scherkus@chromium.org | 2011-06-03 | 1 | -98/+2 |
* | Removing defunct Media Foundation based video decode engines and devices. | scherkus@chromium.org | 2011-06-03 | 1 | -6/+0 |
* | Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en... | scherkus@chromium.org | 2011-06-01 | 1 | -0/+2 |
* | turn on optimizations for sse2 on mac debug | dmaclach@chromium.org | 2011-05-25 | 1 | -0/+12 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -9/+9 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -6/+6 |
* | Adding VideoCaptureDevice dummy implementation for platforms without real imp... | wjia@google.com | 2011-05-19 | 1 | -0/+8 |
* | Description: | annacc@chromium.org | 2011-05-16 | 1 | -0/+2 |
* | Update VideoDecode PPAPI structs to be consistent with media structures, part 1 | vrk@google.com | 2011-05-10 | 1 | -0/+2 |
* | add video capture message filter and its unit test. | wjia@google.com | 2011-05-06 | 1 | -0/+1 |
* | Linux hardware dependent code for Video Capture. | scherkus@chromium.org | 2011-05-04 | 1 | -0/+5 |
* | Base: Adjust dependencies to build with base.dll | rvargas@google.com | 2011-04-28 | 1 | -0/+1 |
* | Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de... | scherkus@chromium.org | 2011-04-27 | 1 | -1/+2 |
* | Forgot to include media/base/audio_decoder_config.h in media/media.gyp. | scherkus@chromium.org | 2011-04-27 | 1 | -0/+1 |
* | Refactor PTS processing logic from FFmpegVideoDecoder::FindPtsAndDuration() i... | scherkus@chromium.org | 2011-04-27 | 1 | -0/+3 |
* | Base: Adjust dependencies to build with base.dll | rvargas@google.com | 2011-04-26 | 1 | -0/+2 |
* | Draft version of the HW video decode tester and few other changes. | scherkus@chromium.org | 2011-04-14 | 1 | -0/+1 |
* | Add IPC messages and renderer process side API for video capture. | wjia@google.com | 2011-04-12 | 1 | -0/+1 |
* | Create helper methods to process FFmpeg index data. | acolwell@chromium.org | 2011-04-01 | 1 | -0/+1 |
* | Checking in media::BitstreamBuffer and media::VideoDecodeAccelerator interfaces. | scherkus@chromium.org | 2011-03-30 | 1 | -0/+2 |
* | AdaptiveDemuxer{,Factory,Stream} are born! | fischman@chromium.org | 2011-03-29 | 1 | -0/+3 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Die, DemuxerStream::QueryInterface, die! | fischman@chromium.org | 2011-03-24 | 1 | -2/+0 |
* | Build a raw video pipeline for the <video> with a special src attribute (medi... | acolwell@chromium.org | 2011-03-23 | 1 | -0/+5 |
* | Revert 79149 - Build a raw video pipeline for the <video> with a special src ... | acolwell@chromium.org | 2011-03-23 | 1 | -5/+0 |
* | Build a raw video pipeline for the <video> with a special src attribute (medi... | acolwell@chromium.org | 2011-03-23 | 1 | -0/+5 |
* | DemuxerFactory is born! | fischman@chromium.org | 2011-03-14 | 1 | -0/+2 |
* | Refactoring code to use factories to create DataSource objects. | acolwell@chromium.org | 2011-03-14 | 1 | -0/+9 |
* | Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h} | scherkus@chromium.org | 2011-03-12 | 1 | -2/+0 |
* | Remove a test which checks for timing of audio recording callbacks. | satish@chromium.org | 2011-03-11 | 1 | -1/+0 |