summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* MTP: Implement date created field in GetObjectInfoMike Lockwood2013-04-011-1/+2
* Merge "stagefright: matroska: don't crash on parsing error" into jb-mr2-devLajos Molnar2013-04-011-2/+2
|\
| * stagefright: matroska: don't crash on parsing errorLajos Molnar2013-03-271-2/+2
* | Merge "Fix SHUTDOWN after SETUP and before PLAY in wifi display." into jb-mr2...Andreas Huber2013-03-281-3/+17
|\ \
| * | Fix SHUTDOWN after SETUP and before PLAY in wifi display.Andreas Huber2013-03-281-3/+17
* | | Merge "Make sure resume() and flush() are handled appropriately even if the c...Andreas Huber2013-03-281-0/+16
|\ \ \
| * | | Make sure resume() and flush() are handled appropriately even if the codecAndreas Huber2013-03-281-0/+16
| |/ /
* | | Merge "Fix valgrind error in software h264 decoder" into jb-mr2-devMarco Nelissen2013-03-281-4/+2
|\ \ \
| * | | Fix valgrind error in software h264 decoderMarco Nelissen2013-03-271-4/+2
* | | | Merge "Fix valgrind error." into jb-mr2-devMarco Nelissen2013-03-281-1/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix valgrind error.Marco Nelissen2013-03-271-1/+2
| |/
* | ToneGenerator: fix truncated tonesEric Laurent2013-03-271-1/+31
* | Merge "ToneGenerator: fix stop/destroy concurrency" into jb-mr2-devEric Laurent2013-03-281-5/+10
|\ \ | |/ |/|
| * ToneGenerator: fix stop/destroy concurrencyEric Laurent2013-03-261-5/+10
* | Merge "Adapt frame rate instead of keeping that constant and tweaking bitrate...Andreas Huber2013-03-265-29/+88
|\ \ | |/ |/|
| * Adapt frame rate instead of keeping that constant and tweaking bitrateAndreas Huber2013-03-265-29/+88
* | ToneGenerator: fix AudioTrack pointer initEric Laurent2013-03-261-1/+1
|/
* Identify network servers and clients with a OS version related stringAndreas Huber2013-03-267-55/+35
* Merge "In "special" mode we now establish a UDP RTCP channel in addition to t...Andreas Huber2013-03-2610-26/+135
|\
| * In "special" mode we now establish a UDP RTCP channel in addition to theAndreas Huber2013-03-2510-26/+135
* | Merge "ToneGenerator: optimize silent tone" into jb-mr2-devEric Laurent2013-03-261-1/+5
|\ \
| * | ToneGenerator: optimize silent toneEric Laurent2013-03-251-1/+5
* | | Merge "Get rid of TunnelRenderer" into jb-mr2-devAndreas Huber2013-03-253-369/+0
|\ \ \ | | |/ | |/|
| * | Get rid of TunnelRendererAndreas Huber2013-03-253-369/+0
* | | Merge "Misc debugging support and handling of latency changes." into jb-mr2-devAndreas Huber2013-03-252-34/+12
|\ \ \ | |/ /
| * | Misc debugging support and handling of latency changes.Andreas Huber2013-03-252-34/+12
| |/
* | Merge "Load crypto plugins from additional shared libraries" into jb-mr2-devJeff Tinker2013-03-253-39/+139
|\ \ | |/ |/|
| * Load crypto plugins from additional shared librariesJeff Tinker2013-03-223-39/+139
* | Merge "Separate the mode of the RTP and RTCP channels." into jb-mr2-devAndreas Huber2013-03-254-25/+48
|\ \
| * | Separate the mode of the RTP and RTCP channels.Andreas Huber2013-03-254-25/+48
| |/
* | Merge "Ensure that the payload in each TS packet is an even multiple of 16 by...Andreas Huber2013-03-251-43/+158
|\ \ | |/ |/|
| * Ensure that the payload in each TS packet is an even multiple of 16 bytes longAndreas Huber2013-03-211-43/+158
* | Merge "Add the presentation rotation support" into jb-mr2-devztenghui2013-03-201-14/+34
|\ \ | |/ |/|
| * Add the presentation rotation supportztenghui2013-03-151-14/+34
* | Merge "Implementing MediaDrm APIs" into jb-mr2-devJeff Tinker2013-03-2010-0/+1186
|\ \
| * | Implementing MediaDrm APIsJeff Tinker2013-03-1310-0/+1186
* | | Merge "Change ANetworkSession implementation to optionally attach timestamps"...Andreas Huber2013-03-196-49/+135
|\ \ \
| * | | Change ANetworkSession implementation to optionally attach timestampsAndreas Huber2013-03-186-49/+135
* | | | Merge "Allow for streaming of media files (without recompression)" into jb-mr...Andreas Huber2013-03-197-35/+318
|\ \ \ \ | |/ / /
| * | | Allow for streaming of media files (without recompression)Andreas Huber2013-03-187-35/+318
* | | | Fix valgrind errorMarco Nelissen2013-03-191-0/+1
| |_|/ |/| |
* | | am 59ac7b30: am 66abe3ae: Merge "Fix for crash if no content in DESCRIBE resp...Andreas Huber2013-03-151-0/+3
|\ \ \ | |/ / |/| |
| * | Fix for crash if no content in DESCRIBE responseXuefei Chen2013-03-121-0/+3
* | | Merge "Make limitations of MPEG4Writer explicit" into jb-mr2-devTenghui Zhu2013-03-142-6/+49
|\ \ \
| * | | Make limitations of MPEG4Writer explicitJames Dong2013-03-142-6/+49
* | | | Merge "Parse SBR extension sample rate" into jb-mr2-devMarco Nelissen2013-03-141-9/+22
|\ \ \ \
| * | | | Parse SBR extension sample rateMarco Nelissen2013-03-141-9/+22
* | | | | Merge "remove uses of Surface in favor or IGraphicBufferProducer" into jb-mr2...Mathias Agopian2013-03-138-14/+14
|\ \ \ \ \
| * | | | | remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-128-14/+14
| | |/ / / | |/| | |
* | | | | Attempt to recover from network stalls by dropping frames on the source side.Andreas Huber2013-03-1310-4/+100
| |_|_|/ |/| | |