summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \ | |/
| * Workaround for a QCOM issue where the output buffer size advertised by the AV...James Dong2010-08-271-0/+13
* | Disable all the hardware decoders except for h.264 video decode, since the so...Andreas Huber2010-08-261-6/+7
* | libstagefright: enable tegra hw audio decodersDima Zavin2010-08-231-0/+11
* | libstagefright: Enable tegra hw video decoderspgudadhe2010-08-231-0/+3
* | libstagefright: Enable tegra hw encoderpgudadhe2010-08-191-0/+9
|/
* We're now going to ignore timestamps completely in gtalk video conferencing, ...Andreas Huber2010-08-101-0/+8
* Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...Andreas Huber2010-08-091-0/+5
* Use the target color format from the camera source if possibleJames Dong2010-08-051-4/+61
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-0/+4
* Allows the authoring engine to skip frame.James Dong2010-07-221-3/+12
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-6/+45
* Initial check-in for software m4v_h263 encoderJames Dong2010-07-151-0/+5
* Support user-supplied timescales for authoringJames Dong2010-07-141-0/+6
* Initial checkin for software AVC encoderJames Dong2010-07-131-0/+4
* Add runtime dumpsys support for media recorder clientJames Dong2010-07-081-1/+1
* Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-071-15/+90
* Added encoding parameters set up for H263 video encoderJames Dong2010-06-291-57/+89
* Add qcom's new OMX components to the list.Andreas Huber2010-06-291-4/+17
* Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-2/+0