Diego Biurrun
|
a25dac976a
|
Use bitstream_init8() where appropriate
|
9 years ago |
Alexandra Hájková
|
c5e01d9170
|
hq_hqa: Convert to the new bitstream reader
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
9 years ago |
Diego Biurrun
|
b7f98659f2
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
Vittorio Giovara
|
def97856de
|
lavc: AV-prefix all codec capabilities
Express bitfields more simply.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
9 years ago |
Vittorio Giovara
|
0cf5588d69
|
hq_hqa: Fix decoding when INFO section is absent
|
9 years ago |
Luca Barbato
|
28eddef689
|
hq_hqa: Validate get_vlc2 return value
The `hq_ac_vlc.table` is incomplete, so unaccounted symbol return -1
as value.
|
10 years ago |
Vittorio Giovara
|
bd5ad8b23d
|
hq_hqa: Fix reading hqa quantization matrix index
Value is stored as a byte.
|
10 years ago |
Vittorio Giovara
|
22526c1f55
|
Canopus HQ/HQA decoder
Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
10 years ago |