- 61bf9af Merge "Fix copyright header for pvmediascanner.cpp" into froyo by Jean-Baptiste Queru · 15 years ago froyo froyo-release main master android-2.2.1_r1 android-2.2.1_r2 android-2.2.2_r1 android-2.2.3_r1 android-2.2.3_r2 android-2.2.3_r2.1 android-2.2_r1 android-2.2_r1.1 android-2.2_r1.2 android-2.2_r1.3 android-cts-2.2_r8
- 96f6f2b Fix copyright header for pvmediascanner.cpp by James Dong · 15 years ago
- 8de25ad Update AMR codec. by Dave Sparks · 15 years ago
- 94d1560 The file writer thread is not thread-safe. by James Dong · 15 years ago
- 947cd0b Merge "Some free chunk available notification is missing, which messes up the number of outstanding output buffer count. As a result, the media server either hangs if omx encoder node thinks it is still waiting for some buffers to be returned from the omx component, or silently crashes if the omx encoder node frees the buffer prematurely" by James Dong · 15 years ago
- 3fd45f0 Some free chunk available notification is missing, which messes up the number of outstanding output buffer count. by James Dong · 15 years ago
- dca8e1d Fix some memory corruption bugs in the file writer which may cause the media server to crash by James Dong · 15 years ago
- 066ead9 Log waitforever event because encoder does not return all buffers by James Dong · 15 years ago
- 4c8d8c5 Fix the mode constants in the metadatadriver to properly align with the public constants, this mismatch prevented proper metadata extraction. by Andreas Huber · 15 years ago
- 3032d2a Merge "Fix a software decoder freeze issue" by James Dong · 15 years ago
- c5359cc Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
- 4eb7853 Fix omx encoder node so that it can handle the case where the SPS and PPS are returned by the encoder in a single output buffer. by James Dong · 15 years ago
- 62abc71 Fix a software decoder freeze issue by James Dong · 15 years ago
- fe5c20c Log a potential deadlock issue in audio MIO for recording by James Dong · 15 years ago
- d88ab3a Merge "QUalcomm H.264 encoder support." by Gloria Wang · 15 years ago
- 6a28612 QUalcomm H.264 encoder support. by Gloria Wang · 15 years ago
- 42854ac Add some extra debugging for tracking down stop recording problem by James Dong · 15 years ago
- 8dea897 Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 15 years ago
- b7cd675 Fix a media server crash due to a race condition in the Camera MIO by James Dong · 15 years ago
- f624622 use HAL YUV constants instead of libui's by Mathias Agopian · 15 years ago
- bb42f35 Switch to use xml configuration for authoring by James Dong · 15 years ago
- fe25f0b Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 15 years ago
- 66ab03b split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
- 094da15 am 031db879: Merge "Fix intermittent Mac build errors." into eclair by Ying Wang · 15 years ago
- 031db87 Merge "Fix intermittent Mac build errors." into eclair by Ying Wang · 15 years ago
- 918c415 Merge "Change the FragmentWriter queue to be vector based" by James Dong · 15 years ago
- 1faa812 Fix for URL parsing which may mistreat :pass as :port by James Dong · 15 years ago
- 471c0b4 Change the FragmentWriter queue to be vector based by Dan Vacura · 15 years ago
- ee9fc34 Use Tremor for sim-eng, and Tremolo for other targets. by Gloria Wang · 15 years ago
- 97fd596 Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
- 6fa9c32 Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
- 428a4dc am 5b11918b: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
- 5b11918 reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
- 8a10af5 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 15 years ago
- c1cb65d Fix intermittent Mac build errors. by Ying Wang · 15 years ago
- 7d35df9 URL is parsed incorrectly in OpenCore by James Dong · 15 years ago
- 678e562 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
- 2b65b6d Support for specifying additional http headers for media sources. by Andreas Huber · 15 years ago
- a18ef85 android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
- 95580c3 Merge "Treat files with extension MPEG as MP4 during scanning" by James Dong · 15 years ago
- 2d68e2b am 0bb93756: The number of frames that need to be hold in the video MIO is platform-specific. by James Dong · 15 years ago
- 0bb9375 The number of frames that need to be hold in the video MIO is platform-specific. by James Dong · 15 years ago eclair-passion-release eclair-release eclair-sholes-release2 android-2.1_r2 android-2.1_r2.1p android-2.1_r2.1p2 android-2.1_r2.1s
- 3c37a27 Treat files with extension MPEG as MP4 during scanning by James Dong · 15 years ago
- 05da43e Remove duplicate header-copying directive by Jean-Baptiste Queru · 15 years ago
- fd114ee Fix a bug in finding a sw-based codec where a hw-based codec may be used although a sw-based codec was found by James Dong · 15 years ago
- f799640 Use hw-based codec if a sw-based codec is not available but a hw-based codec is, when sw-based codec decoders are requested. by James Dong · 15 years ago
- 472fe88 am afa07b52: Fix tearing for 720P video playback. Hold 2 decoded video frames instead of 1 so that SF can have more room to complete composition. bug 2309411 by James Dong · 15 years ago
- afa07b5 Fix tearing for 720P video playback. by James Dong · 15 years ago android-2.1_r1
- 352c428 Refactor the MediaScanner, the existing one becomes a subclass of MediaScanner specific to the PV implementation. by Andreas Huber · 15 years ago
- 9d018d8 am 67499507: Enable the support for selecting preferred video codecs (software based vs hardware based) by James Dong · 15 years ago
- 6749950 Enable the support for selecting preferred video codecs (software based vs hardware based) by James Dong · 15 years ago
- 5e291bb Merge change I34005d0f into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 626e98f am a9e855cd: (-s ours) RIO-8067: set player engine watchdog timer lower bound to 1 sec. DO NOT MERGE. by Jianhong Jiang · 15 years ago
- a9e855c RIO-8067: set player engine watchdog timer lower bound to 1 sec. DO NOT MERGE. by Jianhong Jiang · 15 years ago
- 422872e Merge change I91441bb5 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 91441bb RIO-8067: set player engine watchdog timer lower bound to 1 sec. by Jianhong Jiang · 15 years ago
- 2dc700f am d4513f10: Allow multiple RTSP redirects. Bug 2272041. by Dave Sparks · 15 years ago
- d4513f1 Allow multiple RTSP redirects. Bug 2272041. by Dave Sparks · 15 years ago
- b7be256 am 76c4cb50: Fix an incorrect time profiling bug in camera MIO by James Dong · 15 years ago
- 76c4cb5 Fix an incorrect time profiling bug in camera MIO by James Dong · 15 years ago
- 5109388 eclair snapshot by Jean-Baptiste Queru · 15 years ago
- e2a090f am 9d8ed53e: Add some logging to track potential write halt -: a tiny bit of performance hit +: let us track the SD card write halt issue low-risk change by James Dong · 15 years ago
- 99cab2c am ddebbd7b: (-s ours) DO NOT MERGE TO MR2 [NJ-1432] Content truncated while seeking YouTube clip Bug 1968334 Cherry-picked from MR2 by Sahil Sachdeva · 15 years ago
- 72206d3 am 5f411997: Fix issue 2194140: [Passion] Support Audience chip. by Eric Laurent · 15 years ago
- 9d8ed53 Add some logging to track potential write halt by James Dong · 15 years ago eclair-sholes-release android-2.0.1_r1
- ddebbd7 DO NOT MERGE TO MR2 by Sahil Sachdeva · 15 years ago
- 5f41199 Fix issue 2194140: [Passion] Support Audience chip. by Eric Laurent · 15 years ago
- 8096b66 RIO-8000: Handle more non-standard OMX component state transition errors by Jianhong Jiang · 15 years ago
- b52d26f Catch AO leave in metadriver. (Same thing like we did for player and author) by Jianhong Jiang · 15 years ago
- caa22bb am 9816ec52: Log specific OMX_EventError events reported from OMX components by James Dong · 15 years ago
- 9816ec5 Log specific OMX_EventError events reported from OMX components by James Dong · 15 years ago
- cab6fdd am 537674d2: Merge change Ie4968a76 into eclair by Sahil Sachdeva · 15 years ago
- 3113f25 am a4fb1b42: Merge change I8b58bac2 into eclair by Sahil Sachdeva · 15 years ago
- 537674d Merge change Ie4968a76 into eclair by Android (Google) Code Review · 15 years ago
- a4fb1b4 Merge change I8b58bac2 into eclair by Android (Google) Code Review · 15 years ago
- 8b58bac 2226576 [RIO-7913] crash in the software mpeg4 decoder by Sahil Sachdeva · 15 years ago
- da80ef5 am 525dc85d: Add view finder freeze detection logic for video recording application in camera mio by James Dong · 15 years ago
- 525dc85 Add view finder freeze detection logic for video recording application in camera mio by James Dong · 15 years ago
- 5835522 am 4cb90b7e: (-s ours) DO NOT MERGE TO MR2 RIO-7939: Change H.263 encoding default GOB header interval to 0 Cherry-picked from MR2 by Jianhong Jiang · 15 years ago
- 4cb90b7 DO NOT MERGE TO MR2 by Jianhong Jiang · 15 years ago
- 7481a58 am 2de3e2b6: The max video frame size was too small (640x480). increase it to handle HD (1280x720). Fix failures to generate thumbnails for HD contents. by James Dong · 15 years ago
- 2de3e2b The max video frame size was too small (640x480). increase it to handle HD (1280x720). by James Dong · 15 years ago
- 9747573 RIO-7939: Change H.263 encoding default GOB header interval to 0 by Jianhong Jiang · 15 years ago
- bb39aa5 am 2a7b6d0e: (-s ours) Merge change I024bce92 into eclair by Sahil Sachdeva · 15 years ago
- 10f209c am f278fef2: (-s ours) Merge change I7c40cce5 into eclair by Jianhong Jiang · 15 years ago
- e542e03 am 69e7ca93: (-s ours) DO NOT MERGE TO MR2 2182414 Fix for [RIO-7731] valgrind error in opencore. (cherry picked from commit 89369ebd893c0fd29f72f44b9fed8842cab593bf) by Sahil Sachdeva · 15 years ago
- 2a7b6d0 Merge change I024bce92 into eclair by Android (Google) Code Review · 15 years ago
- f278fef Merge change I7c40cce5 into eclair by Android (Google) Code Review · 15 years ago
- 024bce9 DO NOT MERGE TO MR2 by Sahil Sachdeva · 15 years ago
- 69e7ca9 DO NOT MERGE TO MR2 by Sahil Sachdeva · 15 years ago
- 7c40cce DO NOT MERGE TO MR2 by Jianhong Jiang · 15 years ago
- e4968a7 [RIO-7925] Mp4 composer node File writer hang issue while running stress test. by Sahil Sachdeva · 15 years ago
- b695ec7 am 2481a656: (-s ours) DO NOT MERGE TO MR2 There is a crash due to OMX_UseBuffer change. In Reset(), media input node deletes the media input node port, which deletes the allocator. When encoder node releases the media data, it calls the allocator to release the memory. That ca by Jianhong Jiang · 15 years ago
- 2481a65 DO NOT MERGE TO MR2 by Jianhong Jiang · 15 years ago
- 1b90ff5 am 52da2441: (-s ours) DO NOT MERGE TO MR2 [RIO-7781] OsclLeave 113 with AMRNB audio-only recording bug 2194094 Cherry-picked from mr2 branch by Sahil Sachdeva · 15 years ago
- 52da244 DO NOT MERGE TO MR2 by Sahil Sachdeva · 15 years ago
- b69b9e6 Merge change Ibdf69ea0 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- e04e936 Merge change I8aa71b06 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 0789870 am cd95835e: The InputRotationType was not properly initialized before using it in a call to OMX_SetParameter. by Andreas Huber · 15 years ago
- bdf69ea 2194094 [RIO-7781] OsclLeave 113 with AMRNB audio-only recording by Sahil Sachdeva · 15 years ago