summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \ | |/ /
| * | Make sure to finish the preparation phase even EOS occurs before we consider ...Andreas Huber2010-10-041-0/+4
* | | am bb506dab: am 7fa69374: Merge "Don\'t retrieve metadata unless necessary fo...Andreas Huber2010-10-041-5/+11
|\ \ \ | |/ /
| * | Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping.Andreas Huber2010-10-041-5/+11
| |/
* | am 2bf74b8f: am 6c609b6a: Merge "Turn off media time adjustment by default" i...James Dong2010-10-011-1/+1
|\ \ | |/
| * Merge "Turn off media time adjustment by default" into gingerbreadJames Dong2010-10-011-1/+1
| |\
| | * Turn off media time adjustment by defaultJames Dong2010-10-011-1/+1
* | | am 57853559: am e619a9da: Merge "Start playing live streams from the start, n...Andreas Huber2010-10-011-1/+1
|\ \ \ | |/ /
| * | Merge "Start playing live streams from the start, no the middle..." into ging...Andreas Huber2010-10-011-1/+1
| |\ \
| | * | Start playing live streams from the start, no the middle...Andreas Huber2010-10-011-1/+1
* | | | am d6d5cfb9: am 469b8033: Merge "Remove development-only code." into gingerbreadAndreas Huber2010-10-011-15/+0
|\ \ \ \ | |/ / /
| * | | Remove development-only code.Andreas Huber2010-10-011-15/+0
| |/ /
* | | am 14401bf7: am d1398db3: Merge "Squashed commit of the following:" into ging...Andreas Huber2010-10-019-357/+597
|\ \ \ | |/ /
| * | Squashed commit of the following:Andreas Huber2010-10-019-357/+597
| |/
* | am 10b15c08: am d6877fa4: Merge "AMRNB: use Frame_Type_3GPP defined in frame_...Chia-chi Yeh2010-09-283-55/+19
|\ \ | |/
| * Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into...Chia-chi Yeh2010-09-283-55/+19
| |\
| | * AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead.Chia-chi Yeh2010-09-293-55/+19
* | | am 387bdcda: am 88a995ed: Merge "Properly flush the AudioTrack/AudioSink on a...Andreas Huber2010-09-283-0/+14
|\ \ \ | |/ /
| * | Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sur...Andreas Huber2010-09-283-0/+14
| |\ \
| | * | Properly flush the AudioTrack/AudioSink on a seek request and make sure that ...Andreas Huber2010-09-283-0/+14
* | | | am d6c30e8c: am be045061: Merge "Instead of constantly polling the AudioPlaye...Andreas Huber2010-09-283-8/+27
|\ \ \ \ | |/ / /
| * | | Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS...Andreas Huber2010-09-283-8/+27
| |\ \ \ | | |/ /
| | * | Instead of constantly polling the AudioPlayer to see if it reached EOS or fin...Andreas Huber2010-09-283-8/+27
* | | | am c889bbfa: am 4769f579: Merge "Vorbis files may have more samples encoded t...Andreas Huber2010-09-283-0/+96
|\ \ \ \ | |/ / /
| * | | Merge "Vorbis files may have more samples encoded that should be used, i.e. w...Andreas Huber2010-09-283-0/+96
| |\ \ \ | | |/ /
| | * | Vorbis files may have more samples encoded that should be used, i.e. we have ...Andreas Huber2010-09-283-0/+96
| | |/
* | | am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into ging...Andreas Huber2010-09-284-42/+820
|\ \ \ | |/ /
| * | Merge "Squashed commit of the following:" into gingerbreadAndreas Huber2010-09-284-42/+820
| |\ \ | | |/ | |/|
| | * Squashed commit of the following:Andreas Huber2010-09-274-42/+820
* | | am a9f17c8b: am bf47092e: Merge "Fix track duration calculation if the start ...James Dong2010-09-271-3/+36
|\ \ \ | |/ /
| * | Merge "Fix track duration calculation if the start timestamp is non-zero" int...James Dong2010-09-271-3/+36
| |\ \ | | |/ | |/|
| | * Fix track duration calculation if the start timestamp is non-zeroJames Dong2010-09-271-3/+36
* | | am fa5c8fc4: am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHT...Andreas Huber2010-09-271-1/+6
|\ \ \ | |/ /
| * | Support other kinds of HTTP redirect in NuHTTPDataSourceAndreas Huber2010-09-271-1/+6
| |/
* | Added two more video encodersJames Dong2010-09-231-0/+2
* | am 13770dcc: am 7b2ed5d7: Merge "Depending on our preference to write 2-byte ...Andreas Huber2010-09-231-1/+9
|\ \ | |/
| * Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the ...Andreas Huber2010-09-231-1/+9
| |\
| | * Depending on our preference to write 2-byte or 4-byte NALs, patch the codec s...Andreas Huber2010-09-231-1/+9