summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/ACodec.h
Commit message (Expand)AuthorAgeFilesLines
* ACodec: Support for dynamic port reconfigApurupaPattapu2013-02-191-0/+6
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/fra...Steve Kondik2013-02-121-0/+1
|\
| * Added optional intra macroblock refresh support for encodingJames Dong2012-11-281-0/+1
* | exynos4: libstragefright: add support for samsung colorformat/omx/mfccodeworkx2012-11-301-0/+3
|/
* Make video encoders' bitrate mode (constant, variable, ...) configurableAndreas Huber2012-11-011-1/+4
* Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-131-0/+5
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+11
* Tell surface flinger that we want to protect output buffers from beingAndreas Huber2012-05-221-0/+2
* Increase AAC software decoder's buffer count. Refactor how clientsAndreas Huber2012-05-111-0/+17
* OMX IL wrapper for FLAC encoderJean-Michel Trivi2012-05-091-0/+3
* Respect channel mask in ACodec and NuPlayer.Andreas Huber2012-05-031-2/+6
* Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-301-0/+4
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-251-1/+1
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-1/+7
* Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-011-0/+1
* Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-281-1/+9
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-6/+37
* If an error occurs that prevents us from reallocating buffers during a format...Andreas Huber2011-11-281-0/+2
* 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
* Turn an another assertion into a runtime error in ACodec's implementationAndreas Huber2011-09-121-0/+2
* Error handling in ACodec and Nuplayer.Andreas Huber2011-08-161-2/+1
* Fix missing AOSP copyright headers for a bunch of media framework filesJames Dong2011-03-171-0/+16
* Improvements/fixes to ACodec.Andreas Huber2011-02-041-1/+1
* NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-101-0/+4
* Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-161-5/+6
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-0/+152