TUT HEVC Encoder
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 BitstreamHEVC bitstream coding
 CABACContext Adaptive Binary Arithmetic Encoder implementation
 CompressionPrediction parameter decisions and ratedistortion optimization
 ControlInitialization and control flow of the encoder
 DataStructuresContainers for images, predictions parameters and such
 Extras3rd party modules not considered part of the encoder
 OptimizationArchitecture dependant SIMD optimizations and dynamic dispatch mechanism
 ReconstructionStuff required for creating the resulting image after lossy compression
 ThreadingStuff related to multi-threading using pthreads