Martin Storsjö
|
5d211e034e
|
libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate table
The bitrate modes are equal to the array indices.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2011-04-13 11:30:38 +03:00 |
|
Martin Storsjö
|
c48ce4eb50
|
libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static const
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2011-04-13 11:30:38 +03:00 |
|
Martin Storsjö
|
900a129f4f
|
libopencore-amr, libvo-amrwbenc: Return proper error codes in most places
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2011-04-13 11:30:38 +03:00 |
|
Martin Storsjö
|
c5e03cebd3
|
libvo-*: Don't use deprecated sample format names and enum names
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2011-04-12 12:52:47 +03:00 |
|
Martin Storsjö
|
c41eb2ade4
|
libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2011-04-12 12:38:37 +03:00 |
|
Martin Storsjö
|
f502ff3f61
|
Add support for AMR-WB encoding via libvo-amrwbenc
The wrapper code is based on the libamr wrapper removed in SVN rev 19365.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2011-04-11 14:55:53 +03:00 |
|