Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
56528a3546777bd6e6739b0d99d67ec7598e06ea
/
media
04deb7b
Merge "Revert "Parse RTP-Info even for live streams.""
by Andreas Huber
· 13 years ago
d4a6cac
Revert "Parse RTP-Info even for live streams."
by Andreas Huber
· 13 years ago
4f0205f
Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notification
by Andreas Huber
· 13 years ago
ff90212
Remove curtain effect (it's unused).
by Chih-Chung Chang
· 13 years ago
2d70094
Merge "Fix a format string that triggered a compile-time warning in OMXCodec.cpp"
by Andreas Huber
· 13 years ago
9fb64a2
Fix a format string that triggered a compile-time warning in OMXCodec.cpp
by Andreas Huber
· 13 years ago
2bcc183
Instantiate a NetworkChangeNotifier to have chromium transparently handle interface
by Andreas Huber
· 13 years ago
528b084
Unlock the camera if media recorder fails to start recording.
by Wu-cheng Li
· 13 years ago
068dbbf
Support for writing output data to a provided callback function instead of a file
by Andreas Huber
· 13 years ago
d11eccf
Merge "Multiple changes to ACodec/codec tools:"
by Andreas Huber
· 13 years ago
e366f52
Multiple changes to ACodec/codec tools:
by Andreas Huber
· 13 years ago
f65d59b
Merge "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video."
by Jeff Tinker
· 13 years ago
88f7194
Add a testcase to test PNG files support for KenBurn effect.
by James Dong
· 13 years ago
d63d947
Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video.
by Jeff Tinker
· 13 years ago
b5cc1f1
Merge "Fix the new color converter to respect the destination crop rect."
by Andreas Huber
· 13 years ago
e67e99a
Merge "Log video dimensions and crop rectangle."
by Andreas Huber
· 13 years ago
f7ee669
Merge "Update paths to test content used to run the omx_tests."
by Andreas Huber
· 13 years ago
654af6c
Merge "Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder"
by James Dong
· 13 years ago
cdfa614
Fix the new color converter to respect the destination crop rect.
by Andreas Huber
· 13 years ago
f167f50
Log video dimensions and crop rectangle.
by Andreas Huber
· 13 years ago
1ef4c19
Update paths to test content used to run the omx_tests.
by Andreas Huber
· 13 years ago
42419ce
Add framework support for camcorder zoom.
by Wu-cheng Li
· 13 years ago
2db9a95
Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder
by James Dong
· 13 years ago
3db9f38
Stagefright: add support for gralloc OMX_UseBuffer.
by Anu Sundararajan
· 13 years ago
d35df44
Integrating TI OMAP4 Video Decoder
by Anu Sundararajan
· 13 years ago
1e1b13e
- Public part of the Metadata API.
by Gloria Wang
· 13 years ago
5ecc460
Merge "Parse RTP-Info even for live streams."
by Andreas Huber
· 13 years ago
db262e6
Merge "Fix warnings for uninitialized local variables"
by Glenn Kasten
· 13 years ago
e2ac799
Merge "Added audio_bytes_per_sample() helper function"
by Eric Laurent
· 13 years ago
028ab99
Fix warnings for uninitialized local variables
by Glenn Kasten
· 13 years ago
31f8b62
Merge "Fix for kenBurn Effect for PNG image is crashing (4861071 )"
by Shailendra
· 13 years ago
019caf4
Merge "Timed text display format support: 1. Extract 3GPP global format descriptions 2. Extract 3GPP local format descriptions 3. Define data structure (TimedText) for applications to retrieve the format metadata"
by Gloria Wang
· 13 years ago
d7ed599
Fix for kenBurn Effect for PNG image is crashing (4861071 )
by Shailendra
· 13 years ago
eaa5d8f
Timed text display format support:
by Gloria Wang
· 13 years ago
0328974
Merge "Add some error log messages to indicate the failure of a recording session"
by James Dong
· 13 years ago
0f5d844
Merge "Switch to use MediaMetadataRetriever to generate the project thumbnail when the first media item is a MediaVideoItem"
by James Dong
· 13 years ago
839ba2c
Add some error log messages to indicate the failure of a recording session
by James Dong
· 13 years ago
e413899
Merge "Timestamp adjustment will not work well if we ask video encoder to produce B frames"
by James Dong
· 13 years ago
e67bb48
Timestamp adjustment will not work well if we ask video encoder to produce B frames
by James Dong
· 13 years ago
2746264
Log an error instead of asserting if the OMX plugin reports an error.
by Andreas Huber
· 13 years ago
24a38f1
Switch to use MediaMetadataRetriever to generate the project thumbnail when the first media item is a MediaVideoItem
by James Dong
· 13 years ago
157c74e
Merge "Don't assert on malformed .mp4 content that contains fewer samples than"
by Andreas Huber
· 13 years ago
bbf7c449
Merge "Boost software vp8 decoder performance using multi-threaded decoding if possible"
by James Dong
· 13 years ago
467bc25
Parse the individual segment's duration as a floating point number which is now
by Andreas Huber
· 13 years ago
727863d2
Don't assert on malformed .mp4 content that contains fewer samples than
by Andreas Huber
· 13 years ago
e2b801e5
Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decode error."
by Andreas Huber
· 13 years ago
7d40d42
MTP: Add support for PTP variant of GetDeviceInfo result.
by Mike Lockwood
· 13 years ago
dabf221
Restore legacy soft-aac decoder behaviour. Substitute silence on decode error.
by Andreas Huber
· 13 years ago
02392b4
Merge "OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData()."
by Andreas Huber
· 13 years ago
b2af97e
Merge "When a recording session is stopped, no outstanding input video frames exist for the output buffers returned from OMX component to SF."
by James Dong
· 13 years ago
32bb368a5
When a recording session is stopped, no outstanding input video frames exist for the output buffers returned from OMX component to SF.
by James Dong
· 13 years ago
c03f08e
Boost software vp8 decoder performance using multi-threaded decoding if possible
by James Dong
· 13 years ago
d873413
Parse RTP-Info even for live streams.
by Andreas Huber
· 13 years ago
df02afe
Merge "Remove unneeded #include <sys/resource.h>"
by Glenn Kasten
· 13 years ago
48810fd
OGG: To prevent mediaserver from crash by SIGFPE (divide by zero) and more guarding in getMetaData().
by Dongwon Kang
· 13 years ago
f4c043c
Merge "MTP: Fix some problems with GetObjectHandles and GetNumObjects commands"
by Mike Lockwood
· 13 years ago
6acc90f
MTP: Fix some problems with GetObjectHandles and GetNumObjects commands
by Mike Lockwood
· 13 years ago
d11f591
Merge "Use system property to control whether we will enable B frame support in MPEG4Writer"
by James Dong
· 13 years ago
bf8116f
Use system property to control whether we will enable B frame support in MPEG4Writer
by James Dong
· 13 years ago
c310dcb
Added audio_bytes_per_sample() helper function
by Eric Laurent
· 13 years ago
759c5b3
Fix regression in audio effect factory
by Eric Laurent
· 13 years ago
0a4d51d
Merge "Add new open source test contents. Removed old test files. Updated the tests with new test contents."
by Yu Shan Emily Lau
· 13 years ago
c4fe54a
Add new open source test contents.
by Yu Shan Emily Lau
· 13 years ago
79cd8ba
Remove unneeded #include <sys/resource.h>
by Glenn Kasten
· 13 years ago
30d71a0
Merge "Merge chromium to r11.0.672.0: Compile fix"
by Kristian Monsen
· 13 years ago
05be953
Second attempt to fix the broken build
by James Dong
· 13 years ago
d52ad9c
Fix broken build
by James Dong
· 13 years ago
370a71b
Merge "Bug 4608375"
by Glenn Kasten
· 13 years ago
113543c
Merge "Enforce the rule that the timestamp from timelapse video source monotically increases"
by James Dong
· 13 years ago
9ddb788
Update MediaPlayer and MediaRecorder javadoc
by James Dong
· 13 years ago
114420f
Merge "Support for setting a ParcelSurfaceTexture as the MediaPlayer sink."
by tedbo
· 13 years ago
1d24aaa
Bug 4608375
by Glenn Kasten
· 13 years ago
922261d
Merge "audio: update for audio/audio_policy header names/locations"
by Dima Zavin
· 13 years ago
21663e5
Enforce the rule that the timestamp from timelapse video source monotically increases
by James Dong
· 13 years ago
290029d
audio: update for audio/audio_policy header names/locations
by Dima Zavin
· 13 years ago
4108b1ed
Add B frame support for MPEG4Writer
by James Dong
· 13 years ago
cc5278a
Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.
by tedbo
· 13 years ago
8aec83e
Merge "Avoid duplicated code calculating the stts sample duration"
by James Dong
· 13 years ago
4bb506a
am 15e9d474: am 88748e6d: am d86302df: Quiet the log.
by Dianne Hackborn
· 13 years ago
a7ea9f9
Avoid duplicated code calculating the stts sample duration
by James Dong
· 13 years ago
be674b1
Merge "Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_IndexParamPortDefinition"
by James Dong
· 13 years ago
d24f949
Merge "Correctly handle crop rect event in SoftAVC.cpp"
by James Dong
· 13 years ago
c8841e2
Merge "Make dumpsys(media.player) more useful by having AwesomePlayer populate it."
by Andreas Huber
· 13 years ago
15e9d47
am 88748e6d: am d86302df: Quiet the log.
by Dianne Hackborn
· 13 years ago
6b6091a
am 6a91953c: am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds
by Marco Nelissen
· 13 years ago
88748e6
am d86302df: Quiet the log.
by Dianne Hackborn
· 13 years ago
d86302d
Quiet the log.
by Dianne Hackborn
· 13 years ago
a81fcad
Fix an issue in MPEG4Writer where the write of outstanding chunks in the last batch was missing
by James Dong
· 13 years ago
a65610a
Merge "Add timestamp and data pointer checks in CameraSource"
by James Dong
· 13 years ago
dc03da0
am 2488a943: am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2
by James Dong
· 13 years ago
e668c0b
am 644f36ea: am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style"
by Conley Owens
· 13 years ago
644f36e
am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style"
by Conley Owens
· 13 years ago
2488a94
am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2
by James Dong
· 13 years ago
e3b80c8
Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2
by James Dong
· 13 years ago
6a91953
am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fds
by Marco Nelissen
· 13 years ago
3731e1b
Correctly handle crop rect event in SoftAVC.cpp
by James Dong
· 13 years ago
d8b027b
Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style"
by Conley Owens
· 13 years ago
90dc22f
am a02d9bf9: Make sure we don\'t read from invalid fds
by Marco Nelissen
· 13 years ago
a02d9bf
Make sure we don't read from invalid fds
by Marco Nelissen
· 13 years ago
fddf5d9
Make dumpsys(media.player) more useful by having AwesomePlayer populate it.
by Andreas Huber
· 13 years ago
Next »