summaryrefslogtreecommitdiffstats
path: root/sec_mm
Commit message (Collapse)AuthorAgeFilesLines
* Switch to use the correct xml fileJames Dong2010-10-051-166/+0
| | | | Change-Id: I214df6cbf8f8e39f3f6fa645eb7a99d36a70993e
* Fix End of Stream Problemsbcrux.kim2010-10-042-0/+6
| | | | | Change-Id: I5c25b6fe0da4a91733a9334aeecdf022c2579a05 Signed-off-by: sbcrux.kim <sbcrux.kim@samsung.com>
* Patch video encode componentsbcrux.kim2010-10-042-3/+3
| | | | | | | | | | | - change default output buffer number - change Mpeg4 eProfile default : OMX_VIDEO_MPEG4ProfileSimple - change Mpeg4 eLevel default : OMX_VIDEO_MPEG4Level4 Change-Id: Ib9bb9f33fbceef9e8dae2b5107db178ca218d358 Signed-off-by: sbcrux.kim <sbcrux.kim@samsung.com>
* Upload additional feature for full frame search and error detectSeungBeom Kim2010-09-296-114/+196
| | | | | | | | | this feature is disabled by default. for using this feature add "#define FULL_FRAME_SEARCH" in SEC_OMX_H264dec.c, SEC_OMX_Mpeg4dec.c Change-Id: I6225f7ab5aff4c66f19893a3048bdae721b095d8 Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
* S5PC11X: OMX: Change TimeStamp processing routine for Stagefright SeekingSeungBeom Kim2010-09-2723-190/+565
| | | | | Change-Id: I6a75b7a70013794e8c77bf43dd0ca288e9566235 Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
* S5PC11X: OMX: Added SEC_OMX(OpenMAX IL)SeungBeom Kim2010-09-2177-0/+22860
Component name 1. OMX.SEC.AVC.Decoder 2. OMX.SEC.MPEG4.Decoder 3. OMX.SEC.H263.Decoder 4. OMX.SEC.AVC.Encoder 5. OMX.SEC.MPEG4.Encoder 6. OMX.SEC.H263.Encoder Change-Id: I4ae562c6d44fac8c376a8f60fd376c46bd1e721d Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>