Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
565b4951c444fb6c3e273aa1ffe3008393f46bef
565b495
Merge "Added some debugging log messages at stop()"
by James Dong
· 15 years ago
88c647b
Merge "- register DRM sniffer only when drmserver is up - notify DRM agents the status after seeking"
by Gloria Wang
· 15 years ago
a890829
- register DRM sniffer only when drmserver is up
by Gloria Wang
· 15 years ago
cb09c03
Added some debugging log messages at stop()
by James Dong
· 15 years ago
05ea643
Squashed commit of the following:
by Andreas Huber
· 15 years ago
c8ca26e
Merge "Added profile and level translation in SW video encoders"
by James Dong
· 15 years ago
ff1df99
Upgrade to the latest version of libwebm to fix YouTube webm playback.
by Andreas Huber
· 15 years ago
5cb8fdb
Added profile and level translation in SW video encoders
by James Dong
· 15 years ago
fc9ac98
Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFrames > 1 and the sub frames did not align with RTP packet boundaries.
by Andreas Huber
· 15 years ago
c8b3ca3
am cd08ada7: am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread
by Marco Nelissen
· 15 years ago
2726a0f
am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread
by Marco Nelissen
· 15 years ago
d0041bc
Merge "Remove annoying warning during mpeg4 extraction."
by Andreas Huber
· 15 years ago
51d6cc7
Merge "FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem."
by Andreas Huber
· 15 years ago
4e65729
FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem.
by Andreas Huber
· 15 years ago
75fc765
Remove annoying warning during mpeg4 extraction.
by Andreas Huber
· 15 years ago
64c3bde
Fix off-by-two and other bugs in the visualization code. b/3137511
by Marco Nelissen
· 15 years ago
6d30913
Fix for simulator build break
by Kristian Monsen
· 15 years ago
7b54d66
am e1e82745: am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread
by Andreas Huber
· 15 years ago
7b74bba
am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread
by Andreas Huber
· 15 years ago
53409d6
Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise.
by Andreas Huber
· 15 years ago
d6d4ba9
Do not create drm directory here. Fix for bug 3134576.
by Gloria Wang
· 15 years ago
bbf0355
Merge "Add two creation flags to OMXCodec::Create()"
by James Dong
· 15 years ago
deeb961
A temporary fix for "Waiting for service drm.drmManager".
by Gloria Wang
· 15 years ago
d332a72
Add two creation flags to OMXCodec::Create()
by James Dong
· 15 years ago
1104688
Merge "Remove OMX.PV.* components from OMXCodec.cpp"
by James Dong
· 15 years ago
c810b75
Remove OMX.PV.* components from OMXCodec.cpp
by James Dong
· 15 years ago
b33fd3c
Merge "Don't change the video recording frame rate if it is not requested."
by James Dong
· 15 years ago
aceaaf3
resolved conflicts for merge of 965f960e to master
by Gloria Wang
· 15 years ago
6357308
Don't change the video recording frame rate if it is not requested.
by James Dong
· 15 years ago
a9741a9
resolved conflicts for merge of 9084631d to gingerbread-plus-aosp
by Gloria Wang
· 15 years ago
4cd5c79
Merge "We don't have access to the md5 implementation on the simulator, let's disable digest authentication in rtsp for simulator targets."
by Andreas Huber
· 15 years ago
c211436
We don't have access to the md5 implementation on the simulator, let's disable digest authentication in rtsp for simulator targets.
by Andreas Huber
· 15 years ago
dcd25ef
DRM framework support:
by Gloria Wang
· 15 years ago
9a4b306
am b877a54a: (-s ours) am 89821204: Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread
by Wu-cheng Li
· 15 years ago
d8cba53
am 89821204: Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread
by Wu-cheng Li
· 15 years ago
e09591e
Mirror the camera preview if the camera is front-facing.
by Wu-cheng Li
· 15 years ago
b2ee05b
Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge
by Wu-cheng Li
· 15 years ago
9065ce6
Ignore b04e3940 from gingerbread-plus-aosp - already in master
by Jean-Baptiste Queru
· 15 years ago
315940b
Fixes for simulator build on lucid
by Mike Lockwood
· 15 years ago
5b2146f
Merge "OMX extension to support storing meta data in video input buffers during recording"
by James Dong
· 15 years ago
7f6ff8e
am 6123e0f7: am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread
by James Dong
· 15 years ago
ddcd04f
am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread
by James Dong
· 15 years ago
12ac08f
Merge "Turn the media time adjustment in file writer back on" into gingerbread
by James Dong
· 15 years ago
5b6a01e
Turn the media time adjustment in file writer back on
by James Dong
· 15 years ago
4681811
am 46beb433: (-s ours) am 0c636055: Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread
by Mathias Agopian
· 15 years ago
8f0c48b
am 0c636055: Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread
by Mathias Agopian
· 15 years ago
04e410d
Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread
by Mathias Agopian
· 15 years ago
e870772
OMX extension to support storing meta data in video input buffers during recording
by James Dong
· 15 years ago
cf5e77c
am 8ad6335d: am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread
by James Dong
· 15 years ago
9acb8a2
am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread
by James Dong
· 15 years ago
f83dd80
Fix a copy & paste logging error.
by Jamie Gennis
· 15 years ago
edffc0f
Merge "Fix the non-ANW video decode path."
by Jamie Gennis
· 15 years ago
bf2ba2a
Fix the non-ANW video decode path.
by Jamie Gennis
· 15 years ago
642a8ea
Merge "If we basically finished the preparation phase and are only buffering enough data to start playback, cancel this early on reset()."
by Andreas Huber
· 15 years ago
6a05c9e
If we basically finished the preparation phase and are only buffering enough data to start playback, cancel this early on reset().
by Andreas Huber
· 15 years ago
a3c740f
Merge "Support for BASIC and DIGEST authentication schemes in RTSP. Support for malformed packet descriptions that end lines in LF only, instead of CRLF."
by Andreas Huber
· 15 years ago
4579b7d
Support for BASIC and DIGEST authentication schemes in RTSP. Support for malformed packet descriptions that end lines in LF only, instead of CRLF.
by Andreas Huber
· 15 years ago
244c73a
Merge "Make sure we can encode the size of the codec specific data in a single byte."
by Andreas Huber
· 15 years ago
5f995b0
Make sure we can encode the size of the codec specific data in a single byte.
by Andreas Huber
· 15 years ago
dc99cd6
Merge "Fix an issue where the video size was incorrectly retrieved from preview size"
by James Dong
· 15 years ago
f96c9d1
Fix an issue where the video size was incorrectly retrieved from preview size
by James Dong
· 15 years ago
6a9da9f
Add decode-to-ANativeWindow support to Stagefright.
by Jamie Gennis
· 15 years ago
95b18cb
Mirror the preview for front-facing cameras. do not merge
by Wu-cheng Li
· 15 years ago
4d63523
Merge "Make camera source ready for handling meta-data video buffers."
by James Dong
· 15 years ago
5c95231
Make camera source ready for handling meta-data video buffers.
by James Dong
· 15 years ago
e2ad673
Camera framework change required for 0-memcpy recording
by James Dong
· 15 years ago
78a1a28
File writer size estimation improvement
by James Dong
· 15 years ago
f705b5a
Merge "Camera hal change for 0-memcpy in media recording framework"
by James Dong
· 15 years ago
8be92d5
Camera hal change for 0-memcpy in media recording framework
by James Dong
· 15 years ago
74e1e56
am 2d00c605: am 52bea277: Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread
by Andreas Huber
· 15 years ago
60d6ac4
am 52bea277: Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread
by Andreas Huber
· 15 years ago
a3764de
am 8b5161c2: am d68cda47: An attempt to unregister a handler that\'s no longer registered should not cause an assertion.
by Andreas Huber
· 15 years ago
2ad46be
am 9b2f18df: am bc96c284: Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread
by Andreas Huber
· 15 years ago
9969c0b
am 8f5214eb: am 02ec432e: Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread
by Andreas Huber
· 15 years ago
4769cc9
If we encounter video stream EOS while seeking we may still need to seek audio.
by Andreas Huber
· 15 years ago
475c5fa
am d68cda47: An attempt to unregister a handler that\'s no longer registered should not cause an assertion.
by Andreas Huber
· 15 years ago
f200777
An attempt to unregister a handler that's no longer registered should not cause an assertion.
by Andreas Huber
· 15 years ago
1bd36ef
am bc96c284: Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread
by Andreas Huber
· 15 years ago
b5b39d2
Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread
by Andreas Huber
· 15 years ago
232c338
am 02ec432e: Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread
by Andreas Huber
· 15 years ago
acc82a3
If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs.
by Andreas Huber
· 15 years ago
f3712f0
For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder.
by Andreas Huber
· 15 years ago
c540e63
Fix build (bad merge)
by Jean-Baptiste Queru
· 15 years ago
1691a76
Remove one more opencore include path
by Jean-Baptiste Queru
· 15 years ago
8ac0cb9
Merge fb474872 from gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
3e00cc0
am 746c6a1c: am ff7a7a45: Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread
by Andreas Huber
· 15 years ago
b0d6245
am cb90947b: am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread
by Andreas Huber
· 15 years ago
06fa2bc
am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread
by Andreas Huber
· 15 years ago
30550ba
am ff7a7a45: Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread
by Andreas Huber
· 15 years ago
56cfa23
Include the framework copy of the OpenMAX headers instead of referencing external/opencore.
by Andreas Huber
· 15 years ago
b10d28f
Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore.
by Andreas Huber
· 15 years ago
d804a1a
am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread
by Andreas Huber
· 15 years ago
b9d3038
Make sure we cache the sampleTable again if using the caching datasource.
by Andreas Huber
· 15 years ago
3e8742f
am 27c7fb1a: am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread
by Andreas Huber
· 15 years ago
6fed68d
am bb5d7c21: am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread
by Andreas Huber
· 15 years ago
a44501e
am 8e4f3c76: am 646e0d5a: Merge "Some webcams output rtp streams but never send any rtcp data in violation of the specs. Attempt to use fake timestamps to be able to play these..." into gingerbread
by Andreas Huber
· 15 years ago
f9f083e
resolved conflicts for merge of a127c07c to master
by Kenny Root
· 15 years ago
d611935
am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread
by Andreas Huber
· 15 years ago
8cde59d
am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread
by Andreas Huber
· 15 years ago
2959a5a
Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that.
by Andreas Huber
· 15 years ago
Next »