Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
ed45fe0730a7e7fc9944741428f5a484350acc8a
ed45fe0
Fix a MediaBuffer leak in Stagefright.
by Jamie Gennis
· 15 years ago
dbd4076
Merge "Experimentally reenable mpeg4 and h.263 hardware decoders."
by Andreas Huber
· 15 years ago
09ddead
Experimentally reenable mpeg4 and h.263 hardware decoders.
by Andreas Huber
· 15 years ago
a935bc4
am a3f5b615: (-s ours) am f3847e87: Merge "DO NOT MERGE" into gingerbread
by James Dong
· 15 years ago
b251f75
resolved conflicts for merge of a8d7b747 to master
by Gloria Wang
· 15 years ago
bf3122e
am cf393faa: Merge "resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp" into gingerbread-plus-aosp
by Gloria Wang
· 15 years ago
26490f7
am f3847e87: Merge "DO NOT MERGE" into gingerbread
by James Dong
· 15 years ago
63a0a11
DO NOT MERGE
by James Dong
· 15 years ago
23e1202
Merge "Disable some logs"
by Gloria Wang
· 15 years ago
5a6d148
Disable some logs
by Gloria Wang
· 15 years ago
3041096
am ef8a810b: Merge "Update of DRM framework"
by Gloria Wang
· 15 years ago
bf95526
Merge "Update of DRM framework"
by Gloria Wang
· 15 years ago
6066496
resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp
by Gloria Wang
· 15 years ago
b235dee
Added support for dock headset observer
by Praveen Bharathi
· 15 years ago
0821a82
Stop using OMX_COLOR_FormatAndroidPrivateStart.
by Jamie Gennis
· 15 years ago
678d250
Merge "Notify surfaceflinger about (changes to) the crop rectangle output by the decoder."
by Andreas Huber
· 15 years ago
55426ce
- Move the business rule management down to DRM agents.
by Gloria Wang
· 15 years ago
e943f84
Update of DRM framework
by Takeshi Aimi
· 15 years ago
67f4cae
Notify surfaceflinger about (changes to) the crop rectangle output by the decoder.
by Andreas Huber
· 15 years ago
51ef3f6
Media scanner support for FL(Forward Lock) DRM file types
by Gloria Wang
· 15 years ago
02a1db7
After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user.
by Andreas Huber
· 15 years ago
81509a7
Merge "Add support for WV plugin"
by Gloria Wang
· 15 years ago
6dc55e7
Add support for WV plugin
by Gloria Wang
· 15 years ago
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
Next »