summaryrefslogtreecommitdiffstats
path: root/media/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactoring decoder interfacejiesun@google.com2010-05-262-10/+44
* Reporting a more accurate buffered time for the video taghclam@chromium.org2010-05-256-13/+51
* Change default to three threads for video decoding and add command line --vid...fbarchard@chromium.org2010-05-192-5/+12
* Refactoring in media::PipelineImpl and media::MediaFilter.scherkus@chromium.org2010-05-177-54/+43
* Removed AlsaPcmOutputStrem::Packet. Fixed bug in AlsaPcmOutputStream::Schedul...sergeyu@chromium.org2010-05-143-0/+45
* Add a private opaque pointer option to VideoFrame.scherkus@chromium.org2010-05-143-5/+70
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-052-2/+26
* Use FFmpeg's reordered_opaque for presentation timestamp reordering.scherkus@chromium.org2010-04-282-12/+0
* Remove OmxSink interface because Buffer Allocation will go through Allocator ...jiesun@google.com2010-04-271-1/+9
* Merging SeekableBuffer and BufferQueue:sergeyu@chromium.org2010-04-276-447/+225
* Remove AVFrame dependency.jiesun@google.com2010-04-232-0/+12