| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't redefine what Snow Leopard provides if Snow Leopard has provided it. | mark@chromium.org | 2009-09-16 | 1 | -1/+3 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Reverting 26070 from media tests failure | mhm@chromium.org | 2009-09-12 | 4 | -76/+286 |
* | Media Bench file IO redux to address mp4 parsing issue. | fbarchard@chromium.org | 2009-09-12 | 2 | -117/+262 |
* | Mac Assembler and Linux cleanup | fbarchard@chromium.org | 2009-09-12 | 4 | -286/+76 |
* | Removes hungarian notation in media\player. Thanks to thiago.farina@gmail.com | fbarchard@chromium.org | 2009-09-09 | 1 | -56/+55 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 2 | -2/+11 |
* | Media bench add -hash, 64 bit IO, and some cleanup of dump | fbarchard@chromium.org | 2009-09-05 | 2 | -12/+47 |
* | Added file_protocol.h to media.gyp | scherkus@chromium.org | 2009-09-04 | 1 | -0/+1 |
* | Implemented file URLProtocol for media_bench. | scherkus@chromium.org | 2009-09-04 | 6 | -4/+81 |
* | linux: fix yuv_row on ARM (don't use MMX). | piman@chromium.org | 2009-09-04 | 1 | -2/+1 |
* | Apply some sanity checks to the values coming back to us from FFmpeg. | cevans@chromium.org | 2009-09-04 | 3 | -1/+42 |
* | media_bench optionally dump raw output to a file. | fbarchard@chromium.org | 2009-09-03 | 1 | -5/+73 |
* | Uses POINT instead of CPoint to reduce the dependency in ATL. | scherkus@chromium.org | 2009-09-03 | 1 | -1/+1 |
* | Fix messy includes in media\player. | maruel@chromium.org | 2009-09-03 | 13 | -149/+68 |
* | Do not permit a seek to a negative position. This was already an error | cevans@chromium.org | 2009-09-03 | 2 | -1/+5 |
* | Ignore audio decode errors in the same way video decode errors are done. | fbarchard@chromium.org | 2009-09-02 | 1 | -1/+6 |
* | mmx for linux yuv convert function. | fbarchard@chromium.org | 2009-09-01 | 5 | -88/+903 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 5 | -10/+7 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 5 | -7/+10 |
* | Fix memory leask in media yuv_convert unit tests. Replace pointers init'd by ... | jshin@chromium.org | 2009-08-28 | 1 | -22/+22 |
* | Delay calling NotifyEnded() until the audio hardware has played the last of t... | scherkus@chromium.org | 2009-08-27 | 2 | -7/+18 |
* | Fix build bustage r24568 | hclam@chromium.org | 2009-08-27 | 1 | -0/+2 |
* | Make audio and video in sync while playback rate != 1.0 | hclam@chromium.org | 2009-08-27 | 1 | -0/+1 |
* | Output format change to allow longer durations. | fbarchard@chromium.org | 2009-08-26 | 1 | -1/+1 |
* | Clean up AudioRendererAlgorithmOLA when dealing with very little remaining data. | scherkus@chromium.org | 2009-08-25 | 6 | -26/+230 |
* | Provide unplayed bytes ALSA implementation of audio | hclam@chromium.org | 2009-08-24 | 4 | -3/+32 |
* | Providing unplayed bytes in audio hardware buffer | hclam@chromium.org | 2009-08-24 | 15 | -37/+126 |
* | qt_faststart use %PRIX64 for 64 bit value printfs for better compatibility wi... | fbarchard@chromium.org | 2009-08-21 | 1 | -5/+6 |
* | Correct network state and ready state reporting. | ajwong@chromium.org | 2009-08-21 | 5 | -0/+26 |
* | Updates to be able to build all targets in Linux x64. | deanm@chromium.org | 2009-08-21 | 1 | -7/+11 |
* | Timing code for measuring DLL load performance. | fbarchard@chromium.org | 2009-08-21 | 1 | -1/+29 |
* | Fix Issue 160529 in a nice way with unittest. | fbarchard@chromium.org | 2009-08-21 | 4 | -54/+33 |
* | Reverting r24002 due to test_shell_tests redness | ajwong@chromium.org | 2009-08-21 | 5 | -26/+0 |
* | Correct network state and ready state reporting. | ajwong@chromium.org | 2009-08-21 | 5 | -0/+26 |
* | Threadsafe access to AudioSource callback. Release stream on close. Handle er... | ajwong@chromium.org | 2009-08-21 | 5 | -46/+151 |
* | Fix build bustage | hclam@chromium.org | 2009-08-21 | 1 | -1/+1 |
* | Suppress slider thumb jumping around during seeking | hclam@chromium.org | 2009-08-21 | 9 | -16/+91 |
* | Remove the folding define macro. | ajwong@chromium.org | 2009-08-20 | 1 | -7/+0 |
* | Bump kNumBuffers to 3 | fbarchard@chromium.org | 2009-08-20 | 2 | -16/+22 |
* | Enabled mono playback support for Linux. | scherkus@chromium.org | 2009-08-20 | 2 | -5/+20 |
* | Prevent current time jumping around when seek | hclam@chromium.org | 2009-08-19 | 1 | -3/+10 |
* | Possible deadlock in PCM audio Start() method | cpu@chromium.org | 2009-08-18 | 2 | -6/+47 |
* | Renames the ambiguous hwnd variable to |parent|. | scherkus@chromium.org | 2009-08-18 | 1 | -2/+2 |
* | A quick fix for YUV overflow on Mac concern. | fbarchard@chromium.org | 2009-08-18 | 3 | -32/+88 |
* | Removes hungarian notations from list.h. | paul@chromium.org | 2009-08-17 | 1 | -37/+36 |
* | Workaround a race condition caused by not synchronization destruction of the ... | ajwong@chromium.org | 2009-08-15 | 1 | -0/+7 |
* | Fixes crash due to NullAudioRenderer calling GetPlaybackRate() during initial... | scherkus@chromium.org | 2009-08-15 | 1 | -18/+16 |
* | Framework to display disabled mute button when audio fails. | kylep@chromium.org | 2009-08-14 | 1 | -0/+5 |
* | demux duplicate data the same way as mp3 does. | fbarchard@chromium.org | 2009-08-14 | 2 | -86/+49 |