summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* avcodec/truemotion2: Simplify creating VLC tableAndreas Rheinhardt2020-12-08
* avcodec/mpeg4videodec: Make studio VLCs staticAndreas Rheinhardt2020-12-08
* avcodec/mpeg4video: Make tables used to initialize VLCs smallerAndreas Rheinhardt2020-12-08
* avcodec/indeo2: Make decoder init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/indeo2: Make tables used to initialize VLCs smallerAndreas Rheinhardt2020-12-08
* avcodec/mjpegdec: Simplify creating VLC tableAndreas Rheinhardt2020-12-08
* avcodec/sheervideo: Simplify creating VLC tableAndreas Rheinhardt2020-12-08
* avcodec/mss4: Make VLCs staticAndreas Rheinhardt2020-12-08
* avcodec/mss4: Don't duplicate standard JPEG tablesAndreas Rheinhardt2020-12-08
* avcodec/mss4: Simplify creating VLC tablesAndreas Rheinhardt2020-12-08
* avcodec/rv40: Avoid code duplication when initializing VLCsAndreas Rheinhardt2020-12-08
* avcodec/rv40: Avoid offset table when initializing static VLCsAndreas Rheinhardt2020-12-08
* avcodec/rv40: Make better use of VLC symbols tableAndreas Rheinhardt2020-12-08
* avcodec/rv40: Make the tables used to initialize VLCs smallerAndreas Rheinhardt2020-12-08
* avcodec/qdm2: Make decoder init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/qdm2: Avoid offsets table when initializing VLCsAndreas Rheinhardt2020-12-08
* avcodec/qdm2: Initialize array of VLCs in a loopAndreas Rheinhardt2020-12-08
* avcodec/qdm2: Apply offsets when initializing VLCsAndreas Rheinhardt2020-12-08
* avcodec/qdm2: Make tables used to initialize VLCs smallerAndreas Rheinhardt2020-12-08
* avcodec/mobiclip: ReindentationAndreas Rheinhardt2020-12-08
* avcodec/mobiclip: Make decoder init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/mobiclip: Avoid code duplication when initializing VLCsAndreas Rheinhardt2020-12-08
* avcodec/mobiclip: Avoid redundant codes table to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpc8: Make decoder init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/mpc7: Make decoder init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/imc: Make imc/iac decoders init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/mpc8: Avoid code duplication when initializing VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpc8: Reduce the size of some VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpc8: Reduce the size of the length tables to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpc8: Apply offsets when initializing VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpc8: Reduce size of tables used to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpc7: Avoid offsets table when creating VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpc7: Apply offsets when creating VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpc7: Reduce size of tables used to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/motionpixels: Simplify creating VLC tablesAndreas Rheinhardt2020-12-08
* avcodec/mimic: Make VLC staticAndreas Rheinhardt2020-12-08
* avcodec/mimic: Reduce size of tables used to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/rv10: Simplify handling of skip VLC entriesAndreas Rheinhardt2020-12-08
* avcodec/rv10: Make VLC tables smallerAndreas Rheinhardt2020-12-08
* avcodec/rv10: Use symbol table more effectivelyAndreas Rheinhardt2020-12-08
* avcodec/rv10: Reduce number of exceptions when reading VLC valueAndreas Rheinhardt2020-12-08
* avcodec/rv10: Reduce the size of the tables used to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/cook: Inline constantsAndreas Rheinhardt2020-12-08
* avcodec/cook: Avoid big length tables for VLC initializationAndreas Rheinhardt2020-12-08
* avcodec/cook: Apply offset when initializing VLC tableAndreas Rheinhardt2020-12-08
* avcodec/cook: Make tables to initialize VLCs smallerAndreas Rheinhardt2020-12-08
* avcodec/wnv1: Make decoder init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/wnv1: Apply offset during init, not later every timeAndreas Rheinhardt2020-12-08
* avcodec/wnv1: Make array for initializing VLC smallerAndreas Rheinhardt2020-12-08
* avcodec/clearvideo: Make VLC tables staticAndreas Rheinhardt2020-12-08