| Commit message (Expand) | Author | Age | Files | Lines |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 2 | -12/+6 |
* | Delete usage and support for EGL_ANGLE_software_display extension. | apatrick@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -4/+2 |
* | Use a direct include of strings headers in ipc/, jingle/, media/. | avi@chromium.org | 2013-06-11 | 4 | -5/+5 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Disable preroll duration increase on underflow for MediaSource playback. | acolwell@chromium.org | 2013-06-04 | 1 | -1/+2 |
* | Update media/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-03 | 2 | -2/+2 |
* | Reland: Remove reference counting from media::Pipeline. | scherkus@chromium.org | 2013-05-09 | 1 | -12/+11 |
* | Revert 198760 "Remove reference counting from media::Pipeline." | scherkus@chromium.org | 2013-05-08 | 1 | -11/+12 |
* | Remove reference counting from media::Pipeline. | scherkus@chromium.org | 2013-05-07 | 1 | -12/+11 |
* | Add --enable-bitstream-converter to media/tools/demuxer_bench. | scherkus@chromium.org | 2013-05-03 | 1 | -10/+23 |
* | Remove reference counting from media::DataSource and friends. | scherkus@chromium.org | 2013-04-26 | 5 | -21/+18 |
* | Delete media::PipelineStatusNotification as it isn't used in production code. | scherkus@chromium.org | 2013-04-26 | 1 | -21/+24 |
* | Remove reference counting from media::DemuxerStream and friends. | scherkus@chromium.org | 2013-04-25 | 2 | -10/+10 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-23 | 1 | -2/+2 |
* | Fix test_expectations_history.py to avoid writing intermediates to local dire... | steveblock@chromium.org | 2013-04-23 | 1 | -4/+8 |
* | Use base::MessageLoop in media code. | xhwang@chromium.org | 2013-04-22 | 3 | -22/+22 |
* | Remove reference counting from media::Demuxer and friends. | scherkus@chromium.org | 2013-04-22 | 3 | -15/+12 |
* | Reland: Remove reference counting from media::VideoDecoder and friends. | scherkus@chromium.org | 2013-04-19 | 1 | -3/+4 |
* | Revert 194993 "Remove reference counting from media::VideoDecode..." | scherkus@chromium.org | 2013-04-18 | 1 | -4/+3 |
* | Remove reference counting from media::VideoDecoder and friends. | scherkus@chromium.org | 2013-04-18 | 1 | -3/+4 |
* | Update tools to reflect movement of TestExpectations | steveblock@chromium.org | 2013-04-18 | 4 | -35/+37 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/. | dcheng@chromium.org | 2013-04-07 | 3 | -3/+3 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 2 | -4/+0 |
* | Remove reference counting from media::AudioDecoder and friends. | scherkus@chromium.org | 2013-03-21 | 1 | -2/+4 |
* | Refactor FakeAudioOutputStream, NullAudioSink into FakeAudioConsumer. | dalecurtis@chromium.org | 2013-03-15 | 1 | -1/+1 |
* | Revert 188251 "Refactor FakeAudioOutputStream, NullAudioSink int..." for cras... | pfeldman@chromium.org | 2013-03-15 | 1 | -1/+1 |
* | Refactor FakeAudioOutputStream, NullAudioSink into FakeAudioConsumer. | dalecurtis@chromium.org | 2013-03-15 | 1 | -1/+1 |
* | Support for parsing encrypted WebM streams by src. | fgalligan@chromium.org | 2013-03-14 | 3 | -3/+24 |
* | base: Move MemoryMappedFile out of file_util.h and into its own header file. | tfarina@chromium.org | 2013-02-24 | 1 | -1/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 3 | -3/+3 |
* | Make all media tests build on Win64 | jschuh@chromium.org | 2013-02-20 | 1 | -2/+2 |
* | Move duration change logic from WebMediaPlayerImpl to ChunkDemuxer. | acolwell@chromium.org | 2013-02-15 | 1 | -1/+1 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 4 | -7/+7 |
* | Remove reference counting from media::AudioRenderer and friends. | scherkus@chromium.org | 2013-02-05 | 1 | -1/+2 |
* | Remove reference counting from media::VideoRenderer and friends. | scherkus@chromium.org | 2013-02-05 | 1 | -1/+2 |
* | Replace VideoRendererBase Get/PutCurrentFrame() with a VideoFrame-containing ... | scherkus@chromium.org | 2013-02-05 | 1 | -12/+6 |
* | Pass in media message loop to AudioRendererImpl and enforce calling on the ri... | scherkus@chromium.org | 2013-01-31 | 1 | -3/+4 |
* | Cleanups to enable clang warning about protected non-virtual RefCounted destr... | jamesr@chromium.org | 2013-01-30 | 2 | -4/+2 |
* | Remove qt_faststart, scaler_bench, and tile_render_bench from media/tools/. | scherkus@chromium.org | 2013-01-23 | 4 | -851/+0 |
* | Change PipelineStatusCB to Closure for ended callbacks. | wolenetz@chromium.org | 2013-01-03 | 1 | -1/+1 |
* | Vanquish the remnants of media::MessageLoopFactory. | scherkus@chromium.org | 2013-01-02 | 1 | -14/+7 |
* | Encrypted Media: Old video decrypt-only path clean-up. | xhwang@chromium.org | 2012-12-18 | 1 | -1/+1 |
* | Encrypted Media: Refactor Video Decrypt-Only to use DecryptingDemuxerStream. | xhwang@chromium.org | 2012-12-17 | 1 | -0/+1 |
* | Encrypted Media: Support Audio Decrypt-Only. | xhwang@chromium.org | 2012-12-14 | 1 | -1/+3 |
* | Remove use of AV_EF_CAREFUL from media code. | scherkus@chromium.org | 2012-12-13 | 1 | -1/+0 |
* | Pass in media message loop to VideoRendererBase and enforce calling on the ri... | scherkus@chromium.org | 2012-12-07 | 1 | -0/+1 |
* | Delete media/tools/player_wtl. | scherkus@chromium.org | 2012-11-28 | 13 | -2798/+0 |
* | Remove MessageLoopProxy-getting callbacks from various media classes. | scherkus@chromium.org | 2012-11-28 | 2 | -14/+4 |
* | Combine media decoding and pipeline threads. | scherkus@chromium.org | 2012-11-21 | 2 | -4/+4 |