summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp/VideoEditorPlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed libvideoeditorLajos Molnar2014-04-211-596/+0
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+1
* update offloaded audio track sampling rateEric Laurent2013-11-221-0/+7
* libmediaplayerservice: offload playback supportRichard Fitzgerald2013-07-261-3/+7
* Public API changes for audio offload support.Richard Fitzgerald2013-06-271-2/+4
* Use sp<AudioTrack> instead of raw AudioTrack *Glenn Kasten2013-06-031-12/+9
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* Use size_t for frame countsGlenn Kasten2012-11-151-1/+1
* Use uint32_t for sample rateGlenn Kasten2012-11-141-1/+1
* Add support for deep audio buffersEric Laurent2012-04-201-3/+4
* rename audio policy output flagsEric Laurent2012-04-181-1/+1
* Add gapless playback support for NuPlayerMarco Nelissen2012-04-021-2/+9
* Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-081-1/+1
* Set channel mask when opening audio sinkJean-Michel Trivi2012-03-051-5/+17
* More source code Clean up in video editor engineJames Dong2012-01-191-1/+1
* Remove streaming related logic from preview player.James Dong2012-01-121-5/+9
* Use audio_format_t consistentlyGlenn Kasten2012-01-121-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-41/+41
* Use GL to render preview.Chih-Chung Chang2011-08-081-2/+2
* Add YV12 color converter interface for VideoEditor.Chih-Chung Chang2011-07-271-10/+0
* Make line-ending consistent (unix style).Chih-Chung Chang2011-06-301-553/+553
* Fix for: 4676350 Do not use dual copyright declaration for video editor codeThomas Le Guevel2011-06-231-1/+0
* Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-011-1/+1
* Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-011-1/+1
* update for new audio.h header locationDima Zavin2011-05-111-1/+1
* Add setParameter/getParameter to MediaPlayer APIGloria Wang2011-04-291-0/+10
* libvideoeditor: convert to use new audio.hDima Zavin2011-04-271-3/+5
* remove unused references to ISurfaceMathias Agopian2011-04-051-8/+0
* Fix for the issue: TestPreviewWithTransition fails (4133108)Raghavender Palla2011-03-211-0/+10
* Bug 3438258 surface texturesGlenn Kasten2011-02-241-0/+8
* Fix for 3369917 Audio skips at clip edit pointsRajneesh Chowdury2011-02-221-3/+6
* Fix for issue 3439595 : Movie studio playback previous framesSantosh Madhava2011-02-171-0/+5
* Fixed issue 3385135: change min audio buffer count to match awesome playerDanny Fernandes2011-02-111-3/+3
* videoeditor preview code on honeycombDharmaray Kundargi2011-01-161-0/+542