Revision e0aa76d38a02090245284fc157afb9074e9ff073 authored by Martin Storsjö on 29 March 2014, 10:35:11 UTC, committed by Martin Storsjö on 30 March 2014, 09:45:40 UTC
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: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 508a84e6726ab94a740c160b30fd8162265d1fef)
Signed-off-by: Martin Storsjö <martin@martin.st>
1 parent a014b96
Raw File
RELEASE
10.1
back to top