Andreas Huber
2dabef2f4e
am 627a0019: am 4d61f602: Switch stagefright\'s approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages.
2010-06-10 16:13:37 -07:00
Andreas Huber
422c5a1408
am 566e64af: am fbdb5f1b: Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken
2010-06-10 16:13:24 -07:00
Andreas Huber
6ee780de7f
am 960a0ff1: am c81d2c12: Merge "Initial check-in of new caching/prefetching data source implementation." into kraken
2010-06-10 16:13:11 -07:00
Andreas Huber
4d61f602bf
Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages.
...
Change-Id: If8185ba329ce8b6663b1ad39a4efb0ad3be81df2
2010-06-10 15:16:57 -07:00
Andreas Huber
fbdb5f1bb6
Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken
2010-06-10 15:15:43 -07:00
Andreas Huber
c81d2c12de
Merge "Initial check-in of new caching/prefetching data source implementation." into kraken
2010-06-10 15:15:29 -07:00
Mike Lockwood
99b3452f40
CameraBrowser: Display thumbnails for camera images.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-06-10 16:58:05 -04:00
Mike Lockwood
dda5686092
MTP: Add support for retrieving thumbnails to MTP content provider.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-06-10 16:58:03 -04:00
Andreas Huber
a9aaf8ffce
am c90e35c1: am 8d300280: 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
2010-06-10 12:43:53 -07:00
Andreas Huber
815758ba7d
am 3ee447e4: am 75c1c8e3: Merge "Initial check in of a new http data source implementation." into kraken
2010-06-10 12:43:48 -07:00
Andreas Huber
8d30028065
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
2010-06-10 12:41:05 -07:00
Andreas Huber
75c1c8e3f5
Merge "Initial check in of a new http data source implementation." into kraken
2010-06-10 12:40:39 -07:00
Andreas Huber
82f8fd6a49
Switch LiveSource to use the new http data source instead of the old one.
...
Change-Id: I9623c480628c495dbfbe02bdc6372724a107e2e8
2010-06-10 11:26:24 -07:00
Andreas Huber
1f24b30fe4
Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek.
...
Change-Id: Ie4153a10ab36c1135f5fcfb572958129d886bcc3
2010-06-10 11:24:49 -07:00
Andreas Huber
b206319122
Initial check-in of new caching/prefetching data source implementation.
...
Change-Id: I97a6e3f03c69c9b1219f1f06bd109c0102f2c504
2010-06-10 11:23:56 -07:00
Andreas Huber
163c493b50
Initial check in of a new http data source implementation.
...
Change-Id: I17c358288ffe9ef690d702c58723c766d0a0cf21
2010-06-10 11:22:56 -07:00
Mike Lockwood
0809c0e4c6
CameraBrowser: New test app for the MTP content provider.
...
Change-Id: I8423d728b13ed8ac87bd2792eefddce3287598bb
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-06-10 14:08:35 -04:00
Mike Lockwood
f724eed566
MTP provider: Add columns for MTP ObjectInfo dataset to the MTP objects table
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
Change-Id: Ife0563ad1c3b3dbc2461e1a9e784cbb4653b3435
2010-06-10 14:08:29 -04:00
James Dong
f3e969a3bb
am 3aede37f: am 3a0b37a0: Merge "Remove the lock/unlock workaround from CameraService" into kraken
2010-06-10 10:18:52 -07:00
Andreas Huber
c8105742ff
am 7b909c05: am 66b89a62: Merge "Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed." into kraken
2010-06-10 10:17:04 -07:00
James Dong
3a0b37a04e
Merge "Remove the lock/unlock workaround from CameraService" into kraken
2010-06-10 10:14:38 -07:00
Andreas Huber
66b89a62aa
Merge "Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed." into kraken
2010-06-10 10:12:57 -07:00
Andreas Huber
e2f85077a2
Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed.
...
Change-Id: I4a9aa80f392dbef72f81e25c67e5bd0654848b2c
2010-06-10 09:52:11 -07:00
James Dong
71d714ccbf
Remove the lock/unlock workaround from CameraService
...
bug - 2677772
Change-Id: I7c996daad8b3bfc89e9fa2d655dc18c9a5c68f2f
2010-06-09 21:30:43 -07:00
James Dong
86de46125c
am 689497fb: am 457d5ae3: Fix a potential(observed sometimes) media server crash
2010-06-09 11:31:47 -07:00
James Dong
457d5ae3c9
Fix a potential(observed sometimes) media server crash
...
The problem is that we are referring an temp object returned from a function call.
When the function call returned, the temp object is gone; and thus the reference
may be invalidated.
-- rebased
bug - 2734946
Change-Id: I1993c4462df95610ca478f816adc30058af5850e
2010-06-09 11:27:03 -07:00
Mathias Agopian
70eeab7412
am 34e5d967: am 55f8209d: Merge "allow re-targetting of surfaces" into kraken
2010-06-08 20:18:05 -07:00
Mathias Agopian
5e14010b1f
allow re-targetting of surfaces
...
Surfaces can now be parcelized and sent to remote
processes. When a surface crosses a process
boundary, it looses its connection with the
current process and gets attached to the new one.
Change-Id: I39c7b055bcd3ea1162ef2718d3d4b866bf7c81c0
2010-06-08 20:10:02 -07:00
James Dong
30bb8f89ad
am d49c9818: am c44c4742: Merge "Remove some hard-coded encoding parameters" into kraken
2010-06-08 13:17:07 -07:00
James Dong
1244eab2ce
Remove some hard-coded encoding parameters
...
Change-Id: I7a8ccd5d57891a6a585c8da2ee53acb094955913
2010-06-08 12:30:58 -07:00
James Dong
7cbc12b9ce
am 15c0c098: am dae9fd31: Initial check-in for collecting stats from authoring engine at runtime
2010-06-08 12:00:30 -07:00
James Dong
dae9fd3190
Initial check-in for collecting stats from authoring engine at runtime
...
Change-Id: I93a9d8bd260efc5e7fc135b726e3f1307c6df794
2010-06-08 11:54:21 -07:00
James Dong
cda2af1080
am ef2ad683: am 31b19758: Merge "Second part of speeding up video recording frame rate" into kraken
2010-06-08 10:17:29 -07:00
Andreas Huber
1f06de3102
am ae9348bc: am 097da964: Merge "Initial checkin of preliminary rtsp support for stagefright." into kraken
2010-06-08 10:15:34 -07:00
James Dong
31b1975890
Merge "Second part of speeding up video recording frame rate" into kraken
2010-06-08 10:14:26 -07:00
James Dong
4f501f0f2b
Second part of speeding up video recording frame rate
...
1. Avoid copying the input recording frames to the encoder via OMX interface
for TI video encoder
This is a missing change for part one which help reduces the CPU load.
2. Release output buffers as early as possible. This is a little bit helpful, but not critical.
TODO:
We should save the underlying pointers allocated by the OMX component before we replace them
and restore them before we call OMX_FreeBuffer()!
Change-Id: Ib3a88978f4c3b1153808872eaa7ac4c265a811ff
2010-06-08 10:01:47 -07:00
Kenny Root
36a685d70f
Include stdlib to fix sim build
...
Change-Id: I7732461a9351f53f9ddadcfb26485f2e553e056b
2010-06-08 08:38:34 -07:00
Andreas Huber
7a747b8e0d
Initial checkin of preliminary rtsp support for stagefright.
...
Change-Id: I0722aa888098c0c1361c97a4c1b123d910afc207
2010-06-07 15:34:45 -07:00
Andreas Huber
9258ad7d78
am 6fa5360e: am 2cbff0ed: Merge "Initial checkin of preliminary support for "http live" streaming in stagefright." into kraken
2010-06-07 15:24:16 -07:00
Andreas Huber
2cbff0edb6
Merge "Initial checkin of preliminary support for "http live" streaming in stagefright." into kraken
2010-06-07 15:20:14 -07:00
Andreas Huber
202348e0d4
Initial checkin of preliminary support for "http live" streaming in stagefright.
...
Change-Id: I20399f63d63af86a3ba22641c0e43385a108fb3f
2010-06-07 14:35:29 -07:00
Jaikumar Ganesh
daa595e733
am 8984d144: am a8c2514e: Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into kraken
2010-06-07 14:13:19 -07:00
Jaikumar Ganesh
a8c2514edd
Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into kraken
2010-06-07 14:09:49 -07:00
Andreas Huber
2ccb2eba46
am f7d1c542: am a557b24a: Initial checkin of mpeg2 transport stream parser for stagefright.
2010-06-07 13:21:56 -07:00
Andreas Huber
a557b24ac4
Initial checkin of mpeg2 transport stream parser for stagefright.
...
Change-Id: I328ce77404daf7127933b48c9d58ed504fb8fc6f
2010-06-07 13:05:37 -07:00
Andreas Huber
1e1df1c8a9
am cd4961d9: am 455d4100: Merge "Initial checkin of "foundation" library for future stagefright development." into kraken
2010-06-07 12:54:21 -07:00
Andreas Huber
455d41002e
Merge "Initial checkin of "foundation" library for future stagefright development." into kraken
2010-06-07 12:50:05 -07:00
James Dong
b4912f9b2d
am f520c763: am 7a68d368: Merge "Remove hard-coded pixel format for recording frames in CameraSource. Retrieve the pixel format from Camera HAL at runtime." into kraken
2010-06-07 10:22:38 -07:00
Andreas Huber
7d2f703649
Initial checkin of "foundation" library for future stagefright development.
...
Change-Id: I11714dcaa647d0437a13e4c5b953b35e712da8f3
2010-06-07 10:22:07 -07:00
James Dong
7a68d3686a
Merge "Remove hard-coded pixel format for recording frames in CameraSource. Retrieve the pixel format from Camera HAL at runtime." into kraken
2010-06-07 10:19:58 -07:00