1. c3bdca4 Merge tag android-5.1.0_r1 into AOSP_5.1_MERGE by Shreyas Narayan · 9 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. c8580ee wrs_core: enable meta data mode on L by hding3 · 9 years ago
  3. 7c51a53 enable OMX extension OMX_IndexExtVppBufferNum for ISV by Xigui Wang · 10 years ago
  4. aba5931 make sure the buffer is big enough when adaptive playback is enabled by ywan171 · 10 years ago
  5. 3f7ceee remove the warning in wrs_core by ywan171 · 10 years ago
  6. 59642e7 Fix build for AOSP/L by Thierry Strudel · 10 years ago
  7. e0ffba0 Add Intel specific OMX color formats by Thierry Strudel · 10 years ago
  8. a556350 refine the resolution limit to 2kx2k by gji2 · 10 years ago
  9. 0ceca29 resolution limit setting, max 1920x 1088 by gji2 · 10 years ago
  10. 11edd86 wrs_core: notify error event if enabled complete event is triggered by freeing buffer by ywan171 · 10 years ago
  11. b8964d8 wrs_omxil_core: set stride and sliceHeight in port definition by Tianmi Chen · 10 years ago
  12. bc093e3 [PORT FROM MAIN]Port VP8 encode middleware to R44c branch. by bolunliu · 10 years ago
  13. e3e491f private config and parameter extension enable by gji2 · 10 years ago
  14. 84ce850 fix a tiny issue in Portbase by bolunliu · 10 years ago
  15. 11aa5d9 Rename temporal layer name for SAND by bolunliu · 10 years ago
  16. 036cadf rm Intel private bitrate structure by gji2 · 10 years ago
  17. 0e0c273 mx-core: add one more index OMX_IndexExtRequestBlackFramePointer by Weian Chen · 10 years ago
  18. 536f092 Remove temporal layer data structure. by bolunliu · 10 years ago
  19. 7692ea0 Extend OMX Index definition for VP8 temporal layer encode by liubolun · 10 years ago
  20. b7e8fac wrs-omxil-core: adjust the data structure for adaptive playback by Dan Liang · 10 years ago
  21. 86c08d7 wrs_core: add timeout wait event when decoder component transits from loaded to idle by ywan171 · 10 years ago
  22. 41e08b7 wrs_core: add timeout waitevent in video decoder to avoid dead lock when state changes from disable to enable by ywan171 · 10 years ago
  23. 7cc9fbf refine the data structure for error reporting by Dan Liang · 10 years ago
  24. 553a232 omx-core: fix the definition incompatible issue for error reporting by Weian Chen · 10 years ago
  25. c199545 Refine setting config max frame size for VP8. by liubolun · 10 years ago
  26. 46a9a52 Fix omx core klockwork issue by Zhao Liang · 10 years ago
  27. 2fbd2a6 Enalbe Max Frame Size setting for VP8 encode. by Liu Bolun · 10 years ago
  28. a4315bc Fix the middleware encode patch impact on decode module issue. by gji2 · 10 years ago
  29. c87a1a8 wrs_core: add support for adaptive playback in kitkat by ywan171 · 10 years ago
  30. a081918 Change omx core mechanism to allow encoder working more time by Zhao Liang · 10 years ago
  31. 78c1837 Add "OMX_COLOR_FormatUnused" case in getFrameBufSize by Liu Bolun · 10 years ago
  32. 7fe5911 Add a new data structure and OMX Index for setting k frame for VP8 encode. by Bolun · 10 years ago
  33. 64e2d27 wrs_omxil_core: use pOutputPortPrivate to report error by Dan Liang · 11 years ago
  34. 3aca696 wrs_omxil_core: Adjust the index sequence by Dan Liang · 11 years ago
  35. 9e4c75d wrs-omxil-core: Add data structure needed by WebRTC by Dan Liang · 11 years ago
  36. 6b034a2 omx-core: set pInputPortPrivate to NULL by default by Weian Chen · 11 years ago
  37. 43d2bde [wrs_core]Fix hang when port disable called for empty port. by sameer · 11 years ago
  38. 35ff01d wrs_omxil_core: Add support for Error Report needed by WebRTC by Dan Liang · 11 years ago
  39. 241b5fe add OMX_IndexExtVppBufferNum by Yu, Linda · 11 years ago
  40. fbd63aa config omx to insert SPS/PPS before each IDR frame by gji2 · 11 years ago
  41. fa63577 wrs_core: reset the stop flag if the decoder thread restarts from stop state by ywan171 · 11 years ago
  42. e8ef7cf Add new ext parameter to support sync mode video recording by Zhao Liang · 11 years ago
  43. 5ab2f45 [PDK MR2 ABSP] remove duplicate omx header file between khronos and google framework by Dan Liang · 11 years ago
  44. fa824ca Avoid adding quirk requires-loaded-to-idle-after-allocation in framework by ywan171 · 11 years ago
  45. 5427d9d OMX_IndexExt.h is DOS format and needs to be converted to UNIX format by Dan Liang · 11 years ago
  46. 64296f2 wrs_omxil_core: set thread name by Dan Liang · 11 years ago
  47. 049b25b Add a buffer flag to indicate OMX buffer contain top/bottom field. by Jason Hu · 11 years ago
  48. c6d5726 Add a buffer flag to indicate OMX buffer contain top/bottom field. by Jason Hu · 11 years ago
  49. 992a01b OMXIL Core Checking return value of dlsym() to workaround Bionic issue by Liu Bolun · 11 years ago
  50. d438ab4 OMX IL Core: add a lock to protect the component state by Gu, Wangyi · 11 years ago
  51. d84f1cd Revert "[PORT FROM R4.1] Set state when TransState is completed." by Gu, Wangyi · 11 years ago
  52. eb35431 [PORT FROM R4.1] Set state when TransState is completed. by Tang Guifang · 11 years ago
  53. 274e417 [PORT FROM R4.1] Enhance the error handle mechanism in OMX Core to avoid video editor carsh by Gu, Wangyi · 11 years ago
  54. f94dc0a wrs_core: fix Klocwork issue in queue.c by ywan171 · 11 years ago
  55. e4801dc OMXIL: extension to add VP8 encoder support by Chang Ying · 11 years ago
  56. 8af4549 wrs_omxil_core: fix klocwork issue under wrs_omxil_core by ywan171 · 11 years ago
  57. 85d33bd To support MRFLD highprofile encode by Zhao Liang · 12 years ago
  58. dca324a [PORT FROM JBMR0] Add a new flag OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled by Li Zeng · 12 years ago
  59. c4fc500 [PORT FROM MAIN]wrs_omxil_core: Add VP8 middleware for merrifield by Tianmi Chen · 11 years ago
  60. dbc180d Revert "[PORT FROM MAIN] Add a new flag OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled" by Remy Protat · 11 years ago
  61. 72d68e0 [PORT FROM MAIN] Add a new flag OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled by Li Zeng · 12 years ago
  62. d718bf9 [PORT FROM MAIN] Non-initialized variable caused SEGV in strdup function by dvshkurk · 11 years ago
  63. c3e2698 [PORT FROM MAIN] Report errors when failing to set the input port size by wfeng6 · 12 years ago
  64. 013907b [PORT FROM MAIN]OMX Core: Checking return value of dlopen() instead of error string to workaround Bionic issue by Liu Bolun · 12 years ago
  65. ec2f29d Clean up obsolete or unused code in wrs_omxil_core for code coverage improvement. by XiaoFeng · 12 years ago
  66. 107bd56 Fix code defect which found through the code coverage by XiaoFeng · 12 years ago
  67. deda6f1 Remove unused codes and config files in video middleware stack by wfeng6 · 12 years ago
  68. 229ae5a Add new interface in portbase to set if pBuffer is 4k aligned in AllocateBuffer by Zhao Liang · 12 years ago
  69. 4c7aa1f wrs_core: add intel color format by ywan171 · 12 years ago
  70. 1fa0e87 [wrs_omx_core] fixed JB build issue. by Xiaolin Zhang · 12 years ago
  71. 6328223 PRODUCT_COPY_FILES: Disable incorrect use by Bruce Beare · 12 years ago
  72. ff5eae6 build: Clean up use of include files by Bruce Beare · 12 years ago
  73. b075b83 [PORT FROM R3]wrs_omxil_core: flush Processor before flush port for video decoder by ywan171 · 12 years ago
  74. b3e4883 [PORT FROM R3]Remove ProcessorPreFillBuffer return value check by fxiao4X · 12 years ago
  75. ab52c3f Extend middleware to support secure video playback. by Andy Qiu · 12 years ago
  76. ecc877a wrs_omxil_core: enhance wrs_omxil_core to handle the case that resolution in container is diff from ES resolution by ywan171 · 12 years ago
  77. 0fc2a2b wrs_omxil_core:critical Klocwork issues about strcpy by wfeng6 · 12 years ago
  78. 6f1535e omx-core: optimizate error handling for OMX core by Weian Chen · 12 years ago
  79. 81df951 Add OMX_IndexExtRotationDegrees parameter by xiao · 12 years ago
  80. 06d2b46 wrs_omxil_core: Critical Klocwork issues by nguo · 12 years ago
  81. 705c231 wrs-omx-core: code cleanup along with one Queue buffer management support by Weian Chen · 12 years ago
  82. 57fbad3 OMX: Porting patch from R2 to R3 by xiao · 12 years ago
  83. 25a87f2 wrs-utils: Resolve potential race condition in workqueue. by Chang Ying · 12 years ago
  84. 34277d8 Enable native buffer mode for ICS in wrs core ,clean buffer id mode related code by xiao · 12 years ago
  85. 9252826 CAMERA: add setParameter for storeMetaDataInBuffers by Yong Yao · 12 years ago
  86. 44e493b modify wrs omx core base to set up ics hw video playback by Shuo Liu · 13 years ago
  87. 039125e wrs-core: add a new stream type by Weian Chen · 13 years ago
  88. 855c542 [PORT FROM R1] [omx-component] clean up the initialize flag after DeInit for wrs core. by Shuduo Sang · 13 years ago
  89. 9c003f6 widi: Added a snippet to copy some shared headers to a common folder. by Karthik Veeramani · 13 years ago
  90. 0135424 Add extended data structure by Weian Chen · 13 years ago
  91. e503ec3 wrs_omxil_core: Add support for AMR codec ports. by Jason M Harper · 13 years ago
  92. a08b064 [BZ1238] add a new NAL format type by xli111 · 13 years ago
  93. f17c918 Calculate the frame size according to color, height and width of the frame by xli111 · 13 years ago
  94. dcba87c add support for enquire video codec profile and level by xli111 · 13 years ago
  95. aa3d0c8 Add COMPONENT_SUPPORT_OPENCORE to enable backward compatibility for Froyo for debug by Liu, Shuo · 13 years ago
  96. 15f520c Enable video playback in wrs-omxil-core by Liu, Shuo · 13 years ago
  97. c006d54 Revert "change the module tag from optional to eng" by Jack Ren · 13 years ago
  98. e405337 change the module tag from optional to eng by Jack Ren · 13 years ago
  99. eb3155a Fix module tags line by $ · 13 years ago
  100. 0a2a507 Video conferencing use case feature support: added parameter/config indexes and related structures for dynamic bitrate control(bitrate, bitrate percentage, window, minQP and initQP), slice number setting for I/P frames, dynamic resolution change, AIR and decode/encode error types by Tao Tao · 13 years ago