summaryrefslogtreecommitdiffstats
path: root/media/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...andybons@chromium.org2010-11-242-5/+5
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-11-242-5/+5
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-203-5/+5
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-152-18/+20
* Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollectionlevin@chromium.org2010-11-151-10/+8
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-8/+10
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-032-19/+20
* media_bench output width and height of mediafbarchard@chromium.org2010-10-271-3/+8
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-238-82/+23
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-193-38/+27
* [media] inject VDC to decoder.jiesun@google.com2010-10-132-3/+12
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+1
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-171-1/+1
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-171-1/+1
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-171-1/+1
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-131-8/+8
* Clean up texture types in VideoFramehclam@chromium.org2010-09-091-3/+2
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-051-3/+3
* Remove refcounting of VideoDecodeEnginehclam@chromium.org2010-09-031-2/+2
* Merge remote branch 'origin/trunk' into resubmithclam@chromium.org2010-09-031-1/+1
* Revert 58429, 58428, 58427, 58423.akalin@chromium.org2010-09-031-1/+1
* Build fix. Fix include to point to new locations.hclam@chromium.org2010-09-021-1/+1
* media: recycle buffers/direct rendering etc. (third patch)jiesun@google.com2010-09-021-1/+1
* Second attempt at fixing the Direct3D Present() crash. It is fixed by realizi...imcheng@chromium.org2010-08-301-2/+3
* remove meaningless ffmpeg fast flagfbarchard@chromium.org2010-08-281-0/+1
* Revert 56582 - ffmpeg flag CODEC_FLAG2_FAST removedrvargas@google.com2010-08-181-1/+0
* ffmpeg flag CODEC_FLAG2_FAST removedfbarchard@chromium.org2010-08-181-0/+1
* media: change engine interface to be suitable for gpu_video_decoderjiesun@google.com2010-08-131-14/+39
* Fixed issue with rendering in mfdecoder where it crashes when rendering D3D s...imcheng@chromium.org2010-08-102-93/+102
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-4/+3
* media bench report fpsfbarchard@chromium.org2010-08-031-17/+24
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+2
* fix another compile error on windows.nsylvain@chromium.org2010-07-311-0/+1
* Fix compile on windows.nsylvain@chromium.org2010-07-311-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-314-18/+22
* ffmpeg roll for chromium source and windows binariesfbarchard@chromium.org2010-07-282-2/+2
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-284-0/+4
* Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"jeremy@chromium.org2010-07-282-2/+2
* deps roll for new ffmpeg and switch to av_register_protocol2fbarchard@chromium.org2010-07-282-2/+2
* media: player_wtl renderer forget to putCurrentFrame.jiesun@google.com2010-07-271-0/+1
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-2/+9
* Reverting 53348...bradnelson@google.com2010-07-221-9/+2
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-2/+9
* Revert 53281 - ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-222-2/+2
* ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-222-2/+2
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-214-29/+38
* A tool using Source Reader in Media Foundation for H264 decodinghclam@chromium.org2010-07-204-0/+1019
* file_util: deprecate remaining wstring functionsevan@chromium.org2010-07-167-48/+63
* media: refactoring video_render_base to recycle buffersjiesun@google.com2010-07-144-5/+18
* A simple media player using Media Foundation.hclam@chromium.org2010-07-094-0/+1345