History log of /hardware/google/av/media/codecs/vorbis/C2SoftVorbisDec.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2cf670b332f492453d560464fa6fb535f45d8e6c 02-Jun-2018 Harish Mahendrakar <harish.mahendrakar@ittiam.com> C2SoftVorbisDec: Cleanup config data handling

Currently codec config data is expected based on mInputBufferCount variable
Instead compare 6 bytes in the input to "vorbis" (starting at offset 1)
to detect CSD. Ensure type:1, type:5 CSD are sent before sending audio
data.

With this mInputBufferCount variable has been removed completely

Bug: 93277447
Test: CTS -m CtsMediaTestCases -t android.media.cts.DecoderTest#testDecodeOgg

Change-Id: Ida68ad8413ba1a8cd4384456f4f2db3ffaf080ec
/hardware/google/av/media/codecs/vorbis/C2SoftVorbisDec.h
d087ee640c4664516a25cec687a76b31bb62b2e1 25-May-2018 Lajos Molnar <lajos@google.com> c2 codecs: rework makefiles to use defaults

- Remove dependence on stagefright/foundation/ADebug.h that conflicts with C2
- use C2 macro instead of ABase.h

Bug: 80085975
Change-Id: I61d8705181a1355dc9df41b73c69b0915ab5bb24
/hardware/google/av/media/codecs/vorbis/C2SoftVorbisDec.h
72dc0b6eea5a305d58537dcd2ee28e23c72b6e44 24-May-2018 Lajos Molnar <lajos@google.com> c2: reorganize software codecs

Standardize file names and locations

Bug: 80085975
Change-Id: Ib564635c3839a6ac151acbe5686e6d0d0c36c5a4
/hardware/google/av/media/codecs/vorbis/C2SoftVorbisDec.h