diff options
author | Martin Storsjö <[email protected]> | 2014-03-29 12:35:11 +0200 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2014-03-30 00:28:27 +0200 |
commit | 508a84e6726ab94a740c160b30fd8162265d1fef (patch) | |
tree | b6106fc9fbb02d7a5f77d4dd7460c3bd4c92fddd /libavcodec/mips/fft_mips.c | |
parent | 53c20f17c78d1d8a0fc2505868f201e69ff59cc5 (diff) |
golomb: Fix the implementation of get_se_golomb_long
This was only used in hevc muxing code so far.
This makes the return values match what get_se_golomb returns for
the same bitstream reader instances.
The logic for producing a signed golomb code out of an unsigned one
was based on the corresponding code in get_se_golomb, which operated
directly on the bitstream reader buffer - not on the equivalent
return value from get_ue_golomb.
CC: [email protected]
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'libavcodec/mips/fft_mips.c')
0 files changed, 0 insertions, 0 deletions