summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Initial software encoder checkinsJames Dong2010-05-19215-39/+44259
* Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.Eric Laurent2010-05-172-77/+107
* am a5cd816c: am eb9128f9: Fix sampleTable instantiation, this makes sure that...Andreas Huber2010-05-141-1/+2
|\
| * am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample t...Andreas Huber2010-05-141-1/+2
| |\
| | * Fix sampleTable instantiation, this makes sure that the sample table refers t...Andreas Huber2010-05-141-1/+2
* | | Detect and handle premature termination of a recording sessionJames Dong2010-05-143-7/+17
* | | Audio/video initial recording time synchronizationJames Dong2010-05-141-0/+34
* | | Handle recording file size and/or duration limitJames Dong2010-05-143-0/+103
* | | am 1d628c5d: merge from open-source masterThe Android Open Source Project2010-05-141-1/+1
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-05-141-1/+1
| |\ \ | | |/ | |/|
| | * Merge "Accept media files by file extension in case insensitive manner."Jean-Baptiste Queru2010-05-141-1/+1
| | |\
| | | * Accept media files by file extension in case insensitive manner.Atsushi Eno2010-03-191-1/+1
* | | | Remove dummy surface in CameraSourceJames Dong2010-05-132-46/+3
* | | | am 28fadef2: am 3c78a1b5: Return a runtime error instead of asserting if the ...Andreas Huber2010-05-132-3/+10
|\ \ \ \ | |/ / /
| * | | Return a runtime error instead of asserting if the AACDecoder is passed an un...Andreas Huber2010-05-132-3/+10
* | | | should fix the buildMathias Agopian2010-05-121-0/+3
* | | | am b003ad17: am e0dc80f8: Merge "Support for customizable socket-read timeout...Andreas Huber2010-05-123-4/+33
|\ \ \ \ | |/ / /
| * | | Merge "Support for customizable socket-read timeouts through the HTTP respons...Andreas Huber2010-05-113-4/+33
| |\ \ \
| | * | | Support for customizable socket-read timeouts through the HTTP response.Andreas Huber2010-05-113-4/+33
* | | | | am 227e443a: am d6ad7c85: Merge "Better seek handling and proper reset of the...Andreas Huber2010-05-122-9/+22
|\ \ \ \ \ | |/ / / /
| * | | | Better seek handling and proper reset of the vorbis decoder after a discontin...Andreas Huber2010-05-112-9/+22
| |/ / /
* | | | Added initial validation on video/audio encoding parameters before/at start()James Dong2010-05-112-22/+174
* | | | Output streamable MP4 file during MP4 file recordingJames Dong2010-05-111-24/+100
* | | | Merge "Metadata construction optimization" into krakenJames Dong2010-05-101-38/+65
|\ \ \ \
| * | | | Metadata construction optimizationJames Dong2010-05-061-38/+65
* | | | | am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to su...Andreas Huber2010-05-1014-371/+964
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-0714-371/+964
* | | | | Support multiple cameras in framework.Chih-Chung Chang2010-05-101-1/+1
| |/ / / |/| | |
* | | | am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from loca...Andreas Huber2010-05-068-5/+106
|\ \ \ \ | |/ / /
| * | | Merge "Disable vorbis seek when streaming from localhost." into froyoAndreas Huber2010-05-068-5/+106
| |\ \ \
| | * | | Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-068-5/+106
* | | | | am 2a1674b1: am 2d315667: For issue #2651381, allow library prelinking.Dan Bornstein2010-05-055-10/+0
|\ \ \ \ \ | |/ / / /
| * | | | For issue #2651381, allow library prelinking.Dan Bornstein2010-05-055-10/+0
| |/ / /
* | | | Support audio and video track interleaving in the recorded mp4 fileJames Dong2010-05-054-48/+148
* | | | Merge "Support AAC recording" into krakenJames Dong2010-05-045-58/+380
|\ \ \ \
| * | | | Support AAC recordingJames Dong2010-05-035-58/+380
* | | | | am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefrig...Andreas Huber2010-05-047-7/+413
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-047-7/+413
* | | | Use timestamp from camera driver for CameraSourceJames Dong2010-04-285-68/+118
* | | | am 31431b34: am 374aee68: Switch to use software MP3 decoder Hardware MP3 dec...James Dong2010-04-261-1/+1
|\ \ \ \ | |/ / /
| * | | Switch to use software MP3 decoderJames Dong2010-04-261-1/+1
* | | | am 89e28cbe: am 9e609b0d: Merge "Apparently select() does not immediately ret...Andreas Huber2010-04-202-27/+14
|\ \ \ \ | |/ / /
| * | | Apparently select() does not immediately return if one of the masked socket d...Andreas Huber2010-04-202-27/+14
* | | | am 1e1edb2c: am 25dc5f30: Merge "Don\'t coalesce more than 250ms worth of enc...Andreas Huber2010-04-201-2/+12
|\ \ \ \ | |/ / /
| * | | Don't coalesce more than 250ms worth of encoded data into a single codec inpu...Andreas Huber2010-04-201-2/+12
* | | | am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into...James Dong2010-04-141-0/+5
|\ \ \ \ | |/ / /
| * | | Use PV_PLAYER to handle RTSP streamingJames Dong2010-04-141-0/+5
* | | | fix unintentional driftJean-Baptiste Queru2010-04-142-14/+23
* | | | am c33f583b: am 4f3257cf: am dd684af8: Merge "Snif more 3GPP file types accor...James Dong2010-04-131-0/+2
|\ \ \ \
| * \ \ \ am 4f3257cf: am dd684af8: Merge "Snif more 3GPP file types according to http:...James Dong2010-04-131-0/+2
| |\ \ \ \ | | |/ / /