aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_encode.c
diff options
context:
space:
mode:
authorAlexandra Hájková <alexandra.khirnova@gmail.com>2016-04-22 09:43:52 +0200
committerAnton Khirnov <anton@khirnov.net>2023-01-06 10:48:56 +0100
commit8fe551eca02caa86bc17d6f9bc933ae72d8a2c4c (patch)
tree9ec495ed597d1c37f22606c78f7b53443d685a0b /libavcodec/vaapi_encode.c
parent4b2b9a6604d4dd9294dec4d26644cdc2a7c8b16b (diff)
downloadffmpeg-8fe551eca02caa86bc17d6f9bc933ae72d8a2c4c.tar.gz
lavc: add standalone cached bitstream reader
The cached bitstream reader was originally written by Alexandra Hájková for Libav, with significant input from Kostya Shishkov and Luca Barbato. It was then committed to FFmpeg in ca079b09549, by merging it with the implementation of the current bitstream reader. This merge makes the code of get_bits.h significantly harder to read, since it now contains two different bitstream readers interleaved with #ifdefs. Additionally, the code was committed without proper authorship attribution. This commit re-adds the cached bitstream reader as a standalone header, as it was originally developed. It will be made useful in following commits. Integration by Anton Khirnov. Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/vaapi_encode.c')
0 files changed, 0 insertions, 0 deletions