| Commit message (Expand) | Author | Age | Files | Lines |
* | Some tweaks to HTTP live / nuplayer behaviour | Andreas Huber | 2011-01-21 | 1 | -3/+9 |
* | Implement missing pause/resume support for NuPlayer. | Andreas Huber | 2011-01-20 | 4 | -5/+85 |
* | Eliminate recording sound by starting the video track before audio track. | James Dong | 2011-01-20 | 1 | -6/+9 |
* | Use metadata in video buffers for timelapse video recording by default to eli... | James Dong | 2011-01-18 | 1 | -13/+1 |
* | Fix the sluggish preview during timelapse video recording because software en... | James Dong | 2011-01-18 | 1 | -1/+3 |
* | Add audio encoding parameters check | James Dong | 2011-01-12 | 2 | -18/+89 |
* | Publish MediaMetadataRetriever.java as public API | James Dong | 2011-01-12 | 2 | -26/+3 |
* | NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. | Andreas Huber | 2011-01-10 | 2 | -12/+45 |
* | Use NuPlayer for HTTP live streaming playback by default. | Andreas Huber | 2011-01-06 | 1 | -2/+2 |
* | Some more fixes regarding HTTP live in NuPlayer. | Andreas Huber | 2011-01-05 | 2 | -11/+5 |
* | Seek/Duration support for completed http live streams in NuPlayer. | Andreas Huber | 2011-01-05 | 10 | -40/+283 |
* | Properly shutdown the decoders on a reset() in NuPlayer's implementation. | Andreas Huber | 2011-01-04 | 5 | -61/+191 |
* | Squashed commit of the following: | Andreas Huber | 2010-12-23 | 16 | -183/+532 |
* | Distinguish discontinuities w/ a format change from those without. | Andreas Huber | 2010-12-22 | 2 | -18/+55 |
* | Squashed commit of the following: | Andreas Huber | 2010-12-21 | 8 | -25/+162 |
* | Backward-compatibility max file size support, ignoring 0 or negative file siz... | James Dong | 2010-12-20 | 1 | -1/+9 |
* | Properly announce decoder output format changes, make sure AMessage::dup does. | Andreas Huber | 2010-12-16 | 2 | -32/+104 |
* | Initial support for a true streaming player for mpeg2 transport streams. | Andreas Huber | 2010-12-15 | 15 | -3/+2550 |
* | First step towards renabling Timelapse video recording | James Dong | 2010-12-09 | 1 | -1/+1 |
* | Remove check if the target video resolution is not supported by CameraSource | James Dong | 2010-12-05 | 1 | -1/+9 |
* | Prepare for publishing MediaMetadataRetriever as public API | James Dong | 2010-12-03 | 2 | -22/+4 |
* | If camera source uses the metadata, we must use HW encoder | James Dong | 2010-12-02 | 1 | -2/+10 |
* | am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size ... | James Dong | 2010-12-02 | 1 | -0/+8 |
|\ |
|
| * | Be conservative in estimating the file size limit. | James Dong | 2010-11-30 | 1 | -0/+8 |
* | | Support streaming data across binder boundaries. | Andreas Huber | 2010-11-23 | 4 | -0/+59 |
* | | Squashed commit of the following: | Andreas Huber | 2010-11-22 | 1 | -1/+0 |
* | | Removed uncessary FILE structure pointer for I/O | James Dong | 2010-11-19 | 1 | -4/+4 |
* | | Remove all traces of legacy renderer support in stagefright. | Andreas Huber | 2010-11-16 | 6 | -21/+0 |
* | | Remove legacy PV stuff | James Dong | 2010-11-15 | 4 | -65/+4 |
* | | Separate the key for audio sampling rate and video frame rate in MetaData.h | James Dong | 2010-11-11 | 1 | -2/+2 |
* | | Fix uninitialized variable | James Dong | 2010-11-10 | 1 | -0/+1 |
* | | Rotation support | James Dong | 2010-11-09 | 2 | -0/+21 |
* | | am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated vi... | James Dong | 2010-11-08 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Support extracting thumbnail from rotated video tracks | James Dong | 2010-11-08 | 1 | -0/+2 |
| * | Rotation support | James Dong | 2010-11-05 | 2 | -0/+22 |
| * | Revert "Support rotation in media recorder" | James Dong | 2010-11-03 | 2 | -27/+0 |
| * | Support rotation in media recorder | James Dong | 2010-11-03 | 2 | -0/+27 |
* | | Use meta data in the media recording framework | James Dong | 2010-11-04 | 2 | -2/+13 |
* | | Squashed commit of the following: | Andreas Huber | 2010-10-29 | 4 | -28/+0 |
* | | Don't change the video recording frame rate if it is not requested. | James Dong | 2010-10-25 | 1 | -3/+20 |
* | | Merge fb474872 from gingerbread-plus-aosp | Jean-Baptiste Queru | 2010-10-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Include the framework copy of the OpenMAX headers instead of referencing exte... | Andreas Huber | 2010-10-15 | 1 | -1/+1 |
* | | resolved conflicts for merge of a127c07c to master | Kenny Root | 2010-10-14 | 2 | -0/+57 |
|\ \
| |/ |
|
| * | Support for writing to MPEG2 transport stream files. | Andreas Huber | 2010-10-12 | 2 | -0/+51 |
* | | am 2b4f1f4c: am f72dd019: Merge "Disable 10secs forward/backward seeking for ... | Andreas Huber | 2010-10-10 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp... | Andreas Huber | 2010-10-08 | 1 | -0/+4 |
| |\ |
|
| | * | Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ... | Andreas Huber | 2010-10-08 | 1 | -0/+4 |
* | | | am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in... | Eric Laurent | 2010-10-10 | 2 | -0/+12 |
|\ \ \
| |/ / |
|
| * | | Added getter for session Id to AudioSink | Eric Laurent | 2010-10-07 | 2 | -0/+12 |
| |/ |
|
* | | Move Camera specific logic out from StagefrightRecorder to CameraSource | James Dong | 2010-10-08 | 2 | -172/+13 |