summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263
Commit message (Expand)AuthorAgeFilesLines
* Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-272-6/+6
* Merge "Stagefright: Fix unused variables, functions, values"Andreas Gampe2014-11-261-2/+2
|\
| * Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-2/+2
* | Merge "Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitions"Chih-hung Hsieh2014-11-252-3/+3
|\ \
| * | Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitionsBernhard Rosenkränzer2014-11-202-3/+3
* | | Merge "Remove bogus forward declarations"Chih-hung Hsieh2014-11-241-2/+0
|\ \ \ | |_|/ |/| |
| * | Remove bogus forward declarationsBernhard Rosenkränzer2014-11-201-2/+0
| |/
* | Remove extraneous parenthesesBernhard Rosenkränzer2014-11-201-1/+1
|/
* resolved conflicts for merge of 2edda09a to lmp-dev-plus-aospLajos Molnar2014-10-142-110/+31
|\
| * stagefright: fix surface input handling of software encodersLajos Molnar2014-10-132-103/+31
|/
* stagefright: fix fake-stride handling for H263 SW decoderRonghua Wu2014-10-021-2/+3
* stagefright: fix cropping handling for SoftAVC and SoftMEPEG4.Ronghua Wu2014-09-241-8/+12
* stagefright: add adaptive playback support to SoftMPEG decoder.Ronghua Wu2014-09-113-25/+29
* Add adaptive playback support to VPX decoder.Ronghua Wu2014-08-281-4/+0
* am 782be1ec: am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ...Narayan Kamath2014-07-094-7/+7
|\
| * m4v_h263_enc: Use uint32_t for ULongAshok Bhat2014-07-024-7/+7
| * libstagefright: fix 64-bit warningsColin Cross2014-04-141-1/+3
| * warnings be gone.Andreas Huber2014-04-112-2/+2
* | Merge commit '52a23bd3' into manualmergeGlenn Kasten2014-04-031-2/+2
|\ \ | |/
| * 64-bit: Correction to OMX_U32 and OMX_S32Glenn Kasten2014-04-021-2/+2
* | libstagefright: fix 64-bit warningsColin Cross2014-03-191-1/+3
* | Even more warnings (now errors) fixed to unbreak the sdk-x86 build(s).Andreas Huber2014-02-121-1/+1
* | warnings be gone.Andreas Huber2014-02-114-2/+10
|/
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-115-14/+14
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-052-305/+48
* Track exact timestamps in SoftMPEG4/H263 decodersLajos Molnar2013-06-052-4/+15
* Reset PV decoder on SoftMPEG4 decoder resetLajos Molnar2013-06-051-0/+5
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-032-0/+6
* am 3030f344: Merge "Fixed the wrong timestamps issue about camera recording"Marco Nelissen2013-04-221-1/+1
|\
| * Fixed the wrong timestamps issue about camera recordingJun Tian2013-04-221-1/+1
* | Add liblogYing Wang2013-04-092-1/+2
* | Ensure proper EOS behaviorMarco Nelissen2012-12-201-2/+6
|/
* Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala2012-07-243-8/+124
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-134-0/+380
* Don't attempt to support content the software MPEG4 decoder clearly wasn'tAndreas Huber2012-05-101-1/+1
* Fix both H.263 and MPEG4 decoders.Andreas Huber2012-05-081-5/+3
* Removed software video encoders that are not OMX-based.James Dong2012-04-302-489/+0
* Software MPEG4/H263 video encoder is now OMX-basedJames Dong2012-04-253-0/+831
* AV Android make files changesJames Dong2012-03-282-3/+3
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-122-4/+4
* resolved conflicts for merge of 532679a5 to masterDirk Dougherty2012-03-071-1/+1
|\
| * am 4d7bc655: Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
| |\
| | * Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
| * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-192-16/+16
| * | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-192-4/+4
| * | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-191-1/+1
| * | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-192-9/+9
| |/
* | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-3/+3
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-16/+16
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-4/+4