summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright
Commit message (Expand)AuthorAgeFilesLines
* am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into i...Jamie Gennis2011-10-261-0/+1
|\
| * Stagefright: push blank buffers when tearing downJamie Gennis2011-10-251-0/+1
* | Merge "Support for an MPEG2 Program Stream extractor."Andreas Huber2011-10-131-1/+4
|\ \ | |/ |/|
| * Support for an MPEG2 Program Stream extractor.Andreas Huber2011-09-301-1/+4
* | Set crop params to ANative Window during Initialization.Lakshman Gowda2011-10-051-0/+2
|/
* Gracefuly return on detecting wrong AAC format from corrupted filesGilles-Arnaud Bleu-Laine2011-09-301-1/+1
* Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber2011-09-281-0/+6
* Propagate error signalled by the source all the way to the output EOS notific...Andreas Huber2011-09-261-0/+1
* Change an assert failure due to unsupported level by HW AVC decoder and repor...James Dong2011-09-131-1/+1
* Turn an another assertion into a runtime error in ACodec's implementationAndreas Huber2011-09-121-0/+2
* Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource"Pannag Sanketi2011-08-311-1/+1
|\
| * Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSourcePannag Sanketi2011-08-311-1/+1
* | Fix SurfaceMediaSource timestamp handling.Eino-Ville Talvala2011-08-301-0/+7
* | Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque"Pannag Sanketi2011-08-261-1/+1
|\ \ | |/ |/|
| * Modify enum value of OMX_COLOR_FormatAndroidOpaquePannag Sanketi2011-08-261-1/+1
* | Support for posting messages and synchronously waiting for a response.Andreas Huber2011-08-252-1/+23
|/
* Testing the GL/ CPU encoding w/ Gralloc buffersPannag Sanketi2011-08-242-5/+13
* Error handling in ACodec and Nuplayer.Andreas Huber2011-08-161-2/+1
* Revert "Notify the OMX component that it's going to be used in "secure" mode."Andreas Huber2011-08-102-12/+0
* return correct value from query after connecting a surfaceMathias Agopian2011-08-081-1/+2
* Notify the OMX component that it's going to be used in "secure" mode.Andreas Huber2011-08-082-0/+12
* Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBufferAndreas Huber2011-08-041-0/+4
* Merge "Adding Metadata mode to SurfaceMediaSource"Pannag Sanketi2011-07-252-1/+15
|\
| * Adding Metadata mode to SurfaceMediaSourcePannag Sanketi2011-07-222-1/+15
* | Merge "Do not support still image capture mode for timelapse video recording"James Dong2011-07-251-76/+0
|\ \
| * | Do not support still image capture mode for timelapse video recordingJames Dong2011-07-241-76/+0
* | | Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out i...James Dong2011-07-241-0/+1
|\ \ \
| * | | Do not wait forever for output buffers in OMXCodec.cpp and error out in case ...James Dong2011-07-151-0/+1
* | | | Merge "QueryCodecs() signature change"Jean-Michel Trivi2011-07-241-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | QueryCodecs() signature changeJean-Michel Trivi2011-07-221-0/+7
* | | | Merge "Connect MediaRecorder Native to SurfaceMediaSource"Pannag Sanketi2011-07-221-3/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-221-3/+7
* | | | SurfaceTexture: add the abandon method.Jamie Gennis2011-07-221-1/+1
* | | | SurfaceMediaSource: remove getAllocator methodJamie Gennis2011-07-221-7/+0
|/ / /
* | | Merge "Renaming SurfaceEncoder to SurfaceMediaSource"Pannag Sanketi2011-07-221-18/+17
|\ \ \
| * | | Renaming SurfaceEncoder to SurfaceMediaSourcePannag Sanketi2011-07-211-18/+17
* | | | Merge "Adding SurfaceEncoder for encoding FilterFrames"Pannag Sanketi2011-07-223-1/+362
|\ \ \ \ | |/ / /
| * | | Adding SurfaceEncoder for encoding FilterFramesPannag Sanketi2011-07-213-1/+362
* | | | Retry datasource fetches a few times before giving up (NuCachedSource2).Andreas Huber2011-07-221-0/+5
|/ / /
* | | Adding AndoirdOpaque Colorformat to OMXPannag Sanketi2011-07-211-202/+209
* | | Untangle MediaScanner error handling.Jeff Brown2011-07-201-1/+5
|/ /
* | Merge "Add option to query hardware decoders only"Jean-Michel Trivi2011-07-181-1/+1
|\ \ | |/ |/|
| * Add option to query hardware decoders onlyJean-Michel Trivi2011-07-181-1/+1
* | Merge "Support profile and level query for SW video decoders"James Dong2011-07-141-5/+0
|\ \
| * | Support profile and level query for SW video decodersJames Dong2011-07-111-5/+0
* | | Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-131-61/+0
| |/ |/|
* | Make MetadataBufferType.h C-friendlyJames Dong2011-07-121-0/+7
* | Merge "Do not wait for unlaunched threads in stop()"James Dong2011-07-111-1/+3
|\ \
| * | Do not wait for unlaunched threads in stop()James Dong2011-07-111-1/+3
| |/
* | Release camera if CameraSource::start() has not been calledJames Dong2011-07-101-0/+6
|/