summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect VideoFrame::row_bytes() for RGB. Add tests.dalecurtis@chromium.org2012-03-232-1/+70
* Fix frame hashing to include all valid planes.dalecurtis@chromium.org2012-03-227-26/+63
* Move VideoDecoder out of media pipeline.xhwang@chromium.org2012-03-2211-62/+79
* sync the openbsd audio code with linuxrobert.nagy@gmail.com2012-03-221-4/+0
* Make AudioParameters a class instead of a structvrk@google.com2012-03-2138-285/+310
* Fix leaking AVPackets in AudioFileReader.dalecurtis@chromium.org2012-03-211-3/+2
* Add software audio mixing to the audio utils.enal@chromium.org2012-03-203-4/+157
* Merge FilterStatusCB into PipelineStatusCB.xhwang@chromium.org2012-03-1818-63/+53
* Add frame hashing to PipelineIntegrationTests.dalecurtis@chromium.org2012-03-179-75/+151
* Fix inconsistent line endings. No code changetommi@chromium.org2012-03-162-5/+5
* Do not swizzle 5.0/5.1 audio layoutraymond.liu@intel.com2012-03-161-55/+0
* Enable multithreaded theora decode.dalecurtis@chromium.org2012-03-163-13/+2
* Callback renaming in media code.xhwang@chromium.org2012-03-1528-234/+233
* Remove FFmpegVideoDecoder log spam and misleading comment.acolwell@chromium.org2012-03-151-6/+1
* mac: Add MEDIA_EXPORT macros needed to link tests in the shared buildthakis@chromium.org2012-03-152-2/+2
* Remove unused AudioBuffersState member.enal@chromium.org2012-03-153-21/+10
* On windows, create PCMWaveInAudioInputStream instance with correct device ID.yzshen@chromium.org2012-03-147-10/+164
* Roll deps for ffmpeg security fixes and add new test case.dalecurtis@google.com2012-03-141-0/+2
* Stopping the audio thread before destroying the AudioManager<Platform>.xians@chromium.org2012-03-1411-83/+108
* Add AddKey to AesDecryptorxhwang@chromium.org2012-03-145-43/+131
* Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...primiano@chromium.org2012-03-131-1/+1
* Revert 126474 - Remove unused AudioBuffersState member.scottmg@google.com2012-03-132-9/+21
* Remove unused AudioBuffersState member.enal@chromium.org2012-03-132-21/+9
* Add base::StaticAtomicSequenceNumber.pliard@chromium.org2012-03-131-3/+2
* Disable flaky PipelineIntegrationTestsacolwell@chromium.org2012-03-131-2/+4
* Make FFmpegVideoDecoder defer a flush until the pending read completes.acolwell@chromium.org2012-03-124-5/+52
* Add the "default" device to the device list as long as it detects the hardware.xians@chromium.org2012-03-121-11/+11
* Create video and audio decoder threads on demand.tommi@chromium.org2012-03-1111-16/+75
* Roll ffmpeg DEPS. Add test cases for a couple issues.dalecurtis@google.com2012-03-101-6/+18
* Rename StatisticsCallback to StatisticsCB and DataSource::ReadCallback to Rea...xhwang@chromium.org2012-03-1031-206/+203
* Add support for --enable-threaded-compositing by makingfischman@chromium.org2012-03-092-11/+15
* Replace use of XKeycodeToKeysym() with XkbKeycodeToKeysym() in player_x11.scherkus@chromium.org2012-03-081-2/+2
* Add AES decryptor and tests.xhwang@chromium.org2012-03-0824-34/+459
* Improves flaky unit tests on Windows and Mac OS X.henrika@chromium.org2012-03-072-27/+51
* Moved the implementations of ReleaseOutputStream() and ReleaseInputStream() t...xians@chromium.org2012-03-0717-521/+627
* Add test files for AES decryptor.xhwang@chromium.org2012-03-072-0/+0
* Adds input volume control support for Windows platforms.henrika@chromium.org2012-03-069-107/+205
* WebM parser bug fixes for live streams.acolwell@chromium.org2012-03-067-35/+163
* Add a test file to simulate live WebM.acolwell@chromium.org2012-03-062-0/+2
* Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.scherkus@chromium.org2012-03-069-138/+78
* Fix muted audio when playback rate != 1.0 or 0.0vrk@chromium.org2012-03-0612-381/+722
* Fix memory leak in WebMContentEncodingsClient.xhwang@chromium.org2012-03-057-76/+152
* Clean up audio-related utility functions to compute buffer sizesvrk@chromium.org2012-03-052-6/+3
* Convert uses of int ms to TimeDelta in media.tedvessenes@gmail.com2012-03-052-5/+9
* Convert uses of int ms to TimeDelta in media/audio.tedvessenes@gmail.com2012-03-034-6/+10
* Cleanup: Another round of unused forward declaration cleanup.thestig@chromium.org2012-03-031-3/+1
* Updating Layout test analyzer.imasaki@google.com2012-03-0214-182/+242
* Change Clock::SetMaxTime() to be safe even in the presence of slow pipelines.fischman@chromium.org2012-03-023-5/+4
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-0120-114/+144
* Adding Milestone in chromium bug hunter output file and email. Also, fix some...imasaki@google.com2012-03-013-10/+18