summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Use FFmpeg's reordered_opaque for presentation timestamp reordering.scherkus@chromium.org2010-04-286-43/+88
* Fix nested ifs and incorrect indentation in ffmpeg_video_decode_engine.cc.scherkus@chromium.org2010-04-281-40/+42
* Remove OmxSink interface because Buffer Allocation will go through Allocator ...jiesun@google.com2010-04-2710-520/+90
* Merging SeekableBuffer and BufferQueue:sergeyu@chromium.org2010-04-279-460/+236
* Remove AVFrame dependency.jiesun@google.com2010-04-2311-230/+250
* Vertical Scaler better pipelined for Atomfbarchard@chromium.org2010-04-233-77/+105
* OmxInputBuffer removed as it is not used anywhere.sergeyu@chromium.org2010-04-224-162/+0
* Clean up the audio timestamp and duration code.scherkus@chromium.org2010-04-221-22/+14
* Revert 45265 - Speed up vertical filtering using v = a+(ba)*x formulafbarchard@chromium.org2010-04-223-50/+39
* Speed up vertical filtering using v = a+(b-a)*x formulafbarchard@chromium.org2010-04-213-39/+50
* Issues with video loopinghclam@chromium.org2010-04-2010-20/+43
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-04-202-0/+210
* Revert 44950 - scaler_bench is a simple benchmark that can be used to measure...sergeyu@chromium.org2010-04-192-217/+0
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-04-192-0/+217
* code fix for video framejiesun@google.com2010-04-162-72/+63
* Filter YUV scaling at half size and below with center of pixelfbarchard@chromium.org2010-04-164-98/+156
* Remove 2 memcpy() in the OpenMAX code pathhclam@chromium.org2010-04-1514-78/+126
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-153-3/+6
* fix arm warningsfbarchard@chromium.org2010-04-155-162/+163
* Make C, MMX and SSE2 all output the same resultsfbarchard@chromium.org2010-04-158-827/+682
* fixed compilation problem with disabled SSEsergeyu@chromium.org2010-04-151-1/+1
* Revert "Remove 2 memcpy() for omx video decode input"hclam@chromium.org2010-04-1414-126/+78
* Remove 2 memcpy() for omx video decode inputhclam@chromium.org2010-04-1414-78/+126
* Looping for audio / videohclam@chromium.org2010-04-141-3/+25
* Incorrect chroma on the right border fixed.sergeyu@chromium.org2010-04-141-13/+12
* quick fix for emms on linux 64fbarchard@chromium.org2010-04-141-2/+1
* player_wtl add hotkey CTRL-F for filtering on/offfbarchard@chromium.org2010-04-141-3/+3
* Disable SSE2 for Windows media playbackfbarchard@chromium.org2010-04-141-2/+4
* YUV scale clamp horizontal pixels when filteringfbarchard@chromium.org2010-04-141-11/+22
* Too many audio hangs Leopardhclam@chromium.org2010-04-131-0/+1
* Fix windows scaling bugfbarchard@chromium.org2010-04-131-4/+2
* include emmintrin for chrome linux to use mmx _m64 types.fbarchard@chromium.org2010-04-132-12/+10
* Changed horizontal scaler to start with 0 instead of 0.5.sergeyu@chromium.org2010-04-132-4/+4
* Vertical filtering conditional on fraction/scale factorfbarchard@chromium.org2010-04-132-32/+71
* Fixed build problem with disabled SSE.sergeyu@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