| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace hard-coded media_format() methods with Google Mock methods declared i... | scherkus@chromium.org | 2009-11-18 | 4 | -49/+80 |
* | Test program for OpenMAX video decoding | hclam@chromium.org | 2009-11-13 | 4 | -8/+205 |
* | Fix build bustage cause by checkdeps | hclam@chromium.org | 2009-11-12 | 1 | -0/+1 |
* | OpenMAX for video decoder | hclam@chromium.org | 2009-11-12 | 4 | -0/+1493 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -10/+10 |
* | First patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 4 | -3/+21 |
* | Limit frequency of audio to 48000. | fbarchard@chromium.org | 2009-11-05 | 1 | -0/+9 |
* | Reduce sleep time on Mac to 500 ms, same as PC | fbarchard@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | Fix crash in AudioRendererImpl by adding a MessageLoop DestructionObserver. | scherkus@chromium.org | 2009-11-05 | 1 | -0/+7 |
* | wav_ola_test - add CommandLine::Reset to clean up ValGrind memory leak fix. | fbarchard@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | Add a command line reset to clean up memory leak found by valgrind. | fbarchard@chromium.org | 2009-11-05 | 1 | -0/+1 |
* | SetVolume and GetVolume take one volume instead of separate left and right vo... | fbarchard@chromium.org | 2009-11-04 | 13 | -88/+72 |
* | Reduce test duration for valgrind. | fbarchard@chromium.org | 2009-11-03 | 1 | -1/+1 |
* | Add yasm and ffmpeg into the build tree for linux. | ajwong@chromium.org | 2009-10-30 | 1 | -0/+10 |
* | Fix memory leaks in media_bench. | scherkus@chromium.org | 2009-10-27 | 1 | -12/+19 |
* | Data to reproduce infinite loop fixed by 48_aac_infinite_loop.patch | fbarchard@chromium.org | 2009-10-26 | 1 | -0/+0 |
* | Quick fix for Alsa stutter - Wake up sooner. | fbarchard@chromium.org | 2009-10-22 | 1 | -0/+3 |
* | Fold first 3 channels of multichannel instead of 5. Use fixed point. | fbarchard@chromium.org | 2009-10-20 | 2 | -94/+113 |
* | Fix incorrect usage of scope_ptr with an array. | tkent@chromium.org | 2009-10-19 | 1 | -1/+1 |
* | media.gyp - remove condition that prevents qt_faststart from building on x64. | fbarchard@chromium.org | 2009-10-17 | 1 | -11/+7 |
* | -fPIC buildable version of yuv for 64 bit linux. | fbarchard@chromium.org | 2009-10-16 | 1 | -97/+106 |
* | Move Alsa device opening into the audio thread, and add in support for multi-... | ajwong@chromium.org | 2009-10-16 | 10 | -121/+694 |
* | Report stalled event correctly for <video> | hclam@chromium.org | 2009-10-16 | 4 | -1/+45 |
* | Mark YUV conversion functions private_extern on the Mac. These symbols don't | mark@chromium.org | 2009-10-15 | 1 | -2/+0 |
* | Pad time to next audio data write to compensate for nanosleep inaccuracy on l... | ajwong@chromium.org | 2009-10-15 | 1 | -0/+10 |
* | MMX2 improvements on Linux 64 bit. | fbarchard@chromium.org | 2009-10-15 | 3 | -77/+87 |
* | Remove the base_gfx project since it no longer has an external dependencies. | brettw@chromium.org | 2009-10-14 | 1 | -0/+1 |
* | Reverting 29019. | finnur@chromium.org | 2009-10-14 | 3 | -70/+66 |
* | Use lea to remove 2 instructions from the inner loop of YUV Scale. | fbarchard@chromium.org | 2009-10-14 | 3 | -66/+70 |
* | Add 'Hash' to printf for test corpus script compatibility and future hash com... | fbarchard@chromium.org | 2009-10-14 | 1 | -3/+3 |
* | Turn NULL used as int to 0. | phajdan.jr@chromium.org | 2009-10-13 | 2 | -4/+4 |
* | 64 bit linux yuv | fbarchard@chromium.org | 2009-10-13 | 2 | -40/+120 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -13/+13 |
* | Remove old data, once we are not using it. | fbarchard@chromium.org | 2009-10-12 | 2 | -2/+0 |
* | use djb2 hash in media/base | fbarchard@chromium.org | 2009-10-12 | 1 | -21/+17 |
* | media_bench use djb2 hash from media/base | fbarchard@chromium.org | 2009-10-09 | 1 | -13/+1 |
* | Support 8 and 32 bit formats for Mac Channel Swizzler. | fbarchard@chromium.org | 2009-10-09 | 1 | -2/+4 |
* | Update new data to match old data so checksum doesnt fail and remove old data. | fbarchard@chromium.org | 2009-10-09 | 2 | -2/+2 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | DJB2 Hash for applications where high speed hash or checksum values are needed. | fbarchard@chromium.org | 2009-10-09 | 4 | -0/+74 |
* | Add -loop=N option to test ffmpeg ogv decoding on loop. | fbarchard@chromium.org | 2009-10-09 | 1 | -0/+20 |
* | quick syntax fix | fbarchard@chromium.org | 2009-10-08 | 1 | -1/+1 |
* | Support 8 and 32 bit formats for Mac Channel Swizzler. | fbarchard@chromium.org | 2009-10-08 | 1 | -7/+13 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Mac Surround Sound 5.1 channel layout adapter from AAC layout to native Audio... | fbarchard@chromium.org | 2009-10-06 | 3 | -12/+60 |
* | media::FFmpegDemuxer giving too much errors | hclam@chromium.org | 2009-09-30 | 1 | -2/+4 |
* | Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ... | pkasting@chromium.org | 2009-09-29 | 2 | -3/+3 |
* | Add --verbose=N option to set ffmpeg log message level. | fbarchard@chromium.org | 2009-09-24 | 1 | -3/+16 |
* | Off by one in YUV scale caused an extra read (mostly harmless) | fbarchard@chromium.org | 2009-09-22 | 3 | -21/+3 |
* | Fixing build bustage caused by r26759 | hclam@chromium.org | 2009-09-21 | 1 | -1/+1 |