1. 03cf220 am 6b52911c: am 48ac68e1: Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr." into gingerbread by Andreas Huber · 15 years ago
  2. 6b52911 am 48ac68e1: Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr." into gingerbread by Andreas Huber · 15 years ago
  3. 48ac68e Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr." into gingerbread by Andreas Huber · 15 years ago
  4. 5f39972 am e1a3cddd: am 99fa510e: Merge "Better detection of connection problems - timeout if no rtcp packets arrive within a certain time, not a final frame (which may take longer)" into gingerbread by Andreas Huber · 15 years ago
  5. e1a3cdd am 99fa510e: Merge "Better detection of connection problems - timeout if no rtcp packets arrive within a certain time, not a final frame (which may take longer)" into gingerbread by Andreas Huber · 15 years ago
  6. f06a449 Merge "MTP: Send an Intent after an MTP session that resulted in media database modifications" by Mike Lockwood · 15 years ago
  7. e536f80 Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr. by Andreas Huber · 15 years ago
  8. d20e802 Merge "Add settings option for running MTP server in PTP mode." by Mike Lockwood · 15 years ago
  9. 2837eef MTP: Send an Intent after an MTP session that resulted in media database modifications by Mike Lockwood · 15 years ago
  10. eabe8bf Add settings option for running MTP server in PTP mode. by Mike Lockwood · 15 years ago
  11. 3a48d4d Better detection of connection problems - timeout if no rtcp packets arrive within a certain time, not a final frame (which may take longer) by Andreas Huber · 15 years ago
  12. 06a1d61 Added VideoSourceDownSampler by Nipun Kwatra · 15 years ago
  13. b33a5ae Added setAuxiliaryOutputFile to MediaRecorder and JNI by Nipun Kwatra · 15 years ago
  14. d7e7a3f Adding support for parallel recording sessions. by Nipun Kwatra · 15 years ago
  15. 2deeff1 am 1577e629: am 12006013: fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 15 years ago
  16. c855deba Merge "Make sure we only reallocate buffers on a genuine port definition change." by Andreas Huber · 15 years ago
  17. 1577e62 am 12006013: fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 15 years ago
  18. 1200601 fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 15 years ago
  19. 29c03c6 Make sure we only reallocate buffers on a genuine port definition change. by Andreas Huber · 15 years ago
  20. 47416bc am 03e83d4a: am 68ae91cb: Merge "Recent changes to the rtsp code require every buffer fed to the packet source to have a timestamp, we\'re ignoring timestamps for gtalk videochat but we still have to have a placeholder." into gingerbread by Andreas Huber · 15 years ago
  21. 03e83d4 am 68ae91cb: Merge "Recent changes to the rtsp code require every buffer fed to the packet source to have a timestamp, we\'re ignoring timestamps for gtalk videochat but we still have to have a placeholder." into gingerbread by Andreas Huber · 15 years ago
  22. 68ae91c Merge "Recent changes to the rtsp code require every buffer fed to the packet source to have a timestamp, we're ignoring timestamps for gtalk videochat but we still have to have a placeholder." into gingerbread by Andreas Huber · 15 years ago
  23. 0ddf8c0 Recent changes to the rtsp code require every buffer fed to the packet source to have a timestamp, we're ignoring timestamps for gtalk videochat but we still have to have a placeholder. by Andreas Huber · 15 years ago
  24. 6924563 am 987556bc: am abb8398e: Merge "Instead of closing the connection altogether if no UDP packets arrive after a certain time, try changing transports (to interleaved TCP). Also properly close the sockets on disconnection." into gingerbread by Andreas Huber · 15 years ago
  25. 987556b am abb8398e: Merge "Instead of closing the connection altogether if no UDP packets arrive after a certain time, try changing transports (to interleaved TCP). Also properly close the sockets on disconnection." into gingerbread by Andreas Huber · 15 years ago
  26. f88ca7a0 Instead of closing the connection altogether if no UDP packets arrive after a certain time, try changing transports (to interleaved TCP). Also properly close the sockets on disconnection. by Andreas Huber · 15 years ago
  27. 2527da0 am 9aa05ec2: am 681c5ff2: Merge "Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore." into gingerbread by Andreas Huber · 15 years ago
  28. 9d01dcb am 5762dc19: am 858bb4f6: Merge "LVM release 1.07 delivery." into gingerbread by Eric Laurent · 15 years ago
  29. 3678668 am 7ed9104c: am f6639c46: Finetune some rtsp timeout constants. by Andreas Huber · 15 years ago
  30. 631025e am 6df6d606: am df992ac9: Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 15 years ago
  31. 9aa05ec am 681c5ff2: Merge "Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore." into gingerbread by Andreas Huber · 15 years ago
  32. 681c5ff Merge "Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore." into gingerbread by Andreas Huber · 15 years ago
  33. 30cfa20 Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore. by Andreas Huber · 15 years ago
  34. 5762dc1 am 858bb4f6: Merge "LVM release 1.07 delivery." into gingerbread by Eric Laurent · 15 years ago
  35. 7ed9104 am f6639c46: Finetune some rtsp timeout constants. by Andreas Huber · 15 years ago
  36. 6df6d60 am df992ac9: Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 15 years ago
  37. 858bb4f Merge "LVM release 1.07 delivery." into gingerbread by Eric Laurent · 15 years ago
  38. f6639c4 Finetune some rtsp timeout constants. by Andreas Huber · 15 years ago
  39. 5367ab6 MTP: Move all MTP protocol constants for Java to a central location. by Mike Lockwood · 15 years ago
  40. df992ac Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 15 years ago
  41. daeeddc MTP: Fix build break due to misuse of "git add -i" command by Mike Lockwood · 15 years ago
  42. af2ba83 Merge "MTP: Add try/finally handling to finalize overrides" by Mike Lockwood · 15 years ago
  43. dbead32 MTP: Add try/finally handling to finalize overrides by Mike Lockwood · 15 years ago
  44. 453f2ef Merge "client_id->clientId, bugfix for signaling of read abort on stop." by Nipun Kwatra · 15 years ago
  45. ea434da client_id->clientId, bugfix for signaling of read abort on stop. by Nipun Kwatra · 15 years ago
  46. 206bf9d am a5fe77d0: am df8356ff: Merge "Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder is occasionally too small." into gingerbread by James Dong · 15 years ago
  47. c6ff7a9 am 7d3ff384: am b86365ad: Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 15 years ago
  48. 8abd425 am 05c1cada: am 577615c9: Merge "Better support for rtsp (normal play-)time display. Better seek support, timeout if no packets arrive for too long." into gingerbread by Andreas Huber · 15 years ago
  49. 84ecebb am e25e0361: am e250c220: Merge "We accidentally always aborted after 10 secs, even if the connection was fine." into gingerbread by Andreas Huber · 15 years ago
  50. c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 15 years ago
  51. a5fe77d am df8356ff: Merge "Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder is occasionally too small." into gingerbread by James Dong · 15 years ago
  52. 90862e2 Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 15 years ago
  53. 7d3ff38 am b86365ad: Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 15 years ago
  54. cf66e47 Merge "Added MediaSourceSplitter to split single source to multiple ones." by Nipun Kwatra · 15 years ago
  55. b86365a Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 15 years ago
  56. f83cba7 Added MediaSourceSplitter to split single source to multiple ones. by Nipun Kwatra · 15 years ago
  57. 05c1cad am 577615c9: Merge "Better support for rtsp (normal play-)time display. Better seek support, timeout if no packets arrive for too long." into gingerbread by Andreas Huber · 15 years ago
  58. e25e036 am e250c220: Merge "We accidentally always aborted after 10 secs, even if the connection was fine." into gingerbread by Andreas Huber · 15 years ago
  59. eeb97d9 Better support for rtsp (normal play-)time display. Better seek support, timeout if no packets arrive for too long. by Andreas Huber · 15 years ago
  60. adecf1c LVM release 1.07 delivery. by Eric Laurent · 15 years ago
  61. d6a4004 We accidentally always aborted after 10 secs, even if the connection was fine. by Andreas Huber · 15 years ago
  62. d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 15 years ago
  63. 178e1d0 am 74ae6973: am 17a765a1: Merge "Support for RTP packets arriving interleaved with RTSP responses." into gingerbread by Andreas Huber · 15 years ago
  64. 0a84244 am d0faf5a2: am c6d7a895: Merge "Changed type of reverb presets from int to short" into gingerbread by Eric Laurent · 15 years ago
  65. 8ed880d Merge "Disable all the hardware decoders except for h.264 video decode, since the software decoders are faster." by Andreas Huber · 15 years ago
  66. d222c84 Disable all the hardware decoders except for h.264 video decode, since the software decoders are faster. by Andreas Huber · 15 years ago
  67. 74ae697 am 17a765a1: Merge "Support for RTP packets arriving interleaved with RTSP responses." into gingerbread by Andreas Huber · 15 years ago
  68. 17a765a Merge "Support for RTP packets arriving interleaved with RTSP responses." into gingerbread by Andreas Huber · 15 years ago
  69. 832aa58 am 2db73305: am dfded35b: Merge "Added automated tests for reverb audio effect." into gingerbread by Eric Laurent · 15 years ago
  70. 8c26c127 am 9509a0ce: am 318a759e: Merge "Make sure that timestamp does not go backward in MP4 file writer" into gingerbread by James Dong · 15 years ago
  71. 0416da7 Support for RTP packets arriving interleaved with RTSP responses. by Andreas Huber · 15 years ago
  72. d0faf5a am c6d7a895: Merge "Changed type of reverb presets from int to short" into gingerbread by Eric Laurent · 15 years ago
  73. 71450f8 Changed type of reverb presets from int to short by Eric Laurent · 15 years ago
  74. 2db7330 am dfded35b: Merge "Added automated tests for reverb audio effect." into gingerbread by Eric Laurent · 15 years ago
  75. dfded35 Merge "Added automated tests for reverb audio effect." into gingerbread by Eric Laurent · 15 years ago
  76. 9509a0ce am 318a759e: Merge "Make sure that timestamp does not go backward in MP4 file writer" into gingerbread by James Dong · 15 years ago
  77. 318a759 Merge "Make sure that timestamp does not go backward in MP4 file writer" into gingerbread by James Dong · 15 years ago
  78. 391e2d0 Added automated tests for reverb audio effect. by Eric Laurent · 15 years ago
  79. 05643cc am e58cd37d: am 8ac0983e: Merge "Fix support for per-frame unsynchronization in ID3V2.4 tags." into gingerbread by Andreas Huber · 15 years ago
  80. 53b8f17 MTP: Fix build break due to integer constant too large by Mike Lockwood · 15 years ago
  81. 48114f7 Merge "MTP: work in progress on expanded property support" by Mike Lockwood · 15 years ago
  82. e58cd37 am 8ac0983e: Merge "Fix support for per-frame unsynchronization in ID3V2.4 tags." into gingerbread by Andreas Huber · 15 years ago
  83. 828d19d MTP: work in progress on expanded property support by Mike Lockwood · 15 years ago
  84. 8ac0983 Merge "Fix support for per-frame unsynchronization in ID3V2.4 tags." into gingerbread by Andreas Huber · 15 years ago
  85. ec95d93 am 8ca5df27: am c14f9ca6: Merge "Added preset reverb." into gingerbread by Eric Laurent · 15 years ago
  86. bf4c0c8 am cec075cc: am 23584022: Merge "Ensure that buffering updates eventually hit 100% after we download everything." into gingerbread by Andreas Huber · 15 years ago
  87. 8ca5df2 am c14f9ca6: Merge "Added preset reverb." into gingerbread by Eric Laurent · 15 years ago
  88. c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 15 years ago
  89. cec075c am 23584022: Merge "Ensure that buffering updates eventually hit 100% after we download everything." into gingerbread by Andreas Huber · 15 years ago
  90. 8735f89 Fix support for per-frame unsynchronization in ID3V2.4 tags. by Andreas Huber · 15 years ago
  91. 2358402 Merge "Ensure that buffering updates eventually hit 100% after we download everything." into gingerbread by Andreas Huber · 15 years ago
  92. a164410 am 96dc4559: am b8814dce: Merge "Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now." into gingerbread by Andreas Huber · 15 years ago
  93. 96dc455 am b8814dce: Merge "Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now." into gingerbread by Andreas Huber · 15 years ago
  94. b8814dc Merge "Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now." into gingerbread by Andreas Huber · 15 years ago
  95. efdd088 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 15 years ago
  96. c23296e Ensure that buffering updates eventually hit 100% after we download everything. by Andreas Huber · 15 years ago
  97. 0ae6d2e am 74ede9e4: am 67b50606: Merge "Fix the simulator build." into gingerbread by Eric Laurent · 15 years ago
  98. 74ede9e am 67b50606: Merge "Fix the simulator build." into gingerbread by Eric Laurent · 15 years ago
  99. cd295c1 Fix the simulator build. by Eric Laurent · 15 years ago
  100. 8d9d751 am 67ca90b3: am 6b6ae996: Merge "A first shot at proper support for seeking of rtsp streams." into gingerbread by Andreas Huber · 15 years ago