media/library
olly ff745ac444 Make ExtractorSampleSource constructor consistent.
The allocator and buffering policy (e.g. how large the buffer
is) is moving to the top level as part of playlist support,
so it no longer makes sense to inject these parameters as
args into ExtractorSampleSource's constructor.

Instantiating the allocator and buffer size inside of the
source is temporary and only until they're moved up.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=123968976
2016-06-15 19:42:03 +01:00
..
src Make ExtractorSampleSource constructor consistent. 2016-06-15 19:42:03 +01:00
build.gradle Moved testutils package to a seperate module so it can be accessed by the tests in other modules. 2016-06-15 19:42:03 +01:00