summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Some fixes to player_x11 when OpenMAX is enabledhclam@chromium.org2010-02-205-18/+19
* Fix misuse of OmxCodechclam@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-1928-31/+55
* Solaris: Second set adding in Solaris as an OS optionevan@chromium.org2010-02-181-2/+2
* gles2: fix stride supportpiman@chromium.org2010-02-171-3/+26
* Add comment to unit tests previously disabledhclam@chromium.org2010-02-171-0/+8
* Disable FFmpegGlueTest.Write and friendshclam@chromium.org2010-02-171-4/+4
* API to allow strategy class to work on the output buffer of OpenMAXhclam@chromium.org2010-02-1712-147/+1343
* media: remove redundant gyp excludesevan@chromium.org2010-02-171-24/+0
* Software performance qualification.fbarchard@chromium.org2010-02-132-0/+474
* Fix player_x11 so it works properly with GLEShclam@chromium.org2010-02-132-68/+85
* Implement GLES video renderer in player_x11hclam@chromium.org2010-02-128-316/+910
* Fix using of OmxInputBufferhclam@chromium.org2010-02-101-15/+12
* Unit test for OmxInputBufferhclam@chromium.org2010-02-092-0/+68
* Fix usage of OmxInputBuffer in OpenMAX code since it's refcounted.hclam@chromium.org2010-02-093-13/+15
* linux: build with -Wextraevan@chromium.org2010-02-051-7/+7
* Refactor media::InputBuffer to consolidate it with media::Bufferhclam@chromium.org2010-02-058-46/+49
* Remove size_t from audio IPC code.jam@chromium.org2010-02-0526-242/+244
* Refactoring of media::OmxCodec to split configuration of IO portshclam@chromium.org2010-02-0412-529/+704
* Use FFmpeg demuxer and bitstream converters in omx_testhclam@chromium.org2010-01-306-243/+579
* Fix libssl.so link failures on Linux shared lib build.mmoss@google.com2010-01-271-0/+8
* Refactor some code that depends on FFmpeghclam@chromium.org2010-01-2624-60/+60
* Use OpenMAX for video decoding in the media pipelinehclam@chromium.org2010-01-235-48/+111
* More unit tests for OpenMAXhclam@chromium.org2010-01-221-22/+95
* linux: add display option to media_bench, using GLpiman@chromium.org2010-01-224-54/+310
* Switches to enable OpenMAX for video decoding in Chromehclam@chromium.org2010-01-224-5/+9
* Unit tests for testing OpenMAX supporthclam@chromium.org2010-01-221-24/+331
* Video and OpenMAX: add role name to replace vendor specific component name.hclam@chromium.org2010-01-214-36/+106
* Separate input data into NALUs for testing OpenMAXhclam@chromium.org2010-01-201-30/+103
* Fix build caused by omx_testhclam@chromium.org2010-01-151-0/+2
* enable simple encoding in omx_codechclam@chromium.org2010-01-155-267/+585
* A simple sample video for decoder testing.fbarchard@chromium.org2010-01-131-0/+0
* Simple unit tests for OpenMAX video decoderhclam@chromium.org2010-01-131-3/+36
* More plumbing of the low latency modecpu@chromium.org2010-01-136-27/+69
* omx_test refactor to add encoder support. (only start)hclam@chromium.org2010-01-124-85/+316
* Retry 35837 linux: grab device name before closing itajwong@chromium.org2010-01-092-3/+14
* Revert 35837 - Failed media tests - linux: grab device name before closing itrsesek@chromium.org2010-01-081-3/+2
* linux: grab device name before closing itevan@chromium.org2010-01-081-2/+3
* Revert my last two commits that brokoe the buildhclam@chromium.org2010-01-064-311/+80
* Fix linux buildhclam@chromium.org2010-01-061-3/+4
* omx_test refactor to add encoder support. (only start)hclam@chromium.org2010-01-064-80/+310
* Use the standard DeleteTask rather than rolling my own.ajwong@chromium.org2009-12-301-13/+1
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-0/+4
* Retry r35228: Fix windows build due to missing mock ffmpeg entry points.ajwong@chromium.org2009-12-232-0/+6
* TBR: levinajwong@chromium.org2009-12-232-6/+0
* Fix windows build due to missing mock ffmpeg entry points.ajwong@chromium.org2009-12-232-0/+6
* Implementation of OmxVideoDecodeEngine.ajwong@chromium.org2009-12-2227-700/+1602
* Add a low-latency audio test that uses syncsocketscpu@chromium.org2009-12-171-0/+118
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-0/+3
* Link the following tests against tcmalloc:glider@chromium.org2009-12-101-0/+7