summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* MTP: Fix copying files to root of storage using parent handle = 0Mike Lockwood2010-10-111-1/+10
* MTP: Remove some excessive loggingMike Lockwood2010-10-111-10/+0
* am cac43e8a: am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlaye...Andreas Huber2010-10-105-11/+87
|\
| * am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlayer is not noti...Andreas Huber2010-10-085-11/+87
| |\
| | * RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek i...Andreas Huber2010-10-085-11/+87
* | | am e0c8545a: am 0fd4e216: Merge "Refactor some more h.264 utility code out in...Andreas Huber2010-10-106-153/+207
|\ \ \ | |/ /
| * | am 0fd4e216: Merge "Refactor some more h.264 utility code out into avc_utils....Andreas Huber2010-10-086-153/+207
| |\ \ | | |/
| | * Refactor some more h.264 utility code out into avc_utils. Work around a hardw...Andreas Huber2010-10-086-153/+207
* | | am 2b4f1f4c: am f72dd019: Merge "Disable 10secs forward/backward seeking for ...Andreas Huber2010-10-105-5/+16
|\ \ \ | |/ /
| * | am f72dd019: Merge "Disable 10secs forward/backward seeking for rtsp as seek ...Andreas Huber2010-10-085-5/+16
| |\ \ | | |/
| | * Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp...Andreas Huber2010-10-085-5/+16
| | |\
| | | * Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...Andreas Huber2010-10-085-5/+16
* | | | am 5dcf588a: am b9bf5457: Merge "Respect the cropping rectangle when extracti...Andreas Huber2010-10-101-1/+38
|\ \ \ \ | |/ / /
| * | | am b9bf5457: Merge "Respect the cropping rectangle when extracting the video ...Andreas Huber2010-10-081-1/+38
| |\ \ \ | | |/ /
| | * | Merge "Respect the cropping rectangle when extracting the video dimensions fr...Andreas Huber2010-10-081-1/+38
| | |\ \
| | | * | Respect the cropping rectangle when extracting the video dimensions from the ...Andreas Huber2010-10-081-1/+38
| | | |/
* | | | am d31fc239: am 6dcdfdb4: Merge "Name the writer threads" into gingerbreadJames Dong2010-10-102-2/+11
|\ \ \ \ | |/ / /
| * | | am 6dcdfdb4: Merge "Name the writer threads" into gingerbreadJames Dong2010-10-082-2/+11
| |\ \ \ | | |/ /
| | * | Merge "Name the writer threads" into gingerbreadJames Dong2010-10-082-2/+11
| | |\ \
| | | * | Name the writer threadsJames Dong2010-10-072-2/+11
* | | | | am 14ea1048: am c5912acc: Merge "Disable the access unit timeout temporarily ...Andreas Huber2010-10-101-6/+29
|\ \ \ \ \ | |/ / / /
| * | | | am c5912acc: Merge "Disable the access unit timeout temporarily while a seek ...Andreas Huber2010-10-081-6/+29
| |\ \ \ \ | | |/ / /
| | * | | Merge "Disable the access unit timeout temporarily while a seek operation is ...Andreas Huber2010-10-081-6/+29
| | |\ \ \
| | | * | | Disable the access unit timeout temporarily while a seek operation is in prog...Andreas Huber2010-10-081-6/+29
| | | | |/ | | | |/|
* | | | | am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...Eric Laurent2010-10-104-1/+14
|\ \ \ \ \ | |/ / / /
| * | | | am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbreadEric Laurent2010-10-084-1/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge "Added getter for session Id to AudioSink" into gingerbreadEric Laurent2010-10-084-1/+14
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Added getter for session Id to AudioSinkEric Laurent2010-10-074-1/+14
| | | |/
* | | | am d96a068c: am bb245d35: Merge "Increase scratch buffers sizes in mp3 softwa...Andreas Huber2010-10-103-4/+4
|\ \ \ \ | |/ / /
| * | | am bb245d35: Merge "Increase scratch buffers sizes in mp3 software decoder, t...Andreas Huber2010-10-083-4/+4
| |\ \ \ | | |/ /
| | * | Increase scratch buffers sizes in mp3 software decoder, this integrates a PV ...Andreas Huber2010-10-073-4/+4
| | |/
* | | am bb708373: am 949f7d90: Merge "Work to support switching transport streams ...Andreas Huber2010-10-1014-110/+459
|\ \ \ | |/ /
| * | am 949f7d90: Merge "Work to support switching transport streams mid-stream an...Andreas Huber2010-10-0714-110/+459
| |\ \ | | |/
| | * Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-0714-110/+459
* | | am 45bd1159: am 02654f01: Merge "On this particular device the hardware video...Andreas Huber2010-10-103-16/+51
|\ \ \ | |/ /
| * | am 02654f01: Merge "On this particular device the hardware video decoder spit...Andreas Huber2010-10-073-16/+51
| |\ \ | | |/
| | * On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-073-16/+51
* | | 0-memcpy video recording frameworkJames Dong2010-10-091-1/+22
* | | Move Camera specific logic out from StagefrightRecorder to CameraSourceJames Dong2010-10-084-244/+391
* | | Merge "Hide project media by creating the .nomedia file"Gil Dobjanschi2010-10-081-0/+6
|\ \ \
| * | | Hide project media by creating the .nomedia fileGil Dobjanschi2010-10-081-0/+6
* | | | MTP: Throw a NullPointerException if client is null in MtpCursor constructorMike Lockwood2010-10-081-0/+3
* | | | Merge "MediaScanner: don't call pruneDeadThumbnailFiles unless the images tab...Mike Lockwood2010-10-071-0/+12
|\ \ \ \
| * | | | MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is e...Mike Lockwood2010-10-071-0/+12
| |/ / /
* | | | Merge "Remove MediaVideoItem and AudioTrack playback APIs."Gil Dobjanschi2010-10-072-363/+0
|\ \ \ \
| * | | | Remove MediaVideoItem and AudioTrack playback APIs.Gil Dobjanschi2010-10-072-363/+0
| |/ / /
* | | | Merge "Some instrumentation of OMXCodec for future investigation and a possib...Andreas Huber2010-10-072-0/+26
|\ \ \ \
| * | | | Some instrumentation of OMXCodec for future investigation and a possibly temp...Andreas Huber2010-10-072-0/+26
| |/ / /
* | | | am 56ee1080: am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead...Andreas Huber2010-10-073-11/+26
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrac...Andreas Huber2010-10-053-11/+26
| |\ \ | | |/