)]}'
{
  "log": [
    {
      "commit": "628eff9967c4efd04204656d9756df9e32cf523c",
      "tree": "1b87d7b8c0eb1fac2c535c899f5761e9bf543558",
      "parents": [
        "623a0de03d72c17b4cf0701280c6cb1df365ea6c"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Thu Apr 22 18:58:52 2010 -0700"
      },
      "committer": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Sun Jun 13 17:42:16 2010 -0700"
      },
      "message": "Native input dispatch rewrite work in progress.\n\nThe old dispatch mechanism has been left in place and continues to\nbe used by default for now.  To enable native input dispatch,\nedit the ENABLE_NATIVE_DISPATCH constant in WindowManagerPolicy.\n\nIncludes part of the new input event NDK API.  Some details TBD.\n\nTo wire up input dispatch, as the ViewRoot adds a window to the\nwindow session it receives an InputChannel object as an output\nargument.  The InputChannel encapsulates the file descriptors for a\nshared memory region and two pipe end-points.  The ViewRoot then\nprovides the InputChannel to the InputQueue.  Behind the\nscenes, InputQueue simply attaches handlers to the native PollLoop object\nthat underlies the MessageQueue.  This way MessageQueue doesn\u0027t need\nto know anything about input dispatch per-se, it just exposes (in native\ncode) a PollLoop that other components can use to monitor file descriptor\nstate changes.\n\nThere can be zero or more targets for any given input event.  Each\ninput target is specified by its input channel and some parameters\nincluding flags, an X/Y coordinate offset, and the dispatch timeout.\nAn input target can request either synchronous dispatch (for foreground apps)\nor asynchronous dispatch (fire-and-forget for wallpapers and \"outside\"\ntargets).  Currently, finding the appropriate input targets for an event\nrequires a call back into the WindowManagerServer from native code.\nIn the future this will be refactored to avoid most of these callbacks\nexcept as required to handle pending focus transitions.\n\nEnd-to-end event dispatch mostly works!\n\nTo do: event injection, rate limiting, ANRs, testing, optimization, etc.\n\nChange-Id: I8c36b2b9e0a2d27392040ecda0f51b636456de25\n"
    },
    {
      "commit": "623a0de03d72c17b4cf0701280c6cb1df365ea6c",
      "tree": "c05372325dfb2085a6ec4d400c22a7fc335f07e7",
      "parents": [
        "b55cf746536962d262c3b627e32a37464927b67b",
        "a7d1a2dd776bf356c228785a94ba8e0ff6a2ec7f"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri Jun 11 14:28:55 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 11 14:28:55 2010 -0700"
      },
      "message": "Merge \"Initial checkin for pause and resume control\" into kraken"
    },
    {
      "commit": "a7d1a2dd776bf356c228785a94ba8e0ff6a2ec7f",
      "tree": "5c1bfd25a405fcf485512ffb3ced827b3d2ab630",
      "parents": [
        "6f5aae1bcba130d5b8092a19fca3627aa565df56"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu Jun 10 12:28:15 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri Jun 11 13:48:48 2010 -0700"
      },
      "message": "Initial checkin for pause and resume control\n\nChange-Id: Ibdcf7bea5fb66baa81878704ba4091dfcfe382ee\n"
    },
    {
      "commit": "b55cf746536962d262c3b627e32a37464927b67b",
      "tree": "111b0b5147ecf828950b315af8629f25a90283be",
      "parents": [
        "6f5aae1bcba130d5b8092a19fca3627aa565df56",
        "79f77ef3b0a37660ba8c5bcb2dfbfda3860f2135"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri Jun 11 10:52:00 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 11 10:52:00 2010 -0700"
      },
      "message": "Merge \"Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned.\" into kraken"
    },
    {
      "commit": "79f77ef3b0a37660ba8c5bcb2dfbfda3860f2135",
      "tree": "e2d17fb7436eb7d35aed556296f3647e66fae3f4",
      "parents": [
        "ddbdb35d176266b5ab64c30178f5cb76c5b1b4b4"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri Jun 11 09:57:46 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri Jun 11 09:57:46 2010 -0700"
      },
      "message": "Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned.\n\nChange-Id: I506dc501faec60e974bf4968d8ba661df7a49aa8\n"
    },
    {
      "commit": "6f5aae1bcba130d5b8092a19fca3627aa565df56",
      "tree": "9c374a2bfe07516f509271a33e5efb9269547f8d",
      "parents": [
        "ddbdb35d176266b5ab64c30178f5cb76c5b1b4b4"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri Jun 11 09:22:48 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri Jun 11 09:22:48 2010 -0700"
      },
      "message": "Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream.\n\nChange-Id: I963ad7074b830d553b67c8925efd5369d0b7a5b9\n"
    },
    {
      "commit": "ddbdb35d176266b5ab64c30178f5cb76c5b1b4b4",
      "tree": "9a3115e77421f95a8505067cfa60b5a73518ad68",
      "parents": [
        "0a5baa9b411fe086013d2a5e9126ed63fbad046c"
      ],
      "author": {
        "name": "Chih-Chung Chang",
        "email": "chihchung@google.com",
        "time": "Thu Jun 10 13:32:16 2010 +0800"
      },
      "committer": {
        "name": "Chih-Chung Chang",
        "email": "chihchung@google.com",
        "time": "Fri Jun 11 16:47:33 2010 +0800"
      },
      "message": "Change camera interface to support multiple cameras.\n\nChange-Id: Ie88fe706d2278acf762eca87780de349434778a4\n"
    },
    {
      "commit": "0a5baa9b411fe086013d2a5e9126ed63fbad046c",
      "tree": "d2f568256c27d816aa5cac3ef365ebe460536a3a",
      "parents": [
        "28b6844dec4297b16777fd45fd77ff33aa495de2"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:17:50 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 15:16:57 2010 -0700"
      },
      "message": "Switch stagefright\u0027s approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages.\n\nChange-Id: If8185ba329ce8b6663b1ad39a4efb0ad3be81df2\n"
    },
    {
      "commit": "28b6844dec4297b16777fd45fd77ff33aa495de2",
      "tree": "2bea0ca886220a4e255c0a32a4bb6f7654b415a2",
      "parents": [
        "baef63d1ac0ec6f489f5e50d2a599ff96c1f44ba",
        "1c70247536457f7b7fa84daa3482bd3d3b44e225"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 15:15:50 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 10 15:15:50 2010 -0700"
      },
      "message": "Merge \"Simplify the code in the stagefright commandline utility.\" into kraken"
    },
    {
      "commit": "baef63d1ac0ec6f489f5e50d2a599ff96c1f44ba",
      "tree": "9aefec4296365d9ac5bdb740adcdf285664d5923",
      "parents": [
        "61ea6c1bc242841663cb6f3601f89fd929882d0b",
        "1370cbe385c4295471910aacbef51a8a65ce533d"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 15:15:43 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 10 15:15:43 2010 -0700"
      },
      "message": "Merge \"Switch LiveSource to use the new http data source instead of the old one.\" into kraken"
    },
    {
      "commit": "61ea6c1bc242841663cb6f3601f89fd929882d0b",
      "tree": "8d520cc017cc8f899064db22551147f6aae752be",
      "parents": [
        "80737bac407a36e99267f65fe162b8e282822af4",
        "5994b4798b01f3dd340577c9ea9657f09093a770"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 15:15:29 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 10 15:15:29 2010 -0700"
      },
      "message": "Merge \"Initial check-in of new caching/prefetching data source implementation.\" into kraken"
    },
    {
      "commit": "80737bac407a36e99267f65fe162b8e282822af4",
      "tree": "470f173a5d9fc127ed0d48e0aa2461e21f4309dd",
      "parents": [
        "6a350a967766a197c161e69185c48f642cbaa460",
        "d35bd5fb4e09c2cd8608497c279cbb2ef9c3a029"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 12:41:05 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 10 12:41:05 2010 -0700"
      },
      "message": "Merge \"Support \"pausing\" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek.\" into kraken"
    },
    {
      "commit": "6a350a967766a197c161e69185c48f642cbaa460",
      "tree": "8462c78f592f803522e643ec2cdaf7968c699da1",
      "parents": [
        "decc91d5bc6e02acd52ca5bb6f87627285bb97c4",
        "f0821faac01c41cb3eb0ec057443f1507e7afcb5"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 12:40:39 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 10 12:40:39 2010 -0700"
      },
      "message": "Merge \"Initial check in of a new http data source implementation.\" into kraken"
    },
    {
      "commit": "1c70247536457f7b7fa84daa3482bd3d3b44e225",
      "tree": "cfdaa243502d4944bc96b5656a74a5531b934925",
      "parents": [
        "98c7c319907f4ed3915461ca62b1027590d351e5"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:16:10 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:27:06 2010 -0700"
      },
      "message": "Simplify the code in the stagefright commandline utility.\n\nChange-Id: Ia222b25ef12af34f6434421fd96b67eca800d1ab\n"
    },
    {
      "commit": "1370cbe385c4295471910aacbef51a8a65ce533d",
      "tree": "de1119f23976ae662e9ff4d058d096b601345ad7",
      "parents": [
        "98c7c319907f4ed3915461ca62b1027590d351e5"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:13:55 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:26:24 2010 -0700"
      },
      "message": "Switch LiveSource to use the new http data source instead of the old one.\n\nChange-Id: I9623c480628c495dbfbe02bdc6372724a107e2e8\n"
    },
    {
      "commit": "d35bd5fb4e09c2cd8608497c279cbb2ef9c3a029",
      "tree": "202a1dc44facac79bb0175f2dce9ec1381850854",
      "parents": [
        "98c7c319907f4ed3915461ca62b1027590d351e5"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:12:39 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:24:49 2010 -0700"
      },
      "message": "Support \"pausing\" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek.\n\nChange-Id: Ie4153a10ab36c1135f5fcfb572958129d886bcc3\n"
    },
    {
      "commit": "5994b4798b01f3dd340577c9ea9657f09093a770",
      "tree": "1fa0f3bcca95eb3b7dd79c781ccca2fe0630f134",
      "parents": [
        "98c7c319907f4ed3915461ca62b1027590d351e5"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:09:36 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:23:56 2010 -0700"
      },
      "message": "Initial check-in of new caching/prefetching data source implementation.\n\nChange-Id: I97a6e3f03c69c9b1219f1f06bd109c0102f2c504\n"
    },
    {
      "commit": "f0821faac01c41cb3eb0ec057443f1507e7afcb5",
      "tree": "7fde6bad91839fcdc9eb5a519bd20a399b4b6df8",
      "parents": [
        "98c7c319907f4ed3915461ca62b1027590d351e5"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:08:43 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 11:22:56 2010 -0700"
      },
      "message": "Initial check in of a new http data source implementation.\n\nChange-Id: I17c358288ffe9ef690d702c58723c766d0a0cf21\n"
    },
    {
      "commit": "decc91d5bc6e02acd52ca5bb6f87627285bb97c4",
      "tree": "ef611d4c87130b8b4dadacbb9034edef78df6afd",
      "parents": [
        "98c7c319907f4ed3915461ca62b1027590d351e5",
        "9d7f58a7da8502a4174a17ac49fcba6efa35a457"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu Jun 10 10:14:38 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 10 10:14:38 2010 -0700"
      },
      "message": "Merge \"Remove the lock/unlock workaround from CameraService\" into kraken"
    },
    {
      "commit": "98c7c319907f4ed3915461ca62b1027590d351e5",
      "tree": "405b00c6d671a43674e7f55cd5ed12022ffa4067",
      "parents": [
        "36ef8cf54e2bf2f96b8c7f47cd534c00ccb7b64f"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 09:51:27 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 10 09:52:11 2010 -0700"
      },
      "message": "Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed.\n\nChange-Id: I4a9aa80f392dbef72f81e25c67e5bd0654848b2c\n"
    },
    {
      "commit": "9d7f58a7da8502a4174a17ac49fcba6efa35a457",
      "tree": "ed1ad79bb159ed04f2f88d063dbaf28df3bc3201",
      "parents": [
        "36ef8cf54e2bf2f96b8c7f47cd534c00ccb7b64f"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Wed Jun 09 15:57:48 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Wed Jun 09 21:30:43 2010 -0700"
      },
      "message": "Remove the lock/unlock workaround from CameraService\n\nbug - 2677772\n\nChange-Id: I7c996daad8b3bfc89e9fa2d655dc18c9a5c68f2f\n"
    },
    {
      "commit": "36ef8cf54e2bf2f96b8c7f47cd534c00ccb7b64f",
      "tree": "ea437c86609ee36a52c071cd066d029793633639",
      "parents": [
        "ddcc4a66d848deef6fb4689e64e30cd9bd2684fe"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue Jun 08 19:54:15 2010 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue Jun 08 20:10:02 2010 -0700"
      },
      "message": "allow re-targetting of surfaces\n\nSurfaces can now be parcelized and sent to remote\nprocesses. When a surface crosses a process\nboundary, it looses its connection with the\ncurrent process and gets attached to the new one.\n\nChange-Id: I39c7b055bcd3ea1162ef2718d3d4b866bf7c81c0\n"
    },
    {
      "commit": "ddcc4a66d848deef6fb4689e64e30cd9bd2684fe",
      "tree": "e34375b6ca52818e02b45af527e68e4b42c92be1",
      "parents": [
        "365a963142093a1cd8efdcea76b5f65096a5b115"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Tue Jun 08 11:58:53 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Tue Jun 08 12:30:58 2010 -0700"
      },
      "message": "Remove some hard-coded encoding parameters\n\nChange-Id: I7a8ccd5d57891a6a585c8da2ee53acb094955913\n"
    },
    {
      "commit": "365a963142093a1cd8efdcea76b5f65096a5b115",
      "tree": "40c76b80d8b9bf3e4410db69789465dbb71ff015",
      "parents": [
        "cc2fc006594cccbf1a58a2933c1d18cf0f2e021f"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri Jun 04 13:59:27 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Tue Jun 08 11:54:21 2010 -0700"
      },
      "message": "Initial check-in for collecting stats from authoring engine at runtime\n\nChange-Id: I93a9d8bd260efc5e7fc135b726e3f1307c6df794\n"
    },
    {
      "commit": "cc2fc006594cccbf1a58a2933c1d18cf0f2e021f",
      "tree": "ed422182be7cf79c946c2566b2e3e1c0f13f92e7",
      "parents": [
        "cf7b9c7aae758ac0b99833915053c63c2ac46e09",
        "d07139e2e817a9b3ae9c87ba4e1e8d65d3e549da"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Tue Jun 08 10:14:26 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 08 10:14:26 2010 -0700"
      },
      "message": "Merge \"Second part of speeding up video recording frame rate\" into kraken"
    },
    {
      "commit": "d07139e2e817a9b3ae9c87ba4e1e8d65d3e549da",
      "tree": "c539b7d9d79fa55387eb62149418cc34f78826f2",
      "parents": [
        "cda17c606b0fe3ccda4dc68a6d43882410ea2462"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Mon Jun 07 14:41:41 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Tue Jun 08 10:01:47 2010 -0700"
      },
      "message": "Second part of speeding up video recording frame rate\n\n1. Avoid copying the input recording frames to the encoder via OMX interface\n   for TI video encoder\n   This is a missing change for part one which help reduces the CPU load.\n\n2. Release output buffers as early as possible. This is a little bit helpful, but not critical.\n\nTODO:\nWe should save the underlying pointers allocated by the OMX component before we replace them\nand restore them before we call OMX_FreeBuffer()!\n\nChange-Id: Ib3a88978f4c3b1153808872eaa7ac4c265a811ff\n"
    },
    {
      "commit": "cf7b9c7aae758ac0b99833915053c63c2ac46e09",
      "tree": "2480a2da149f7ba8fe651876a6173947ec8c6a16",
      "parents": [
        "e71d10e7ad55ccbcb0756c007caef1c959090384"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Jun 07 15:19:40 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Jun 07 15:34:45 2010 -0700"
      },
      "message": "Initial checkin of preliminary rtsp support for stagefright.\n\nChange-Id: I0722aa888098c0c1361c97a4c1b123d910afc207\n"
    },
    {
      "commit": "e71d10e7ad55ccbcb0756c007caef1c959090384",
      "tree": "42991995bb9ec7c3017f4ad59a3fe761d7aaf772",
      "parents": [
        "cda17c606b0fe3ccda4dc68a6d43882410ea2462"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Jun 07 14:35:29 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Jun 07 14:35:29 2010 -0700"
      },
      "message": "Initial checkin of preliminary support for \"http live\" streaming in stagefright.\n\nChange-Id: I20399f63d63af86a3ba22641c0e43385a108fb3f\n"
    },
    {
      "commit": "cda17c606b0fe3ccda4dc68a6d43882410ea2462",
      "tree": "0c238863237c3c7e98b497c2e27f09d5080b67e6",
      "parents": [
        "c46e8b9fdce32bafb0b84cdb16affbdd35c2e3ba"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Jun 07 13:05:37 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Jun 07 13:05:37 2010 -0700"
      },
      "message": "Initial checkin of mpeg2 transport stream parser for stagefright.\n\nChange-Id: I328ce77404daf7127933b48c9d58ed504fb8fc6f\n"
    },
    {
      "commit": "c46e8b9fdce32bafb0b84cdb16affbdd35c2e3ba",
      "tree": "22d8bac8c427e2906c5aa03b212918077d005078",
      "parents": [
        "c00d6f3ffc0eace26954e1863568820bd21794c0",
        "72961230a5890071bcca436eb5630172ce84ec41"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Jun 07 12:50:05 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 07 12:50:05 2010 -0700"
      },
      "message": "Merge \"Initial checkin of \"foundation\" library for future stagefright development.\" into kraken"
    },
    {
      "commit": "72961230a5890071bcca436eb5630172ce84ec41",
      "tree": "a699be99c292a92bda91f7eca5671a5817488447",
      "parents": [
        "cbbf27f76b4798cbd91feb70d7555dac0cbf85cb"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Jun 07 10:18:57 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Jun 07 10:22:07 2010 -0700"
      },
      "message": "Initial checkin of \"foundation\" library for future stagefright development.\n\nChange-Id: I11714dcaa647d0437a13e4c5b953b35e712da8f3\n"
    },
    {
      "commit": "c00d6f3ffc0eace26954e1863568820bd21794c0",
      "tree": "ec5042915f77bbb3cb374b251fbcc2749ec67076",
      "parents": [
        "cbbf27f76b4798cbd91feb70d7555dac0cbf85cb",
        "653252be963c07c99109d20f942d1f30c52a9360"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Mon Jun 07 10:19:58 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 07 10:19:58 2010 -0700"
      },
      "message": "Merge \"Remove hard-coded pixel format for recording frames in CameraSource. Retrieve the pixel format from Camera HAL at runtime.\" into kraken"
    },
    {
      "commit": "cbbf27f76b4798cbd91feb70d7555dac0cbf85cb",
      "tree": "86f01bba0af27f8bfc9a8f28c9ecab3f52f3d022",
      "parents": [
        "a21b4e224e8622c0e3280c33b8ebd24fcc515580"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue Jun 01 15:12:58 2010 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri Jun 04 18:57:41 2010 -0700"
      },
      "message": "split surface management from surface\u0027s buffers management\n\nChange-Id: If3c5655d1231f8f0c49ba68f972b1b20c93b3f87\n"
    },
    {
      "commit": "a21b4e224e8622c0e3280c33b8ebd24fcc515580",
      "tree": "bce77c1ce11b21c73f78bb8168593c9f2b8d73c9",
      "parents": [
        "dea96b8d54daf9ef76beb7e72e69c9f1c923c1d8",
        "d38bee5858f5387afc28dcb97139b760ac8a1c63"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Fri Jun 04 03:38:25 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 04 03:38:25 2010 -0700"
      },
      "message": "Merge \"Add KEY_SUPPORTED_METERING_MODES and fix some typos.\" into kraken"
    },
    {
      "commit": "d38bee5858f5387afc28dcb97139b760ac8a1c63",
      "tree": "b090f27b94303923007f1cdd4b075be16cbba904",
      "parents": [
        "cd3514492c2d49aeb88eedae40b54dcdd3fcbd9a"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Fri Jun 04 14:18:32 2010 +0800"
      },
      "committer": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Fri Jun 04 17:18:17 2010 +0800"
      },
      "message": "Add KEY_SUPPORTED_METERING_MODES and fix some typos.\n\nbug:2737111\nChange-Id: I108ae7057786921bf99385ad66dbc1f02d6a1448\n"
    },
    {
      "commit": "dea96b8d54daf9ef76beb7e72e69c9f1c923c1d8",
      "tree": "6b4ff3bdd28e7a571c60cd90e7af7cbc0d26d0b6",
      "parents": [
        "cd3514492c2d49aeb88eedae40b54dcdd3fcbd9a",
        "be916aa1267e2e6b1c148f51d11bcbbc79cb864c"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Fri Jun 04 00:14:46 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 04 00:14:46 2010 -0700"
      },
      "message": "Merge \"Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications.\" into kraken"
    },
    {
      "commit": "cd3514492c2d49aeb88eedae40b54dcdd3fcbd9a",
      "tree": "5dc7c57a5891532307f85a263e39479c9c182ef8",
      "parents": [
        "c1640f49abb1efc31a5fb985cfde73913cebbe8b",
        "2b8aba228e6ebd45fe29714baa477f3ea2320095"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Thu Jun 03 22:32:05 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 03 22:32:05 2010 -0700"
      },
      "message": "Merge \"Add camera metering mode API.\" into kraken"
    },
    {
      "commit": "c1640f49abb1efc31a5fb985cfde73913cebbe8b",
      "tree": "5603733ceb952cfd5cf12123355bcbcf87274e60",
      "parents": [
        "c282e3eee921453fc9188705b4879d6289b71f9c",
        "ebe43b342205674c559edf68dfa2b51bbf71189b"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 03 15:31:56 2010 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jun 03 15:31:56 2010 -0700"
      },
      "message": "am e896d416: am 2e3761ba: Merge \"Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle.\" into froyo\n\nMerge commit \u0027e896d41699ffe7be932102d7ccc9566f41ddb447\u0027 into kraken\n\n* commit \u0027e896d41699ffe7be932102d7ccc9566f41ddb447\u0027:\n  Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle.\n"
    },
    {
      "commit": "ebe43b342205674c559edf68dfa2b51bbf71189b",
      "tree": "43939d40777ef29ecfef5ab70e18612c89c103ee",
      "parents": [
        "8fe7fa8f90e52cab210ec1de861f2d8ac9435968",
        "ddc43521f9e15b15edc6f7dce0965483f6a0f820"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 03 15:30:03 2010 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jun 03 15:30:03 2010 -0700"
      },
      "message": "am 2e3761ba: Merge \"Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle.\" into froyo\n\nMerge commit \u00272e3761ba43f634e97ac493f4b79e5e53954a1491\u0027 into froyo-plus-aosp\n\n* commit \u00272e3761ba43f634e97ac493f4b79e5e53954a1491\u0027:\n  Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle.\n"
    },
    {
      "commit": "ddc43521f9e15b15edc6f7dce0965483f6a0f820",
      "tree": "db8df3366a069c35b289f441a0d31ac135aee84f",
      "parents": [
        "139a5d5bd33c9fc7708d0a79f11ee928f7796e6b"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 03 14:42:19 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jun 03 14:43:57 2010 -0700"
      },
      "message": "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle.\n\nChange-Id: I03dbdac3cd250340059ea43b341129b30acce4e2\nrelated-to-bug: 2736779\n"
    },
    {
      "commit": "653252be963c07c99109d20f942d1f30c52a9360",
      "tree": "6d5fb73f2aa6a51c60320bfd59b4081b2616dd7e",
      "parents": [
        "c282e3eee921453fc9188705b4879d6289b71f9c"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu Jun 03 11:48:31 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu Jun 03 11:51:39 2010 -0700"
      },
      "message": "Remove hard-coded pixel format for recording frames in CameraSource.\nRetrieve the pixel format from Camera HAL at runtime.\n\nChange-Id: I63f820f54c59c2019dfd195320b9928da3362536\n"
    },
    {
      "commit": "be916aa1267e2e6b1c148f51d11bcbbc79cb864c",
      "tree": "7e2be6182cde7d023ae9afec28463d69d231d7bc",
      "parents": [
        "c282e3eee921453fc9188705b4879d6289b71f9c"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue Jun 01 23:49:17 2010 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Thu Jun 03 03:21:53 2010 -0700"
      },
      "message": "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications.\n\nFirst drop of audio framework modifications for audio effects support.\n\n- AudioTrack/AudioRecord:\nAdded support for auxiliary effects in AudioTrack\nAdded support for audio sessions\nFixed left right channel inversion in setVolume()\n\n- IAudioFlinger:\nAdded interface methods for effect enumeraiton and instantiation\nAdded support for audio sessions.\n\n- IAudioTrack:\nAdded method to attach auxiliary effect.\n\n- AudioFlinger\nCreated new classes to control effect engines in effect library and manage effect connections to tracks or\noutput mix:\n  EffectModule: wrapper object controlling the effect engine implementation in the effect library. There\n\tis one EffectModule per instance of an effect in a given audio session\n  EffectChain: group of effects associated to one audio session. There is one EffectChain per audio session.\n\tEffectChain for session 0 is for output mix effects, other chains are attached to audio tracks\n\twith same session ID. Each chain contains a variable number of EffectModules\n  EffectHandle: implements the IEffect interface. There is one EffectHandle object for each application\n\tcontrolling (or using) an effect module. THe EffectModule maintians a list of EffectHandles.\n\nAdded support for effect modules and effect chains creation in PlaybackThread.\nmodified mixer thread loop to allow track volume control by effect modules and call effect processing.\n\n-AudioMixer\nEach track now specifies its output buffer used by mixer for accumulation\nModified mixer process functions to process tracks by groups of tracks with same buffer\nModified track process functions to support accumulation to auxiliary channel\n\nChange-Id: I26d5f7c9e070a89bdd383e1a659f8b7ca150379c\n"
    },
    {
      "commit": "2b8aba228e6ebd45fe29714baa477f3ea2320095",
      "tree": "526afba8fc95868ce67ff91554a81b1ad8a7d6ae",
      "parents": [
        "ba0fab325cd8379378a2c8ad14dd1c44bf2760f3"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Thu Jun 03 16:34:18 2010 +0800"
      },
      "committer": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Thu Jun 03 16:34:18 2010 +0800"
      },
      "message": "Add camera metering mode API.\n\nbug:2737111\nChange-Id: Ie986fee56ebeaaed2d2efb757701dfe3ffdec8d8\n"
    },
    {
      "commit": "c282e3eee921453fc9188705b4879d6289b71f9c",
      "tree": "104a2900e82b373939b771264cbe2932eca07225",
      "parents": [
        "ba0fab325cd8379378a2c8ad14dd1c44bf2760f3"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue Jun 01 13:38:13 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue Jun 01 13:41:16 2010 -0700"
      },
      "message": "A debugging DataSource artifically limiting the available bandwidth.\n\nChange-Id: I4ca75337a52599d211ea066fd94e649748df052d\n"
    },
    {
      "commit": "ba0fab325cd8379378a2c8ad14dd1c44bf2760f3",
      "tree": "71db14ce33c3c0642152d98376feeceb5ad6353d",
      "parents": [
        "aed27b016043c9f2cb33cf851f20698130be110c"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri May 28 14:22:23 2010 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri May 28 17:19:16 2010 -0700"
      },
      "message": "more clean-up in preparation of bigger changes\n\nthe most important change here is the renaming of\nISurfaceFlingerClient to ISurfaceComposerClient\n\nChange-Id: I94e18b0417f50e06f21377446639c61f65f959b3\n"
    },
    {
      "commit": "aed27b016043c9f2cb33cf851f20698130be110c",
      "tree": "8a28a6b2da1afe0051cefa3d7012a41a155d0eb1",
      "parents": [
        "49dedddca375f0b3a7070f7fae33966c230d4d8e",
        "7278cf32f1aa6a322f6dff1f8b7dacf7b6dddba6"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri May 28 10:53:09 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri May 28 10:53:09 2010 -0700"
      },
      "message": "Merge \"Avoid copying for input recording frames in CameraSource\" into kraken"
    },
    {
      "commit": "7278cf32f1aa6a322f6dff1f8b7dacf7b6dddba6",
      "tree": "d64ace45412715114585df61c53d2f5ea58d7999",
      "parents": [
        "8a74f1bc3f64943cafdc7c6c7e1900b4a3e9e4b1"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 27 16:05:58 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri May 28 10:44:20 2010 -0700"
      },
      "message": "Avoid copying for input recording frames in CameraSource\n\nThis is the part one.\n\n- Let CameraSource be a MediaBufferObserver. It releases the recording frame when the ref count of a MediaBuffer containing\n  the recording frame drops to 0.\n\n  This reduces the CPU load from 90+% down to 50-60%.\n\nPart two is related to the avoidance of copying the input video frames to the video encoder.\nHowever, we are not able to use OMX_UseBuffer directly. Still work on the second part.\n\nChange-Id: I906f1d054ae8bdcf82e1617f1fc120152f2eb2eb\n"
    },
    {
      "commit": "49dedddca375f0b3a7070f7fae33966c230d4d8e",
      "tree": "e3a60efbf1519adcfdf4831b15cd2dd424a3c201",
      "parents": [
        "1b52bd2874aef6c9cbc141f1cff5205830515f7d",
        "0b0279e0d20a8beb69aa2af5f4cb278841710dfb"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Fri May 28 04:34:13 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri May 28 04:34:13 2010 -0700"
      },
      "message": "Merge \"Add video frame parameter.\" into kraken"
    },
    {
      "commit": "0b0279e0d20a8beb69aa2af5f4cb278841710dfb",
      "tree": "21b77e3b0348f35a45db76125ac9f112bd74551e",
      "parents": [
        "5b39604a55f1624ced347da7b790c4206d2d999f"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Fri May 28 17:32:41 2010 +0800"
      },
      "committer": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Fri May 28 17:32:41 2010 +0800"
      },
      "message": "Add video frame parameter.\n\nThe image format of preview frames and video frames may be different.\nWe need another parameter for video frame format.\n\nbug:2720893\nChange-Id: I966a31b0ce8cab25cdde65db65a18c8cbe9c7bd6\n"
    },
    {
      "commit": "1b52bd2874aef6c9cbc141f1cff5205830515f7d",
      "tree": "388828a3e0fe92a6d3652b8ecf86a2f9dddb5928",
      "parents": [
        "8a74f1bc3f64943cafdc7c6c7e1900b4a3e9e4b1"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 27 09:59:54 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 27 09:59:54 2010 -0700"
      },
      "message": "Better sniffing of MPEG4 content by checking for a compatible sub-brand.\n\nChange-Id: I076908822ad0e663b9932e61fb33edc12c2e1948\nrelated-to-bug: 2673192\n"
    },
    {
      "commit": "8a74f1bc3f64943cafdc7c6c7e1900b4a3e9e4b1",
      "tree": "d94088e53fdfefb428c4e63b492de730ef73a153",
      "parents": [
        "a7414ea2c7dfea7d2428ce543bd6331d6c56aead",
        "69ec58ee5216ad4eabc7775762c2468c42b632fb"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 27 08:57:23 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu May 27 08:57:23 2010 -0700"
      },
      "message": "Merge \"After failing to create an AudioTrack, only stop the source if we were the ones starting it.\" into kraken"
    },
    {
      "commit": "a7414ea2c7dfea7d2428ce543bd6331d6c56aead",
      "tree": "44a8c0b9202856874f58859242aa3f2bfc74c08b",
      "parents": [
        "5b39604a55f1624ced347da7b790c4206d2d999f"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 27 01:57:08 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 27 02:01:19 2010 -0700"
      },
      "message": "Remove the logic in CameraSource using CameraParameters class to find out the buffer size.\n\nChange-Id: I76eea76bda49529d08b46241d3dded1a804f891c\n"
    },
    {
      "commit": "5b39604a55f1624ced347da7b790c4206d2d999f",
      "tree": "71bde464029685210f228e6a8e43e9b4f1f71097",
      "parents": [
        "5a4001ddb2536d65d966970fc0579bf6bd11b5a0",
        "cbe48a0678729eb863b259b4744e6ad12faf0475"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Wed May 26 17:01:16 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 26 17:01:16 2010 -0700"
      },
      "message": "Merge \"Avoid repeatedly allocating and freeing memory in CameraSource\" into kraken"
    },
    {
      "commit": "cbe48a0678729eb863b259b4744e6ad12faf0475",
      "tree": "d0331f351a139dddc9fe42eacebbb964864132fa",
      "parents": [
        "1cb8fa1e670786bf83ccde7571c5ac1fc087d4f1"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 20 02:44:49 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Wed May 26 16:54:18 2010 -0700"
      },
      "message": "Avoid repeatedly allocating and freeing memory in CameraSource\n\nChange-Id: Ia3760820da0559e4e908dedae1f1df05f9a6a242\n"
    },
    {
      "commit": "69ec58ee5216ad4eabc7775762c2468c42b632fb",
      "tree": "c82d99c1a200c680f0e39c09a39bfa5949e19c91",
      "parents": [
        "1a9b892400dae0f63b4fd502770154a06e23b01b"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Wed May 26 13:10:15 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Wed May 26 13:10:15 2010 -0700"
      },
      "message": "After failing to create an AudioTrack, only stop the source if we were the ones starting it.\n\nChange-Id: I1820c2634cfeb01af9eaf11b6473c5d7b87d1fa3\nrelated-to-bug: 2716035\n"
    },
    {
      "commit": "5a4001ddb2536d65d966970fc0579bf6bd11b5a0",
      "tree": "99210f9c70c3b695128950533b52d076ee35b017",
      "parents": [
        "1a9b892400dae0f63b4fd502770154a06e23b01b"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Wed May 26 12:59:06 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Wed May 26 12:59:06 2010 -0700"
      },
      "message": "Convert a number of assertions into runtime errors (OggExtractor)\n\nChange-Id: I8fcaec927d7b72e9d61cb7283e54523711980268\n"
    },
    {
      "commit": "1a9b892400dae0f63b4fd502770154a06e23b01b",
      "tree": "7764c3d35f14439898856700e370199354b9f565",
      "parents": [
        "2941c27e381ebda1cecff9fca2a67bba999e46e4",
        "4d1265cd007b9754d0645bc4fb95701140a45648"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Wed May 26 11:21:06 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 26 11:21:06 2010 -0700"
      },
      "message": "Merge \"Squashed commit of the following:\" into kraken"
    },
    {
      "commit": "2941c27e381ebda1cecff9fca2a67bba999e46e4",
      "tree": "57eb641552023d29a7cce091a117cf00c3e09cd3",
      "parents": [
        "cfe92f710d17f71b1cef70bd7f6ec5879309b24f",
        "d71a1be83ff31cdb6599c351f9832cefc8d447ba"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue May 25 23:48:30 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue May 25 23:48:30 2010 -0700"
      },
      "message": "Merge \"Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control.\" into kraken"
    },
    {
      "commit": "cfe92f710d17f71b1cef70bd7f6ec5879309b24f",
      "tree": "f1fea14a0e5b17383a75e9a6bd018de33cee34e4",
      "parents": [
        "6c3a699ef1c885e39d9b697fae7304455e8d9f83",
        "3f6b0cdd8cd57e2cca56a5dd4cfa726b9185d2e8"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue May 25 17:56:07 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue May 25 17:56:07 2010 -0700"
      },
      "message": "Merge \"fix [2712278] The preview buffer left some black borders in left and bottom edges\" into kraken"
    },
    {
      "commit": "3f6b0cdd8cd57e2cca56a5dd4cfa726b9185d2e8",
      "tree": "e5d25b48359d27a362e3db605736629f2a4c2e09",
      "parents": [
        "fb6ae6666644c9a37a5d34dd03eb637333cf946b"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue May 25 17:51:34 2010 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue May 25 17:51:34 2010 -0700"
      },
      "message": "fix [2712278] The preview buffer left some black borders in left and bottom edges\n\nwe were incorrectly flagging push_buffer surfaces as invalid\n\nChange-Id: I4dfd4ffbbe8a71f7e23e835db8d71966416c29bb\n"
    },
    {
      "commit": "6c3a699ef1c885e39d9b697fae7304455e8d9f83",
      "tree": "ea7551365f1d4f80e6bed76baea9546eae75e847",
      "parents": [
        "8b5a7566b0ad7be6b165eae8d6af3a0bbded77e0",
        "5279d1d8c19e5fdbb177805db0da8e8aadac3079"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue May 25 14:16:18 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue May 25 14:16:23 2010 -0700"
      },
      "message": "Merge \"Support for thumbnail extraction in the Matroska extractor.\" into kraken"
    },
    {
      "commit": "5279d1d8c19e5fdbb177805db0da8e8aadac3079",
      "tree": "77d3e5f63808c6bf2714a98582af3da55d3f0408",
      "parents": [
        "4595be952e3b1d6776a023e3f447c057797f1505"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue May 25 13:35:02 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue May 25 13:41:40 2010 -0700"
      },
      "message": "Support for thumbnail extraction in the Matroska extractor.\n\nChange-Id: I56f13fc4868baffe0bb8c2484d2753c766a73960\nrelated-to-bug: 2483739\n"
    },
    {
      "commit": "8b5a7566b0ad7be6b165eae8d6af3a0bbded77e0",
      "tree": "fd5e242b1e0e38f97c1e9ff080660f3608b0eb24",
      "parents": [
        "4595be952e3b1d6776a023e3f447c057797f1505",
        "17217ab46e12fbdaad9e1d7460c48937f76fa0e2"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue May 25 12:42:53 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue May 25 12:42:53 2010 -0700"
      },
      "message": "Merge \"Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f\" into kraken"
    },
    {
      "commit": "17217ab46e12fbdaad9e1d7460c48937f76fa0e2",
      "tree": "22c7766e3ea802be652d2cefad4ef11260ba18ab",
      "parents": [
        "9bca89d50d0c51d8e3f3e74d610b7d9a2dc98ed3"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue May 25 12:38:34 2010 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue May 25 12:38:34 2010 -0700"
      },
      "message": "Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f\n\nChange-Id: Ibf6aebfec60cd7f807c3e49f0dbb5ab8e86bcdc1\n"
    },
    {
      "commit": "4595be952e3b1d6776a023e3f447c057797f1505",
      "tree": "57649e8d90a0f4b378aaa3928d20f6e855c6d7e1",
      "parents": [
        "9bca89d50d0c51d8e3f3e74d610b7d9a2dc98ed3"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue May 25 11:20:29 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue May 25 11:20:29 2010 -0700"
      },
      "message": "Support for ogg(vorbis) metadata in stagefright including album art.\n\nChange-Id: I0c8c0136cebe2d2d97caabb7bc0c65be86329dbb\nrelated-to-bug: 2713414\n"
    },
    {
      "commit": "d71a1be83ff31cdb6599c351f9832cefc8d447ba",
      "tree": "e4bd66e6f5f7386067622eafa8c8cea56c6f4797",
      "parents": [
        "9bca89d50d0c51d8e3f3e74d610b7d9a2dc98ed3"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Fri May 21 07:47:50 2010 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Mon May 24 23:33:42 2010 -0700"
      },
      "message": "Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control.\n\nAdded IEffect and IEffectClient binder interfaces to exchange effect module control\nand status information between application and media server processes.\n\nChange-Id: I10e8e894898e52ed9956a765d0ef7075eb2593af\n"
    },
    {
      "commit": "9bca89d50d0c51d8e3f3e74d610b7d9a2dc98ed3",
      "tree": "5ae925c3dd3f2c13541204789892021d1bf185d8",
      "parents": [
        "fb6ae6666644c9a37a5d34dd03eb637333cf946b",
        "135ad07e33d30e5202deb21061a0e3ecf0ffad35"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Mon May 24 23:23:29 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon May 24 23:23:29 2010 -0700"
      },
      "message": "Merge \"Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries.\" into kraken"
    },
    {
      "commit": "fb6ae6666644c9a37a5d34dd03eb637333cf946b",
      "tree": "003b7afd1dc7507f230900ab80b90ef4c2d8ec23",
      "parents": [
        "68f929b84acf0c985b9ae3157322c022798e5eb2"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri May 21 17:24:35 2010 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon May 24 18:26:01 2010 -0700"
      },
      "message": "added the notion of fixed-size buffers\n\nthe new native_window_set_buffers_geometry allows\nto specify a size and format for all buffers to be\ndequeued. the buffer will be scalled to the window\u0027s\nsize.\n\nChange-Id: I2c378b85c88d29cdd827a5f319d5c704d79ba381\n"
    },
    {
      "commit": "4d1265cd007b9754d0645bc4fb95701140a45648",
      "tree": "4e23c4db5564c42b79cb0636241583f0d2a6866e",
      "parents": [
        "6b19faca7040ba4ef67637801926ead2559c22e9"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon May 24 14:38:02 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon May 24 14:38:02 2010 -0700"
      },
      "message": "Squashed commit of the following:\n\ncommit a2194ecc341fa0c530d0007d8561286c8b8f2d15\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 21 12:50:09 2010 -0700\n\n    Instead of including the libvpx libraries prebuilt in our tree, build them from sources.\n\n    Change-Id: I5ec57decf1200cf9137fe13ff77d06f47950c3d7\n\ncommit 711098ca3f16800a22ccdb26a07e57e471cca438\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 20 15:00:27 2010 -0700\n\n    Support for VPX/VP8 decoding in stagefright\n\n    Change-Id: I16d93faf3f56a5f8ec39c14367704469f914db9e\n    related-to-bug: 2483739\n\nChange-Id: Ibc124f6af540c2715cb2325151eecdd6edf085ec\n"
    },
    {
      "commit": "68f929b84acf0c985b9ae3157322c022798e5eb2",
      "tree": "07960003b243ae58aeecabf83a4e47c78e5d83b6",
      "parents": [
        "1cb8fa1e670786bf83ccde7571c5ac1fc087d4f1"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri May 21 14:51:33 2010 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon May 24 13:47:24 2010 -0700"
      },
      "message": "fix a bug when reallocating a window\u0027s buffers is needed\n\nwe need to mark the buffers that need to be reallocated,\nNOT the buffer\u0027s indices.\n\nChange-Id: I809e2e1b03b56c4d2ab983c25523dae99aa1da74\n"
    },
    {
      "commit": "1cb8fa1e670786bf83ccde7571c5ac1fc087d4f1",
      "tree": "49e178290bd3b59a7487e72b691640ac9298fc04",
      "parents": [
        "3d8055ac96170de7a8c49b9ffbe83ed447ccddce",
        "e136c3bb38e88315bf8797a464ebf2c788296b22"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Mon May 24 10:54:25 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon May 24 10:54:25 2010 -0700"
      },
      "message": "Merge \"Properly handle start code in H264/AVC encoder output\" into kraken"
    },
    {
      "commit": "3d8055ac96170de7a8c49b9ffbe83ed447ccddce",
      "tree": "f12dc5696f8436c9a304beffd039d27377a56f81",
      "parents": [
        "6b19faca7040ba4ef67637801926ead2559c22e9"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon May 24 09:18:36 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon May 24 09:24:02 2010 -0700"
      },
      "message": "Interestingly, a call to fseek with a NULL file handle now blocks forever...\n\nChange-Id: Ic80c579abcf2bdb73f7fd1da713649b7c7f25f56\n"
    },
    {
      "commit": "6b19faca7040ba4ef67637801926ead2559c22e9",
      "tree": "50a8fba4e70e2de45857a6ec438036a39a3baa56",
      "parents": [
        "082a4d89ae4bd156052346bbac7031ed7d741c9d"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Fri May 21 17:52:42 2010 +0800"
      },
      "committer": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Mon May 24 17:31:17 2010 +0800"
      },
      "message": "Improve GPS EXIF parameters comments.\n\nChange-Id: I33f7487821b283fe746baa09a71a703ae763d66d\n"
    },
    {
      "commit": "082a4d89ae4bd156052346bbac7031ed7d741c9d",
      "tree": "3a628b33555c747fa45da6ae566490a0e281bc3d",
      "parents": [
        "1f5be9e90868b92b99868fef232fe973f9d58713"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri May 21 14:19:50 2010 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri May 21 14:34:32 2010 -0700"
      },
      "message": "added native_window_set_buffer_count()\n\nthis method can be used to change the number of buffers\nassociated to a native window. the default is two.\n\nChange-Id: I608b959e6b29d77f95edb23c31dc9b099a758f2f\n"
    },
    {
      "commit": "1f5be9e90868b92b99868fef232fe973f9d58713",
      "tree": "6081dd574c9ddd30d42608e8c9943ab8e454645d",
      "parents": [
        "26fe83eb91aada45a75054753d4782e6bfc2fd04",
        "dd9a3a7cb9bd5f68bc6b1fe709e10b6bd1f5b433"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri May 21 13:53:28 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri May 21 13:53:28 2010 -0700"
      },
      "message": "Merge \"fix the threading issue for setBuffercount()\" into kraken"
    },
    {
      "commit": "26fe83eb91aada45a75054753d4782e6bfc2fd04",
      "tree": "50ee89ddfa697311fdda9e6fded623f9323852e4",
      "parents": [
        "64105f956f15969dbe1ec7319f6caa2a984e588b",
        "093437c388e5dff6903a3d43f2ca9f8a1ba4744a"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri May 21 08:09:53 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri May 21 08:09:53 2010 -0700"
      },
      "message": "Merge \"Support for media extraction from .mkv/.mka Matroska files in stagefright.\" into kraken"
    },
    {
      "commit": "135ad07e33d30e5202deb21061a0e3ecf0ffad35",
      "tree": "9779bcb604cc51cba5fd42cc3c53e33c230f5109",
      "parents": [
        "64105f956f15969dbe1ec7319f6caa2a984e588b"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Fri May 21 06:05:13 2010 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Fri May 21 07:05:56 2010 -0700"
      },
      "message": "Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries.\n\nFirst effect factory and effect library API implementation.\nAlso added default effect libraries for reverb and equalizer effects.\nThese libraries are for functional test only and are not fine tuned with\nregard to audio quality. They will probably be replaced by other implementations\nbefore the release.\n\nChange-Id: I6868f8612146ae282c64052765c61a52ec789ec8\n"
    },
    {
      "commit": "e136c3bb38e88315bf8797a464ebf2c788296b22",
      "tree": "c978a5038df7663487fa0ae3bbaadb8517d38f99",
      "parents": [
        "64105f956f15969dbe1ec7319f6caa2a984e588b"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 20 17:55:52 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 20 18:02:52 2010 -0700"
      },
      "message": "Properly handle start code in H264/AVC encoder output\n\n- Some H264/AVC encoder output start code in each output buffer, and others don\u0027t.\n  This patch always strips the start code first so that the sample contains the correct size.\n- Also properly initialize the interleave duration.\n\nChange-Id: I692043ce7e38f0215e1097aad9e847a57907b6e4\n"
    },
    {
      "commit": "dd9a3a7cb9bd5f68bc6b1fe709e10b6bd1f5b433",
      "tree": "34c1de4abc49bbb44f74e959e723344799eceb36",
      "parents": [
        "956c553ab0ce72f8074ad0fda2ffd66a0305700c"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue May 18 17:06:55 2010 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu May 20 18:00:42 2010 -0700"
      },
      "message": "fix the threading issue for setBuffercount()\n\nthis change introduces R/W locks in the right places.\non the server-side, it guarantees that setBufferCount()\nis synchronized with \"retire\" and \"resize\".\non the client-side, it guarantees that setBufferCount()\nis synchronized with \"dequeue\", \"lockbuffer\" and \"queue\"\n"
    },
    {
      "commit": "64105f956f15969dbe1ec7319f6caa2a984e588b",
      "tree": "4f29f435692f13af99c2e269ccdef246aefede84",
      "parents": [
        "c02138636202d606ca4cfec2297e057e9158db7d"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Wed Apr 21 15:47:15 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 20 16:32:29 2010 -0700"
      },
      "message": "Make the -o option actually terminate.\n\nChange-Id: I91b70ee5c3e1fc9b8bb645e219af296867692e65\n"
    },
    {
      "commit": "c02138636202d606ca4cfec2297e057e9158db7d",
      "tree": "134ba3dac30d27d04e7ca257ffcabaeb7b90e4f3",
      "parents": [
        "af991a9b24865af8b17c6282047638cf00466ea2",
        "528b31476c16aefc4f886bf17b6d8bb4bd21292e"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 20 15:01:07 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu May 20 15:01:07 2010 -0700"
      },
      "message": "Merge \"Update software AVC decoder to no longer require the kWantsNALFragments hack.\" into kraken"
    },
    {
      "commit": "093437c388e5dff6903a3d43f2ca9f8a1ba4744a",
      "tree": "e60f6bdcb9589bd8476123a6aff0bb3836daa675",
      "parents": [
        "cf14f10b7bf39a84205333b87d5c5b7db9598de3"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 20 14:56:53 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 20 14:56:53 2010 -0700"
      },
      "message": "Support for media extraction from .mkv/.mka Matroska files in stagefright.\n\nChange-Id: I4c26579828ad575523ccf58b0b5cb144046c04ca\nrelated-to-bug: 2483739\n"
    },
    {
      "commit": "528b31476c16aefc4f886bf17b6d8bb4bd21292e",
      "tree": "01cbe4c2f2c73081cd8eed8b526004ca87ec9594",
      "parents": [
        "cf14f10b7bf39a84205333b87d5c5b7db9598de3"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Wed May 12 16:30:12 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 20 14:44:10 2010 -0700"
      },
      "message": "Update software AVC decoder to no longer require the kWantsNALFragments hack.\n\nChange-Id: I7f1882530a891a57d0cd76cbbd7084ee31c59bd1\n"
    },
    {
      "commit": "af991a9b24865af8b17c6282047638cf00466ea2",
      "tree": "3dc23b7512a1a6ddec1662d5a853f931044a0605",
      "parents": [
        "cf14f10b7bf39a84205333b87d5c5b7db9598de3",
        "7405500bb3b5f8e8e739e344bc9d036c2736fcdf"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 20 12:18:39 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu May 20 12:18:39 2010 -0700"
      },
      "message": "Merge \"Workaround for preview frame rate setting and encoder profile and level settings on passion 1. QCOM camera HAL does not honor the preview frame rate set request. see bug - 2701282 2. QCOM video encoder has lots of 0-length output buffers if the default level setting is changed. see bug - 2660974\" into kraken"
    },
    {
      "commit": "7405500bb3b5f8e8e739e344bc9d036c2736fcdf",
      "tree": "2ca617906bf73108b099c40acc646d1d117fb7e2",
      "parents": [
        "956c553ab0ce72f8074ad0fda2ffd66a0305700c"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 20 11:56:06 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 20 12:01:29 2010 -0700"
      },
      "message": "Workaround for preview frame rate setting and encoder profile and level settings on passion\n1. QCOM camera HAL does not honor the preview frame rate set request. see bug - 2701282\n2. QCOM video encoder has lots of 0-length output buffers if the default level setting is changed. see bug - 2660974\n\nChange-Id: Id01d94bb77dc242c4712d56a91b0d69a96ba6c2f\n"
    },
    {
      "commit": "cf14f10b7bf39a84205333b87d5c5b7db9598de3",
      "tree": "ff7c34553515179dbd980e5c0010b44b394f7fab",
      "parents": [
        "956c553ab0ce72f8074ad0fda2ffd66a0305700c",
        "8fe7fa8f90e52cab210ec1de861f2d8ac9435968"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 20 11:14:37 2010 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu May 20 11:14:37 2010 -0700"
      },
      "message": "am 3c16154a: am 2723e092: Merge \"Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize.\" into froyo\n\nMerge commit \u00273c16154a3309fe250177d69f3fcd5b6e9a82d1b3\u0027 into kraken\n\n* commit \u00273c16154a3309fe250177d69f3fcd5b6e9a82d1b3\u0027:\n  Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize.\n"
    },
    {
      "commit": "8fe7fa8f90e52cab210ec1de861f2d8ac9435968",
      "tree": "f15953bd8e8aa9d8b58f7c8e47c0e736c6948b98",
      "parents": [
        "c0b42f27a36c96b0ce16ade57c26ff1decb4bb72",
        "139a5d5bd33c9fc7708d0a79f11ee928f7796e6b"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 20 11:13:20 2010 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu May 20 11:13:20 2010 -0700"
      },
      "message": "am 2723e092: Merge \"Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize.\" into froyo\n\nMerge commit \u00272723e09229ce916724861ab90b6b8fc7c9ea9f2e\u0027 into froyo-plus-aosp\n\n* commit \u00272723e09229ce916724861ab90b6b8fc7c9ea9f2e\u0027:\n  Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize.\n"
    },
    {
      "commit": "139a5d5bd33c9fc7708d0a79f11ee928f7796e6b",
      "tree": "18ab9da463636f4eecd524cadd5ddaf5c525f21d",
      "parents": [
        "1edbcb2bb9988cc7cb54a865aaea4613bdd53a9d"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 20 10:37:06 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu May 20 10:37:06 2010 -0700"
      },
      "message": "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize.\n\nChange-Id: I5cba02ee85a41e43c2623053de40f26e2cf2efe4\nrelated-to-bug: 2699505\n"
    },
    {
      "commit": "956c553ab0ce72f8074ad0fda2ffd66a0305700c",
      "tree": "fe111ecd29e01c270246f5f338c56806d6d5b136",
      "parents": [
        "e1f61055b4abb96a86d1ff24b5a7777dfe40fe5f"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri May 14 15:45:22 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Wed May 19 07:21:25 2010 -0700"
      },
      "message": "Initial software encoder checkins\n\nChange-Id: I27f387db23594e46384c4eb3a0093ce220bb6b60\n"
    },
    {
      "commit": "e1f61055b4abb96a86d1ff24b5a7777dfe40fe5f",
      "tree": "8674f05b32d3abbadbbdc251e65c9936bc135ab2",
      "parents": [
        "d1b449aad6c087a69f5ec66b7facb2845b73f1cb"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon May 17 17:27:26 2010 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon May 17 17:27:26 2010 -0700"
      },
      "message": "fix some bugs in SharedBufferStack::resize\n\nadded buffers should now be labeled properly.\n\nChange-Id: I28aa753fbe89ab89134e7753575319478934c7fa\n"
    },
    {
      "commit": "d1b449aad6c087a69f5ec66b7facb2845b73f1cb",
      "tree": "b16f7d28fdac76c90d66be56161116fe09822992",
      "parents": [
        "ae77ffa16bda593fb3751e41d45327d867f3c8e1"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Fri May 14 03:26:45 2010 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Mon May 17 02:23:47 2010 -0700"
      },
      "message": "Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.\n\nThe problem is due to a too big difference between the buffer size used at the hardware interface and at the A2DP interface.\nWhen no resampling occurs we don\u0027t notice problems but the timing is very tight. As soon as resampling is activated, the AudioTrack underruns.\nThis is because the AudioTrack buffers are not resized when moving the AudioTrack from hardware to A2DP output.\nThe AudioTrack buffers are calculated based on a hardware output buffer size of 3072 bytes. Which is much less than the A2DP output buffer size (10240).\n\nThe solution consists in creating new tracks with new buffers in AudioFlinger when the A2DP output is opened\ninstead of just transfering active tracks from hardware output mixer thread to the new A2DP output mixer thread.\nTo avoid synchronization issues between mixer threads and client processes, this is done by invalidating tracks\nby setting a flag in their control block and having AudioTrack release the handle on this track (IAudioTrack)\nand create a new IAudioTrack when this flag is detected next time obtainBuffer() or start() is executed.\n\nAudioFlinger modifications:\n- invalidate the tracks when setStreamOutput() is called\n- make sure that notifications of output opening/closing and change of stream type to output mapping are sent synchronously to client process.\nThis is necessary so that AudioSystem has the new stream to output mapping when the AudioTrack detects the invalidate flag in the client process.\nPreviously their were sent when the corresponding thread loop was executed.\n\nAudioTrack modifications:\n- move frame count calculation and verification from set() to createTrack() so that is is updated every time a new IAudioTrack is created.\n- detect track invalidate flag in obtainBuffer() and start() and create a new IAudioTrack.\n\nAudioTrackShared modifications\n- group all flags (out, flowControlFlag, forceReady...) into a single bit filed to save space.\n\nChange-Id: I9ac26b6192230627d35084e1449640caaf7d56ee\n"
    },
    {
      "commit": "ae77ffa16bda593fb3751e41d45327d867f3c8e1",
      "tree": "bc71c40bbbbce19b827c407fd901c03a3cf87e81",
      "parents": [
        "09a2ab9dfe5c8fe74703b9894d930b1b1dbf0c11"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Sat May 15 13:05:04 2010 +0800"
      },
      "committer": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Sat May 15 13:06:19 2010 +0800"
      },
      "message": "Fix build error.\n\nOriginal name INFINITY conflicts with the macro in math.h.\n\nChange-Id: I9845ed84fca17813dd971239a902cc1e0bad1e3e\n"
    },
    {
      "commit": "09a2ab9dfe5c8fe74703b9894d930b1b1dbf0c11",
      "tree": "0852633ee4e6626010e54c3344fee7483a76cb12",
      "parents": [
        "ea10bc6158caa9f595c85a3dc3517d88ee989001"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Thu May 13 19:31:02 2010 +0800"
      },
      "committer": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Sat May 15 12:40:54 2010 +0800"
      },
      "message": "Add camera focus distances API.\n\nApplications can use this API to estimate the distance\nbetween the subject and the camera.\n\nbug:1955650\nChange-Id: Ie6c8ea4971759cab6c9bcdda2c5ceb5925791c27\n"
    },
    {
      "commit": "ea10bc6158caa9f595c85a3dc3517d88ee989001",
      "tree": "6514ef7d81dc9272abb2c9cc5b05148f391b9f2d",
      "parents": [
        "a326071ff872d5a197efbf27b9ab6653a90f0734",
        "c0b42f27a36c96b0ce16ade57c26ff1decb4bb72"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri May 14 16:30:29 2010 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri May 14 16:30:29 2010 -0700"
      },
      "message": "am a5cd816c: am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking.\n\nMerge commit \u0027a5cd816c720ed87b91a33aa5d000a0d308c74453\u0027 into kraken\n\n* commit \u0027a5cd816c720ed87b91a33aa5d000a0d308c74453\u0027:\n  Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking.\n"
    },
    {
      "commit": "c0b42f27a36c96b0ce16ade57c26ff1decb4bb72",
      "tree": "5b7c9790f0be90552ce9a31e6871f2a3bfbc750a",
      "parents": [
        "4ac3585263ad59def5cf14756347cecab43e6e67",
        "1edbcb2bb9988cc7cb54a865aaea4613bdd53a9d"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri May 14 16:28:09 2010 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri May 14 16:28:09 2010 -0700"
      },
      "message": "am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking.\n\nMerge commit \u0027eb9128f9b0ee660504621381fd96f82d5bf8a3fd\u0027 into froyo-plus-aosp\n\n* commit \u0027eb9128f9b0ee660504621381fd96f82d5bf8a3fd\u0027:\n  Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking.\n"
    },
    {
      "commit": "1edbcb2bb9988cc7cb54a865aaea4613bdd53a9d",
      "tree": "962de13061feaa0d428f33f8c94ced16c8bcf343",
      "parents": [
        "a945bfd91aa291fba4d9201ffcb38fce40eab7fe"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri May 14 15:28:51 2010 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri May 14 15:32:21 2010 -0700"
      },
      "message": "Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking.\n\nChange-Id: I576178144ffd753b809e1c4ae269ffc3aa34b511\nrelated-to-bug: 2686604\nQA-Impact: well, ..., everything related to streaming mpeg4/aac content over http\n"
    },
    {
      "commit": "a326071ff872d5a197efbf27b9ab6653a90f0734",
      "tree": "c787182efe211a195378d13aa66dc9116e06d998",
      "parents": [
        "1999e8d16d15b60b983595d4bf44ccf67cd86732",
        "f0ce2fb0c7bf3a414279e5aba61105f3d9025c0e"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri May 14 12:19:17 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri May 14 12:19:17 2010 -0700"
      },
      "message": "Merge \"Detect and handle premature termination of a recording session\" into kraken"
    },
    {
      "commit": "1999e8d16d15b60b983595d4bf44ccf67cd86732",
      "tree": "2d413bfc8b71ffbc93d3824e0da87406d4fd0307",
      "parents": [
        "3c0131f02b6f008321608044c53bccce2ac5f6dd",
        "d06618ee31c11ac7ac6698f95444041a4785a5ab"
      ],
      "author": {
        "name": "Chih-Chung Chang",
        "email": "chihchung@google.com",
        "time": "Fri May 14 12:05:06 2010 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri May 14 12:05:06 2010 -0700"
      },
      "message": "Merge \"Fix deadlock if the last reference of ICameraClient is removed in ICamera::connect()\" into kraken"
    },
    {
      "commit": "f0ce2fb0c7bf3a414279e5aba61105f3d9025c0e",
      "tree": "4fea53e0f6cd8068d0342828c267fe734925f2f8",
      "parents": [
        "3c0131f02b6f008321608044c53bccce2ac5f6dd"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri May 14 11:48:00 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri May 14 11:48:00 2010 -0700"
      },
      "message": "Detect and handle premature termination of a recording session\n\nChange-Id: Ifb83b19f3e68580345b23efed5d5956fb81baeb8\n"
    },
    {
      "commit": "3c0131f02b6f008321608044c53bccce2ac5f6dd",
      "tree": "cf03faa5dc5f5323fdf16eb1374c12623b6f7961",
      "parents": [
        "d599cd4573b5a2d5914c5040e0565ef866749b77"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu May 13 11:47:36 2010 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Fri May 14 10:51:12 2010 -0700"
      },
      "message": "Audio/video initial recording time synchronization\n\nChange-Id: Iac58b63d474fe09c1d36ba6ecde91dafbb7fef9a\n"
    }
  ],
  "next": "d599cd4573b5a2d5914c5040e0565ef866749b77"
}
