summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* There is a complain from Valgrind about invalid memory access in snd_device_n...xians@chromium.org2011-09-153-14/+23
* Windows-only change -- issue is worst on Windows because of pre-buffering. On...enal@chromium.org2011-09-152-2/+24
* Fixing dropped seeks.serya@chromium.org2011-09-151-1/+1
* Add one more vorbis packet for testing purposes.scherkus@chromium.org2011-09-142-2/+6
* Resubmit - Rewrite color space conversions suite using YASM"hclam@chromium.org2011-09-1428-192/+1891
* Improve the speed of YUVConvertTest.SideBySideRGB.hbono@chromium.org2011-09-141-7/+9
* Revert 100915 - Rewrite color space conversions suite using YASMdhollowa@chromium.org2011-09-1428-1916/+191
* Revert 100916 - Fix builddhollowa@chromium.org2011-09-142-0/+25
* Revert 100917 - Not use SSSE3 code that was merged accidentallydhollowa@chromium.org2011-09-141-1/+17
* Automatic update of annotations in the trend graph in layout test analyzer.imasaki@google.com2011-09-137-72/+4278
* Remove Demuxer from the Filter class hierarchy.acolwell@chromium.org2011-09-1321-124/+353
* Not use SSSE3 code that was merged accidentallyhclam@chromium.org2011-09-131-17/+1
* Fix buildhclam@chromium.org2011-09-132-25/+0
* Rewrite color space conversions suite using YASMhclam@chromium.org2011-09-1328-191/+1916
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-0/+1
* Deduplicate mock DemuxerStream objects.scherkus@chromium.org2011-09-111-15/+2
* Checking in vorbis extradata and compressed data for testing purposes.scherkus@chromium.org2011-09-115-1/+6
* Modification based on CR comments.imasaki@google.com2011-09-092-6/+6
* Minor doc change.imasaki@google.com2011-09-091-12/+12
* Update trend graph only in result change in the layout test analyzer.imasaki@google.com2011-09-092-38/+44
* The recording in linux sometimes triggers endless delay warnings, which happe...xians@chromium.org2011-09-092-2/+15
* Add a command-line option about status email in the layout test analyzer.imasaki@google.com2011-09-092-2/+19
* Disable my ASM code (Take 2)hbono@chromium.org2011-09-091-3/+1
* Disable my ASM code.hbono@chromium.org2011-09-091-13/+0
* Fix a build break on ARM.hbono@chromium.org2011-09-091-1/+5
* Implements RGB to YV12 conversions in YASM.hbono@chromium.org2011-09-0912-9/+1942
* Scale BufferedResourceLoader buffering window based on bit rate of videovrk@google.com2011-09-088-13/+117
* add workarounds for some popular webcam.wjia@chromium.org2011-09-084-51/+68
* Fix for the issue pointed out by pylint in the layout test analzyer.imasaki@google.com2011-09-089-83/+83
* Fix a small bug relating to result directory location in layout test analyzer...imasaki@google.com2011-09-071-2/+3
* Faster RGBA->YV12 conversion using hbono's algorithmhclam@chromium.org2011-09-075-399/+535
* One-liner fix for player_wtl.scherkus@chromium.org2011-09-071-1/+0
* Adding ogv test file for media unit tests.vrk@google.com2011-09-061-0/+0
* Added an option to append text at the end of the status email in layout test ...imasaki@google.com2011-09-062-10/+38
* Add README file and parametrize result directory in layout test analzyer tool...imasaki@google.com2011-09-063-5/+114
* Revert 99236 - Very short-term change: while working on proper long-term solu...crogers@google.com2011-09-022-24/+2
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-023-3/+4
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-023-4/+3
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-023-3/+4
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-011-1/+1
* Very short-term change: while working on proper long-term solution,enal@chromium.org2011-09-012-2/+24
* Add check for zero-sized source YUV + tests.scherkus@chromium.org2011-09-012-191/+155
* Apply limits consistent with offline audio contexts.cevans@chromium.org2011-09-011-0/+1
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-145/+22
* Fix indentation in audio_file_reader.cccrogers@google.com2011-08-301-3/+3
* Add one commandline paramter and one bug fix for the layout test analyzer.imasaki@google.com2011-08-303-14/+51
* Fix ChunkDemuxer end of stream handling.acolwell@chromium.org2011-08-302-5/+163
* Fix link error with components build and media.dll. I have no idea why the bo...jam@chromium.org2011-08-301-6/+6
* Fix crash in AudioFileReader::Read() by checking for properly initialized AVC...crogers@google.com2011-08-301-3/+11
* Fix checkperms failure from r98756.thestig@chromium.org2011-08-301-0/+0