History log of /frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2dd4bdd715f586d4d30cf90cc6fc2bbfbce60fe0 29-Aug-2012 Glenn Kasten <gkasten@google.com> Move libnbaio out of AudioFlinger

libnbaio is now a separate shared library from AudioFlinger, rather
than a static library used only by AudioFlinger.

AudioBufferProvider interface is now also independent of AudioFlinger,
moved to include/media/

Change-Id: I9bb62ffbc38d42a38b0af76e66da5e9ab1e0e21b
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
7719f633bd8747b2f56c7be0f102ff131c074c2e 10-Feb-2012 John Grossman <johngro@google.com> Update method sigs.

Update the getNextBuffer signatures to have an additional (but
ignorable) parameter used to implement timed audio output.

Change-Id: Icb98e4af4d136c234ae8c5cbb4a5de4350b436bb
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
00f742c087d92e5452d29be1fb668022b5f8a6c7 14-Jan-2012 James Dong <jdong@google.com> More source code Clean up in video editor engine

o fixed incorrect design and got rid of PreviewPlayerBase class
o removed obsolete/unused code as much as possible and reformatted the source code
o verified and passed functional tests
o More to come ...

Change-Id: I7a89162f8b9d9ea6eabcf0457366cd2f6d970d11
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
7a4097cc526fc25a36e0f451613340a9444ca043 17-Jan-2012 James Dong <jdong@google.com> Fix two typos in the defined frequency enums

Change-Id: Ia0b6af98bd8f2ccb4d79705064a225e5f699ed8d
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
2db767137112a619751b70b9947aaa064030a210 15-Nov-2011 Chih-Chung Chang <chihchung@google.com> Fix 5607624: Native crash in movie studio while previewing the movie

Change-Id: I6bc123a3da4fb071a65fe776bcba0268fa58bf29
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
3d974e7763495d8fda6f264810619cb3bd265293 18-Aug-2011 Chih-Chung Chang <chihchung@google.com> Fix 5123908: Native crash rewinding movie

Simplify the VideoEditorSRC code and fix some bugs.

Change-Id: I6bcf3a5cea21a2eec4b51f167560c4b0d3a04a29
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
1c3c54395729dfae20357d4e510038084cc416cc 20-Jul-2011 Rajneesh Chowdury <rajneeshc@google.com> Fix for issue 4988956 No audio can be heard during preview

Change-Id: I61fc9086f2c00259e4f54535a5938b161d95b144
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
9969866cfe5b17c6e481b90d81b011a0cece78a0 30-Jun-2011 Chih-Chung Chang <chihchung@google.com> Make line-ending consistent (unix style).

Change-Id: Id837b042952ff5d97907591f337b2222cff2c8a9
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
b5c7784c96a606890eb8a8b560153ef4a5d1a0d9 23-Jun-2011 Thomas Le Guevel <thomaslg@google.com> Fix for: 4676350 Do not use dual copyright declaration for video editor code

Change-Id: I2856be051fa3b3ddfe67e096e45fb0b34beb92be
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
e6815bf8b4eaf9cc861e389cbebe3d7412698e9f 03-May-2011 James Dong <jdong@google.com> Clean up VideoEditorSRC

o removed unused member variables
o removed pre-processor for FROYO, since we only made video editor available after HC.
o cleaned up the header includes

Change-Id: I101775cc384310d661a65485113ac1bc1f6cdf17
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
9785cdf83214ce4d998e65ac0fce92cea3137f0b 09-Feb-2011 Santosh Madhava <smadhava@google.com> Fix for issue 3431967 : Movie Studio crashed after pressing the back button

Change-Id: I4b8cb2a54c2a1b7117feae9d8c6ca14e81b1f83d
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
eb5b265274bb26732ac9f4ac2d42d0b7e4148d52 08-Feb-2011 Kenny Root <kroot@google.com> X86 target fixes

GCC 4.2.1 complains about using void* in arithmetic. Cast it to unsigned
int before using it.

Also there was a missing stdint.h include.

Change-Id: If78bb6a771b72eb08bd2dc401371e8da14fd9ecc
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h
643290dc4c83da23b1b8ff4ed71118203274bb15 17-Jan-2011 Dharmaray Kundargi <dharmaray@google.com> videoeditor preview code on honeycomb

Change-Id: I9c3c9cb921ea697ab16732973d26ef9035cda2ee
/frameworks/av/libvideoeditor/lvpp/VideoEditorSRC.h