summaryrefslogtreecommitdiffstats
path: root/media/base/pipeline_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent pending callbacks after an error from being interpreted as teardown c...acolwell@chromium.org2011-02-021-13/+78
* Fix a teardown hang caused by an Abort() call while there is a pending read.acolwell@chromium.org2011-01-261-1/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-42/+42
* Fix flaky behavior in pipeline teardown.acolwell@chromium.org2011-01-131-50/+80
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2011-01-051-100/+73
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-1/+1
* Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...acolwell@chromium.org2010-12-291-58/+101
* Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...acolwell@chromium.org2010-12-291-101/+58
* Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-291-58/+101
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-291-101/+58
* Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-231-58/+101
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-231-101/+58
* Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-221-58/+101
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-221-101/+58
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+8
* Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...scherkus@chromium.org2010-12-031-5/+6
* Stopgap fix for crash in issue 53867 comment 15thakis@chromium.org2010-12-011-54/+68
* Fix clock update behavior at the end of stream.acolwell@chromium.org2010-11-231-13/+26
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-6/+6
* Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollectionlevin@chromium.org2010-11-151-6/+6
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-6/+6
* Refactor Pipeline & PipelineImpl so WebMediaPlayerImpl references a Pipeline ...acolwell@chromium.org2010-11-111-18/+10
* Refactor code so PipelineImpl doesn't rely on FilterType anymore.scherkus@chromium.org2010-11-041-107/+45
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-031-102/+76
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-1/+1
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-231-81/+194
* Prevent buffered time from being less than the current time.scherkus@chromium.org2010-10-201-14/+16
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-191-7/+6
* Make sure to use scoped_refptr for refcounted params in audio/video/remotingwillchan@chromium.org2010-10-181-2/+6
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-6/+2
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-2/+6
* Fixed Ended event when audio is disabled.sergeyu@chromium.org2010-09-171-1/+4
* Fixing rounding error in buffering bar for fully loaded HTTP videosvrk@google.com2010-09-011-3/+12
* media: add flush stage before stop().jiesun@google.com2010-08-261-30/+90
* preparation for recycling buffer, patch 2jiesun@google.com2010-08-111-13/+6
* Revert 55603nsylvain@chromium.org2010-08-111-6/+13
* preparation for recycling buffer, patch 2jiesun@google.com2010-08-101-13/+6
* Fixing crash in buffer bar painting codevrk@google.com2010-07-281-0/+13
* Added checks to GetBufferedTime() to cap at the media's durationvrk@google.com2010-06-141-8/+13
* Change MediaFilter::Stop() to accept a callback so that Stop() is asynchronou...boliu@google.com2010-06-021-102/+113
* Reporting a more accurate buffered time for the video taghclam@chromium.org2010-05-251-10/+29
* Refactoring in media::PipelineImpl and media::MediaFilter.scherkus@chromium.org2010-05-171-15/+10
* Issues with video loopinghclam@chromium.org2010-04-201-2/+7
* Revert 42727 - ffmpeg roll chromium binariesfbarchard@chromium.org2010-03-261-2/+1
* ffmpeg roll chromium binariesfbarchard@chromium.org2010-03-261-1/+2
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Report stalled event correctly for <video>hclam@chromium.org2009-10-161-0/+28
* Correct network state and ready state reporting.ajwong@chromium.org2009-08-211-0/+12
* Reverting r24002 due to test_shell_tests rednessajwong@chromium.org2009-08-211-12/+0
* Correct network state and ready state reporting.ajwong@chromium.org2009-08-211-0/+12