summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add more debugging code to track down hang during video recordingJames Dong2010-12-211-1/+9
* Change a Stagefright assert to an error check.Jamie Gennis2010-12-171-1/+3
* Properly signal the condition if we run out of input data.Andreas Huber2010-12-141-0/+1
* Yield the omx threads so that file writer threads have a chance to retrieve t...James Dong2010-12-131-0/+3
* Revert "Allows the authoring engine to skip frame."James Dong2010-12-111-12/+3
* Better buffer status management and verification in OMXCodec.Andreas Huber2010-12-081-38/+56
* Do not getConfig on video encoder on output portJames Dong2010-11-231-26/+28
* Squashed commit of the following:Andreas Huber2010-11-221-206/+247
* Set the external display usage bit in Stagefright.Jamie Gennis2010-11-181-1/+1
* Log H.264 profile/level in OMXCodecAndreas Huber2010-11-181-1/+1
* Refactor h.264 profile/level support into avc_utils.Andreas Huber2010-11-151-33/+1
* Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-111-4/+4
* Add color format query support to QueryCodecs()James Dong2010-11-111-0/+14
* Fix memory leak when 0-memcpy quirk is usedJames Dong2010-11-111-1/+18
* Use meta data in the media recording frameworkJames Dong2010-11-041-3/+32
* Fix a MediaBuffer leak in Stagefright.Jamie Gennis2010-11-031-34/+29
* Experimentally reenable mpeg4 and h.263 hardware decoders.Andreas Huber2010-11-031-2/+2
* Stop using OMX_COLOR_FormatAndroidPrivateStart.Jamie Gennis2010-11-011-6/+1
* Notify surfaceflinger about (changes to) the crop rectangle output by the dec...Andreas Huber2010-11-011-0/+11
* Add two creation flags to OMXCodec::Create()James Dong2010-10-251-1/+10
* Remove OMX.PV.* components from OMXCodec.cppJames Dong2010-10-251-30/+6
* Fix the non-ANW video decode path.Jamie Gennis2010-10-201-2/+4
* Add decode-to-ANativeWindow support to Stagefright.Jamie Gennis2010-10-201-9/+275
* am 9b2f18df: am bc96c284: Merge "For thumbnail extraction make sure we instan...Andreas Huber2010-10-191-1/+45
|\
| * For thumbnail extraction make sure we instantiate a decoder that allows acces...Andreas Huber2010-10-181-1/+45
* | Remove hard-coded color format for Nvidia's video encoderJames Dong2010-10-131-4/+0
* | am bb708373: am 949f7d90: Merge "Work to support switching transport streams ...Andreas Huber2010-10-101-65/+67
|\ \ | |/
| * Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-65/+67
* | am 45bd1159: am 02654f01: Merge "On this particular device the hardware video...Andreas Huber2010-10-101-2/+14
|\ \ | |/
| * On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-071-2/+14
* | Some instrumentation of OMXCodec for future investigation and a possibly temp...Andreas Huber2010-10-071-0/+23
* | Added two more video encodersJames Dong2010-09-231-0/+2
* | am 693a430c: am 903fc221: Ignore errors from correction parameter query and c...James Dong2010-09-231-2/+9
|\ \ | |/
| * Ignore errors from correction parameter query and config for M4v and H263 enc...James Dong2010-09-231-2/+9
* | am 30c7e132: am 697bd76e: Merge "Use the advertised profile and level from M4...James Dong2010-09-231-4/+4
|\ \ | |/
| * Use the advertised profile and level from M4V and H263 video encodersJames Dong2010-09-221-4/+4
* | am 0b2affe8: am 87d208f7: Merge "This log message is codec specific." into gi...Andreas Huber2010-09-211-1/+1
|\ \ | |/
| * This log message is codec specific.Andreas Huber2010-09-211-1/+1
* | am 7bc600cb: am f98197a7: Make sure the message dispatcher stays around until...Andreas Huber2010-09-171-0/+2
|\ \ | |/
| * Make sure the message dispatcher stays around until after OMX_FreeHandle is f...Andreas Huber2010-09-171-0/+2
* | resolved conflicts for merge of 1fc97385 to masterAndreas Huber2010-09-171-0/+6
|\ \ | |/
| * Register the new OMX components.Andreas Huber2010-09-171-0/+6
* | am e30d039f: am a7f5e476: Merge "Fixed a bug in the query to the supported pr...James Dong2010-09-161-2/+5
|\ \ | |/
| * Fixed a bug in the query to the supported profiles and levelsJames Dong2010-09-161-2/+5
* | am 7a848c0d: am 8946ab26: A ThreadedSource wraps around an existing MediaSour...Andreas Huber2010-09-161-0/+6
|\ \ | |/
| * A ThreadedSource wraps around an existing MediaSource and reads output buffer...Andreas Huber2010-09-161-0/+6
* | am 0cd2472b: am 82a39f4a: Merge "Add some explicit error log messages" into g...James Dong2010-09-151-2/+3
|\ \ | |/
| * Add some explicit error log messagesJames Dong2010-09-141-2/+3
* | Make sure we only reallocate buffers on a genuine port definition change.Andreas Huber2010-08-301-1/+3
* | am a5fe77d0: am df8356ff: Merge "Workaround for a QCOM issue where the output...James Dong2010-08-271-0/+13
|\ \ | |/