summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-094-3/+8
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-2/+0
* Moved files from media/media_foundation to media/mf. Cleaned up the code a li...imcheng@chromium.org2010-08-067-410/+344
* 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-064-4/+0
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-4/+3
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-1/+1
* Play WebM live streamhclam@chromium.org2010-08-042-1/+10
* media bench report fpsfbarchard@chromium.org2010-08-032-18/+28
* Adding two test cases to ffmpeg_unittest from user bug reports.scherkus@chromium.org2010-08-031-1/+10
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-032-3/+2
* Remove FFmpegDemuxer::first_seek_hack_ since underlying bugs have been fixed ...scherkus@chromium.org2010-08-023-32/+3
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-08-028-0/+1366
* Uninitialized member in AudioInputController.finnur@chromium.org2010-08-021-0/+1
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+2
* fix another compile error on windows.nsylvain@chromium.org2010-07-311-0/+1
* Fix compile on windows.nsylvain@chromium.org2010-07-311-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-315-20/+24
* Revert "This tool demonstrates the use of the Media Foundation H.264 decoder ...evan@chromium.org2010-07-298-1366/+0
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-07-298-0/+1366
* Fixing crash in buffer bar painting codevrk@google.com2010-07-281-0/+13
* ffmpeg roll for chromium source and windows binariesfbarchard@chromium.org2010-07-288-10/+11
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-286-1/+7
* Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"jeremy@chromium.org2010-07-288-11/+10
* Updated some comments to point at bugs in ffmpeg_unittest.cc and ffmpeg_audio...scherkus@chromium.org2010-07-282-1/+19
* deps roll for new ffmpeg and switch to av_register_protocol2fbarchard@chromium.org2010-07-288-10/+11
* Implement accurate seeking by decoding audio/video until we reach our desired...scherkus@chromium.org2010-07-285-5/+33
* Checking in FFmpeg regression testing framework.scherkus@chromium.org2010-07-272-0/+661
* GTTF: more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-07-277-45/+56
* media: player_wtl renderer forget to putCurrentFrame.jiesun@google.com2010-07-271-0/+1
* use_system_ffmpeg broken on gentoo side.jiesun@google.com2010-07-261-2/+0
* ffmpeg seek to keyframe on oggfbarchard@chromium.org2010-07-261-4/+0
* media: preparation for recycle buffer.jiesun@google.com2010-07-227-58/+273
* Remove FFmpegDemuxer::current_timestamp_ and always pass AVSEEK_FLAG_BACKWARD...scherkus@chromium.org2010-07-223-17/+11
* Reverting 53348...bradnelson@google.com2010-07-227-273/+58
* media: preparation for recycle buffer.jiesun@google.com2010-07-227-58/+273
* 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-227-10/+9
* ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-227-9/+10
* comment for what linearscale isfbarchard@chromium.org2010-07-211-1/+4
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-215-53/+66
* Fix check_deps problem in my last commithclam@chromium.org2010-07-201-1/+1
* Fix check_deps failure in my last commithclam@chromium.org2010-07-201-0/+1
* A tool using Source Reader in Media Foundation for H264 decodinghclam@chromium.org2010-07-205-0/+1040
* media seek to any frame for ffmpegfbarchard@chromium.org2010-07-201-0/+4
* file_util: deprecate remaining wstring functionsevan@chromium.org2010-07-168-53/+72
* temporary fix for OMX port setting change eventwjia@google.com2010-07-162-7/+15
* Add an AudioInputController to help with audio recording.satish@chromium.org2010-07-164-0/+409
* This callback is created byjiesun@google.com2010-07-151-5/+4
* Audio pause and seek betterhclam@chromium.org2010-07-152-19/+69