summaryrefslogtreecommitdiffstats
path: root/media/tools/player_wtl/movie.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove use of PipelineStatus from BufferedDataSource and FileDataSource.scherkus@chromium.org2012-07-231-1/+1
* Move VideoRenderer out of Filter heirarchy.scherkus@chromium.org2012-07-231-1/+1
* Replace Pipeline::SetNetworkActivity() with BufferedDataSource -> WebMediaPla...fischman@chromium.org2012-06-121-1/+0
* Reland r136679, reverted in r136753: Delete MockDataSource, remove IsLocalSou...fischman@chromium.org2012-05-121-2/+1
* Revert 136679 - Delete MockDataSource, remove IsLocalSource & IsSeekable from...tkent@chromium.org2012-05-121-1/+2
* Delete MockDataSource, remove IsLocalSource & IsSeekable from Demuxer/Pipeline.fischman@chromium.org2012-05-111-2/+1
* Rename AudioRendererBase and AudioRendererAlgorithmBasevrk@chromium.org2012-04-091-2/+2
* Merge AudioRendererImpl and AudioRendererBase; add NullAudioSinkvrk@chromium.org2012-04-061-2/+4
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-7/+0
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-0/+7
* Move media/audio files into media namespacevrk@google.com2012-04-021-7/+0
* Remove DemuxerFactory and URL parameter from Pipeline.scherkus@chromium.org2012-04-021-5/+4
* Don't report errors twice to pipeline clients.fischman@chromium.org2012-03-271-1/+1
* Create video and audio decoder threads on demand.tommi@chromium.org2012-03-111-2/+7
* Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.scherkus@chromium.org2012-03-061-2/+2
* Remove "high"-latency audio code pathvrk@chromium.org2012-02-031-10/+3
* Fold Pipeline::Init() into Pipeline::Start().scherkus@chromium.org2012-01-301-1/+7
* Replace DataSourceFactory with explicitly initialized DataSources.scherkus@chromium.org2012-01-191-8/+13
* Fold media::PipelineImpl into media::Pipeline as there is only one implementa...scherkus@chromium.org2012-01-181-3/+3
* Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.fischman@chromium.org2012-01-101-4/+6
* Replace subclass interface from VideoRendererBase with a single paint callback.scherkus@chromium.org2011-12-221-2/+2
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-2/+5
* Remove media::VideoDecodeContext as it has no implementation and is unused.scherkus@chromium.org2011-10-281-1/+1
* Rename media::AudioRendererImpl to media::ReferenceAudioRendererImpl.fischman@chromium.org2011-10-071-3/+3
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-4/+2
* Migrate Pipeline & PipelineImpl to PipelineStatusCB.acolwell@chromium.org2011-08-091-2/+2
* Log PipelineImpl events to MediaLog.scottfr@chromium.org2011-08-091-1/+2
* AdaptiveDemuxer{,Factory,Stream} are born!fischman@chromium.org2011-03-291-2/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* PipelineError is dead. Long live PipelineStatus!fischman@chromium.org2011-03-161-8/+7
* DemuxerFactory is born!fischman@chromium.org2011-03-141-8/+8
* Refactoring code to use factories to create DataSource objects.acolwell@chromium.org2011-03-141-4/+4
* Remove MessageLoop methods from Filter interface toacolwell@chromium.org2011-01-151-8/+13
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+2
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-0/+5
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-5/+0
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-0/+5
* Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...scherkus@chromium.org2010-12-031-2/+3
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-10/+10
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-031-9/+9
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-231-13/+11
* [media] inject VDC to decoder.jiesun@google.com2010-10-131-1/+1
* Issues with video loopinghclam@chromium.org2010-04-201-2/+2
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-251-0/+172