add CAMERA_DISPLAY_TYPE_EVAS type to rotation method in StartPreview
[framework/osp/media.git] / src /
2013-06-13 js1002.kimadd CAMERA_DISPLAY_TYPE_EVAS type to rotation method...
2013-06-13 js1002.kimchange low quality value
2013-06-13 EonseokLeeFix the prevent & capture video bugs & thread issue
2013-06-11 js1002.kimchange quality value
2013-06-10 EonseokLeeAdd the code for handling exception
2013-06-10 srinivasa.mrAdding safe mutexes to PlayerImpl
2013-06-10 EonseokLeeAdd the SeekVideoKeyFrame method
2013-06-07 js1002.kimadd reason error about storage full when recording
2013-06-07 EonseokLeeFix the bugs on VPSS-963
2013-06-07 EonseokLeeMerge tizen_2.1 into tizen_2.2
2013-05-31 KyungYounChange the result to success in out of storage stopping
2013-05-31 KwansuParkMerge "Add the remark on OnVideoFrameDecoded()" into...
2013-05-31 KyungYounAdd out of storage handling in recorder
2013-05-30 KyungYounMerge "Apply video recording bitrate dynamically" into...
2013-05-30 KyungYounApply video recording bitrate dynamically
2013-05-29 KyungYounMerge "Disable multiple audiorecorder in 2.1.1" into...
2013-05-29 KyungYounDisable multiple audiorecorder in 2.1.1
2013-05-29 EonseokLeeAdd the AUDIO_IO_INTERRUPTED_BY_RESUMABLE_MEDIA case
2013-05-29 EonseokLeeAdd the RESUMABLE_MEDIA interrupt case
2013-05-24 EonseokLeeFix the TC bug for AMR codec
2013-05-23 KwansuParkMerge "Replace WorkerThread with EventDrivenThred"...
2013-05-23 srinivasa.mrReplace WorkerThread with EventDrivenThred
2013-05-21 srinivasa.mrAdded new SeekTo for VideoKeyFrameSeeker
2013-05-21 KyungYounMerge "Disable dual camera" into tizen_2.1
2013-05-21 KyungYounDisable dual camera
2013-05-20 KyungYounenable dual camera
2013-05-20 EonseokLeeFix the prevent bug
2013-05-15 EonseokLeeChange the return value accepted/tizen_2.1/20130520.093106 submit/tizen_2.1/20130516.045702
2013-05-15 EonseokLeeFix the issue for VPSS-884
2013-05-09 EonseokLeeMerge "Fix the bug in GetState()" into tizen_2.1
2013-05-09 JungYuminModified code to remove warning message
2013-05-09 EonseokLeeFix the bug in GetState()
2013-05-08 JungYuminChanged ffmpeg log level to AV_LOG_QUIET
2013-05-07 srinivasa.mrBugs in Capture Video submit/tizen_2.1/20130514.054219
2013-05-07 EonseokLeeRemove evas_object_image_data_set()
2013-05-06 KyungYounBug fix for camera handle with one camera
2013-05-02 KyungYounCAF state bug fix
2013-04-26 EonseokLeeModify the handling exception. 2.1b_release accepted/tizen_2.1/20130426.150456 submit/tizen_2.1/20130426.150004
2013-04-24 Srinivasa M RCpatureVideo should work only in Opened state accepted/tizen_2.1/20130425.034734 submit/tizen_2.1/20130424.232531
2013-04-23 Ravindra Kumar MishraFix for Memory Leak
2013-04-22 EonseokLeeFix the memory leak
2013-04-19 js1002.kimFix that CaptureCb API is called before Capture API...
2013-04-18 JungYuminApplied secure log for privacy protect
2013-04-13 KyungYounDepart camera exif orientation and recording orientaiton
2013-04-10 Eunyoung(Erin) ChoiMerge "remove Doxygen warning" into tizen_2.1
2013-04-10 KwansuParkMerge "Add the code for checking available soundtype...
2013-04-10 EonseokLeeAdd the code for checking available soundtype
2013-04-10 Eunyoung(Erin) ChoiMerge "fixed wrong link page" into tizen_2.1
2013-04-09 KyungYounPoweron exception update
2013-04-08 EonseokLeeChange ToString() to GetEncodedString() in OpenUrl()
2013-04-05 JungYuminAdded AVPacket.data initializing code
2013-04-05 KyungYounEnhance the scen mode setting
2013-04-05 KwansuParkMerge "Fix the bug in GetActiveBluetoothA2dpName()...
2013-04-05 EonseokLeeFix the bug in GetActiveBluetoothA2dpName()
2013-04-05 rahul varnaAdding new(std::nothrow) changes
2013-04-02 KyungYounChange from ArrayList to IList
2013-04-02 JungYuminFixed prevent defect
2013-04-01 KyungYounHandling Source adapter
2013-03-31 EonseokLeefix the bug for checking states
2013-03-29 js1002.kimMerge "change exception when camera feature fail" into...
2013-03-29 js1002.kimchange exception when camera feature fail
2013-03-29 EonseokLeeAdd the DISPLAY_RIGHT_VIOLATED exception
2013-03-28 EonseokLeeAdd the GetHttpStreamingDownloadProgress()
2013-03-28 JungYuminMerge "Doxygen update according to multiple @remarks...
2013-03-28 EonseokLeeAdd the available state for streaming
2013-03-25 js1002.kimImplement smooth change between Camera and Recorder
2013-03-25 KyungYounChange to the unique_ptr
2013-03-22 EonseokLeeChange the handling of url path
2013-03-22 EonseokLeeRemove the code for checking state in SetAudioStreamType()
2013-03-21 EonseokLeeAdd the code for checking state in SetAudioStreamType()
2013-03-19 JungYuminMerge "Added parameter 'srcBufUsed' and 'dstBufUsed...
2013-03-19 JungYuminAdded parameter 'srcBufUsed' and 'dstBufUsed' to _IAudi...
2013-03-19 EonseokLeeModify the log message
2013-03-17 EonseokLeeFix the GetActiveaudioStreamType bug
2013-03-17 EonseokLeeAdd the core error cases
2013-03-16 JungYuminMerge from master branch
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base