| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix use_system_ffmpeg and clean up ffmpeg.gyp | scherkus@chromium.org | 2010-03-30 | 2 | -8/+24 |
* | Revert 42727 - ffmpeg roll chromium binaries | fbarchard@chromium.org | 2010-03-26 | 2 | -4/+3 |
* | ffmpeg roll chromium binaries | fbarchard@chromium.org | 2010-03-26 | 2 | -3/+4 |
* | - OpenBSD media/audio support stub | pvalchev@google.com | 2010-03-26 | 4 | -7/+115 |
* | Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc... | scherkus@chromium.org | 2010-03-25 | 9 | -60/+63 |
* | Change PipelineImplTest in media_unittests to workaround gmock bug | hclam@chromium.org | 2010-03-24 | 1 | -49/+59 |
* | Revert 42415 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p... | scherkus@chromium.org | 2010-03-24 | 8 | -54/+60 |
* | Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc... | scherkus@chromium.org | 2010-03-24 | 8 | -60/+54 |
* | Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame. | scherkus@chromium.org | 2010-03-23 | 21 | -631/+578 |
* | Revert 41386 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p... | jrg@chromium.org | 2010-03-12 | 8 | -54/+60 |
* | Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc... | scherkus@chromium.org | 2010-03-12 | 8 | -60/+54 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 3 | -3/+3 |
* | Move wtl from chrome/third_party to third_party/. This | tony@chromium.org | 2010-03-09 | 2 | -3/+3 |
* | media: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-06 | 3 | -3/+3 |
* | Fix crashing in FFmpegGlueTest.Write and friends | hclam@chromium.org | 2010-03-05 | 1 | -20/+15 |
* | omx_unittests to load OpenMAX library dynamically | hclam@chromium.org | 2010-03-05 | 2 | -1/+8 |
* | Fix DecoderBaseTest in media test | hclam@chromium.org | 2010-03-03 | 1 | -35/+59 |
* | Fix problem linking with OpenMAX IL stub | hclam@chromium.org | 2010-03-03 | 1 | -0/+1 |
* | Fix license headers in X11/GL/GLES video renderers. | scherkus@chromium.org | 2010-03-03 | 3 | -9/+9 |
* | Fixing some subtle issues with player_x11 and GL/GLES video renderers. | scherkus@chromium.org | 2010-03-03 | 5 | -58/+56 |
* | ffmpeg better message for error on opening file if the file opens but the cod... | fbarchard@chromium.org | 2010-03-03 | 3 | -13/+43 |
* | Generate stubs for OpenMAX IL | hclam@chromium.org | 2010-03-02 | 5 | -3/+57 |
* | Using bitstream filters if OpenMAX is enabled | hclam@chromium.org | 2010-03-01 | 3 | -24/+51 |
* | Fix the tree after r40232. | jhawkins@chromium.org | 2010-02-28 | 1 | -1/+1 |
* | Disable a media unit test | hclam@chromium.org | 2010-02-27 | 1 | -1/+1 |
* | Fix flow control in media::DecoderBase | hclam@chromium.org | 2010-02-27 | 3 | -13/+146 |
* | Prevent integer underflow when calculating next_fill_time_ms in AlsaPcmOutput... | scherkus@chromium.org | 2010-02-25 | 1 | -5/+14 |
* | Some fixes to player_x11 when OpenMAX is enabled | hclam@chromium.org | 2010-02-20 | 5 | -18/+19 |
* | Fix misuse of OmxCodec | hclam@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 28 | -31/+55 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -2/+2 |
* | gles2: fix stride support | piman@chromium.org | 2010-02-17 | 1 | -3/+26 |
* | Add comment to unit tests previously disabled | hclam@chromium.org | 2010-02-17 | 1 | -0/+8 |
* | Disable FFmpegGlueTest.Write and friends | hclam@chromium.org | 2010-02-17 | 1 | -4/+4 |
* | API to allow strategy class to work on the output buffer of OpenMAX | hclam@chromium.org | 2010-02-17 | 12 | -147/+1343 |
* | media: remove redundant gyp excludes | evan@chromium.org | 2010-02-17 | 1 | -24/+0 |
* | Software performance qualification. | fbarchard@chromium.org | 2010-02-13 | 2 | -0/+474 |
* | Fix player_x11 so it works properly with GLES | hclam@chromium.org | 2010-02-13 | 2 | -68/+85 |
* | Implement GLES video renderer in player_x11 | hclam@chromium.org | 2010-02-12 | 8 | -316/+910 |
* | Fix using of OmxInputBuffer | hclam@chromium.org | 2010-02-10 | 1 | -15/+12 |
* | Unit test for OmxInputBuffer | hclam@chromium.org | 2010-02-09 | 2 | -0/+68 |
* | Fix usage of OmxInputBuffer in OpenMAX code since it's refcounted. | hclam@chromium.org | 2010-02-09 | 3 | -13/+15 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -7/+7 |
* | Refactor media::InputBuffer to consolidate it with media::Buffer | hclam@chromium.org | 2010-02-05 | 8 | -46/+49 |
* | Remove size_t from audio IPC code. | jam@chromium.org | 2010-02-05 | 26 | -242/+244 |
* | Refactoring of media::OmxCodec to split configuration of IO ports | hclam@chromium.org | 2010-02-04 | 12 | -529/+704 |
* | Use FFmpeg demuxer and bitstream converters in omx_test | hclam@chromium.org | 2010-01-30 | 6 | -243/+579 |
* | Fix libssl.so link failures on Linux shared lib build. | mmoss@google.com | 2010-01-27 | 1 | -0/+8 |
* | Refactor some code that depends on FFmpeg | hclam@chromium.org | 2010-01-26 | 24 | -60/+60 |
* | Use OpenMAX for video decoding in the media pipeline | hclam@chromium.org | 2010-01-23 | 5 | -48/+111 |