Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
fbe1cc92d9e8930700c15f68717dd66fc1523177
fbe1cc9
Merge "Don't include <linux/socket.h> directly."
by Elliott Hughes
· 14 years ago
e5167f8
Don't include <linux/socket.h> directly.
by Elliott Hughes
· 14 years ago
290ac69
Merge "Stop building the unused host libmtp static library."
by Elliott Hughes
· 14 years ago
e0e2e98
Stop building the unused host libmtp static library.
by Elliott Hughes
· 14 years ago
d81be6d
Merge "aacenc: Mark some global arrays const"
by Jean-Baptiste Queru
· 14 years ago
5abc91d
Merge "Fix libmedia and libstagefright to get expat header files from the approved location."
by Elliott Hughes
· 14 years ago
e8057dd
Fix libmedia and libstagefright to get expat header files from the approved location.
by Elliott Hughes
· 14 years ago
9538ab8
aacenc: Mark some global arrays const
by Martin Storsjo
· 14 years ago
8b15256
Merge "OMXCodec: enhance error handling of OMX IL client"
by Jean-Baptiste Queru
· 14 years ago
520c3c7
OMXCodec: enhance error handling of OMX IL client
by Weian Chen
· 14 years ago
5b15adf
Merge "MPEG2TSWriter: Read more immediately if an empty buffer is received"
by Jean-Baptiste Queru
· 14 years ago
735d1b9
Merge "avcenc: Don't erase the InputBufferInfo before reading info from it"
by Jean-Baptiste Queru
· 14 years ago
2aa37a7
Merge "recordvideo: Add an option for choosing software encoders"
by Jean-Baptiste Queru
· 14 years ago
9ce7435
Merge "recordvideo: Sleep while waiting for the encoding to finish"
by Jean-Baptiste Queru
· 14 years ago
e61f13d
avcenc: Don't erase the InputBufferInfo before reading info from it
by Martin Storsjo
· 14 years ago
02d1845
MPEG2TSWriter: Read more immediately if an empty buffer is received
by Martin Storsjo
· 14 years ago
1301a43
recordvideo: Sleep while waiting for the encoding to finish
by Martin Storsjo
· 14 years ago
d4483f3
recordvideo: Add an option for choosing software encoders
by Martin Storsjo
· 14 years ago
4b60ac0
Merge "Fixed redefinition of 'i' with a different type error"
by Jean-Baptiste Queru
· 14 years ago
6e55a0f
Merge "Fixed member access into incomplete type build error"
by Jean-Baptiste Queru
· 14 years ago
cba4ed0
Fixed redefinition of 'i' with a different type error
by Tareq A. Siraj
· 14 years ago
3677437
Fixed member access into incomplete type build error
by Tareq A. Siraj
· 14 years ago
1e75e97
Merge "avcenc: Update a comment about the inline assembly"
by Jean-Baptiste Queru
· 14 years ago
aa411ad
Merge "h264 streaming: make profile-level-id optional"
by Jean-Baptiste Queru
· 14 years ago
5ebce52
Merge "avcenc: Fix the gcc inline assembly constraints"
by Jean-Baptiste Queru
· 14 years ago
9e13e92
Merge "avcenc: Properly indent assembly blocks"
by Jean-Baptiste Queru
· 14 years ago
42d5151
avcenc: Update a comment about the inline assembly
by Martin Storsjo
· 14 years ago
3fdb405
avcenc: Fix the gcc inline assembly constraints
by Martin Storsjo
· 14 years ago
ccde125
avcenc: Properly indent assembly blocks
by Martin Storsjo
· 14 years ago
46b7eeb
Merge "hardening: eliminate text relocations from h264"
by Nick Kralevich
· 14 years ago
cd62234
Merge "MPEG2TSWriter: Fix an off-by-one in the condition for padding"
by Jean-Baptiste Queru
· 14 years ago
02a4ec2
Merge "avcenc: Remove a leftover define"
by Jean-Baptiste Queru
· 14 years ago
c867a50
MPEG2TSWriter: Fix an off-by-one in the condition for padding
by Martin Storsjo
· 14 years ago
8033393
h264 streaming: make profile-level-id optional
by Patrik2 Carlsson
· 14 years ago
0a1b2ae
avcenc: Remove a leftover define
by Martin Storsjo
· 14 years ago
64b3fe5
Merge "stagefright amrnb: Remove unused leftover source files"
by Jean-Baptiste Queru
· 14 years ago
c1d2777
Merge "stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.h"
by Jean-Baptiste Queru
· 14 years ago
dde79ac
Merge "hardening: eliminate text relocations from mp3"
by Jean-Baptiste Queru
· 14 years ago
b7ca7dc
Merge "avcenc: Clarify the ifdefs surrounding inline assembly"
by Jean-Baptiste Queru
· 14 years ago
4f98188
Merge "hardening: eliminate text relocations from amrwb"
by Jean-Baptiste Queru
· 14 years ago
c3bfa02
Merge "aacenc/amrwbenc: Remove the now unused LINUX define"
by Jean-Baptiste Queru
· 14 years ago
3f5d2e1
Merge "aacenc/amrwbenc: Remove unused and dubious typedefs"
by Jean-Baptiste Queru
· 14 years ago
fef71ef
aacenc/amrwbenc: Remove the now unused LINUX define
by Martin Storsjo
· 15 years ago
adee070
aacenc/amrwbenc: Remove unused and dubious typedefs
by Martin Storsjo
· 15 years ago
2c3d9b7
Merge "MPEG2TSWriter: Correctly add padding using the adaptation field"
by Jean-Baptiste Queru
· 14 years ago
99b99df
MPEG2TSWriter: Correctly add padding using the adaptation field
by Paul Fariello
· 15 years ago
98159ac
Merge "amrnb: Restart the p_xn pointer when retraversing the array on overflow"
by Jean-Baptiste Queru
· 14 years ago
22e0631
hardening: eliminate text relocations from h264
by Ard Biesheuvel
· 14 years ago
9a2c14b
hardening: eliminate text relocations from mp3
by Ard Biesheuvel
· 14 years ago
74bc3e1
hardening: eliminate text relocations from amrwb
by Ard Biesheuvel
· 14 years ago
5efa7bf
Merge "amrnb: Fix audio distortion in an AMR-NB clip"
by Jean-Baptiste Queru
· 14 years ago
24893fe
Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT"
by Jean-Baptiste Queru
· 14 years ago
2001d2a
Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT"
by Jean-Baptiste Queru
· 14 years ago
c64a178
Merge "Fix initialization of audio mixer track resources for MIPS."
by Jean-Baptiste Queru
· 14 years ago
e28df5b
Merge "Store correct time stamps in recorded mp4 files"
by Jean-Baptiste Queru
· 14 years ago
efee009
Merge "Correct ID3::StringSize calculation for UCS-2 data."
by Jean-Baptiste Queru
· 14 years ago
a858aa9
Merge "avcenc: Remove redundant zero-initialization of allocated memory"
by Jean-Baptiste Queru
· 14 years ago
b71298e
Merge "avcenc: Initialize all memory allocated by the CBAVC_Malloc callback function"
by Jean-Baptiste Queru
· 14 years ago
0ab18f8
Merge "avcenc: Remove useless casts"
by Jean-Baptiste Queru
· 14 years ago
67f694d
Merge "Initialize pool's buffer pointers to null."
by Jean-Baptiste Queru
· 14 years ago
0822156
Merge "avcenc: Fix indentation"
by Jean-Baptiste Queru
· 14 years ago
874a074
Merge "avcenc: Switch malloc/free callbacks to use pointers instead of ints"
by Jean-Baptiste Queru
· 14 years ago
b7ee9c4
Merge "mediacodec: Return an error on getOutputFormat if there is no output format yet"
by Jean-Baptiste Queru
· 14 years ago
3c0a0e8
Fix initialization of audio mixer track resources for MIPS.
by Paul Lind
· 14 years ago
ffd99cb
Merge "Shutter sound is heard at the end of the recorded video"
by Eino-Ville Talvala
· 14 years ago
efcdf18
Store correct time stamps in recorded mp4 files
by Johannes Carlsson
· 15 years ago
5c63a64
mediacodec: Return an error on getOutputFormat if there is no output format yet
by Martin Storsjo
· 14 years ago
21dc4b6
avcenc: Remove redundant zero-initialization of allocated memory
by Martin Storsjo
· 14 years ago
359d8fc
avcenc: Initialize all memory allocated by the CBAVC_Malloc callback function
by Martin Storsjo
· 14 years ago
9d8e55c
Initialize pool's buffer pointers to null.
by Truls Bengtsson
· 14 years ago
be5016b
Correct ID3::StringSize calculation for UCS-2 data.
by Jesper Tragardh
· 14 years ago
955585c
avcenc: Fix indentation
by Martin Storsjo
· 14 years ago
a21795c
Shutter sound is heard at the end of the recorded video
by Patric Frederiksen
· 14 years ago
f5af631
avcenc: Clarify the ifdefs surrounding inline assembly
by Martin Storsjo
· 14 years ago
2f3152d
avcenc: Remove useless casts
by Martin Storsjo
· 14 years ago
23da4cf
avcenc: Switch malloc/free callbacks to use pointers instead of ints
by Martin Storsjo
· 14 years ago
223933e
stagefright amrnb: Remove unused leftover source files
by Martin Storsjo
· 15 years ago
448239b
stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.h
by Martin Storsjo
· 15 years ago
8d5a687
amrnb: Fix audio distortion in an AMR-NB clip
by PacketVideo CM
· 15 years ago
6d72a80
amrnb: Restart the p_xn pointer when retraversing the array on overflow
by Martin Storsjo
· 15 years ago
9839957
MPEG2TSWriter: Write a proper CRC in PAT and PMT
by Paul Fariello
· 15 years ago
d4e5af6
MPEG2TSWriter: Write proper continuity counters for PAT and PMT
by Paul Fariello
· 15 years ago
ffb8294
Reconcile with jb-release
by The Android Open Source Project
· 14 years ago
2df63ad
merge in jb-release history after reset to jb-dev
by The Android Automerger
· 14 years ago
dbbd5b8
am 109347d4: audioflinger: fix regression in attachAuxEffect().
by Eric Laurent
· 14 years ago
109347d
audioflinger: fix regression in attachAuxEffect().
by Eric Laurent
· 14 years ago
651f9e7
am 717e1286: audioflinger: fix auxiliary effect attachment
by Eric Laurent
· 14 years ago
717e128
audioflinger: fix auxiliary effect attachment
by Eric Laurent
· 14 years ago
91ac74b
Reconcile with jb-release
by The Android Open Source Project
· 14 years ago
4221e28
merge in jb-release history after reset to jb-dev
by The Android Automerger
· 14 years ago
e6cb412
am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buffers" into jb-dev
by Jamie Gennis
· 14 years ago
33e28dd
Merge "SurfaceMediaSource: keep refs to current buffers" into jb-dev
by Jamie Gennis
· 14 years ago
2cd25a9
SurfaceMediaSource: keep refs to current buffers
by Jamie Gennis
· 14 years ago
5ca15cc
Reconcile with jb-release
by The Android Open Source Project
· 14 years ago
09e9c89
Revert input buffer count for the SoftAAC* decoders back to 4.
by Andreas Huber
· 14 years ago
e77c76d
am 39a31135: Revert input buffer count for the SoftAAC* decoders back to 4.
by Andreas Huber
· 14 years ago
39a3113
Revert input buffer count for the SoftAAC* decoders back to 4.
by Andreas Huber
· 14 years ago
ff8977f
Reconcile with jb-release
by The Android Open Source Project
· 14 years ago
4862d1e
am eb15716b: Change definition of warmup period
by Glenn Kasten
· 14 years ago
16f07fb
am 972af221: FastMixer compensates for SRC jitter in audio HAL
by Glenn Kasten
· 14 years ago
Next »