summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Added HTTP support for SDP files.Oscar Rydhé2013-02-058-7/+362
* | | | | Merge "Groundwork to support bidirectional, asynchronous communication"Andreas Huber2013-02-0513-19/+75
|\ \ \ \ \ | |/ / / /
| * | | | Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-0513-19/+75
* | | | | Merge "Revive the code to support TCP interleaved transport"Andreas Huber2013-02-059-111/+157
|\ \ \ \ \
| * | | | | Revive the code to support TCP interleaved transportAndreas Huber2013-02-019-111/+157
* | | | | | Merge "Return error code if setting scaling mode fails"Marco Nelissen2013-02-051-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Return error code if setting scaling mode failsMarco Nelissen2013-02-051-0/+1
| | |/ / / | |/| | |
* | | | | Merge "Remove a few unused header includes from PlaybackSession.cpp"James Dong2013-02-041-4/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove a few unused header includes from PlaybackSession.cppJames Dong2013-02-011-4/+0
| |/ / /
* | | | Merge "Fix typo and reduce allocation overhead of RTP retransmission requests."Andreas Huber2013-02-011-2/+2
|\ \ \ \
| * | | | Fix typo and reduce allocation overhead of RTP retransmission requests.Andreas Huber2013-01-311-2/+2
| |/ / /
* | | | Merge "Add media.log service based on NBLog"Glenn Kasten2013-02-014-9/+196
|\ \ \ \ | |/ / / |/| | |
| * | | Add media.log service based on NBLogGlenn Kasten2013-01-254-9/+196
* | | | Merge "Actually display something on screen when instantiating a wfd sink via"Andreas Huber2013-01-302-2/+39
|\ \ \ \
| * | | | Actually display something on screen when instantiating a wfd sink viaAndreas Huber2013-01-302-2/+39
* | | | | Plumbing to reflect minor changes in the HDCP module API that allow forAndreas Huber2013-01-307-10/+87
|/ / / /
* | | | Merge "Squashed commit of the following:"Andreas Huber2013-01-2917-129/+1347
|\ \ \ \
| * | | | Squashed commit of the following:Andreas Huber2013-01-2917-129/+1347
* | | | | Merge "ACodec Fix."Marco Nelissen2013-01-291-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ACodec Fix.SeungBeom Kim2013-01-281-1/+2
| |/ / /
* | | | Add non-blocking event logger NBLogGlenn Kasten2013-01-252-0/+450
|/ / /
* | | Remove obsolete audioflinger referenceGlenn Kasten2013-01-181-3/+1
* | | Bug fix: set 'und' as default metadata language info for srt.Insun Kang2013-01-171-4/+3
* | | Fix AudioRecordGlenn Kasten2013-01-101-2/+2
* | | Fix bug in AudioRecord() constructorGlenn Kasten2013-01-041-1/+1
* | | am cd2d2631: am b54cedab: Merge "Use default values when MPEG4 audio config p...James Dong2012-12-281-3/+10
|\ \ \ | |/ /
| * | am b54cedab: Merge "Use default values when MPEG4 audio config parsing fails."James Dong2012-12-211-3/+10
| |\ \ | | |/
| | * Merge "Use default values when MPEG4 audio config parsing fails."James Dong2012-12-201-3/+10
| | |\
| | | * Use default values when MPEG4 audio config parsing fails.Erik Rydgren2012-11-191-3/+10
* | | | Merge "Start isolating control block accesses in a proxy"Glenn Kasten2012-12-213-55/+103
|\ \ \ \
| * | | | Start isolating control block accesses in a proxyGlenn Kasten2012-12-123-55/+103
* | | | | Merge "Remove unnecessary parameter"Glenn Kasten2012-12-2111-40/+28
|\ \ \ \ \
| * | | | | Remove unnecessary parameterGlenn Kasten2012-12-1811-40/+28
* | | | | | Merge "Properly release any MediaBuffer references associated with the"Andreas Huber2012-12-202-19/+42
|\ \ \ \ \ \
| * | | | | | Properly release any MediaBuffer references associated with theAndreas Huber2012-12-202-19/+42
* | | | | | | Merge "Ensure proper EOS behavior"Marco Nelissen2012-12-202-9/+9
|\ \ \ \ \ \ \
| * | | | | | | Ensure proper EOS behaviorMarco Nelissen2012-12-202-9/+9
* | | | | | | | am 68c3de89: am df9cce64: Merge "Allow multichannel FLAC files"Glenn Kasten2012-12-201-17/+44
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | am df9cce64: Merge "Allow multichannel FLAC files"Glenn Kasten2012-12-201-17/+44
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge "Allow multichannel FLAC files"Glenn Kasten2012-12-201-17/+44
| | |\ \ \ \ \
| | | * | | | | Allow multichannel FLAC filesPatrik2 Carlsson2012-11-161-17/+44
* | | | | | | | Merge "Fix bug with discarded AudioRecord::read count"Glenn Kasten2012-12-201-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug with discarded AudioRecord::read countGlenn Kasten2012-12-171-1/+2
* | | | | | | | | Merge "Fix memory leakage from MPEG4Writer."James Dong2012-12-181-18/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix memory leakage from MPEG4Writer.James Dong2012-12-181-18/+72
* | | | | | | | | | Merge "Rename ISurfaceTexture and SurfaceTexture"Andy McFadden2012-12-1833-85/+85
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-1833-85/+85
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Report buffer size even when using hardware buffers"Marco Nelissen2012-12-181-5/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Report buffer size even when using hardware buffersMarco Nelissen2012-12-181-5/+4
| |/ / / / / / / /
* | | | | | | | | Make codecs reconfigurableMarco Nelissen2012-12-188-0/+27
|/ / / / / / / /