OSDN Git Service

Propagate duration from input to output only if available, support multiple full...
authorAndreas Huber <andih@google.com>
Fri, 11 Dec 2009 19:27:02 +0000 (11:27 -0800)
committerAndreas Huber <andih@google.com>
Fri, 11 Dec 2009 19:27:02 +0000 (11:27 -0800)
commit85adf5e56235bcea2f8991d983b94f4199e28faa
treedef30b7d4de8a2d5547bcf76624d674f01d1f1e2
parentd8729c597b9fe8cbdbf145bea0dbaec4f075015b
Propagate duration from input to output only if available, support multiple full frames of audio per input buffer in AMR/AAC decoders.
media/libstagefright/OMXCodec.cpp
media/libstagefright/codecs/aacdec/AACDecoder.cpp
media/libstagefright/codecs/amrnb/dec/AMRNBDecoder.cpp
media/libstagefright/codecs/amrwb/AMRWBDecoder.cpp
media/libstagefright/codecs/avc/dec/AVCDecoder.cpp
media/libstagefright/codecs/mp3dec/MP3Decoder.cpp