summaryrefslogtreecommitdiffstats
path: root/media/base
Commit message (Expand)AuthorAgeFilesLines
* Initial StateMatrix idea using composition and void*scherkus@chromium.org2010-11-043-0/+140
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-0310-139/+305
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-014-14/+14
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-2310-554/+371
* Prevent buffered time from being less than the current time.scherkus@chromium.org2010-10-203-38/+88
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-192-8/+7
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-194-11/+35
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-182-11/+32
* Make sure to use scoped_refptr for refcounted params in audio/video/remotingwillchan@chromium.org2010-10-181-2/+6
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-132-0/+15
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-6/+2
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-2/+6
* GpuVideoDecoderHost runs on IO thread instead of Render threadhclam@chromium.org2010-10-071-0/+2
* Cleanup in VideoFramehclam@chromium.org2010-10-072-54/+0
* Implement Gles2VideoDecoderContexthclam@chromium.org2010-10-072-1/+5
* Implement GpuVideoDecoderHost and unit testshclam@chromium.org2010-10-071-0/+2
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-041-2/+2
* VP8 decoder for chromotinghclam@chromium.org2010-09-293-2/+24
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-291-4/+9
* FBTF: Moves code to the headers.erg@google.com2010-09-286-20/+51
* Implement VP8 encoder for chromotinghclam@chromium.org2010-09-283-1/+46
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-233-57/+96
* Fix an error reported by the clang assembler.thakis@chromium.org2010-09-211-4/+4
* Fixed Ended event when audio is disabled.sergeyu@chromium.org2010-09-173-1/+20
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-132-1/+107
* Clean up texture types in VideoFramehclam@chromium.org2010-09-091-6/+10
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-052-24/+34
* Implement audio recording for Linux via ALSA.satish@chromium.org2010-09-022-2/+5
* media: recycle buffers/direct rendering etc. (third patch)jiesun@google.com2010-09-021-1/+4
* Fixing rounding error in buffering bar for fully loaded HTTP videosvrk@google.com2010-09-012-14/+30
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-4/+8
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-272-1/+3
* media: add flush stage before stop().jiesun@google.com2010-08-262-54/+133
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+1
* media: bit stream converterjiesun@google.com2010-08-132-0/+3
* remove text direct in 64 bit because these are proper inline within a C funct...fbarchard@chromium.org2010-08-121-3/+0
* declare text segment for gcc assemblyfbarchard@chromium.org2010-08-111-24/+9
* preparation for recycling buffer, patch 2jiesun@google.com2010-08-114-19/+28
* Revert 55603nsylvain@chromium.org2010-08-114-28/+19
* preparation for recycling buffer, patch 2jiesun@google.com2010-08-104-19/+28
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-102-0/+4
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-092-4/+0
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-1/+1
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-092-0/+4
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-1/+1
* allow yuv scaling fpic code to be used on linux, as well as Macfbarchard@chromium.org2010-08-061-7/+16
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-063-3/+0
* Play WebM live streamhclam@chromium.org2010-08-041-1/+3
* media bench report fpsfbarchard@chromium.org2010-08-031-1/+4