Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
0319aaecb03aa83924ab4e3d9c9bc657c2e8bc06
/
include
0319aae
am 4506c62a: fix inaccurate copyrights
by Jean-Baptiste Queru
· 15 years ago
01cff46
fix inaccurate copyrights
by Jean-Baptiste Queru
· 15 years ago
1b58c74
Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread
by Mathias Agopian
· 15 years ago
25f4395
Audio effects: modified command() parameter types.
by Eric Laurent
· 15 years ago
be1ad8d
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once.
by Mathias Agopian
· 15 years ago
23e1de7
Audio Effects: added methods to effects java classes to store and load current effect settings in
by Eric Laurent
· 15 years ago
542db5d
Allows the authoring engine to skip frame.
by James Dong
· 15 years ago
348a8ea
Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes.
by Andreas Huber
· 15 years ago
ef3f986
Merge "Support finer seek control on MediaSources." into gingerbread
by Andreas Huber
· 15 years ago
abd1f4f
Support finer seek control on MediaSources.
by Andreas Huber
· 15 years ago
2beeb50
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 15 years ago
3108231
Merge "Progress status notification" into gingerbread
by James Dong
· 15 years ago
24ecd37
Merge "Audio policy manager changes for audio effects" into gingerbread
by Eric Laurent
· 15 years ago
de07013
Audio policy manager changes for audio effects
by Eric Laurent
· 15 years ago
3c3ddfa
Support a single format change at the beginning of audio playback. This way the AAC+ decoder may change its output format from what is originally encoded in the audio stream and we'll still play it back correctly.
by Andreas Huber
· 15 years ago
faed5cd
Progress status notification
by James Dong
· 15 years ago
ada2ac8
Merge "Several improvements in audio effects volume control." into gingerbread
by Eric Laurent
· 15 years ago
cab1124
Several improvements in audio effects volume control.
by Eric Laurent
· 15 years ago
8f5f2fc
Support user-supplied timescales for authoring
by James Dong
· 16 years ago
98fe12a
Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ
by Jean-Michel Trivi
· 15 years ago
e44b1ef
Modifications in audio effect engine state management.
by Eric Laurent
· 15 years ago
b914122
Add runtime dumpsys support for media recorder client
by James Dong
· 15 years ago
cb28102
Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects.
by Eric Laurent
· 15 years ago
6c5c25f
Merge "Added Visualizer effect." into gingerbread
by Eric Laurent
· 15 years ago
145bfe5
Allow application to set two more encoding paramters: video profile and level
by James Dong
· 16 years ago
da7581b
Added Visualizer effect.
by Eric Laurent
· 16 years ago
11cc270
ALooperRoster no longer holds strong references to handlers and loopers.
by Andreas Huber
· 15 years ago
3ecb233
Merge "An AHandler can now find its associated ALooper." into gingerbread
by Andreas Huber
· 15 years ago
e2b2098
An AHandler can now find its associated ALooper.
by Andreas Huber
· 16 years ago
34bbea8
Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread
by Andreas Huber
· 16 years ago
42d7f83
Add an option to ALooper::start that allows it to call back into java or not.
by Andreas Huber
· 16 years ago
cbb56d1
Merge "Added AMessage::debugString() for debugging purposes." into gingerbread
by Andreas Huber
· 16 years ago
bbc2b82
Added AMessage::debugString() for debugging purposes.
by Andreas Huber
· 16 years ago
19c9a1e
Support for writing the extracted data to an .mp4 file in the stagefright commandline tool.
by Andreas Huber
· 16 years ago
3eaa4e9
Add multiple camera support for in MediaProfiles.
by Chih-Chung Chang
· 16 years ago
1c8ed2e
Support for vanilla YUV420sp => RGB565 color conversion.
by Andreas Huber
· 16 years ago
d329e21
Added encoding parameters set up for H263 video encoder
by James Dong
· 16 years ago
37047fc
Separate MediaRecorderClient with MediaPlayerClient
by James Dong
· 16 years ago
93d6b10
Provide progress status report during authoring
by James Dong
· 16 years ago
658bd25
Merge "Various fixes and improvements in audio effects implementation" into gingerbread
by Eric Laurent
· 16 years ago
ffe9c25
Various fixes and improvements in audio effects implementation
by Eric Laurent
· 16 years ago
2dec2b5
Enable passing parameters to the MediaWriter at runtime (at start() call).
by James Dong
· 16 years ago
d3d4e50
Track maximum amplitude and fix getMaxAmplitude()
by James Dong
· 16 years ago
7bf4fab
Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread
by Andreas Huber
· 16 years ago
608d77b
Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright.
by Andreas Huber
· 16 years ago
1acfe86
Fixed some meta data issues in the recorded mp4 file
by James Dong
· 16 years ago
dadd0d1
Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread
by Eric Laurent
· 16 years ago
41b2d09
Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread
by Chia-chi Yeh
· 16 years ago
a514bdb
Added support for audio sessions in MediaPlayer and AudioTrack.
by Eric Laurent
· 16 years ago
15304d6
media: add AudioRecord::getMinFrameCount().
by Chia-chi Yeh
· 16 years ago
58ae9c5
Single track optimization
by James Dong
· 16 years ago
0cd1e0b
Merge "Audio/video sync during recording (second part)" into gingerbread
by James Dong
· 16 years ago
f60cafe
Audio/video sync during recording (second part)
by James Dong
· 16 years ago
33005a9
media: add AudioTrack::getMinFrameCount().
by Chia-chi Yeh
· 16 years ago
1616fa4
Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken
by Eric Laurent
· 16 years ago
628eff9
Native input dispatch rewrite work in progress.
by Jeff Brown
· 16 years ago
a7d1a2d
Initial checkin for pause and resume control
by James Dong
· 16 years ago
801a118
Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.
by Eric Laurent
· 16 years ago
ddbdb35
Change camera interface to support multiple cameras.
by Chih-Chung Chang
· 16 years ago
0a5baa9
Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages.
by Andreas Huber
· 16 years ago
61ea6c1
Merge "Initial check-in of new caching/prefetching data source implementation." into kraken
by Andreas Huber
· 16 years ago
d35bd5f
Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek.
by Andreas Huber
· 16 years ago
5994b47
Initial check-in of new caching/prefetching data source implementation.
by Andreas Huber
· 16 years ago
36ef8cf
allow re-targetting of surfaces
by Mathias Agopian
· 16 years ago
ddcc4a6
Remove some hard-coded encoding parameters
by James Dong
· 16 years ago
365a963
Initial check-in for collecting stats from authoring engine at runtime
by James Dong
· 16 years ago
d07139e
Second part of speeding up video recording frame rate
by James Dong
· 16 years ago
cda17c6
Initial checkin of mpeg2 transport stream parser for stagefright.
by Andreas Huber
· 16 years ago
c46e8b9
Merge "Initial checkin of "foundation" library for future stagefright development." into kraken
by Andreas Huber
· 16 years ago
7296123
Initial checkin of "foundation" library for future stagefright development.
by Andreas Huber
· 16 years ago
c00d6f3
Merge "Remove hard-coded pixel format for recording frames in CameraSource. Retrieve the pixel format from Camera HAL at runtime." into kraken
by James Dong
· 16 years ago
cbbf27f
split surface management from surface's buffers management
by Mathias Agopian
· 16 years ago
a21b4e2
Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken
by Wu-cheng Li
· 16 years ago
d38bee5
Add KEY_SUPPORTED_METERING_MODES and fix some typos.
by Wu-cheng Li
· 16 years ago
dea96b8
Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken
by Eric Laurent
· 16 years ago
653252b
Remove hard-coded pixel format for recording frames in CameraSource.
by James Dong
· 16 years ago
be916aa
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications.
by Eric Laurent
· 16 years ago
2b8aba2
Add camera metering mode API.
by Wu-cheng Li
· 16 years ago
ba0fab3
more clean-up in preparation of bigger changes
by Mathias Agopian
· 16 years ago
aed27b0
Merge "Avoid copying for input recording frames in CameraSource" into kraken
by James Dong
· 16 years ago
7278cf3
Avoid copying for input recording frames in CameraSource
by James Dong
· 16 years ago
0b0279e
Add video frame parameter.
by Wu-cheng Li
· 16 years ago
5b39604
Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into kraken
by James Dong
· 16 years ago
cbe48a0
Avoid repeatedly allocating and freeing memory in CameraSource
by James Dong
· 16 years ago
2941c27
Merge "Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control." into kraken
by Eric Laurent
· 16 years ago
cfe92f7
Merge "fix [2712278] The preview buffer left some black borders in left and bottom edges" into kraken
by Mathias Agopian
· 16 years ago
3f6b0cd
fix [2712278] The preview buffer left some black borders in left and bottom edges
by Mathias Agopian
· 16 years ago
d71a1be
Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control.
by Eric Laurent
· 16 years ago
9bca89d
Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries." into kraken
by Eric Laurent
· 16 years ago
fb6ae66
added the notion of fixed-size buffers
by Mathias Agopian
· 16 years ago
68f929b
fix a bug when reallocating a window's buffers is needed
by Mathias Agopian
· 16 years ago
6b19fac
Improve GPS EXIF parameters comments.
by Wu-cheng Li
· 16 years ago
082a4d8
added native_window_set_buffer_count()
by Mathias Agopian
· 16 years ago
1f5be9e
Merge "fix the threading issue for setBuffercount()" into kraken
by Mathias Agopian
· 16 years ago
135ad07
Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries.
by Eric Laurent
· 16 years ago
dd9a3a7
fix the threading issue for setBuffercount()
by Mathias Agopian
· 16 years ago
093437c
Support for media extraction from .mkv/.mka Matroska files in stagefright.
by Andreas Huber
· 16 years ago
956c553
Initial software encoder checkins
by James Dong
· 16 years ago
e1f6105
fix some bugs in SharedBufferStack::resize
by Mathias Agopian
· 16 years ago
d1b449a
Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.
by Eric Laurent
· 16 years ago
Next »