1. 0546008 Always #include <sys/...>, not <linux/...>. by Elliott Hughes · 10 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  2. 3bbaa29 Add liblog by Ying Wang · 11 years ago
  3. efbb6b2 Switched to use header files from /frameworks/native by James Dong · 12 years ago
  4. 74edf75 Don't use MediaDebug in libstagefrighthw by James Dong · 12 years ago
  5. db4ddcb Fix another misspelling of a symbol name (same exact symbol, different vendor) by Andreas Huber · 12 years ago
  6. a0a88cf Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  7. 969334a Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  8. 85e28ee Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  9. dbcc607 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 12 years ago
  10. 71b33a7 get rid of overlay HAL by Mathias Agopian · 13 years ago
  11. 49ba1f7 remove unneeded library dependency by Mathias Agopian · 13 years ago
  12. ced70e7 hardware/ti/omap3: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  13. 7217445 Remove legacy renderers. by Andreas Huber · 14 years ago
  14. bd6604b Merge 5e6ec733 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  15. 5e6ec73 am 468432c0: Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  16. 468432c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  17. 5b4e154 am d80112be: am eb6da54e: TI\'s video encoder labels codec config data with OMX_BUFFERFLAG_CODECCONFIG by James Dong · 14 years ago
  18. d80112b am eb6da54e: TI\'s video encoder labels codec config data with OMX_BUFFERFLAG_CODECCONFIG by James Dong · 14 years ago
  19. eb6da54 TI's video encoder labels codec config data with OMX_BUFFERFLAG_CODECCONFIG by James Dong · 14 years ago
  20. 340d3b9 am 144f2f68: merge from open-source master by The Android Open Source Project · 14 years ago
  21. 144f2f6 merge from open-source master by The Android Open Source Project · 14 years ago
  22. ede6e1f Fix broken build by Scott Anderson · 14 years ago
  23. 0f8e72a Don't overwrite read-only argument in the implementation for OMX_SetParameter$ by James Dong · 14 years ago
  24. a0b2785 am a7ccfa60: OMX_GetState() always timeout after OMX_StateIdle to OMX_StateLoaded transition. The timeout duration is 3 seconds, which slows down the shutdown of the audio omx encoder component by James Dong · 14 years ago
  25. a7ccfa6 OMX_GetState() always timeout after OMX_StateIdle to OMX_StateLoaded transition. by James Dong · 14 years ago
  26. 2ff2817 am b01194f3: OMX_GetState() always timeout after OMX_StateIdle to OMX_StateLoaded transition. The timeout duration is 3 seconds, which slows down the shutdown of the audio omx encoder component by James Dong · 14 years ago
  27. b01194f OMX_GetState() always timeout after OMX_StateIdle to OMX_StateLoaded transition. by James Dong · 14 years ago
  28. 1d71e53 am 27bb904e: am 2c4ce96e: am 801f558c: For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  29. 27bb904 am 2c4ce96e: am 801f558c: For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  30. 2c4ce96 am 801f558c: For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  31. 7be879d am 44577d1f: Fix a bunch of AAC encoder issues - Fixed a timeout issue when the close is sent but the component thread does not exit - Fixed a race condition waiting for stop to complete - Don\'t return error from OMX_GetState() by James Dong · 14 years ago
  32. 801f558 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  33. 44577d1 Fix a bunch of AAC encoder issues by James Dong · 14 years ago
  34. 3a2df66 am 21ec5bd3: am b052eae4: Fixes a race condition in the hardware mp3 OMX driver code. by Andreas Huber · 14 years ago
  35. 21ec5bd am b052eae4: Fixes a race condition in the hardware mp3 OMX driver code. by Andreas Huber · 14 years ago
  36. b052eae Fixes a race condition in the hardware mp3 OMX driver code. by Andreas Huber · 14 years ago
  37. b1bf6ce The second part of a fix for the AAC decoder to recover from corrupted audio frame. by James Dong · 14 years ago
  38. 2ad8941 Don't invalidate the memory pointed by the arm argument pointer, by James Dong · 14 years ago
  39. 325eeae am 2fb88637: am 08fad4c7: Don\'t handle input buffer in the OMX_StateLoaded state too. The input buffers have been returned while doing the state transition from OMX_StateExecuting to OMX_StateIdle. This is a similar fix for the one corresponding to output buffer (I78 by James Dong · 14 years ago
  40. 2fb8863 am 08fad4c7: Don\'t handle input buffer in the OMX_StateLoaded state too. The input buffers have been returned while doing the state transition from OMX_StateExecuting to OMX_StateIdle. This is a similar fix for the one corresponding to output buffer (I7887c7b9) by James Dong · 14 years ago
  41. 08fad4c Don't handle input buffer in the OMX_StateLoaded state too. by James Dong · 14 years ago
  42. 91c98e0 am fa500457: am a7b22907: Fix a bug where the conditional wait is not correct for state transition from OMX_StateIdle to OMX_StateLoaded In addition, since we have already returned all buffers to the client after completing the state transition from OMX_StateExecuting by James Dong · 14 years ago
  43. fa50045 am a7b22907: Fix a bug where the conditional wait is not correct for state transition from OMX_StateIdle to OMX_StateLoaded In addition, since we have already returned all buffers to the client after completing the state transition from OMX_StateExecuting to OMX_State by James Dong · 14 years ago
  44. a7b2290 Fix a bug where the conditional wait is not correct for state transition from OMX_StateIdle to OMX_StateLoaded by James Dong · 14 years ago
  45. f9e4eb4 am 7eb36421: am 5e41d631: Fix another EOS lost bug by James Dong · 14 years ago
  46. 13d8f58 am e11d2a35: am 2e35c709: am bf099c10: Fix a bug related to use a mutex that is meant for cross-processes sharing but is not set its attribute to enforce it. by James Dong · 14 years ago
  47. 0662c8f am 29ca6266: am c4a7d89c: Fix potential memory leak from video mio WM is still using the old video MIO to do rendering Over the test, I did not see it leaks, but it does not hurt to add a check. by James Dong · 14 years ago
  48. 7eb3642 am 5e41d631: Fix another EOS lost bug by James Dong · 14 years ago
  49. e11d2a3 am 2e35c709: am bf099c10: Fix a bug related to use a mutex that is meant for cross-processes sharing but is not set its attribute to enforce it. by James Dong · 14 years ago
  50. 29ca626 am c4a7d89c: Fix potential memory leak from video mio WM is still using the old video MIO to do rendering Over the test, I did not see it leaks, but it does not hurt to add a check. by James Dong · 14 years ago
  51. 5e41d63 Fix another EOS lost bug by James Dong · 14 years ago
  52. 2e35c70 am bf099c10: Fix a bug related to use a mutex that is meant for cross-processes sharing but is not set its attribute to enforce it. by James Dong · 14 years ago
  53. bf099c1 Fix a bug related to use a mutex that is meant for cross-processes sharing but is not set its attribute to enforce it. by James Dong · 14 years ago
  54. c4a7d89 Fix potential memory leak from video mio by James Dong · 14 years ago
  55. 24ef98f The input and output buffers may not be returned after the state by James Dong · 14 years ago
  56. d07a616 Overlay sometimes does a flush, and thus needs to be restarted. by James Dong · 14 years ago
  57. b11e4b8 Fix missing & bug - 2484098 by James Dong · 14 years ago
  58. 0db3b90 Return all buffers when the AAC encoder finishes state transition from by James Dong · 14 years ago
  59. 43a7253 Fix comparisons: unsigned values < 0 by James Dong · 14 years ago
  60. 5807caa Boost thread priorities of the mp3, aac and wbamr decoder threads. These priorities are then inherited by the DSP messaging thread as well. by Andreas Huber · 14 years ago
  61. 08cf2e8 Fix a EOS problem which can potentially lead to hang during video playback by James Dong · 14 years ago
  62. 595d195 Merge "Remove unnecessary assignment for mNumberOfFramesToHold The base class switch to use 1 already for mNumberOfFramesToHold" by James Dong · 14 years ago
  63. bd2ff03 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  64. 4aeb9f6 Add some logging for potential reset problem in the decoder by James Dong · 14 years ago
  65. 0ab8f38 Remove unnecessary assignment for mNumberOfFramesToHold by James Dong · 14 years ago
  66. 46cb881 Merge "Shift the bridge ioctls around to account for changes necessary for the 32 kernel" by Rebecca Schultz Zavin · 14 years ago
  67. 689f12a Do not use DTX VAD mode for NBAMR encoder for now and also re-enable hardware NBAMR encoder by James Dong · 14 years ago
  68. 3f5870a Fix a memory leak from OpenCore for authoring by James Dong · 14 years ago
  69. e0eb7d4 First attempt to remove redundant consecutive calls to VIDDEC_Return -rebased by James Dong · 14 years ago
  70. 7b285fd Restore the makefile changes by James Dong · 14 years ago
  71. 0ca152d Shift the bridge ioctls around to account for changes necessary for by Rebecca Schultz Zavin · 14 years ago
  72. a7d8550 Fix buffer ownership and buffer count when write fails by James Dong · 14 years ago
  73. eea0f5b Merge "Fixed a problem where a variable is not set before its value is used." by James Dong · 14 years ago
  74. cb134ac Merge "Return OMX_ErrorNone from OMX_GetState when OMX_GetState timed out Plus, tell the caller that the omx component is in a invalid state." by James Dong · 14 years ago
  75. 1535a78 Return OMX_ErrorNone from OMX_GetState when OMX_GetState timed out by James Dong · 14 years ago
  76. ae9edf2 Fixed a problem where a variable is not set before its value is used. by James Dong · 14 years ago
  77. 08303a9 Improve the quality of recorded AVC videos by enabling deblock filtering and 4x4 intra-prediction for key frames by James Dong · 14 years ago
  78. 17665c1 Merge "Prevent video decoder component to overwrite client's set parameter request This patch was originally from MOT/TI" by James Dong · 14 years ago
  79. f11ed81 Merge "Fix timestamp issue related to AAC and AMR" by James Dong · 14 years ago
  80. ea412a3 Prevent video decoder component to overwrite client's set parameter request by James Dong · 14 years ago
  81. b04e7d5 Fix timestamp issue related to AAC and AMR by James Dong · 14 years ago
  82. ea4296e don't use unsupported constants. by Mathias Agopian · 14 years ago
  83. 81080e8 Fixed three issues by James Dong · 14 years ago
  84. a5d6932 Merge "Fix the 0-timestamp issue Don't return an output buffer back to the omx client if the input buffer(s) processed are only meant for setting the configuration" by James Dong · 14 years ago
  85. 411bc95 Merge "Fix the problem where the first h264 frame in the recorded video is not marked as sync frame The root cause was that the socket node was not sending the info for SLICE bitstream mode Changes include: 1. Change I-Sync frames to be IDR frames for h264 2. Inform encoder of framerate changes to ensure correct bitrate output" by James Dong · 14 years ago
  86. 6b13c05 Fix the 0-timestamp issue by James Dong · 14 years ago
  87. 6bf5fad Fix the problem where the first h264 frame in the recorded video is not marked as sync frame by James Dong · 14 years ago
  88. 1380bb7 Merge "Do not assert if overlay's dequeue_buffer fails, instead silently fail." by Andreas Huber · 14 years ago
  89. fcd443a Do not assert if overlay's dequeue_buffer fails, instead silently fail. by Andreas Huber · 14 years ago
  90. de0dc1d We disable the TI AMR hardware encoder as it started emitting comfort noise in a recent update and we don't support this during playback. by Andreas Huber · 14 years ago
  91. ec79ebc Only return buffers back to OMX client after DSP processed them; don't return them prematurely in flush call. by James Dong · 14 years ago
  92. dc0a5b6 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  93. 5c64d74 Support for both OMX_COLOR_FormatCbYCrY and OMX_COLOR_FormatYUV420Planar in the overlay rendering code. by Andreas Huber · 14 years ago
  94. 696f1c1 Merge "Remove (1000 ms-long) unnecessary waiting time" by James Dong · 14 years ago
  95. 9c3bf94 Remove (1000 ms-long) unnecessary waiting time by James Dong · 14 years ago
  96. a3a9de2 am a3a9c69b: am 87d1452b: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  97. a3a9c69 am 87d1452b: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  98. 87d1452 reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  99. b65f253 Revert "Revert "Omx component change due to TI's socket node update from 25.9 to 25.14"" by James Dong · 14 years ago
  100. eaaadaf Revert "Omx component change due to TI's socket node update from 25.9 to 25.14" by James Dong · 14 years ago