| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated some comments to point at bugs in ffmpeg_unittest.cc and ffmpeg_audio... | scherkus@chromium.org | 2010-07-28 | 2 | -1/+19 |
* | deps roll for new ffmpeg and switch to av_register_protocol2 | fbarchard@chromium.org | 2010-07-28 | 8 | -10/+11 |
* | Implement accurate seeking by decoding audio/video until we reach our desired... | scherkus@chromium.org | 2010-07-28 | 5 | -5/+33 |
* | Checking in FFmpeg regression testing framework. | scherkus@chromium.org | 2010-07-27 | 2 | -0/+661 |
* | GTTF: more FRIEND_TEST_ALL_PREFIXES | phajdan.jr@chromium.org | 2010-07-27 | 7 | -45/+56 |
* | media: player_wtl renderer forget to putCurrentFrame. | jiesun@google.com | 2010-07-27 | 1 | -0/+1 |
* | use_system_ffmpeg broken on gentoo side. | jiesun@google.com | 2010-07-26 | 1 | -2/+0 |
* | ffmpeg seek to keyframe on ogg | fbarchard@chromium.org | 2010-07-26 | 1 | -4/+0 |
* | media: preparation for recycle buffer. | jiesun@google.com | 2010-07-22 | 7 | -58/+273 |
* | Remove FFmpegDemuxer::current_timestamp_ and always pass AVSEEK_FLAG_BACKWARD... | scherkus@chromium.org | 2010-07-22 | 3 | -17/+11 |
* | Reverting 53348... | bradnelson@google.com | 2010-07-22 | 7 | -273/+58 |
* | media: preparation for recycle buffer. | jiesun@google.com | 2010-07-22 | 7 | -58/+273 |
* | Revert 53266 - Testing a revert works removing a harmless comment CL | fbarchard@chromium.org | 2010-07-22 | 1 | -4/+1 |
* | Revert 53281 - ffmpeg update with vp3 patches. | fbarchard@chromium.org | 2010-07-22 | 7 | -10/+9 |
* | ffmpeg update with vp3 patches. | fbarchard@chromium.org | 2010-07-22 | 7 | -9/+10 |
* | comment for what linearscale is | fbarchard@chromium.org | 2010-07-21 | 1 | -1/+4 |
* | Remove deprecated CommandLine::GetLooseValues(), rename to args(). | evan@chromium.org | 2010-07-21 | 5 | -53/+66 |
* | Fix check_deps problem in my last commit | hclam@chromium.org | 2010-07-20 | 1 | -1/+1 |
* | Fix check_deps failure in my last commit | hclam@chromium.org | 2010-07-20 | 1 | -0/+1 |
* | A tool using Source Reader in Media Foundation for H264 decoding | hclam@chromium.org | 2010-07-20 | 5 | -0/+1040 |
* | media seek to any frame for ffmpeg | fbarchard@chromium.org | 2010-07-20 | 1 | -0/+4 |
* | file_util: deprecate remaining wstring functions | evan@chromium.org | 2010-07-16 | 8 | -53/+72 |
* | temporary fix for OMX port setting change event | wjia@google.com | 2010-07-16 | 2 | -7/+15 |
* | Add an AudioInputController to help with audio recording. | satish@chromium.org | 2010-07-16 | 4 | -0/+409 |
* | This callback is created by | jiesun@google.com | 2010-07-15 | 1 | -5/+4 |
* | Audio pause and seek better | hclam@chromium.org | 2010-07-15 | 2 | -19/+69 |
* | AudioController sets volume to 1.0 by default | hclam@chromium.org | 2010-07-15 | 1 | -1/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 5 | -0/+5 |
* | Add a fake audio input stream for testing purposes. | satish@chromium.org | 2010-07-15 | 7 | -1/+201 |
* | Fixed ended event when playing audio on linux. | sergeyu@chromium.org | 2010-07-14 | 3 | -43/+3 |
* | media: refactoring video_render_base to recycle buffers | jiesun@google.com | 2010-07-14 | 6 | -132/+205 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 5 | -5/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 5 | -0/+5 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 5 | -5/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 5 | -0/+5 |
* | Add recording capability to AudioManager, and implemented on windows using th... | satish@chromium.org | 2010-07-14 | 14 | -5/+696 |
* | Rename a header and some methods to make way for subsequent audio recording a... | satish@chromium.org | 2010-07-12 | 28 | -156/+162 |
* | media: Remove a not accurated TODO. | tfarina@chromium.org | 2010-07-10 | 1 | -12/+3 |
* | Renamed AudioController to AudioOutputController. | satish@chromium.org | 2010-07-09 | 4 | -110/+125 |
* | A simple media player using Media Foundation. | hclam@chromium.org | 2010-07-09 | 5 | -0/+1364 |
* | Rewrite AudioRendererHost to use AudioController | hclam@chromium.org | 2010-07-07 | 3 | -14/+31 |
* | Use LoadLibraryEx() instead of SetDllDirectory() for overriding DLL loading p... | scherkus@chromium.org | 2010-06-30 | 1 | -12/+5 |
* | media: OMX seek works for OMX_HEADBUFFERTYPE now. | jiesun@google.com | 2010-06-29 | 14 | -35/+231 |
* | move quit of paint message_loop into callback of pipeline stop to guarantee m... | wjia@google.com | 2010-06-28 | 1 | -13/+10 |
* | 1. remove initial rendering lag time for egl image decoding path | wjia@google.com | 2010-06-24 | 14 | -99/+146 |
* | move DEPS of app into player_x11 | wjia@google.com | 2010-06-24 | 1 | -0/+0 |
* | media_Bench and ffmpeg_tests disable exception handler by default | fbarchard@chromium.org | 2010-06-24 | 2 | -4/+16 |
* | Limit the DLL search path when loading FFmpeg binaries on Windows. | scherkus@chromium.org | 2010-06-23 | 1 | -2/+14 |
* | Allow src/media/tools/ to include files from app. | tony@chromium.org | 2010-06-23 | 1 | -0/+4 |
* | code cleanup for media code for video renerers. | jiesun@google.com | 2010-06-23 | 18 | -138/+126 |