summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue 3371080" into honeycombEric Laurent2011-02-037-95/+192
|\
| * Fix issue 3371080Eric Laurent2011-02-037-95/+192
* | Fix for issue : 3419353 Crash during transition generationDheeraj Sharma2011-02-021-28/+33
* | Bug fix: 3419287 Deleted images and video clips invalidate the entire projectGil Dobjanschi2011-02-021-207/+188
|/
* Fix issue 3412777 ANR on adding effects.Dharmaray Kundargi2011-02-022-18/+43
* Merge "Fix issue 3408285 Crash while generating KenBurns" into honeycombDharmaray Kundargi2011-02-021-36/+187
|\
| * Fix issue 3408285 Crash while generating KenBurnsDharmaray Kundargi2011-02-021-37/+188
* | Fix for issue 3370023 : Wrong aspect ratio in overlaySantosh Madhava2011-02-025-29/+282
|/
* Fix issue 3414805 Crash during Overlay editing. JNI fixes.Dharmaray Kundargi2011-02-011-3/+9
* Fix for issue 3410895 Transition regeneration not happening after changing as...Dheeraj Sharma2011-02-011-0/+2
* Fix for issue 3409874:Crash during addition of pan and zoom effect if start a...Dheeraj Sharma2011-01-312-27/+63
* Merge "Fix issue 3408285. Fix issue in Thread safe in Java." into honeycombDharmaray Kundargi2011-01-316-54/+35
|\
| * Fix issue 3408285. Fix issue in Thread safe in Java.Dharmaray Kundargi2011-01-316-54/+35
* | Disconnect HTTP live sessions as soon as the request comes in.Andreas Huber2011-01-312-1/+25
|/
* Bug fix: 3405930 Crash editing overlay textGil Dobjanschi2011-01-319-655/+454
* Merge "Fix for issue 3404671 Crash when exporting movie in JNI" into honeycombDheeraj Sharma2011-01-301-7/+8
|\
| * Fix for issue 3404671 Crash when exporting movie in JNIDheeraj Sharma2011-01-291-7/+8
* | Merging the same files on top of tree.Dharmaray Kundargi2011-01-307-17/+38
* | Merge "Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and ...Dheeraj Sharma2011-01-302-8/+8
|\ \
| * | Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and JNIDheeraj Sharma2011-01-302-8/+8
| |/
* | Merge "3404665 Preview window is blank after returning from playing exported ...Dheeraj Sharma2011-01-301-2/+0
|\ \
| * | 3404665 Preview window is blank after returning from playing exported movieDheeraj Sharma2011-01-301-2/+0
| |/
* | Mass merge from gingerbread - do not mergeThe Android Open Source Project2011-01-302-3/+9
|\ \ | |/ |/|
| * am c929677e: Merge "Increase the number of useful bits in the spectrum." into...Marco Nelissen2011-01-291-2/+7
| |\
| | * Merge "Increase the number of useful bits in the spectrum." into gingerbreadMarco Nelissen2011-01-251-2/+7
| | |\
| | | * Increase the number of useful bits in the spectrum.Marco Nelissen2011-01-241-2/+7
| | * | DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.263 software d...Andreas Huber2011-01-243-9/+23
| | |/
| | * DO NOT MERGE: Prefill the cache before trying to instantiate the media extrac...Andreas Huber2011-01-192-3/+31
| | * DO NOT MERGE: Apparently our native TCP sockets do not return an error from b...Andreas Huber2011-01-181-4/+81
| | * Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-1213-272/+281
| | * Fail to parse duration instead of asserting, if the server response cannot be...Andreas Huber2011-01-121-5/+7
| | * DO NOT MERGE: Fix Matroska issuesAndreas Huber2011-01-113-75/+317
| | * DO NOT MERGE: Fix parsing of ntp= PLAY response.Andreas Huber2011-01-118-39/+690
| | * Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-102-5/+11
| * | am 2af4e71d: Merge "Fix the test application orientation. Bug# 3205196" into ...Yu Shan Emily Lau2011-01-251-1/+2
| |\ \ | | |/
| | * Merge "Fix the test application orientation. Bug# 3205196" into gingerbreadYu Shan Emily Lau2011-01-071-1/+2
| | |\
| | | * Fix the test application orientation. Bug# 3205196Yu Shan Emily Lau2011-01-041-1/+2
| | * | Send "compilation" tag when inserting into the database.Marco Nelissen2011-01-061-0/+5
| | * | Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-066-0/+18
| | |/
| | * Expose AMRNB/WB and AAC encoder and related file output formats - do not mergeJames Dong2010-12-221-5/+6
| | * Fix issue 2712130: Sholes: problem when playing audio while recording over bl...Eric Laurent2010-12-151-1/+2
| | * When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, ...James Dong2010-12-081-0/+2
* | | Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (a...Andreas Huber2011-01-281-13/+0
* | | More robust parsing of NPT time ranges in RTSP.Andreas Huber2011-01-283-20/+46
* | | Fix bug 3395289 Use MODE_IN_COMMUNICATION to evaluate stream vol changesJean-Michel Trivi2011-01-271-1/+1
* | | Merge "Fix for issue 3370007 Overlay transparency in Java" into honeycombSantosh Madhava2011-01-272-2/+5
|\ \ \
| * | | Fix for issue 3370007 Overlay transparency in JavaSantosh Madhava2011-01-272-2/+5
* | | | Merge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycombBasavapatna Dattaguru2011-01-271-84/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Issue: 3373525: reduces app. 100mS in createBasavapatna Dattaguru2011-01-271-84/+32
* | | | Bug fix: 3398192 NPE at android.media.videoeditor.VideoEditorImpl.clearSurfaceGil Dobjanschi2011-01-271-23/+22