summaryrefslogtreecommitdiff
path: root/media/libstagefright/codecs/m4v_h263
AgeCommit message (Expand)Author
2012-07-24Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-05-10Don't attempt to support content the software MPEG4 decoder clearly wasn'tAndreas Huber
2012-05-08Fix both H.263 and MPEG4 decoders.Andreas Huber
2012-04-30Removed software video encoders that are not OMX-based.James Dong
2012-04-25Software MPEG4/H263 video encoder is now OMX-basedJames Dong
2012-03-28AV Android make files changesJames Dong
2012-03-12Switched to use the header files in /frameworks/nativeJames Dong
2012-03-07resolved conflicts for merge of 532679a5 to masterDirk Dougherty
2012-03-05am 4d7bc655: Doc change: String changes for Android MarketDirk Dougherty
2012-03-05Doc change: String changes for Android MarketDirk Dougherty
2012-02-10Move away from MediaDebug and use ADebug insteadJames Dong
2012-01-19Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block
2012-01-19Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block
2012-01-19Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block
2012-01-19Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-11-10am 2dff5cdc: am b42aea5b: Merge "Don\'t believe the PV decoder\'s lies..." in...Andreas Huber
2011-11-09Don't believe the PV decoder's lies...Andreas Huber
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-07-14Merge "Support profile and level query for SW video decoders"James Dong
2011-07-13Remove old-style software decoders.Andreas Huber
2011-07-11Support profile and level query for SW video decodersJames Dong
2011-06-29Return ERROR_END_OF_STREAM when the input source reaches eosJames Dong
2011-05-24Make sure the software mpeg4 decoder supports multiple input frames per input...Andreas Huber
2011-05-16Fix module tags on stagefright software decoders.Andreas Huber
2011-05-11Squashed commit of the following:Andreas Huber
2011-01-24Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoderAndreas Huber
2011-01-10Return a runtime error instead of asserting if the M4vH263Decoder fails in st...Andreas Huber
2010-12-02If camera source uses the metadata, we must use HW encoderJames Dong
2010-11-11Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong
2010-11-09Fix missing breaks in the profile/level conversion code in M4vH263 encoderJames Dong
2010-10-27Added profile and level translation in SW video encodersJames Dong
2010-10-15Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber
2010-08-12Mainly fix two mistakes that I made:James Dong
2010-08-12Don't send late frames to software encoders for encodingJames Dong
2010-08-10Add input buffer size check for software video encodersJames Dong
2010-07-21Support finer seek control on MediaSources.Andreas Huber
2010-07-20Merge "Progress status notification" into gingerbreadJames Dong
2010-07-20Progress status notificationJames Dong
2010-07-18Fix simulator build (1st attempt)James Dong
2010-07-15Initial check-in for software m4v_h263 encoderJames Dong
2010-05-20Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber
2010-01-05Protect against possible temporary objects going away before we get at their ...Andreas Huber
2010-01-04Fix mpeg4/h.263 software decoder.Andreas Huber
2009-12-19Attempt to fix simular build break.James Dong
2009-12-18Fix a memory corruption problem in software M4v/H263 decoder due to out-of-sc...James Dong
2009-12-17Initial checkins of the mpeg4 and h263 software decoders based on PVJames Dong