summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge 48471 - pad yuv additional 15 bytes to allow 16 pixels at a time to be ...scherkus@chromium.org2010-06-041-1/+3
* Merge 45124 - Issues with video loopinghclam@chromium.org2010-04-2310-20/+43
* Merge 44502 - Looping for audio / videohclam@chromium.org2010-04-231-3/+25
* Merge 44419 - Too many audio hangs Leopardhclam@chromium.org2010-04-211-0/+1
* Merge 44760 - Filter YUV scaling at half size and below with center of pixelsergeyu@chromium.org2010-04-164-98/+156
* Merge 44608 - fix arm warningssergeyu@chromium.org2010-04-165-162/+163
* Merge 44591 - Make C, MMX and SSE2 all output the same resultssergeyu@chromium.org2010-04-168-827/+682
* Merge 44584 - fixed compilation problem with disabled SSEsergeyu@chromium.org2010-04-161-1/+1
* Merge 44455 - Incorrect chroma on the right border fixed.sergeyu@chromium.org2010-04-141-13/+12
* Merge 44440 - quick fix for emms on linux 64sergeyu@chromium.org2010-04-141-2/+1
* Merge 44438 - Disable SSE2 for Windows media playbacksergeyu@chromium.org2010-04-141-2/+4
* Merge 44437 - YUV scale clamp horizontal pixels when filteringsergeyu@chromium.org2010-04-141-11/+22
* Merge 44368 - Fix windows scaling bugsergeyu@chromium.org2010-04-131-4/+2
* Merge 44318 - include emmintrin for chrome linux to use mmx _m64 types.sergeyu@chromium.org2010-04-132-12/+10
* Merge 44311 - Changed horizontal scaler to start with 0 instead of 0.5.sergeyu@chromium.org2010-04-132-4/+4
* Merge 44307 - Vertical filtering conditional on fraction/scale factorsergeyu@chromium.org2010-04-132-32/+71
* Merge 44214 - Fixed build problem with disabled SSE.laforge@chromium.org2010-04-112-2/+8
* add filtering to player_wtlfbarchard@chromium.org2010-04-095-27/+76
* Optimized version of bilinear video scaler. It is about 2 times faster than S...sergeyu@chromium.org2010-04-099-470/+808
* Hierarchy. Hierarchy. Hierarchy!!!avi@chromium.org2010-04-091-1/+1
* Flush audio data after seekhclam@chromium.org2010-04-084-15/+17
* Assume pending buffered bytes is zero when ALSA has underrun.scherkus@chromium.org2010-04-085-16/+73
* Remove outdated TODO.scherkus@chromium.org2010-04-071-3/+0
* media disable threads for ogg to avoid shutdown crashfbarchard@chromium.org2010-04-072-1/+13
* Don't clear VideoRendererImpl's proxy_ variable during OnStop().scherkus@chromium.org2010-04-061-3/+7
* Audio cut off ~500ms too earlyhclam@chromium.org2010-04-021-2/+4
* Enable support for additional media formats by using the duration from AVForm...scherkus@chromium.org2010-04-021-1/+7
* ffmpeg_tests do audio for audio formats (ie wma)fbarchard@chromium.org2010-03-301-40/+47
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-1/+1
* Fix use_system_ffmpeg and clean up ffmpeg.gypscherkus@chromium.org2010-03-302-8/+24
* Revert 42727 - ffmpeg roll chromium binariesfbarchard@chromium.org2010-03-262-4/+3
* ffmpeg roll chromium binariesfbarchard@chromium.org2010-03-262-3/+4
* - OpenBSD media/audio support stubpvalchev@google.com2010-03-264-7/+115
* Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...scherkus@chromium.org2010-03-259-60/+63
* Change PipelineImplTest in media_unittests to workaround gmock bughclam@chromium.org2010-03-241-49/+59
* Revert 42415 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p...scherkus@chromium.org2010-03-248-54/+60
* Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...scherkus@chromium.org2010-03-248-60/+54
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-2321-631/+578
* Revert 41386 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p...jrg@chromium.org2010-03-128-54/+60
* Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...scherkus@chromium.org2010-03-128-60/+54
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-113-3/+3
* Move wtl from chrome/third_party to third_party/. Thistony@chromium.org2010-03-092-3/+3
* media: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-063-3/+3
* Fix crashing in FFmpegGlueTest.Write and friendshclam@chromium.org2010-03-051-20/+15
* omx_unittests to load OpenMAX library dynamicallyhclam@chromium.org2010-03-052-1/+8
* Fix DecoderBaseTest in media testhclam@chromium.org2010-03-031-35/+59
* Fix problem linking with OpenMAX IL stubhclam@chromium.org2010-03-031-0/+1
* Fix license headers in X11/GL/GLES video renderers.scherkus@chromium.org2010-03-033-9/+9
* Fixing some subtle issues with player_x11 and GL/GLES video renderers.scherkus@chromium.org2010-03-035-58/+56
* ffmpeg better message for error on opening file if the file opens but the cod...fbarchard@chromium.org2010-03-033-13/+43