summaryrefslogtreecommitdiff
path: root/media/libstagefright/CameraSource.cpp
AgeCommit message (Expand)Author
2010-08-11This code in CameraSource really should hold the lock.Andreas Huber
2010-07-22Allows the authoring engine to skip frame.James Dong
2010-07-21Support finer seek control on MediaSources.Andreas Huber
2010-06-21Audio/video sync during recording (second part)James Dong
2010-06-09Remove the lock/unlock workaround from CameraServiceJames Dong
2010-06-08Remove some hard-coded encoding parametersJames Dong
2010-06-08Initial check-in for collecting stats from authoring engine at runtimeJames Dong
2010-06-03Remove hard-coded pixel format for recording frames in CameraSource.James Dong
2010-05-28Avoid copying for input recording frames in CameraSourceJames Dong
2010-05-27Remove the logic in CameraSource using CameraParameters class to find out the...James Dong
2010-05-26Avoid repeatedly allocating and freeing memory in CameraSourceJames Dong
2010-05-13Remove dummy surface in CameraSourceJames Dong
2010-05-12should fix the buildMathias Agopian
2010-05-10Support multiple cameras in framework.Chih-Chung Chang
2010-05-05Support audio and video track interleaving in the recorded mp4 fileJames Dong
2010-04-28Use timestamp from camera driver for CameraSourceJames Dong
2010-04-09Various fixes to enable recording on passion and nexus1.Andreas Huber
2010-02-11split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian
2010-01-21Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang
2009-11-16Squashed commit of the following:Andreas Huber
2009-10-28Re-enable CameraSource.Andreas Huber
2009-10-12Change to a int64_t usecs representation for timestamps and duration througho...Andreas Huber
2009-09-10Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber
2009-08-26assert => CHECK in stagefright.Andreas Huber
2009-07-16Squashed commit of the following:Andreas Huber