summaryrefslogtreecommitdiffstats
path: root/media/cast/receiver/video_decoder.cc
Commit message (Expand)AuthorAgeFilesLines
* Move libvpx_new to libvpxjohannkoenig2016-03-021-2/+2
* Set timestamps to decoded video frames in cast receiver asxjz2016-02-051-0/+2
* Convert Pass()→std::move() in //mediadcheng2015-12-271-1/+2
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+3
* Switch to standard integer types in media/.Avi Drissman2015-12-191-5/+5
* Cast Housekeeping: Unwind the cast_defines.h dumping-ground.miu2015-12-011-1/+0
* cast/receiver/video_decoder: use a pool of VideoFrames and libyuv::I420Copy()mcasas2015-11-111-17/+23
* Reland: [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-041-0/+9
* Revert of [Cast] Thread-safe LogEventDispatcher for packet/frame event loggin...anthonyvd2015-11-031-9/+0
* [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-031-0/+9
* Copy libvpx from DEPS to srcjohannkoenig2015-09-181-2/+2
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-131-6/+3
* Cast: Change override to final wherever possible.hubbe2015-04-291-4/+4
* [Cast] Repurpose CastInitializationStatus for variable frame size support.miu2015-02-071-17/+15
* replace COMPILE_ASSERT with static_assert in media/mostynb2015-01-051-2/+2
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Standardize usage of virtual/override/final in media/dcheng2014-10-211-4/+4
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-2/+2
* Remove implicit conversions from scoped_refptr to T* in media/dcheng2014-08-271-5/+6
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-10/+10
* Cast: Implement cast simulator toolhclam@chromium.org2014-07-031-1/+6
* [Cast] Clean-up: Merge transport audio/video configs and remove unused data m...miu@chromium.org2014-06-271-8/+8
* Cast: Synthetic benchmark tool.hubbe@chromium.org2014-06-141-2/+2
* Revert 276603 "Cast: Synthetic benchmark tool."phoglund@chromium.org2014-06-121-2/+2
* Cast: Synthetic benchmark tool.hubbe@chromium.org2014-06-121-2/+2
* [Cast] Clean-up: Merge RtpReceiver+AudioReceiver+VideoReceiver-->FrameReceiver.miu@chromium.org2014-06-031-0/+259