| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in media/, take 2. | avi | 2015-12-23 | 79 | -0/+189 |
* | Add missing macros includes in media/. | avi | 2015-12-19 | 29 | -0/+29 |
* | Switch to standard integer types in media/. | Avi Drissman | 2015-12-19 | 65 | -995/+1046 |
* | media: Disable flaky VideoRendererAlgorithmTest.CadenceBasedTest | danakj | 2015-12-15 | 1 | -1/+2 |
* | Don't accumulate poor frames in low delay or stalled mode. | dalecurtis | 2015-12-15 | 2 | -0/+16 |
* | Don't assume correct image format in CopyVpxImageToVideoFrame() | wdzierzanowski | 2015-12-15 | 2 | -11/+22 |
* | Don't require VDAs to return all PictureBuffers at once. | liberato | 2015-12-10 | 2 | -12/+30 |
* | A bit more logging in FFmpegDemuxerStream::Create | servolk | 2015-12-09 | 2 | -6/+20 |
* | Remove kint64max. | avi | 2015-12-09 | 2 | -6/+9 |
* | opus: allow mismatch in AudioDecoderConfig and ExtraData delay | zhengxiong | 2015-12-07 | 2 | -5/+8 |
* | Roll ffmpeg DEPS for MP3 seek bug, add tests. | Chris Cunningham | 2015-12-05 | 1 | -1/+2 |
* | Use XRGB for opaque hardware-decoded videos. | jbauman | 2015-12-04 | 1 | -1/+3 |
* | Revert "Fix race on demuxer memory usage. Reuse previous calculation." | wdzierzanowski | 2015-12-04 | 2 | -23/+24 |
* | media: Add some useful logs related to encrypted media playback. | xhwang | 2015-12-04 | 1 | -1/+2 |
* | Passed is_encrypted parameter to the VDA initialization. | timav | 2015-12-04 | 1 | -1/+4 |
* | [MSE] Fix GC with media_time past the last appended buffer timestamp | servolk | 2015-12-03 | 3 | -5/+81 |
* | Fix Bug: Video with Variable Frame Rate plays at incorrect speed. | qiangchen | 2015-12-02 | 5 | -27/+150 |
* | Revert of Use XRGB for opaque hardware-decoded videos. (patchset #1 id:1 of h... | kbr | 2015-12-01 | 1 | -3/+1 |
* | Use XRGB for opaque hardware-decoded videos. | jbauman | 2015-12-01 | 1 | -1/+3 |
* | Enable pcm_s32le audio decoding. | jyw | 2015-11-25 | 1 | -1/+2 |
* | Cleanup bitstream converter map for better readability. | dalecurtis | 2015-11-25 | 1 | -9/+15 |
* | Cleanup: Correctly spell success(ful). | thestig | 2015-11-23 | 1 | -4/+5 |
* | Reland: media::FFmpegVideoDecoder: remove ctor param |task_runner| and use a ... | mcasas | 2015-11-20 | 3 | -13/+14 |
* | Reland: Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittests | mcasas | 2015-11-20 | 1 | -3/+3 |
* | Reland of: media::VpxVideoDecoder cleanup | mcasas | 2015-11-19 | 2 | -239/+229 |
* | Revert of media::FFmpegVideoDecoder: remove ctor param |task_runner| and use ... | mcasas | 2015-11-19 | 3 | -14/+13 |
* | media::FFmpegVideoDecoder: remove ctor param |task_runner| and use a ThreadCh... | mcasas | 2015-11-19 | 3 | -13/+14 |
* | Use std::default_delete as the default deleter for scoped_ptr. | dcheng | 2015-11-19 | 1 | -0/+2 |
* | Always create OPUS decoder buffer with kSampleFormatF32 | zhengxiong | 2015-11-18 | 1 | -8/+5 |
* | media: Support SetCdm() on GpuVideoDecoder. | xhwang | 2015-11-18 | 2 | -2/+58 |
* | Revert of media::VpxVideoDecoder cleanup (patchset #4 id:260001 of https://co... | mcasas | 2015-11-18 | 2 | -232/+245 |
* | Revert of Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unit... | mcasas | 2015-11-18 | 1 | -3/+3 |
* | Media: Use libyuv::I420Copy instead of Copy{Y,U,V,A}Plane() in unittests | mcasas | 2015-11-17 | 1 | -3/+3 |
* | media::VpxVideoDecoder cleanup | mcasas | 2015-11-16 | 2 | -245/+232 |
* | media: Pass SetCdmReadyCB in {Audio|Video}Decoder::Initialize(). | xhwang | 2015-11-15 | 30 | -117/+149 |
* | Revert of media: Pass SetCdmReadyCB in {Audio|Video}Decoder::Initialize(). (p... | loyso | 2015-11-14 | 30 | -149/+117 |
* | media: Pass SetCdmReadyCB in {Audio|Video}Decoder::Initialize(). | xhwang | 2015-11-14 | 30 | -117/+149 |
* | Roll FFmpeg for M48 | ddorwin | 2015-11-13 | 7 | -12/+11 |
* | media: Replace DecryptorReadyCB with CdmReadyCB. | xhwang | 2015-11-12 | 16 | -256/+302 |
* | Update WebmMuxer for audio component of MediaStream recording. | ajose | 2015-11-07 | 3 | -147/+195 |
* | Remove obsolete "temporary seek" track buffer logic. | chcunningham | 2015-11-04 | 1 | -27/+0 |
* | Modified old wait sync point functions to also accept new sync tokens. | dyen | 2015-11-03 | 2 | -5/+9 |
* | Fix race on demuxer memory usage. Reuse previous calculation. | dalecurtis | 2015-11-02 | 2 | -24/+23 |
* | [tracing] Add names to memory-infra dumpers for debugging | primiano | 2015-10-30 | 1 | -1/+1 |
* | Add methods for telling V8 how much memory audio/video is using. | dalecurtis | 2015-10-29 | 12 | -0/+50 |
* | Pass DecryptConfig parameters over IPC and use it in AVDA. | timav | 2015-10-27 | 1 | -0/+6 |
* | Destroy the fallback decoder after enough sw frames are decoded. | dalecurtis | 2015-10-23 | 3 | -5/+22 |
* | Fail playback when VideoDecoderConfig has invalid extra data. | chcunningham | 2015-10-20 | 14 | -116/+174 |
* | media: DecoderSelector supports generic decoders that can handle encrypted st... | xhwang | 2015-10-19 | 11 | -198/+247 |
* | media: Use GL shared worker context instead of allocating one. | dcastagna | 2015-10-19 | 2 | -13/+10 |