index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
2
-2
/
+4
*
Buffer interface is now uint8*. Slight change to way data buffers are create...
ralphl@chromium.org
2009-03-16
4
-52
/
+55
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-0
/
+1
*
Remove unneeded platform_thread.h includes. Reduces number of includes from 5...
thestig@chromium.org
2009-03-13
1
-1
/
+0
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
1
-1
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
3
-3
/
+0
*
Implementaion of the VideoFrame interaface plus unit tests. Modified the moc...
ralphl@chromium.org
2009-03-11
5
-82
/
+355
*
Implemented AudioRendererImpl in renderer process using API
hclam@chromium.org
2009-03-10
1
-1
/
+1
*
Checking in media::FFmpegGlue, media::FFmpegDemuxer and tests.
scherkus@chromium.org
2009-03-10
2
-7
/
+35
*
Revert "Checking in media::FFmpegDemuxer and tests."
scherkus@chromium.org
2009-03-10
2
-35
/
+7
*
Checking in media::FFmpegDemuxer and tests.
scherkus@chromium.org
2009-03-10
1
-1
/
+6
*
Checking in media::FFmpegGlue and some common FFmpeg code.
scherkus@chromium.org
2009-03-10
1
-6
/
+29
*
DCHECK affects performance in release build.
fbarchard@chromium.org
2009-03-07
1
-0
/
+7
*
Moved mock media filter constructors from private to public.
scherkus@chromium.org
2009-03-06
1
-44
/
+31
*
Pipeline_Impl was modified to properly render a stream that has video but no ...
ralphl@chromium.org
2009-03-06
8
-209
/
+275
*
Cast size_t to int for comparison with ReadFile return value.
fbarchard@chromium.org
2009-03-06
1
-6
/
+8
*
YUV conversion code.
fbarchard@chromium.org
2009-03-06
3
-0
/
+270
*
Fixed up MockFilterHost and MockPipeline to support tasks and callbacks.
scherkus@chromium.org
2009-03-06
2
-34
/
+72
*
Changed several references from "char" to "uint8" which is the appropriate de...
ralphl@chromium.org
2009-03-04
3
-45
/
+87
*
Added IsEndOfStream and IsDiscontiguous flags to buffers.
ralphl@chromium.org
2009-02-25
5
-92
/
+131
*
Moved most functionality of video renderer into a base class (video_renderer_...
ralphl@chromium.org
2009-02-24
1
-0
/
+42
*
Fixes a bug in the media pipeline that resulted in the video dimensions never...
ralphl@chromium.org
2009-02-19
3
-51
/
+328
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-1
/
+0
*
A very basic implementation of a data source, which opens a file. Implementa...
ralphl@chromium.org
2009-02-12
2
-0
/
+276
*
Almost complete implementation of the Chrome video renderer. Still needs to ...
ralphl@chromium.org
2009-02-11
1
-2
/
+14
*
Could you guys get on this one ASAP. My video render code depends on these m...
ralphl@chromium.org
2009-02-10
5
-20
/
+216
*
Added missing header include to buffers.h.
scherkus@chromium.org
2009-02-06
1
-0
/
+1
*
Updated pipeline unit test and added mocks for a full audio pipeline.
ralphl@chromium.org
2009-02-05
2
-78
/
+364
*
Merged with latest media pipeline and cleaned up some style stuff.
hclam@chromium.org
2009-02-03
1
-1
/
+1
*
Changed media::Buffer interfaces to use base::TimeDelta.
scherkus@chromium.org
2009-01-31
5
-28
/
+34
*
Fixed AssignableBuffer to use OwnerType instead of BufferType.
scherkus@chromium.org
2009-01-30
1
-1
/
+1
*
Checking in media::Synchronizer, a utility class to facilitate A/V synchroniz...
scherkus@chromium.org
2009-01-30
2
-0
/
+152
*
Fixed up the EOL style on all /src/media source files.
scherkus@chromium.org
2009-01-29
2
-12
/
+12
*
A minor change to the pattern for filter factories that makes the implementat...
ralphl@chromium.org
2009-01-29
4
-308
/
+388
*
Moved RefCountedThreadSafe from AssignableBuffer to base type Assignable.
scherkus@chromium.org
2009-01-29
1
-11
/
+25
*
Implementation of Pipeline and FilterHost interfaces. This is a large change...
ralphl@chromium.org
2009-01-28
11
-148
/
+949
*
This is the frozen interface definition for the media pipeline, filters, and ...
ralphl@chromium.org
2009-01-21
8
-279
/
+345
*
Removed Interface from the end of a bunch of media classes.
scherkus@chromium.org
2009-01-15
7
-76
/
+74
*
Checking in filter factory code.
scherkus@chromium.org
2009-01-15
1
-0
/
+136
*
Checking in basic pipeline interface and stubbed out media::PipelineImpl.
scherkus@chromium.org
2009-01-14
3
-0
/
+195
*
Call logging::InitLogging. The lack of this was causing some hangs (and poss...
erikkay@google.com
2009-01-13
1
-2
/
+0
*
Removed FFmpeg constants from media::MediaFormat and media::mime_type.
scherkus@chromium.org
2009-01-07
2
-10
/
+0
*
Changed media::DataSourceInterface to use string instead of wstring.
scherkus@chromium.org
2009-01-07
1
-1
/
+1
*
Changed media::kRawAudio/Video constants to the correct media::kUncompressedA...
scherkus@chromium.org
2009-01-07
1
-2
/
+2
*
Checking in stubbed out media::FilterHostImpl and updated Windows and Linux b...
scherkus@chromium.org
2009-01-06
2
-0
/
+140
*
Forgot to make a few media::FilterHostInterface functions pure virtual.
scherkus@chromium.org
2009-01-06
1
-11
/
+11
*
Checking in media::FilterHostInterface.
scherkus@chromium.org
2008-12-18
2
-3
/
+140
*
Updated media::MediaFormat to use char/std::string instead of wchar_t/std::ws...
scherkus@chromium.org
2008-12-17
2
-22
/
+22
*
Checking in media::DataBuffer, a simple implementation of WritableBufferInter...
scherkus@chromium.org
2008-12-16
5
-20
/
+166
*
Updated MediaFormat to use std::string and char/wchar_t constants and tweaked...
scherkus@chromium.org
2008-12-09
2
-61
/
+60
[next]