summaryrefslogtreecommitdiff
path: root/libstagefrighthw
AgeCommit message (Collapse)Author
2012-03-12Switched to use header files from /frameworks/nativeandroid-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1tools_r22tools_r21jb-releasejb-mr1.1-releasejb-mr1.1-dev-plus-aospjb-mr1.1-devjb-mr1-releasejb-mr1-dev-plus-aospjb-mr1-devjb-mr0-releasejb-devJames Dong
o related-to-bug: 6044887 Change-Id: Iefc6bec8f1e385bdb10987d8350d71de53b9d539
2012-02-10Don't use MediaDebug in libstagefrighthwJames Dong
Change-Id: I3aba50fca8fbe21b85a07b9913b14ad384f1e728
2012-01-31Fix another misspelling of a symbol name (same exact symbol, different vendor)Andreas Huber
Change-Id: Iaf03846cdb24d88db643bb610e28ca8ec5f04f9f
2011-03-25remove unneeded library dependencyMathias Agopian
Change-Id: I4e1ebd1dcf63eb57b72c6240e7ec99a734bcd4bb
2010-11-16Remove legacy renderers.Andreas Huber
Change-Id: I7a6ead3b7ff2da959941a87f7f5284ac7ad48e82
2010-10-15Include the framework copy of the OpenMAX headers instead of referencing ↵android-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10android-cts-2.3_r1android-2.3_r1android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1android-2.3.2_r1android-2.3.1_r1gingerbread-releasegingerbread-mr4-releasegingerbreadAndreas Huber
external/opencore. Change-Id: Ida8a2121e7f955027b0d860d971433cb0c3292b1 related-to-bug: 3101573
2010-05-05For issue #2651381, allow library prelinking.android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1froyo-releasefroyoDan Bornstein
Change-Id: I59fec1151ca1ae81c6a06c295b3e21f2587f74f2
2010-03-18Overlay sometimes does a flush, and thus needs to be restarted.James Dong
bug - 2528212 Change-Id: I90baa324191b7798fc49c660f3ae3062ad44cb8f
2010-02-16Do not assert if overlay's dequeue_buffer fails, instead silently fail.Andreas Huber
related-to-bug: 2395502
2010-02-11split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian
2010-02-11Support for both OMX_COLOR_FormatCbYCrY and OMX_COLOR_FormatYUV420Planar in ↵Andreas Huber
the overlay rendering code.
2010-01-25Apparently the overlay needs to be created with the decoded size rather than ↵Andreas Huber
the display size. related-to-bug: 2395502
2010-01-21The overlay has a new orientation parameter (not used here).Chih-Chung Chang
2009-12-15Implement new getRoles API for this platform.Andreas Huber
2009-12-04Support for properly freeing an OMX node instance, now that the API for it ↵Andreas Huber
exists.
2009-12-04Make it possible to build the TI device without opencore, fix a few abuses ↵Andreas Huber
of dlerror()
2009-11-11Implementation of the stagefright hardware api interface.Andreas Huber