OSDN Git Service

android-x86/frameworks-av.git
2012-08-20 Martin Storsjoavcenc: Properly indent assembly blocks
2012-08-20 Nick KralevichMerge "hardening: eliminate text relocations from h264"
2012-08-20 Jean-Baptiste... Merge "MPEG2TSWriter: Fix an off-by-one in the conditio...
2012-08-20 Jean-Baptiste... Merge "avcenc: Remove a leftover define"
2012-08-20 Martin StorsjoMPEG2TSWriter: Fix an off-by-one in the condition for...
2012-08-17 Martin Storsjoavcenc: Remove a leftover define
2012-08-16 Jean-Baptiste... Merge "stagefright amrnb: Remove unused leftover source...
2012-08-16 Jean-Baptiste... Merge "stagefright amrnb: Move the bitstream_format...
2012-08-16 Jean-Baptiste... Merge "hardening: eliminate text relocations from mp3"
2012-08-16 Jean-Baptiste... Merge "avcenc: Clarify the ifdefs surrounding inline...
2012-08-16 Jean-Baptiste... Merge "hardening: eliminate text relocations from amrwb"
2012-08-16 Jean-Baptiste... Merge "aacenc/amrwbenc: Remove the now unused LINUX...
2012-08-16 Jean-Baptiste... Merge "aacenc/amrwbenc: Remove unused and dubious typedefs"
2012-08-16 Martin Storsjoaacenc/amrwbenc: Remove the now unused LINUX define
2012-08-16 Martin Storsjoaacenc/amrwbenc: Remove unused and dubious typedefs
2012-08-15 Jean-Baptiste... Merge "MPEG2TSWriter: Correctly add padding using the...
2012-08-15 Paul FarielloMPEG2TSWriter: Correctly add padding using the adaptati...
2012-08-13 Jean-Baptiste... Merge "amrnb: Restart the p_xn pointer when retraversin...
2012-08-13 Ard Biesheuvelhardening: eliminate text relocations from h264
2012-08-13 Ard Biesheuvelhardening: eliminate text relocations from mp3
2012-08-13 Ard Biesheuvelhardening: eliminate text relocations from amrwb
2012-08-13 Jean-Baptiste... Merge "amrnb: Fix audio distortion in an AMR-NB clip"
2012-08-10 Jean-Baptiste... Merge "MPEG2TSWriter: Write a proper CRC in PAT and...
2012-08-10 Jean-Baptiste... Merge "MPEG2TSWriter: Write proper continuity counters...
2012-08-10 Jean-Baptiste... Merge "Fix initialization of audio mixer track resource...
2012-08-08 Jean-Baptiste... Merge "Store correct time stamps in recorded mp4 files"
2012-08-08 Jean-Baptiste... Merge "Correct ID3::StringSize calculation for UCS...
2012-08-08 Jean-Baptiste... Merge "avcenc: Remove redundant zero-initialization...
2012-08-08 Jean-Baptiste... Merge "avcenc: Initialize all memory allocated by the...
2012-08-08 Jean-Baptiste... Merge "avcenc: Remove useless casts"
2012-08-08 Jean-Baptiste... Merge "Initialize pool's buffer pointers to null."
2012-08-08 Jean-Baptiste... Merge "avcenc: Fix indentation"
2012-08-08 Jean-Baptiste... Merge "avcenc: Switch malloc/free callbacks to use...
2012-08-08 Jean-Baptiste... Merge "mediacodec: Return an error on getOutputFormat...
2012-08-02 Paul LindFix initialization of audio mixer track resources for...
2012-08-01 Eino-Ville... Merge "Shutter sound is heard at the end of the recorde...
2012-07-30 Johannes CarlssonStore correct time stamps in recorded mp4 files
2012-07-13 Martin Storsjomediacodec: Return an error on getOutputFormat if there...
2012-07-12 Martin Storsjoavcenc: Remove redundant zero-initialization of allocat...
2012-07-12 Martin Storsjoavcenc: Initialize all memory allocated by the CBAVC_Ma...
2012-07-11 Truls BengtssonInitialize pool's buffer pointers to null.
2012-07-11 Jesper TragardhCorrect ID3::StringSize calculation for UCS-2 data.
2012-07-10 Martin Storsjoavcenc: Fix indentation
2012-07-10 Patric FrederiksenShutter sound is heard at the end of the recorded video
2012-07-10 Martin Storsjoavcenc: Clarify the ifdefs surrounding inline assembly
2012-07-10 Martin Storsjoavcenc: Remove useless casts
2012-07-10 Martin Storsjoavcenc: Switch malloc/free callbacks to use pointers...
2012-07-10 Martin Storsjostagefright amrnb: Remove unused leftover source files
2012-07-10 Martin Storsjostagefright amrnb: Move the bitstream_format enum into...
2012-07-10 PacketVideo CMamrnb: Fix audio distortion in an AMR-NB clip
2012-07-10 Martin Storsjoamrnb: Restart the p_xn pointer when retraversing the...
2012-07-10 Paul FarielloMPEG2TSWriter: Write a proper CRC in PAT and PMT
2012-07-10 Paul FarielloMPEG2TSWriter: Write proper continuity counters for...
2012-07-03 The Android... Reconcile with jb-release
2012-07-02 The Android... merge in jb-release history after reset to jb-dev
2012-07-02 Eric Laurentam 109347d4: audioflinger: fix regression in attachAuxE...
2012-07-02 Eric Laurentaudioflinger: fix regression in attachAuxEffect().
2012-07-01 Eric Laurentam 717e1286: audioflinger: fix auxiliary effect attachment
2012-06-30 Eric Laurentaudioflinger: fix auxiliary effect attachment
2012-06-25 The Android... Reconcile with jb-release
2012-06-23 The Android... merge in jb-release history after reset to jb-dev
2012-06-22 Jamie Gennisam 33e28dd3: Merge "SurfaceMediaSource: keep refs to...
2012-06-22 Jamie GennisMerge "SurfaceMediaSource: keep refs to current buffers...
2012-06-22 Jamie GennisSurfaceMediaSource: keep refs to current buffers
2012-06-22 The Android... Reconcile with jb-release
2012-06-20 Andreas HuberRevert input buffer count for the SoftAAC* decoders...
2012-06-20 Andreas Huberam 39a31135: Revert input buffer count for the SoftAAC...
2012-06-20 Andreas HuberRevert input buffer count for the SoftAAC* decoders...
2012-06-19 The Android... Reconcile with jb-release
2012-06-18 Glenn Kastenam eb15716b: Change definition of warmup period
2012-06-18 Glenn Kastenam 972af221: FastMixer compensates for SRC jitter in...
2012-06-16 The Android... merge in jb-release history after reset to jb-dev
2012-06-15 Glenn KastenChange definition of warmup period
2012-06-15 Glenn KastenFastMixer compensates for SRC jitter in audio HAL
2012-06-15 James Dongam fc42e16d: Merge "Fix track selection code in Awesome...
2012-06-15 James DongMerge "Fix track selection code in AwesomePlayer" into...
2012-06-15 Glenn Kastenam 0a14c4ce: Make CPU frequency statistics optional
2012-06-15 Insun KangFix track selection code in AwesomePlayer
2012-06-15 Glenn KastenMake CPU frequency statistics optional
2012-06-15 Glenn Kastenam 362ebcbf: DO NOT MERGE Remove log spam for fast...
2012-06-14 Glenn KastenDO NOT MERGE Remove log spam for fast track denied
2012-06-14 Jamie Gennisam 7b4de101: Merge "stagefright: set scaling mode for...
2012-06-14 Jamie GennisMerge "stagefright: set scaling mode for blank frames...
2012-06-14 Eric Laurentam 192cbbad: Fix audio track pause.
2012-06-14 Jamie Gennisstagefright: set scaling mode for blank frames
2012-06-14 Eric LaurentFix audio track pause.
2012-06-14 Marco Nelissenam 82233b4b: Merge "Better handle invalid duration...
2012-06-14 Marco NelissenMerge "Better handle invalid duration in Xing/VBRI...
2012-06-14 Glenn Kastenam e6adde40: Merge "Shorten dumpsys media.audio_flinger...
2012-06-14 Glenn Kastenam 49dd5cf3: Merge "Log track name on obtain/releaseBuf...
2012-06-14 Glenn KastenMerge "Shorten dumpsys media.audio_flinger output"...
2012-06-14 Glenn KastenMerge "Log track name on obtain/releaseBuffer warnings...
2012-06-14 The Android... merge in jb-release history after reset to jb-dev
2012-06-14 James Dongam e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH...
2012-06-14 James DongMerge "Add NOTICE and MODULE_LICENSE_APACH2 to libs...
2012-06-14 James Dongam cac467b3: Merge "Fix one of the potential ANR issues...
2012-06-13 James DongMerge "Fix one of the potential ANR issues from Awesome...
2012-06-13 Marco NelissenBetter handle invalid duration in Xing/VBRI tags
2012-06-13 James DongAdd NOTICE and MODULE_LICENSE_APACH2 to libs build...
2012-06-13 Glenn KastenShorten dumpsys media.audio_flinger output
next