summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge fb474872 from gingerbread-plus-aospJean-Baptiste Queru2010-10-1813-14/+17
|\
| * Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-1513-14/+17
* | am cb90947b: am e1f3976b: Merge "Make sure we cache the sampleTable again if ...Andreas Huber2010-10-161-1/+3
|\ \ | |/
| * Make sure we cache the sampleTable again if using the caching datasource.Andreas Huber2010-10-151-1/+3
* | am bb5d7c21: am 5f423917: Merge "Attempt to derive the avg. bitrate of the en...Andreas Huber2010-10-152-9/+50
|\ \ | |/
| * Merge "Attempt to derive the avg. bitrate of the entire stream from metadata....Andreas Huber2010-10-132-9/+50
| |\
| | * Attempt to derive the avg. bitrate of the entire stream from metadata.Andreas Huber2010-10-132-9/+50
* | | am 8e4f3c76: am 646e0d5a: Merge "Some webcams output rtp streams but never se...Andreas Huber2010-10-153-4/+62
|\ \ \ | |/ /
| * | Some webcams output rtp streams but never send any rtcp data in violation ofAndreas Huber2010-10-133-4/+62
| |/
* | resolved conflicts for merge of a127c07c to masterKenny Root2010-10-141-20/+68
|\ \ | |/
| * Merge "Support for writing to MPEG2 transport stream files." into gingerbreadAndreas Huber2010-10-131-20/+68
| |\
| | * Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-121-20/+68
* | | am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complet...Andreas Huber2010-10-1414-33/+297
|\ \ \ | |/ /
| * | HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-1214-33/+297
| |/
* | Remove hard-coded color format for Nvidia's video encoderJames Dong2010-10-131-4/+0
* | am 5b0d0630: am 1010da2e: Merge "Just in case we\'re behind a NAT router/fire...Andreas Huber2010-10-121-0/+153
|\ \ | |/
| * Just in case we're behind a NAT router/firewall, attempt to poke holes into i...Andreas Huber2010-10-111-0/+153
* | am cac43e8a: am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlaye...Andreas Huber2010-10-105-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
|\ \ | |/
| * 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-103-4/+10
|\ \ | |/
| * Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp...Andreas Huber2010-10-083-4/+10
| |\
| | * Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...Andreas Huber2010-10-083-4/+10
* | | am 5dcf588a: am b9bf5457: Merge "Respect the cropping rectangle when extracti...Andreas Huber2010-10-101-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
|\ \ \ | |/ /
| * | 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
|\ \ \ \ | |/ / /
| * | | Disable the access unit timeout temporarily while a seek operation is in prog...Andreas Huber2010-10-081-6/+29
| | |/ | |/|
* | | am d96a068c: am bb245d35: Merge "Increase scratch buffers sizes in mp3 softwa...Andreas Huber2010-10-103-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
|\ \ | |/
| * 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
|\ \ | |/
| * 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-082-72/+378
* | 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
|\ \ \ | |/ / |/| / | |/
| * Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...Andreas Huber2010-10-053-11/+26
* | am a86a6c4e: am 6f1c7bda: Merge "Fixed an issue where the reserved free space...James Dong2010-10-061-2/+14
|\ \ | |/
| * Fixed an issue where the reserved free space in the file writer was larger th...James Dong2010-10-041-2/+14
* | am 6a02ba01: am b99f0c7e: Merge "Resilent media time stamp adjustment" into g...James Dong2010-10-051-24/+181
|\ \ | |/
| * Merge "Resilent media time stamp adjustment" into gingerbreadJames Dong2010-10-041-24/+181
| |\
| | * Resilent media time stamp adjustmentJames Dong2010-10-041-24/+181
* | | am dfd03fe9: am aa1a694d: Merge "Make sure to finish the preparation phase ev...Andreas Huber2010-10-041-0/+4
|\ \ \ | |/ /