summaryrefslogtreecommitdiffstats
path: root/media/base/buffers.cc
Commit message (Expand)AuthorAgeFilesLines
* Introducing DecoderBuffer and general Buffer cleanup.dalecurtis@google.com2012-05-311-4/+0
* Removed StreamSample as a shared base class between Buffer and VideoFrame.scherkus@chromium.org2012-03-261-2/+5
* Add AES decryptor and tests.xhwang@chromium.org2012-03-081-0/+4
* buffers.cc: replaced global TimeDelta constants with fully-inlined functions.fischman@chromium.org2012-01-181-7/+1
* Replace media::Limits struct with media::limits namespace and update document...scherkus@chromium.org2011-12-071-1/+4
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+4
* Remove media::StreamSample::IsDiscontinuous() and friends.scherkus@chromium.org2010-11-121-5/+2
* Rename media::StreamSample::kInvalidTimestamp to media::kNoTimestamp.scherkus@chromium.org2010-11-121-3/+2
* FBTF: Moves code to the headers.erg@google.com2010-09-281-0/+7
* Suppress slider thumb jumping around during seekinghclam@chromium.org2009-08-211-0/+13