OSDN Git Service

android-x86/frameworks-av.git
2012-08-17 Jean-Baptiste... am c1d2777c: Merge "stagefright amrnb: Move the bitstre...
2012-08-16 Jean-Baptiste... Merge "stagefright amrnb: Move the bitstream_format...
2012-08-16 Jean-Baptiste... am dde79acf: Merge "hardening: eliminate text relocatio...
2012-08-16 Jean-Baptiste... am b7ca7dc9: Merge "avcenc: Clarify the ifdefs surround...
2012-08-16 Jean-Baptiste... am 4f981882: Merge "hardening: eliminate text relocatio...
2012-08-16 Jean-Baptiste... am c3bfa026: Merge "aacenc/amrwbenc: Remove the now...
2012-08-16 Jean-Baptiste... am 3f5d2e17: Merge "aacenc/amrwbenc: Remove unused...
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... am 2c3d9b7b: Merge "MPEG2TSWriter: Correctly add paddin...
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... am 98159acd: Merge "amrnb: Restart the p_xn pointer...
2012-08-13 Jean-Baptiste... Merge "amrnb: Restart the p_xn pointer when retraversin...
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... am 5efa7bf9: Merge "amrnb: Fix audio distortion in...
2012-08-13 Jean-Baptiste... Merge "amrnb: Fix audio distortion in an AMR-NB clip"
2012-08-10 Jean-Baptiste... am 24893fef: Merge "MPEG2TSWriter: Write a proper CRC...
2012-08-10 Jean-Baptiste... Merge "MPEG2TSWriter: Write a proper CRC in PAT and...
2012-08-10 Jean-Baptiste... am 2001d2ac: Merge "MPEG2TSWriter: Write proper continu...
2012-08-10 Jean-Baptiste... am c64a1787: Merge "Fix initialization of audio mixer...
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... am e28df5b9: Merge "Store correct time stamps in record...
2012-08-08 Jean-Baptiste... Merge "Store correct time stamps in recorded mp4 files"
2012-08-08 Jean-Baptiste... am efee0095: Merge "Correct ID3::StringSize calculation...
2012-08-08 Jean-Baptiste... am a858aa96: Merge "avcenc: Remove redundant zero-initi...
2012-08-08 Jean-Baptiste... am b71298ee: Merge "avcenc: Initialize all memory alloc...
2012-08-08 Jean-Baptiste... am 0ab18f85: Merge "avcenc: Remove useless casts"
2012-08-08 Jean-Baptiste... am 67f694d6: Merge "Initialize pool\'s buffer pointers...
2012-08-08 Jean-Baptiste... am 0822156c: Merge "avcenc: Fix indentation"
2012-08-08 Jean-Baptiste... am 874a074a: Merge "avcenc: Switch malloc/free callback...
2012-08-08 Jean-Baptiste... am b7ee9c44: Merge "mediacodec: Return an error on...
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-02 Eino-Ville... am ffd99cb7: Merge "Shutter sound is heard at the end...
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-27 The Android... Reconcile with jb-release
2012-07-25 The Android... merge in jb-release history after reset to jb-dev
2012-07-19 The Android... Reconcile with jb-mr0-release
2012-07-19 The Android... merge in jb-release history after reset to jb-dev
2012-07-17 The Android... merge in jb-mr0-release history after reset to jb-dev
2012-07-13 Edwin Wongam 65e8d62a: Merge "Fixed sample video corrupted in...
2012-07-13 Edwin WongMerge "Fixed sample video corrupted in MediaCodec mode...
2012-07-13 Edwin WongFixed sample video corrupted in MediaCodec mode.
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: 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
next