index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt frame rate instead of keeping that constant and tweaking bitrate
Andreas Huber
2013-03-26
5
-29
/
+88
*
Identify network servers and clients with a OS version related string
Andreas Huber
2013-03-26
9
-56
/
+42
*
Merge "In "special" mode we now establish a UDP RTCP channel in addition to t...
Andreas Huber
2013-03-26
15
-62
/
+206
|
\
|
*
In "special" mode we now establish a UDP RTCP channel in addition to the
Andreas Huber
2013-03-25
15
-62
/
+206
*
|
Merge "ToneGenerator: optimize silent tone" into jb-mr2-dev
Eric Laurent
2013-03-26
1
-1
/
+5
|
\
\
|
*
|
ToneGenerator: optimize silent tone
Eric Laurent
2013-03-25
1
-1
/
+5
*
|
|
Merge "Get rid of TunnelRenderer" into jb-mr2-dev
Andreas Huber
2013-03-25
5
-394
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Get rid of TunnelRenderer
Andreas Huber
2013-03-25
5
-394
/
+1
*
|
|
Merge "Misc debugging support and handling of latency changes." into jb-mr2-dev
Andreas Huber
2013-03-25
6
-91
/
+68
|
\
\
\
|
|
/
/
|
*
|
Misc debugging support and handling of latency changes.
Andreas Huber
2013-03-25
6
-91
/
+68
|
|
/
*
|
Merge "Load crypto plugins from additional shared libraries" into jb-mr2-dev
Jeff Tinker
2013-03-25
3
-39
/
+139
|
\
\
|
|
/
|
/
|
|
*
Load crypto plugins from additional shared libraries
Jeff Tinker
2013-03-22
3
-39
/
+139
*
|
Merge "Separate the mode of the RTP and RTCP channels." into jb-mr2-dev
Andreas Huber
2013-03-25
8
-74
/
+167
|
\
\
|
*
|
Separate the mode of the RTP and RTCP channels.
Andreas Huber
2013-03-25
8
-74
/
+167
|
|
/
*
|
Merge "Ensure that the payload in each TS packet is an even multiple of 16 by...
Andreas Huber
2013-03-25
1
-43
/
+158
|
\
\
|
|
/
|
/
|
|
*
Ensure that the payload in each TS packet is an even multiple of 16 bytes long
Andreas Huber
2013-03-21
1
-43
/
+158
*
|
Merge "Add the presentation rotation support" into jb-mr2-dev
ztenghui
2013-03-20
1
-14
/
+34
|
\
\
|
|
/
|
/
|
|
*
Add the presentation rotation support
ztenghui
2013-03-15
1
-14
/
+34
*
|
Merge "Implementing MediaDrm APIs" into jb-mr2-dev
Jeff Tinker
2013-03-20
10
-0
/
+1186
|
\
\
|
*
|
Implementing MediaDrm APIs
Jeff Tinker
2013-03-13
10
-0
/
+1186
*
|
|
Merge "Change ANetworkSession implementation to optionally attach timestamps"...
Andreas Huber
2013-03-19
6
-49
/
+135
|
\
\
\
|
*
|
|
Change ANetworkSession implementation to optionally attach timestamps
Andreas Huber
2013-03-18
6
-49
/
+135
*
|
|
|
Merge "Allow for streaming of media files (without recompression)" into jb-mr...
Andreas Huber
2013-03-19
7
-35
/
+318
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Allow for streaming of media files (without recompression)
Andreas Huber
2013-03-18
7
-35
/
+318
*
|
|
|
Fix valgrind error
Marco Nelissen
2013-03-19
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
am 59ac7b30: am 66abe3ae: Merge "Fix for crash if no content in DESCRIBE resp...
Andreas Huber
2013-03-15
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix for crash if no content in DESCRIBE response
Xuefei Chen
2013-03-12
1
-0
/
+3
*
|
|
Merge "Make limitations of MPEG4Writer explicit" into jb-mr2-dev
Tenghui Zhu
2013-03-14
2
-6
/
+49
|
\
\
\
|
*
|
|
Make limitations of MPEG4Writer explicit
James Dong
2013-03-14
2
-6
/
+49
*
|
|
|
Merge "Parse SBR extension sample rate" into jb-mr2-dev
Marco Nelissen
2013-03-14
1
-9
/
+22
|
\
\
\
\
|
*
|
|
|
Parse SBR extension sample rate
Marco Nelissen
2013-03-14
1
-9
/
+22
*
|
|
|
|
Merge "Adds audio support to DirectRenderer." into jb-mr2-dev
Andreas Huber
2013-03-13
3
-169
/
+491
|
\
\
\
\
\
|
*
|
|
|
|
Adds audio support to DirectRenderer.
Andreas Huber
2013-03-13
3
-169
/
+491
*
|
|
|
|
|
Merge "remove uses of Surface in favor or IGraphicBufferProducer" into jb-mr2...
Mathias Agopian
2013-03-13
8
-14
/
+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
remove uses of Surface in favor or IGraphicBufferProducer
Mathias Agopian
2013-03-12
8
-14
/
+14
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Attempt to recover from network stalls by dropping frames on the source side.
Andreas Huber
2013-03-13
11
-5
/
+101
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge "Squashed commit of the following:" into jb-mr2-dev
Andreas Huber
2013-03-12
29
-327
/
+799
|
\
\
\
\
|
*
|
|
|
Squashed commit of the following:
Andreas Huber
2013-03-12
29
-327
/
+799
|
|
/
/
/
*
|
|
|
GraphicBufferSource fixes
Andy McFadden
2013-03-12
3
-56
/
+81
|
/
/
/
*
|
|
Merge "Clean up the native code to match Java update" into jb-mr2-dev
ztenghui
2013-03-08
1
-9
/
+14
|
\
\
\
|
*
|
|
Clean up the native code to match Java update
ztenghui
2013-03-08
1
-9
/
+14
*
|
|
|
Merge "Disable our fancy logic to respect both sink and source's native forma...
Andreas Huber
2013-03-07
4
-21
/
+10
|
\
\
\
\
|
*
|
|
|
Disable our fancy logic to respect both sink and source's native formats
Andreas Huber
2013-03-07
4
-21
/
+10
*
|
|
|
|
The transport stream HDCP descriptor belongs in the program_info section
Andreas Huber
2013-03-07
4
-30
/
+70
|
/
/
/
/
*
|
|
|
Merge "Correct MediaCodec + Surface behavior" into jb-mr2-dev
Andy McFadden
2013-03-06
5
-41
/
+69
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Correct MediaCodec + Surface behavior
Andy McFadden
2013-03-05
5
-41
/
+69
*
|
|
|
Merge "Add template class SingleStateQueue" into jb-mr2-dev
Glenn Kasten
2013-03-06
3
-0
/
+140
|
\
\
\
\
|
*
|
|
|
Add template class SingleStateQueue
Glenn Kasten
2013-03-05
3
-0
/
+140
*
|
|
|
|
Merge "Squashed commit of the following:" into jb-mr2-dev
Andreas Huber
2013-03-05
35
-3177
/
+4317
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Squashed commit of the following:
Andreas Huber
2013-03-05
35
-3177
/
+4317
|
|
/
/
/
[next]