summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle the camera open failure better." into gingerbreadWu-cheng Li2010-08-193-4/+12
|\
| * Handle the camera open failure better.Wu-cheng Li2010-08-193-4/+12
* | Don't drop a late frame which may lead to missing I frames in the MP4 fileJames Dong2010-08-191-1/+15
* | Return error from MPEG4Writer stop() if the check on codec specific data failedJames Dong2010-08-191-0/+26
* | Merge "Make MediaWriter stop and pause return errors if necessary" into ginge...James Dong2010-08-198-43/+90
|\ \
| * | Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-198-43/+90
* | | Merge "Support for MP4V-ES packetization format according to RFC3016." into g...Andreas Huber2010-08-196-0/+417
|\ \ \ | |_|/ |/| |
| * | Support for MP4V-ES packetization format according to RFC3016.Andreas Huber2010-08-196-0/+417
* | | Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into...Wu-cheng Li2010-08-192-25/+37
|\ \ \
| * | | Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGENipun Kwatra2010-08-192-25/+37
* | | | Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into...Wu-cheng Li2010-08-192-2/+47
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGENipun Kwatra2010-08-192-2/+47
* | | Merge "In the absence of width/height information in the sdp, extract the dim...Andreas Huber2010-08-199-67/+157
|\ \ \
| * | | In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-199-67/+157
| | |/ | |/|
* | | Merge "Audio Effects: fixed "strength supported" parameter size." into ginger...Eric Laurent2010-08-191-2/+15
|\ \ \ | |/ / |/| |
| * | Audio Effects: fixed "strength supported" parameter size.Eric Laurent2010-08-181-2/+15
* | | Merge "Better support for rtsp streamed through VLC. Temporarily make the soc...Andreas Huber2010-08-195-11/+58
|\ \ \
| * | | Better support for rtsp streamed through VLC. Temporarily make the socket blo...Andreas Huber2010-08-185-11/+58
| |/ /
* | | Merge "Fix issue 2929440" into gingerbreadEric Laurent2010-08-192-3/+23
|\ \ \ | |_|/ |/| |
| * | Fix issue 2929440Eric Laurent2010-08-192-3/+23
| |/
* | Merge "Document that autoFocus must be called in auto and macro mode." into g...Wu-cheng Li2010-08-181-2/+6
|\ \
| * | Document that autoFocus must be called in auto and macro mode.Wu-cheng Li2010-08-171-2/+6
| |/
* | Merge "Make the OggExtractor less verbose." into gingerbreadAndreas Huber2010-08-181-4/+4
|\ \
| * | Make the OggExtractor less verbose.Andreas Huber2010-08-161-4/+4
| |/
* | Be more lenient when validating ESDS information in mp4 audio tracks. Allow t...Andreas Huber2010-08-181-0/+8
|/
* Change the default time scale for audio/video track during recordingJames Dong2010-08-162-14/+63
* Use audio clock as the reference media clockJames Dong2010-08-133-2/+73
* Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes sys...Eric Laurent2010-08-131-4/+4
|\
| * Fix issue 2909189: System property ro.audio.silent no longer mutes system.Eric Laurent2010-08-111-4/+4
* | Mainly fix two mistakes that I made:James Dong2010-08-122-2/+2
* | Merge "Support getting codec, width, and height in URL for gtalk playback." i...Mike Dodd2010-08-121-21/+29
|\ \
| * | Support getting codec, width, and height in URL for gtalk playback.Mike Dodd2010-08-121-21/+29
* | | Fix software avc encoder crash at EOS.Andreas Huber2010-08-121-2/+0
|/ /
* | Improve camera documentation.Wu-cheng Li2010-08-121-13/+17
* | Merge "Fix the h.263 assembler to properly subset a buffer's range if it alre...Andreas Huber2010-08-122-2/+2
|\ \
| * | Fix the h.263 assembler to properly subset a buffer's range if it already has...Andreas Huber2010-08-122-2/+2
* | | Merge "APacketSource is too verbose." into gingerbreadAndreas Huber2010-08-121-1/+1
|\ \ \ | |/ /
| * | APacketSource is too verbose.Andreas Huber2010-08-121-1/+1
* | | Don't send late frames to software encoders for encodingJames Dong2010-08-124-2/+29
* | | Merge "Handle large audio lost" into gingerbreadJames Dong2010-08-122-10/+19
|\ \ \
| * | | Handle large audio lostJames Dong2010-08-102-10/+19
* | | | Merge "Fix a crash due to unnecessary check on the codec config data for H263...James Dong2010-08-121-2/+2
|\ \ \ \
| * | | | Fix a crash due to unnecessary check on the codec config data for H263 video ...James Dong2010-08-111-2/+2
| |/ / /
* | | | Merge "Fix all fd leaks in authoring engine" into gingerbreadJames Dong2010-08-122-5/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix all fd leaks in authoring engineJames Dong2010-08-112-5/+7
| |/ /
* | | Merge "This code in CameraSource really should hold the lock." into gingerbreadAndreas Huber2010-08-111-0/+2
|\ \ \ | |/ / |/| |
| * | This code in CameraSource really should hold the lock.Andreas Huber2010-08-111-0/+2
* | | Remove some obsolete code.Andreas Huber2010-08-101-12/+0
|/ /
* | Merge "Add input buffer size check for software video encoders" into gingerbreadJames Dong2010-08-102-0/+20
|\ \
| * | Add input buffer size check for software video encodersJames Dong2010-08-102-0/+20