summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/wifi-display/source/TSPacketizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move AString's StringPrintf out of the way.Elliott Hughes2015-02-041-1/+1
* am e2307ccb: Merge "frameworks/av: fix errors inside ALOGV"Colin Cross2014-03-071-1/+1
|\
| * frameworks/av: fix errors inside ALOGVColin Cross2014-02-061-1/+1
* | set AAC MPEG version to MPEG-2Chong Zhang2014-03-061-1/+1
|/
* wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-171-6/+18
* Ensure that the payload in each TS packet is an even multiple of 16 bytes longAndreas Huber2013-03-211-43/+158
* Allow for streaming of media files (without recompression)Andreas Huber2013-03-181-1/+1
* The transport stream HDCP descriptor belongs in the program_info sectionAndreas Huber2013-03-071-19/+42
* Squashed commit of the following:Andreas Huber2013-03-051-2/+24
* Various improvements of wifi display codeAndreas Huber2012-11-131-0/+19
* Various tweaks to wfdAndreas Huber2012-10-311-13/+146
* Optionally emit LPCM audio instead of using AAC in wifi display codeAndreas Huber2012-10-041-1/+10
* Take advantage of the hardware encoder's ability to prepend SPS/PPSAndreas Huber2012-10-021-6/+5
* Prepend SPS/PPS manually before encryption in HDCP mode. This isAndreas Huber2012-09-271-0/+17
* Better transport stream timestamp handling.Andreas Huber2012-09-251-8/+4
* Instantiate HDCP module, add PES_private_data for encrypted streams.Andreas Huber2012-09-191-20/+36
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+694