summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* RTSP buffering improvementsRoger Jönsson2013-02-068-13/+121
* HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-065-28/+125
* RTSP now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-056-14/+56
* Merge "Support for a "preparation" state that can take care of lengthy"Andreas Huber2013-02-0515-119/+406
|\
| * Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-0515-119/+406
* | Fix a typo in MediaPlayerFactory that would prevent us fromAndreas Huber2013-02-051-1/+1
|/
* Detect live streamsRoger Jönsson2013-02-051-5/+39
* Merge "Added HTTP support for SDP files."Andreas Huber2013-02-058-7/+362
|\
| * 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-056-29/+88
|\ \
| * | Revive the code to support TCP interleaved transportAndreas Huber2013-02-016-29/+88
* | | 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-301-1/+37
|\ \
| * | Actually display something on screen when instantiating a wfd sink viaAndreas Huber2013-01-301-1/+37
* | | 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-2913-120/+725
|\ \
| * | Squashed commit of the following:Andreas Huber2013-01-2913-120/+725
* | | 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
|\ \ \ \ \ \ \ \