]> git.sesse.net Git - vlc/commit
omxil: Signal the right AMR frame format
authorMartin Storsjö <martin@martin.st>
Sun, 17 Feb 2013 18:40:41 +0000 (20:40 +0200)
committerMartin Storsjö <martin@martin.st>
Sun, 17 Feb 2013 19:46:53 +0000 (21:46 +0200)
commit203d06bdd5cd9343e1ea607f3734e53616e3ea03
treef2b14a63a922b5b6889eadc44d225e0632ceeae3
parent9a2d547c33492ebf5b70ac209f4f310e9adeef5a
omxil: Signal the right AMR frame format

The previously used enum is only used for conformance tests and
is not the one commonly used in practice - the file storage format
is the commonly used one (which also is used within Android).

Signed-off-by: Martin Storsjö <martin@martin.st>
modules/codec/omxil/utils.c