Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
av
/
7ecb63d26cc5a45e66248a7abb69f99a76114e07
/
libvideoeditor
a6d4133
Integrate improved coefficient sinc resampler: VHQ
by Glenn Kasten
· 12 years ago
fc7992b
Move libnbaio out of AudioFlinger
by Glenn Kasten
· 12 years ago
76d46c5
am 4348cbce: am 67f694d6: Merge "Initialize pool\'s buffer pointers to null."
by Jean-Baptiste Queru
· 12 years ago
28b76b3
Use audio_channel_mask_t for channel mask
by Glenn Kasten
· 12 years ago
9d8e55c
Initialize pool's buffer pointers to null.
by Truls Bengtsson
· 12 years ago
53f69c1
Fixed a video editor crash due to "divided by 0"
by James Dong
· 12 years ago
1e5b2b3
Update ANativeWindow client code for sync
by Jamie Gennis
· 12 years ago
4832fed
Add NOTICE and MODULE_LICENSE_APATCH2 to libvideoeditor
by James Dong
· 12 years ago
3e1e78c
Fix green or corrupted video frames in the exported movies
by James Dong
· 12 years ago
cafc53c
Fix another buffer overflow issue
by James Dong
· 12 years ago
83410a8
Avoid prematurely terminating parsing when some track only has a single access unit
by James Dong
· 12 years ago
a86c809
Remove libvideoeditor_jni.so's dependency on static libs in video editor engine
by James Dong
· 12 years ago
18793d7
Revert "Remove libvideoeditor_jni.so's dependency on static libs in video editor engine"
by James Dong
· 12 years ago
1af1f6a
Remove libvideoeditor_jni.so's dependency on static libs in video editor engine
by James Dong
· 12 years ago
6f9add8
remove dependency on SurfaceTexture::connect()
by Mathias Agopian
· 13 years ago
1948eb3
Add support for deep audio buffers
by Eric Laurent
· 13 years ago
0ca3cf9
rename audio policy output flags
by Eric Laurent
· 13 years ago
4110c10
Add gapless playback support for NuPlayer
by Marco Nelissen
· 13 years ago
559bf28
AV Android make files changes
by James Dong
· 13 years ago
51f8eec
Resolve undesirable dependency of /frameworks/av/libvideoeditor on /frameworks/base/media/jni
by James Dong
· 13 years ago
ecb3110
Make file change because libvideoeditor source files moved
by James Dong
· 13 years ago
16252eb
Add libmedia_native
by Glenn Kasten
· 13 years ago
c1e3ed1
Fix LOCAL_C_INCLUDES and correct #include syntax
by Glenn Kasten
· 13 years ago
39485a9
Prepare frameworks/native/services/audioflinger
by Glenn Kasten
· 13 years ago
b240013
Switched to use header files in /frameworks/native
by James Dong
· 13 years ago
0224845
Swtched to use header file in /frameworks/native
by James Dong
· 13 years ago
75dd175
Merge "Refactored MediaBufferPuller class from VideoEditorVideoEncoder class"
by James Dong
· 13 years ago
18f1ff3
Update build dependency on AudioMixer header
by Jean-Michel Trivi
· 13 years ago
09e1ef2
Use audio_policy_output_flags_t consistently
by Glenn Kasten
· 13 years ago
427e380
Refactored MediaBufferPuller class from VideoEditorVideoEncoder class
by James Dong
· 13 years ago
8162c1a
Set channel mask when opening audio sink
by Jean-Michel Trivi
· 13 years ago
90b6191
fix location of libgui headers
by Mathias Agopian
· 13 years ago
ff63ae3
remove dependency on android_native_buffer.h
by Mathias Agopian
· 13 years ago
7719f63
Update method sigs.
by John Grossman
· 13 years ago
49f0004
Merge "Move away from MediaDebug and use ADebug instead"
by James Dong
· 13 years ago
ff65330
Fix green frame issue
by James Dong
· 13 years ago
c4689fa
Move away from MediaDebug and use ADebug instead
by James Dong
· 13 years ago
0a684cc
Removed unnecessary memset before an immediate memcpy
by James Dong
· 13 years ago
8c31ae0
Use AACEncoder instead of OMX-based AAC software encoder to workaround issues in the video editor engine
by James Dong
· 13 years ago
3d2d40a
Clean up VideoEditorPreviewController class part one:
by James Dong
· 13 years ago
2985773
Merge "Fix an error to deal with 0-size nal units in some AVC files"
by James Dong
· 13 years ago
c84b947
Fix an error to deal with 0-size nal units in some AVC files
by James Dong
· 13 years ago
3bd4559
Clean up VideoEditorGBAudioProcessing
by James Dong
· 13 years ago
5ddfbe7
Merge "AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect."
by James Dong
· 13 years ago
eedda30
Fix an error that missed an "=" for equality in an if statement
by James Dong
· 13 years ago
727f9e1
AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect.
by James Dong
· 13 years ago
6f9028e
Merge "More source code Clean up in video editor engine"
by James Dong
· 13 years ago
ed6269f
Don't allow evil constructors in VideoEditorBGAudioProcessing
by James Dong
· 13 years ago
00f742c
More source code Clean up in video editor engine
by James Dong
· 13 years ago
7a4097c
Fix two typos in the defined frequency enums
by James Dong
· 13 years ago
4a10894
Merge "Use audio_stream_type_t consistently"
by Glenn Kasten
· 13 years ago
813c101
Use audio_stream_type_t consistently
by Glenn Kasten
· 13 years ago
daeb5b3
Remove streaming related logic from preview player.
by James Dong
· 13 years ago
8dcbd11
Use audio_format_t consistently
by Glenn Kasten
· 13 years ago
c0f8fbe
Remove unnecessary drm handling logic in PreviewPlayerBase class
by James Dong
· 13 years ago
f8bd29c
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
e70ff37
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
ec9e663
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
4ca06b0
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
7bdbbc7
ditherAndClamp from libaudioutils not AudioMixer
by Glenn Kasten
· 13 years ago
51ecb2e
am 38ca8aaf: Fix for issue 5490443 Native crash while exporting a video Handle the decoder error case, this modification is to fix the native crash.
by Hong Teng
· 13 years ago
00b82d3
Fix for issue 5490443 Native crash while exporting a video
by Hong Teng
· 13 years ago
6f26d10
am 8e611132: Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs
by Hong Teng
· 13 years ago
c8d53b6
Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs
by Hong Teng
· 13 years ago
83a4cc4
resolved conflicts for merge of fbb122bf to master
by Chih-Chung Chang
· 13 years ago
482cedd
Merge "Fix 5607624: Native crash in movie studio while previewing the movie" into ics-mr1
by Chih-Chung Chang
· 13 years ago
3b8c047
am 811c53c5: Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage.
by Hong Teng
· 13 years ago
2db7671
Fix 5607624: Native crash in movie studio while previewing the movie
by Chih-Chung Chang
· 13 years ago
72425b1
Fix for issue 5309336
by Hong Teng
· 13 years ago
2703f23
Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
e20c2c1
am f23f7257: Merge "Fix for 5477832 Movie Studio crash when trying to import the attached h263 file." into ics-mr0
by James Dong
· 13 years ago
a6fa59c
Merge "Fix for 5477832 Movie Studio crash when trying to import the attached h263 file." into ics-mr0
by James Dong
· 13 years ago
ee0ef8b
am 52da22e1: Fix for 5234840 Corrupted frames in transition
by Hong Teng
· 13 years ago
c65d276
Fix for 5234840 Corrupted frames in transition
by Hong Teng
· 13 years ago
799de64
Fix for 5477832 Movie Studio crash when trying to import the attached h263 file.
by Rajneesh Chowdury
· 13 years ago
b3c0655
am 71184927: Fix for 5154138 Titles are not aligned properly in a exported movie from Movie Studio Apply frame effect(overlay) after rendering mode was done
by Hong Teng
· 13 years ago
eac28ab
Fix for 5154138 Titles are not aligned properly in a exported movie from Movie Studio
by Hong Teng
· 13 years ago
4a4a8f0
Remove RTSP support from libvideoeditor's PreviewPlayer...
by Andreas Huber
· 13 years ago
2534acb
Merge "Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test."
by Hong Teng
· 13 years ago
e018023
Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test.
by Hong Teng
· 13 years ago
93d4a21
Video editor incorrectly rejects videos that could be supported by the HW decoder
by James Dong
· 13 years ago
eaf349a
Fix for 5205420 compression domain trimming fallback mechanism
by Rajneesh Chowdury
· 13 years ago
738a662
Fix for 5274212 Transition clip contains more video frames from 1 video clip than the other
by Rajneesh Chowdury
· 13 years ago
547a4ff
Merge "Fix for 5247764 profile and level settings are not always correctly set"
by Rajneesh Chowdury
· 13 years ago
276adbc
Fix for bug 5255159 Cannot play exported movie from Movie Studio
by Rajneesh Chowdury
· 13 years ago
95651eb
Fix for 5247764 profile and level settings are not always correctly set
by Rajneesh Chowdury
· 13 years ago
816cd5a
Fix for
by Hong Teng
· 13 years ago
d94b927
Enable some logs to debug 5195693.
by Chih-Chung Chang
· 13 years ago
e02eee1
Fix 5240036: We didn't handle the 1920x1080 resolution.
by Chih-Chung Chang
· 13 years ago
e9eec0e
Fix for 5156702 Rotate video output for thumbnails and export
by Rajneesh Chowdury
· 13 years ago
dac2f05
Merge "Fix 5200858: we need to pass timestamp to render correct frames."
by Chih-Chung Chang
· 13 years ago
d125366
Fix 5200858: we need to pass timestamp to render correct frames.
by Chih-Chung Chang
· 13 years ago
a007d50
Merge "Fix 5123908: Native crash rewinding movie"
by Chih-Chung Chang
· 13 years ago
5f9cd08
Fix 5212886: free the reader after freeing decoders.
by Chih-Chung Chang
· 13 years ago
072be1e
Fix 5200962: Handle 0-length buffers from OMXCodec and drop it.
by Chih-Chung Chang
· 13 years ago
aef59c5
Fix 5180429: Initialize native window transform to 0.
by Chih-Chung Chang
· 13 years ago
16ecf76
Fix for 5151331 [CRESPO] testPerformanceExport failed
by Rajneesh Chowdury
· 13 years ago
3d974e7
Fix 5123908: Native crash rewinding movie
by Chih-Chung Chang
· 13 years ago
0a25bd5
Fix for 4142219 Don't hard code platform-specific limitations.
by Rajneesh Chowdury
· 13 years ago
f80b313
Fix 5115581: Native crash while importing audio track
by Chih-Chung Chang
· 13 years ago
Next »