summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* The runner script runs the analyzer with various parameters (especially, grou...imasaki@google.com2011-09-237-117/+504
* Exclude ffmpeg from the build when building for Android.peter@chromium.org2011-09-231-65/+126
* Reland r102332 - export more symbols needed for the component builddpranke@chromium.org2011-09-231-1/+1
* Revert "Fix more symbol exports and a compile failure for the component build...dpranke@chromium.org2011-09-221-1/+1
* Fix more symbol exports and a compile failure for the component build ofdpranke@chromium.org2011-09-221-1/+1
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-2126-85/+426
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Add a lock around getting and setting of source_ to avoid possible compiler r...ajwong@chromium.org2011-09-212-11/+32
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-1926-206/+199
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-182-2/+2
* Rewriting FFmpegAudioDecoder and eliminating DecoderBase.scherkus@chromium.org2011-09-178-658/+257
* Revert 101551 - Add script to generate and run layout tests for problematic v...vrk@google.com2011-09-163-211/+0
* Replace AudioDecoderConfig with simple accessors on AudioDecoder.scherkus@chromium.org2011-09-1617-103/+73
* Add script to generate and run layout tests for problematic video files.vrk@google.com2011-09-163-0/+211
* Reorganize YUV scalers (Continued)hclam@chromium.org2011-09-1616-1857/+111
* Write tests for FFmpegAudioDecoder so I can rewrite the class sans regressions.scherkus@chromium.org2011-09-164-2/+206
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-1625-196/+206
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-1625-206/+196
* Remove hardcoded text 'media' in the layout test analyzer.imasaki@google.com2011-09-152-92/+121
* Add API to query for the audio buffer size.rtoy@google.com2011-09-152-0/+22
* 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