index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libvideoeditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
separte producer and consumer interfaces
Mathias Agopian
2013-08-06
1
-1
/
+1
*
stagefright: offload playback support
Richard Fitzgerald
2013-07-26
2
-2
/
+3
*
libmediaplayerservice: offload playback support
Richard Fitzgerald
2013-07-26
2
-4
/
+8
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-1
/
+2
*
Public API changes for audio offload support.
Richard Fitzgerald
2013-06-27
4
-6
/
+15
*
Use sp<AudioTrack> instead of raw AudioTrack *
Glenn Kasten
2013-06-03
4
-20
/
+14
*
Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo...
ztenghui
2013-04-15
1
-2
/
+2
|
\
|
*
MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.
ztenghui
2013-04-15
1
-2
/
+2
*
|
Add liblog
Ying Wang
2013-04-09
3
-3
/
+3
|
/
*
am c44a3ae2: am f0cea9f8: Merge "Prevent invalid frame durations"
Glenn Kasten
2013-03-15
1
-0
/
+6
|
\
|
*
Prevent invalid frame durations
Ola Andersson
2013-03-12
1
-0
/
+6
*
|
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
3
-12
/
+12
*
|
am 3e55b3e4: am 12834fe2: Merge "libvideoeditor: fix code bugs when enabling ...
James Dong
2012-12-28
3
-4
/
+4
|
\
\
|
|
/
|
*
Merge "libvideoeditor: fix code bugs when enabling all-level debugging macros"
James Dong
2012-12-21
3
-4
/
+4
|
|
\
|
|
*
libvideoeditor: fix code bugs when enabling all-level debugging macros
beanz
2012-11-07
3
-4
/
+4
*
|
|
am 9c891ca3: am 2a55b596: Merge "libvideoeditor: fix cannot show some thumbna...
James Dong
2012-12-20
1
-0
/
+6
|
\
\
\
|
|
/
/
|
*
|
libvideoeditor: fix cannot show some thumbnails in storyboard or no frame dis...
beanz
2012-11-16
1
-0
/
+6
*
|
|
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
6
-18
/
+18
*
|
|
stop using a deprecated SurfaceTextureClient ctor"
Jamie Gennis
2012-12-12
1
-1
/
+1
*
|
|
Revert "stop using a deprecated SurfaceTextureClient ctor"
Jamie Gennis
2012-12-12
1
-1
/
+1
*
|
|
stop using a deprecated SurfaceTextureClient ctor
Jamie Gennis
2012-12-11
1
-1
/
+1
*
|
|
Use size_t for frame counts
Glenn Kasten
2012-11-15
1
-1
/
+1
*
|
|
Use uint32_t for sample rate
Glenn Kasten
2012-11-14
1
-1
/
+1
*
|
|
Remove obsolete references to libmedia_native
Glenn Kasten
2012-10-30
1
-1
/
+0
|
/
/
*
|
Integrate improved coefficient sinc resampler: VHQ
Glenn Kasten
2012-10-04
2
-3
/
+2
*
|
Move libnbaio out of AudioFlinger
Glenn Kasten
2012-08-30
1
-1
/
+1
*
|
am 4348cbce: am 67f694d6: Merge "Initialize pool\'s buffer pointers to null."
Jean-Baptiste Queru
2012-08-08
1
-0
/
+6
|
\
\
|
|
/
|
*
Initialize pool's buffer pointers to null.
Truls Bengtsson
2012-07-11
1
-0
/
+6
*
|
Use audio_channel_mask_t for channel mask
Glenn Kasten
2012-07-17
1
-3
/
+1
*
|
Fixed a video editor crash due to "divided by 0"
James Dong
2012-06-29
1
-4
/
+8
*
|
Update ANativeWindow client code for sync
Jamie Gennis
2012-06-21
3
-12
/
+10
|
/
*
Add NOTICE and MODULE_LICENSE_APATCH2 to libvideoeditor
James Dong
2012-06-12
14
-0
/
+1330
*
Fix green or corrupted video frames in the exported movies
James Dong
2012-06-07
4
-36
/
+89
*
Fix another buffer overflow issue
James Dong
2012-05-31
1
-60
/
+72
*
Avoid prematurely terminating parsing when some track only has a single acces...
James Dong
2012-05-30
1
-0
/
+22
*
Remove libvideoeditor_jni.so's dependency on static libs in video editor engine
James Dong
2012-05-16
7
-48
/
+57
*
Revert "Remove libvideoeditor_jni.so's dependency on static libs in video edi...
James Dong
2012-05-15
4
-39
/
+28
*
Remove libvideoeditor_jni.so's dependency on static libs in video editor engine
James Dong
2012-05-15
4
-28
/
+39
*
remove dependency on SurfaceTexture::connect()
Mathias Agopian
2012-04-23
1
-3
/
+1
*
Add support for deep audio buffers
Eric Laurent
2012-04-20
2
-4
/
+5
*
rename audio policy output flags
Eric Laurent
2012-04-18
2
-2
/
+2
*
Add gapless playback support for NuPlayer
Marco Nelissen
2012-04-02
2
-4
/
+12
*
AV Android make files changes
James Dong
2012-03-28
4
-13
/
+10
*
Resolve undesirable dependency of /frameworks/av/libvideoeditor on /framework...
James Dong
2012-03-24
3
-6
/
+77
*
Make file change because libvideoeditor source files moved
James Dong
2012-03-22
7
-36
/
+36
*
Add libmedia_native
Glenn Kasten
2012-03-20
1
-0
/
+1
*
Fix LOCAL_C_INCLUDES and correct #include syntax
Glenn Kasten
2012-03-14
6
-11
/
+6
*
Prepare frameworks/native/services/audioflinger
Glenn Kasten
2012-03-14
2
-0
/
+2
*
Switched to use header files in /frameworks/native
James Dong
2012-03-12
4
-4
/
+4
*
Swtched to use header file in /frameworks/native
James Dong
2012-03-12
3
-128
/
+2
[next]