| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland r101418: Fix aspect ratio and clarify video frame dimensions | vrk@google.com | 2011-09-19 | 1 | -3/+4 |
* | Revert 101418 - Fix aspect ratio and clarify video frame dimensions | vrk@google.com | 2011-09-16 | 1 | -4/+3 |
* | Fix aspect ratio and clarify video frame dimensions | vrk@google.com | 2011-09-16 | 1 | -3/+4 |
* | Create media.dll / libmedia.so. | darin@chromium.org | 2011-08-29 | 1 | -1/+1 |
* | make URL handling transparent to media pipeline. | wjia@chromium.org | 2011-08-24 | 1 | -2/+0 |
* | Migrate Pipeline & PipelineImpl to PipelineStatusCB. | acolwell@chromium.org | 2011-08-09 | 1 | -7/+6 |
* | Revert r95841 due to failing media_unittests on linux_shared bot. | darin@chromium.org | 2011-08-08 | 1 | -2/+2 |
* | Enable media.dll / libmedia.so. | darin@chromium.org | 2011-08-08 | 1 | -2/+2 |
* | Revert 95496 - Create media.dll | apatrick@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Create media.dll | darin@chromium.org | 2011-08-04 | 1 | -2/+2 |
* | The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc... | wjia@chromium.org | 2011-07-07 | 1 | -2/+4 |
* | Implementing preload=metadata for video | vrk@google.com | 2011-04-05 | 1 | -0/+4 |
* | PipelineError is dead. Long live PipelineStatus! | fischman@chromium.org | 2011-03-16 | 1 | -16/+8 |
* | Refactoring code to use factories to create DataSource objects. | acolwell@chromium.org | 2011-03-14 | 1 | -23/+1 |
* | Remove the silly notion of MIME types from media code. | scherkus@chromium.org | 2011-03-09 | 1 | -6/+6 |
* | Implement webkit media metrics in chromium. | scherkus@chromium.org | 2011-02-16 | 1 | -0/+17 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2011-01-05 | 1 | -0/+2 |
* | Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com... | acolwell@chromium.org | 2010-12-29 | 1 | -2/+0 |
* | Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to... | acolwell@chromium.org | 2010-12-29 | 1 | -0/+2 |
* | Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-29 | 1 | -2/+0 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-29 | 1 | -0/+2 |
* | Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-23 | 1 | -2/+0 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-23 | 1 | -0/+2 |
* | Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ... | acolwell@chromium.org | 2010-12-22 | 1 | -2/+0 |
* | Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions. | acolwell@chromium.org | 2010-12-22 | 1 | -0/+2 |
* | Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ... | scherkus@chromium.org | 2010-12-03 | 1 | -3/+3 |
* | Refactor Pipeline & PipelineImpl so WebMediaPlayerImpl references a Pipeline ... | acolwell@chromium.org | 2010-11-11 | 1 | -0/+12 |
* | Move MediaFilterCollection code into a class. | scherkus@chromium.org | 2010-11-03 | 1 | -1/+2 |
* | Terminate FilterFactory and his nasty friends | hclam@chromium.org | 2010-10-23 | 1 | -5/+5 |
* | Change MediaFilter::Stop() to accept a callback so that Stop() is asynchronou... | boliu@google.com | 2010-06-02 | 1 | -2/+0 |
* | Reporting a more accurate buffered time for the video tag | hclam@chromium.org | 2010-05-25 | 1 | -1/+1 |
* | Issues with video looping | hclam@chromium.org | 2010-04-20 | 1 | -2/+2 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Correct network state and ready state reporting. | ajwong@chromium.org | 2009-08-21 | 1 | -0/+4 |
* | Reverting r24002 due to test_shell_tests redness | ajwong@chromium.org | 2009-08-21 | 1 | -4/+0 |
* | Correct network state and ready state reporting. | ajwong@chromium.org | 2009-08-21 | 1 | -0/+4 |
* | BufferedDataSource to support server without range request support | hclam@chromium.org | 2009-07-29 | 1 | -0/+4 |
* | Implemented proper pause-then-seek behaviour for the media pipeline. | scherkus@chromium.org | 2009-07-25 | 1 | -1/+0 |
* | Added reference counting to the Pipeline interface. | scherkus@chromium.org | 2009-07-18 | 1 | -1/+3 |
* | Renamed FilterHost::Error() and Pipeline::GetTime() to more appropriate names. | scherkus@chromium.org | 2009-07-17 | 1 | -2/+3 |
* | Removed the bool parameter from PipelineCallback and cleaned up WebMediaPlaye... | scherkus@chromium.org | 2009-07-15 | 1 | -11/+7 |
* | Unreverting "Implemented injected message loops for PipelineImpl" | scherkus@chromium.org | 2009-07-11 | 1 | -27/+22 |
* | Revert "Implemented injected message loops for PipelineImpl." | scherkus@chromium.org | 2009-07-10 | 1 | -22/+27 |
* | Implemented injected message loops for PipelineImpl. | scherkus@chromium.org | 2009-07-10 | 1 | -27/+22 |
* | Big media::Pipeline cleanup. | scherkus@chromium.org | 2009-07-09 | 1 | -94/+69 |
* | Handle end of stream for media | hclam@chromium.org | 2009-06-04 | 1 | -0/+1 |
* | Implemented Pipeline seek callbacks and a big refactor of PipelineImplTest. | scherkus@chromium.org | 2009-05-12 | 1 | -18/+27 |
* | FFmpegDemuxer now uses a thread to handle demuxing. | scherkus@chromium.org | 2009-03-31 | 1 | -0/+1 |
* | Revert tree bustage cause by r11904. | hclam@chromium.org | 2009-03-17 | 1 | -2/+5 |
* | andrew's patch | hclam@chromium.org | 2009-03-17 | 1 | -5/+2 |