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
/
video_decoder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make VideoDecoder use (kAborted, NULL) to signify an aborted decode, instead ...
rileya@chromium.org
2014-01-06
1
-2
/
+1
*
Reland r212023 "Rename VideoDecoder::ReadCB to VideoDecoder::DecodeCB."
xhwang@chromium.org
2013-07-26
1
-5
/
+4
*
Revert 212023 "Rename VideoDecoder::ReadCB to VideoDecoder::Deco..."
ddorwin@chromium.org
2013-07-17
1
-4
/
+5
*
Rename VideoDecoder::ReadCB to VideoDecoder::DecodeCB.
xhwang@chromium.org
2013-07-17
1
-5
/
+4
*
VideoFrameStream reports video decoding statistics.
xhwang@chromium.org
2013-07-14
1
-3
/
+1
*
Reland r210741 "Separate DemuxerStream and VideoDecoder."
xhwang@chromium.org
2013-07-13
1
-19
/
+19
*
Revert 210741 "Separate DemuxerStream and VideoDecoder."
kinaba@chromium.org
2013-07-10
1
-19
/
+19
*
Separate DemuxerStream and VideoDecoder.
xhwang@chromium.org
2013-07-10
1
-19
/
+19
*
Rename VideoDecoder::HasOutputFrameAvailable() to CanReadWithoutStalling().
xhwang@chromium.org
2013-07-03
1
-1
/
+1
*
Add VideoDecoder::NeedsBitStreamConversion().
xhwang@chromium.org
2013-05-15
1
-0
/
+3
*
Make FFmpegVideoDecoder reinitializable.
xhwang@chromium.org
2013-04-25
1
-3
/
+11
*
Remove reference counting from media::DemuxerStream and friends.
scherkus@chromium.org
2013-04-25
1
-1
/
+1
*
Reland: Remove reference counting from media::VideoDecoder and friends.
scherkus@chromium.org
2013-04-19
1
-7
/
+5
*
Revert 194993 "Remove reference counting from media::VideoDecode..."
scherkus@chromium.org
2013-04-18
1
-5
/
+7
*
Remove reference counting from media::VideoDecoder and friends.
scherkus@chromium.org
2013-04-18
1
-7
/
+5
*
GpuVideoDecoder not to use DemuxerStream after it's stopped.
xhwang@chromium.org
2013-04-10
1
-1
/
+3
*
Introduce VideoDecoder::HasOutputFrameAvailable().
scherkus@chromium.org
2013-03-20
1
-0
/
+6
*
Add video decoding methods in Decryptor and add DecryptingVideoDecoder.
xhwang@chromium.org
2012-10-04
1
-1
/
+3
*
Enforce Stop() is always called before dtor in FFmepgVideoDecoder.
xhwang@chromium.org
2012-09-26
1
-6
/
+9
*
Remove VideoDecoder::PrepareForShutdownHack() and friends.
scherkus@chromium.org
2012-09-13
1
-8
/
+0
*
Change Deryptor::DecryptStatus and VideoDecoder::DecoderStatus to *::Status.
xhwang@chromium.org
2012-08-07
1
-3
/
+2
*
Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().
acolwell@chromium.org
2012-08-02
1
-9
/
+0
*
Change VideoDecoder::ReadCB to take const scoped_refptr<VideoFrame>&.
xhwang@chromium.org
2012-06-20
1
-1
/
+2
*
Introducing DecoderBuffer and general Buffer cleanup.
dalecurtis@google.com
2012-05-31
1
-1
/
+0
*
Remove VideoDecoder from the Filter heirarchy.
xhwang@chromium.org
2012-05-03
1
-0
/
+95