- 048449e Added ability to instantiate various implementations of the VideoEditor by Gil Dobjanschi · 14 years ago
- f46731d am 10b15c08: am d6877fa4: Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
- 10b15c0 am d6877fa4: Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
- d6877fa Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
- 081833d AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead. by Chia-chi Yeh · 14 years ago
- 82aa7f0 Update code for new BT APIs. by Jaikumar Ganesh · 14 years ago
- e63f20b Merge "Save overlays to XML" by Gil Dobjanschi · 14 years ago
- 5665fd6 Save overlays to XML by Gil Dobjanschi · 14 years ago
- c9a9800 am b047e3cd: am aeb2c62e: Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 14 years ago
- 0952706 am 387bdcda: am 88a995ed: Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
- b047e3c am aeb2c62e: Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 14 years ago
- 4fd3ecc Fix several audio effects problems. by Eric Laurent · 14 years ago
- ce635b5 am d6c30e8c: am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
- 3bf613b am c889bbfa: am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
- 1a30385 am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
- 387bdcd am 88a995ed: Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
- 88a995e Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
- 7626650 am 7dff9dfd: am 269dea1c: Merge "Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. The dump function whitelists several directories as filters to the output. The mount point changed for SD card in Froyo, and we started filtering files that w by Dave Sparks · 14 years ago
- ad3fcfe Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content. by Andreas Huber · 14 years ago
- d6c30e8 am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
- be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
- 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 14 years ago
- c889bbf am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
- 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
- 9d59186 am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
- 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
- 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
- b0725a4 Merge "Validate Overlay and effect duration and start time." by Gil Dobjanschi · 14 years ago
- f8b0486 Validate Overlay and effect duration and start time. by Gil Dobjanschi · 14 years ago
- 7dff9df am 269dea1c: Merge "Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. The dump function whitelists several directories as filters to the output. The mount point changed for SD card in Froyo, and we started filtering files that were open on t by Dave Sparks · 14 years ago
- e11eba3 MtpCursor: Fix long to int truncation bug by Mike Lockwood · 14 years ago
- 90bbe5e MtpCursor: Remove some unused variables by Mike Lockwood · 14 years ago
- c73305c work on review comments and code formating. Removed white spaces by Dharmaray Kundargi · 14 years ago
- 124a346 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 14 years ago
- c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
- ec67253 Merge "MTP: Fix local reference leaks." by Mike Lockwood · 14 years ago
- bf836ec Merge "Bug fix: getDuration vs. getDurationTimeline" by Gil Dobjanschi · 14 years ago
- 4b66f7a Bug fix: getDuration vs. getDurationTimeline by Gil Dobjanschi · 14 years ago
- 731a95a Merge changes I424ba760,Ic0826085 by Mike Lockwood · 14 years ago
- 8839471 MTP: Fix local reference leaks. by Mike Lockwood · 14 years ago
- ae078f7 MTP: Implement extra object properties for audio, video and image files by Mike Lockwood · 14 years ago
- e9e0e0e am a9f17c8b: am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
- a9f17c8 am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
- bf47092 Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
- dacebe6 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
- a54abd0 am fa5c8fc4: am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
- fa5c8fc am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
- abaabb2 Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
- ab2116c Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
- 3b89019 am 1b37df95: am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
- 1b37df9 am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
- cc64c5d Merge changes I1302cacd,I05125c79,I8d9653ce by Mike Lockwood · 14 years ago
- ac745c1 MTP: Fix some warnings by Mike Lockwood · 14 years ago
- a2a2128 MTP: Include current property value in GetDevicePropDesc by Mike Lockwood · 14 years ago
- 564ff84 MTP: Fix reading and writing device property descriptors by Mike Lockwood · 14 years ago
- d66a3fe Merge "Adjust the duration of transitions if needed." by Gil Dobjanschi · 14 years ago
- a7936a5 am f3ae63ee: am 52f58e96: Merge "fix problem in AudioEffect JNI setup." into gingerbread by Eric Laurent · 14 years ago
- 4d3fb50 Fix error in AudioEffect command status reporting. by Eric Laurent · 14 years ago
- 05152ff Adjust the duration of transitions if needed. by Gil Dobjanschi · 14 years ago
- f3ae63e am 52f58e96: Merge "fix problem in AudioEffect JNI setup." into gingerbread by Eric Laurent · 14 years ago
- 2fb43ef fix problem in AudioEffect JNI setup. by Eric Laurent · 14 years ago
- ed63f50 Merge "Added two more video encoders" by James Dong · 14 years ago
- ab853b3 Merge "Add constant for SDCARD_RW group ID." by Mike Lockwood · 14 years ago
- 920d649 Send album artist to the media provider again. by Marco Nelissen · 14 years ago
- 58fd98a Add constant for SDCARD_RW group ID. by Mike Lockwood · 14 years ago
- dbaa3c8 Merge changes Ie8bd9107,I1065179a by Mike Lockwood · 14 years ago
- d3bfecb MTP: Reenable GetObjectPropValue and SetObjectPropValue by Mike Lockwood · 14 years ago
- 9f67924 MTP: Minor debug output cleanup by Mike Lockwood · 14 years ago
- 2c2d06d Merge changes I75c4c7dc,Ie9f3dea3 by Mike Lockwood · 14 years ago
- 12b8a99 MTP: List all the formats we support in addition to FORMAT_UNDEFINED by Mike Lockwood · 14 years ago
- ba76554 MTP: Fix problems with signed ints in MtpCursor.cpp by Mike Lockwood · 14 years ago
- 2e87f7b Added two more video encoders by James Dong · 14 years ago
- b9354fd am 13770dcc: am 7b2ed5d7: Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data \'avcC\' accordingly." into gingerbread by Andreas Huber · 14 years ago
- 13770dc am 7b2ed5d7: Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data \'avcC\' accordingly." into gingerbread by Andreas Huber · 14 years ago
- 7b2ed5d Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly." into gingerbread by Andreas Huber · 14 years ago
- e763593 Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly. by Andreas Huber · 14 years ago
- 7eb8057 Merge "1. Added OverlayFrame constuctor 2. Invalidate transitions when trimming video 3. Remove image file when removing an OverlayFrame 4. Bug fixes in the VideoEditor implementation" by Gil Dobjanschi · 14 years ago
- bb7684b resolved conflicts for merge of ac4a284a to master by Eric Laurent · 14 years ago
- ac4a284 am 7864c72b: Merge "Fix issue 3022800." into gingerbread by Eric Laurent · 14 years ago
- 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
- 3611a0e am 693a430c: am 903fc221: Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
- a03f8fb am 30c7e132: am 697bd76e: Merge "Use the advertised profile and level from M4V and H263 video encoders" into gingerbread by James Dong · 14 years ago
- 693a430 am 903fc221: Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
- 30c7e13 am 697bd76e: Merge "Use the advertised profile and level from M4V and H263 video encoders" into gingerbread by James Dong · 14 years ago
- 903fc22 Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
- ff371cf MediaScanner: disable album artist support until MediaProvider really supports it by Mike Lockwood · 14 years ago
- 21e9da6 1. Added OverlayFrame constuctor by Gil Dobjanschi · 14 years ago
- a915842 Merge "Changes to support MediaProvider refactoring" by Mike Lockwood · 14 years ago
- 1e0e166 Use the advertised profile and level from M4V and H263 video encoders by James Dong · 14 years ago
- 736da9c am 4744774a: am 3efbc555: Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
- 4744774 am 3efbc555: Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
- 3efbc55 Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
- 2de0a50 am a72bb404: Merge "Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs." into gingerbread by Andreas Huber · 14 years ago
- 9c37da7 Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs. by Andreas Huber · 14 years ago
- ec1e9c7 Fix more audio effects auto tests by Eric Laurent · 14 years ago
- 5a08b50 Merge "MTP host: Use Java longs for storage and object IDs" by Mike Lockwood · 14 years ago
- cc6b941 am 4374b23d: Merge "Make sure we drain the avc software decoder\'s output queue once we run out of input data." into gingerbread by Andreas Huber · 14 years ago
- 55f8aee Make sure we drain the avc software decoder's output queue once we run out of input data. by Andreas Huber · 14 years ago
- f5a8f2f Merge "Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs." into gingerbread by Andreas Huber · 14 years ago
- 583df4f Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs. by Andreas Huber · 14 years ago