summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Have the band tag parsed into album artist.Neel Parekh2010-08-241-1/+2
* am 33e0d834: am b6d71351: Merge "LVM release 1.05 delivery" into gingerbreadEric Laurent2010-08-2426-154/+5051
|\
| * am b6d71351: Merge "LVM release 1.05 delivery" into gingerbreadEric Laurent2010-08-2426-154/+5051
| |\
| | * Merge "LVM release 1.05 delivery" into gingerbreadEric Laurent2010-08-2426-154/+5051
| | |\
| | | * LVM release 1.05 deliveryEric Laurent2010-08-2026-154/+5051
* | | | am 31e71131: am 3e22ef1e: Merge "Better handling of rtsp connection and disco...Andreas Huber2010-08-243-14/+99
|\ \ \ \ | |/ / /
| * | | am 3e22ef1e: Merge "Better handling of rtsp connection and disconnection." in...Andreas Huber2010-08-233-14/+99
| |\ \ \ | | |/ /
| | * | Merge "Better handling of rtsp connection and disconnection." into gingerbreadAndreas Huber2010-08-233-14/+99
| | |\ \
| | | * | Better handling of rtsp connection and disconnection.Andreas Huber2010-08-233-14/+99
* | | | | am 28a92120: am 3f51fa78: Runtime dump support for MediaWriterJames Dong2010-08-242-2/+42
|\ \ \ \ \ | |/ / / /
| * | | | am 3f51fa78: Runtime dump support for MediaWriterJames Dong2010-08-232-2/+42
| |\ \ \ \ | | |/ / /
| | * | | Runtime dump support for MediaWriterJames Dong2010-08-232-2/+42
| | |/ /
* | | | am a102871c: am b80e610b: Merge "Visualizer: replace the FFT implementation w...Chia-chi Yeh2010-08-243-31/+177
|\ \ \ \ | |/ / /
| * | | am b80e610b: Merge "Visualizer: replace the FFT implementation with a faster ...Chia-chi Yeh2010-08-223-31/+177
| |\ \ \ | | |/ /
| | * | Merge "Visualizer: replace the FFT implementation with a faster one." into gi...Chia-chi Yeh2010-08-223-31/+177
| | |\ \
| | | * | Visualizer: replace the FFT implementation with a faster one.Chia-chi Yeh2010-08-193-31/+177
* | | | | am 701b710c: am 300b0b7e: Merge "setParamMaxFileDurationUs should allow zero ...Nipun Kwatra2010-08-241-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | am 300b0b7e: Merge "setParamMaxFileDurationUs should allow zero time input as...Nipun Kwatra2010-08-201-1/+5
| |\ \ \ \ | | |/ / /
| | * | | setParamMaxFileDurationUs should allow zero time input as per API of setMaxDu...Nipun Kwatra2010-08-201-1/+5
| | | |/ | | |/|
* | | | am 3fc01525: am b755e325: Merge "Only add 4 bytes offset for the output media...James Dong2010-08-241-5/+10
|\ \ \ \ | |/ / /
| * | | am b755e325: Merge "Only add 4 bytes offset for the output media buffer when ...James Dong2010-08-201-5/+10
| |\ \ \ | | |/ /
| | * | Only add 4 bytes offset for the output media buffer when SPS is not received ...James Dong2010-08-191-5/+10
* | | | Merge "MTP: Check and clear exceptions after calling into Java in MtpDatabase"Mike Lockwood2010-08-241-27/+61
|\ \ \ \
| * | | | MTP: Check and clear exceptions after calling into Java in MtpDatabaseMike Lockwood2010-08-241-27/+61
* | | | | Change the framework to use the new camera preview path.Jamie Gennis2010-08-236-15/+11
|/ / / /
* | | | Merge "Account for the _ADRENO constant being moved."Andreas Huber2010-08-232-1/+5
|\ \ \ \
| * | | | Account for the _ADRENO constant being moved.Jamie Gennis2010-08-232-1/+5
* | | | | Merge changes Ic94c18a6,Iff770de1,Ifed6b4dcDima Zavin2010-08-231-0/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libstagefright: enable tegra hw audio decodersDima Zavin2010-08-231-0/+11
| * | | | libstagefright: Enable tegra hw video decoderspgudadhe2010-08-231-0/+3
| * | | | libstagefright: Enable tegra hw encoderpgudadhe2010-08-191-0/+9
* | | | | Merge "Squashed commit of the following:"Andreas Huber2010-08-2315-75/+264
|\ \ \ \ \
| * | | | | Squashed commit of the following:Andreas Huber2010-08-2315-75/+264
* | | | | | am 3540760d: am 0ea4ed3b: Don\'t drop a late frame which may lead to missing ...James Dong2010-08-231-1/+15
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am 0ea4ed3b: Don\'t drop a late frame which may lead to missing I frames in t...James Dong2010-08-191-1/+15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Don't drop a late frame which may lead to missing I frames in the MP4 fileJames Dong2010-08-191-1/+15
* | | | | | am 177a7ad8: am 439fe407: Merge "Return error from MPEG4Writer stop() if the ...James Dong2010-08-231-0/+26
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 439fe407: Merge "Return error from MPEG4Writer stop() if the check on code...James Dong2010-08-191-0/+26
| |\ \ \ \ \ | | |/ / / /
| | * | | | Return error from MPEG4Writer stop() if the check on codec specific data failedJames Dong2010-08-191-0/+26
* | | | | | am c8d2fa70: am cbd038fe: Merge "Make MediaWriter stop and pause return error...James Dong2010-08-215-36/+82
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am cbd038fe: Merge "Make MediaWriter stop and pause return errors if necessar...James Dong2010-08-195-36/+82
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Make MediaWriter stop and pause return errors if necessary" into ginge...James Dong2010-08-195-36/+82
| | |\ \ \ \
| | | * | | | Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-195-36/+82
* | | | | | | am 873ebfb8: am 223e4f73: Merge "Support for MP4V-ES packetization format acc...Andreas Huber2010-08-216-0/+417
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 223e4f73: Merge "Support for MP4V-ES packetization format according to RFC...Andreas Huber2010-08-196-0/+417
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Support for MP4V-ES packetization format according to RFC3016.Andreas Huber2010-08-196-0/+417
* | | | | | | am b29ebd39: am f0ad5484: Merge "In the absence of width/height information i...Andreas Huber2010-08-218-96/+133
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am f0ad5484: Merge "In the absence of width/height information in the sdp, ex...Andreas Huber2010-08-198-96/+133
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "In the absence of width/height information in the sdp, extract the dim...Andreas Huber2010-08-198-96/+133
| | |\ \ \ \ \
| | | * | | | | In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-198-96/+133
| | | |/ / / /