summaryrefslogtreecommitdiffstats
path: root/media/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-08-021-0/+3
* Revert "This tool demonstrates the use of the Media Foundation H.264 decoder ...evan@chromium.org2010-07-291-3/+0
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-07-291-0/+3
* Fixing crash in buffer bar painting codevrk@google.com2010-07-281-0/+13
* ffmpeg roll for chromium source and windows binariesfbarchard@chromium.org2010-07-282-5/+5
* Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"jeremy@chromium.org2010-07-282-5/+5
* deps roll for new ffmpeg and switch to av_register_protocol2fbarchard@chromium.org2010-07-282-5/+5
* GTTF: more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-07-271-2/+3
* media: preparation for recycle buffer.jiesun@google.com2010-07-223-56/+16
* Reverting 53348...bradnelson@google.com2010-07-223-16/+56
* media: preparation for recycle buffer.jiesun@google.com2010-07-223-56/+16
* Revert 53266 - Testing a revert works removing a harmless comment CLfbarchard@chromium.org2010-07-221-4/+1
* Revert 53281 - ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-222-5/+5
* ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-222-5/+5
* comment for what linearscale isfbarchard@chromium.org2010-07-211-1/+4
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-153-0/+3
* Revert everything related to the relanding.erg@chromium.org2010-07-143-3/+0
* Reland r52336.erg@chromium.org2010-07-143-0/+3
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-143-3/+0
* More header cleanup:erg@chromium.org2010-07-143-0/+3
* media: Remove a not accurated TODO.tfarina@chromium.org2010-07-101-12/+3
* Use LoadLibraryEx() instead of SetDllDirectory() for overriding DLL loading p...scherkus@chromium.org2010-06-301-12/+5
* 1. remove initial rendering lag time for egl image decoding pathwjia@google.com2010-06-241-0/+26
* Limit the DLL search path when loading FFmpeg binaries on Windows.scherkus@chromium.org2010-06-231-2/+14
* code cleanup for media code for video renerers.jiesun@google.com2010-06-234-17/+10
* Revert 49990 - xthakis@chromium.org2010-06-161-12/+0
* xthakis@chromium.org2010-06-161-0/+12
* Chromoting unit test: Adding DecoderVerbatimTesthclam@chromium.org2010-06-152-0/+4
* Added checks to GetBufferedTime() to cap at the media's durationvrk@google.com2010-06-143-9/+52
* Make MediaFilter::Stop() asynchronous.boliu@chromium.org2010-06-111-8/+6
* Implement a chromoting client using X11hclam@chromium.org2010-06-093-1/+62
* Change MediaFilter::Stop() to accept a callback so that Stop() is asynchronou...boliu@google.com2010-06-028-137/+198
* pad yuv additional 15 bytes to allow 16 pixels at a time to be processed with...fbarchard@chromium.org2010-05-281-1/+3
* Removed PushSource::Packet. SeekableBuffer.current_time() fixed to returnsergeyu@chromium.org2010-05-263-14/+22