media/library
Oliver Woodman d465ab7029 Call FormatHolder what it really is.
Since we have a Format class as well, it's very confusing that
FormatHolder actually holds a MediaFormat. I think it's quite
likely that Format will need promoting into the root package as
part of the HLS work, which will make this even more confusing
(although it is possible that for HLS we'll define yet another
Format class, if it turns out we need significantly different
fields).

Note - I deliberately avoided renaming the formatHolder
args/params, because they're not particularly ambiguous and
because it introduces some ugly line breaks.
2014-09-08 11:30:16 +01:00
..
doc_src/images Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
src/main Call FormatHolder what it really is. 2014-09-08 11:30:16 +01:00
.project~ Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
build.gradle Add jarRelease task 2014-07-18 23:00:44 +09:00