Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e9418ffc5bb5ab443452af938e733a54cabdf9d7
/
media
26e3734
frameworks/base: switch audio to hdmi when cable is plugged in
by Praveen Bharathi
· 14 years ago
de04e52
Merge "Add STATE_AUDIO_CONNECTING state."
by Jaikumar Ganesh
· 14 years ago
fd96799
Merge "Experimentally reenable mpeg4 and h.263 hardware decoders."
by Andreas Huber
· 14 years ago
9f9ae60
Experimentally reenable mpeg4 and h.263 hardware decoders.
by Andreas Huber
· 14 years ago
30d1816
Add STATE_AUDIO_CONNECTING state.
by Jaikumar Ganesh
· 14 years ago
8f7a027
am cf393faa: Merge "resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp" into gingerbread-plus-aosp
by Gloria Wang
· 14 years ago
82415be
Merge "Use SoftReference for WaveformData"
by Gil Dobjanschi
· 14 years ago
db963e9
Use SoftReference for WaveformData
by Gil Dobjanschi
· 14 years ago
1f89c4f
Use SystemProperties.get() instead of System.getProperty()
by Gloria Wang
· 14 years ago
35a4f21
resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp
by Gloria Wang
· 14 years ago
e4eb4d9
In java, System.getProperty returns null when the property doesn't exist,
by Marco Nelissen
· 14 years ago
21e941b
Added support for dock headset observer
by Praveen Bharathi
· 14 years ago
044ace6
Stop using OMX_COLOR_FormatAndroidPrivateStart.
by Jamie Gennis
· 14 years ago
df75f8b
Merge "Notify surfaceflinger about (changes to) the crop rectangle output by the decoder."
by Andreas Huber
· 14 years ago
2b5f9ad
MTP: Changes to support /mnt/sdcard paths from MediaProvider.
by Mike Lockwood
· 14 years ago
eab18ea
- Move the business rule management down to DRM agents.
by Gloria Wang
· 14 years ago
5145d67
Notify surfaceflinger about (changes to) the crop rectangle output by the decoder.
by Andreas Huber
· 14 years ago
5d143ad
Media scanner support for FL(Forward Lock) DRM file types
by Gloria Wang
· 14 years ago
614d22c
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
· 14 years ago
1219ea3
Merge "Added some debugging log messages at stop()"
by James Dong
· 14 years ago
e7a9c90
Merge "- register DRM sniffer only when drmserver is up - notify DRM agents the status after seeking"
by Gloria Wang
· 14 years ago
3f9a819
- register DRM sniffer only when drmserver is up
by Gloria Wang
· 14 years ago
42338ff
Added some debugging log messages at stop()
by James Dong
· 14 years ago
69b8d69a
Squashed commit of the following:
by Andreas Huber
· 14 years ago
9085a24
Merge "Added profile and level translation in SW video encoders"
by James Dong
· 14 years ago
6e9f6d1
Merge "Upgrade to the latest version of libwebm to fix YouTube webm playback."
by Andreas Huber
· 14 years ago
393b2f9
Merge "Bug fix: Use getDuration vs. getTimelineDuration in Effect and Overlay limits calculations."
by Gil Dobjanschi
· 14 years ago
6ea92ec
Bug fix: Use getDuration vs. getTimelineDuration in Effect and Overlay limits calculations.
by Gil Dobjanschi
· 14 years ago
4b84445
Upgrade to the latest version of libwebm to fix YouTube webm playback.
by Andreas Huber
· 14 years ago
af50969
Added profile and level translation in SW video encoders
by James Dong
· 14 years ago
b0d25a0
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
· 14 years ago
30ca240
Merge "Waveform member variables must be private"
by Gil Dobjanschi
· 14 years ago
6f3c808
Waveform member variables must be private
by Gil Dobjanschi
· 14 years ago
0af3cfc
am 751cc424: am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread
by Yu Shan Emily Lau
· 14 years ago
751cc42
am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread
by Yu Shan Emily Lau
· 14 years ago
8b023a2
Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread
by Yu Shan Emily Lau
· 14 years ago
b89a29dd
am cd08ada7: am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread
by Marco Nelissen
· 14 years ago
cd08ada
am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread
by Marco Nelissen
· 14 years ago
05e1483
Merge "Remove annoying warning during mpeg4 extraction."
by Andreas Huber
· 14 years ago
00c346b
Merge "Added waveform data support"
by Gil Dobjanschi
· 14 years ago
936747d
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
· 14 years ago
4545f73
Added waveform data support
by Gil Dobjanschi
· 14 years ago
7459b01
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
· 14 years ago
c69b9d3
Remove annoying warning during mpeg4 extraction.
by Andreas Huber
· 14 years ago
f514bdc
Fix off-by-two and other bugs in the visualization code. b/3137511
by Marco Nelissen
· 14 years ago
883a922
Fix for simulator build break
by Kristian Monsen
· 14 years ago
c7415b7
Merge "Removed the start and end transition types."
by Gil Dobjanschi
· 14 years ago
8aebc96
Merge "add method in MediaFile to determine if a file is a mediatype of not"
by Vasu Nori
· 14 years ago
a8264df
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
· 14 years ago
e1e8274
am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread
by Andreas Huber
· 14 years ago
45b4362
add method in MediaFile to determine if a file is a mediatype of not
by Vasu Nori
· 14 years ago
0a61288
Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise.
by Andreas Huber
· 14 years ago
93aa00c
Add the mediaplayer release in the test validation. This is to ensure the media player release properly.
by Yu Shan Emily Lau
· 14 years ago
ee1dc62
Merge "Remove unused and hidden setVideoEncoderLevel() from MediaRecorder.java"
by James Dong
· 14 years ago
fa3d263
Removed the start and end transition types.
by Gil Dobjanschi
· 14 years ago
23617be
Merge "Effects and overlays are not modified when a video clip is trimmed."
by Gil Dobjanschi
· 14 years ago
a0cab99
Remove unused and hidden setVideoEncoderLevel() from MediaRecorder.java
by James Dong
· 14 years ago
028b537
Merge "Add two creation flags to OMXCodec::Create()"
by James Dong
· 14 years ago
ce03445
Effects and overlays are not modified when a video clip is trimmed.
by Gil Dobjanschi
· 14 years ago
7f266f0
A temporary fix for "Waiting for service drm.drmManager".
by Gloria Wang
· 14 years ago
70bfc08
Check before and after media item reference
by Gil Dobjanschi
· 14 years ago
479f788
Merge "Transition bug fix"
by Gil Dobjanschi
· 14 years ago
170a929
Add two creation flags to OMXCodec::Create()
by James Dong
· 14 years ago
fc6d54e
Merge "Remove OMX.PV.* components from OMXCodec.cpp"
by James Dong
· 14 years ago
5592bcc
Remove OMX.PV.* components from OMXCodec.cpp
by James Dong
· 14 years ago
068ee16
Merge "Don't change the video recording frame rate if it is not requested."
by James Dong
· 14 years ago
cbb053c
resolved conflicts for merge of 965f960e to master
by Gloria Wang
· 14 years ago
b15f2ea
Don't change the video recording frame rate if it is not requested.
by James Dong
· 14 years ago
b879147
resolved conflicts for merge of 9084631d to gingerbread-plus-aosp
by Gloria Wang
· 14 years ago
36b7cc5
Transition bug fix
by Gil Dobjanschi
· 14 years ago
cf74754
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
· 14 years ago
d577091
DRM framework support:
by Gloria Wang
· 14 years ago
b04e394
Fixes for simulator build on lucid
by Mike Lockwood
· 14 years ago
4de82c7
am 5a9d2737: am b6a2256e: Merge "Fix issue 3126094." into gingerbread
by Eric Laurent
· 14 years ago
5a9d273
am b6a2256e: Merge "Fix issue 3126094." into gingerbread
by Eric Laurent
· 14 years ago
cc02ac5
Fix issue 3126094.
by Eric Laurent
· 14 years ago
2351e69
Merge "OMX extension to support storing meta data in video input buffers during recording"
by James Dong
· 14 years ago
5a1e4cf
Update BT APIs return type from Set to List.
by Jaikumar Ganesh
· 14 years ago
627d836
am 6123e0f7: am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread
by James Dong
· 14 years ago
6123e0f
am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread
by James Dong
· 14 years ago
89a0104
Turn the media time adjustment in file writer back on
by James Dong
· 14 years ago
387e38d
OMX extension to support storing meta data in video input buffers during recording
by James Dong
· 14 years ago
9165145
am 8ad6335d: am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread
by James Dong
· 14 years ago
8ad6335
am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread
by James Dong
· 14 years ago
6913c61
Fix a copy & paste logging error.
by Jamie Gennis
· 14 years ago
7eac136
Merge "Fix the non-ANW video decode path."
by Jamie Gennis
· 14 years ago
dbfb32e
Fix the non-ANW video decode path.
by Jamie Gennis
· 14 years ago
fb26350
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
· 14 years ago
eaf2c5a
If we basically finished the preparation phase and are only buffering enough data to start playback, cancel this early on reset().
by Andreas Huber
· 14 years ago
65b5194
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
· 14 years ago
a0b442e
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
· 14 years ago
1dcb42b
Merge "Make sure we can encode the size of the codec specific data in a single byte."
by Andreas Huber
· 14 years ago
1df9a7b
Make sure we can encode the size of the codec specific data in a single byte.
by Andreas Huber
· 14 years ago
e6aaa3d
Merge "Fix an issue where the video size was incorrectly retrieved from preview size"
by James Dong
· 14 years ago
26e54e2
Fix an issue where the video size was incorrectly retrieved from preview size
by James Dong
· 14 years ago
58a36ad
Add decode-to-ANativeWindow support to Stagefright.
by Jamie Gennis
· 14 years ago
ab79d1f
Make camera source ready for handling meta-data video buffers.
by James Dong
· 14 years ago
22b37fa
File writer size estimation improvement
by James Dong
· 14 years ago
7bfcabb
Finalized the audio track ducking API
by Gil Dobjanschi
· 14 years ago
e016451
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
· 14 years ago
Next »