| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge "Refactored MediaBufferPuller class from VideoEditorVideoEncoder class" | James Dong | 2012-03-12 | 4 | -190/+274 |
|\ |
|
| * | Refactored MediaBufferPuller class from VideoEditorVideoEncoder class | James Dong | 2012-03-06 | 4 | -190/+274 |
* | | Update build dependency on AudioMixer header | Jean-Michel Trivi | 2012-03-11 | 2 | -1/+1 |
* | | Use audio_policy_output_flags_t consistently | Glenn Kasten | 2012-03-08 | 2 | -2/+2 |
|/ |
|
* | Set channel mask when opening audio sink | Jean-Michel Trivi | 2012-03-05 | 3 | -7/+19 |
* | fix location of libgui headers | Mathias Agopian | 2012-02-26 | 4 | -5/+3 |
* | remove dependency on android_native_buffer.h | Mathias Agopian | 2012-02-24 | 1 | -1/+1 |
* | Update method sigs. | John Grossman | 2012-02-10 | 3 | -4/+4 |
* | Merge "Move away from MediaDebug and use ADebug instead" | James Dong | 2012-02-09 | 14 | -16/+17 |
|\ |
|
| * | Move away from MediaDebug and use ADebug instead | James Dong | 2012-02-08 | 14 | -16/+17 |
* | | Fix green frame issue | James Dong | 2012-02-09 | 1 | -2/+2 |
|/ |
|
* | Removed unnecessary memset before an immediate memcpy | James Dong | 2012-02-06 | 1 | -2/+0 |
* | Use AACEncoder instead of OMX-based AAC software encoder to workaround issues... | James Dong | 2012-02-03 | 1 | -2/+9 |
* | Clean up VideoEditorPreviewController class part one: | James Dong | 2012-01-30 | 2 | -74/+78 |
* | Merge "Fix an error to deal with 0-size nal units in some AVC files" | James Dong | 2012-01-30 | 1 | -15/+8 |
|\ |
|
| * | Fix an error to deal with 0-size nal units in some AVC files | James Dong | 2012-01-27 | 1 | -15/+8 |
* | | Clean up VideoEditorGBAudioProcessing | James Dong | 2012-01-26 | 3 | -110/+99 |
|/ |
|
* | Merge "AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect." | James Dong | 2012-01-23 | 7 | -703/+294 |
|\ |
|
| * | AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect. | James Dong | 2012-01-20 | 7 | -703/+294 |
* | | Fix an error that missed an "=" for equality in an if statement | James Dong | 2012-01-23 | 1 | -1/+1 |
|/ |
|
* | Merge "More source code Clean up in video editor engine" | James Dong | 2012-01-20 | 16 | -2109/+1026 |
|\ |
|
| * | More source code Clean up in video editor engine | James Dong | 2012-01-19 | 16 | -2109/+1026 |
* | | Don't allow evil constructors in VideoEditorBGAudioProcessing | James Dong | 2012-01-19 | 1 | -0/+5 |
|/ |
|