44265 Commits (f951d475635c02e5448afc7665dba24d2ccea533)

Author SHA1 Message Date
Andreas Rheinhardt d4a4a6747d avcodec/sheervideo: Simplify creating VLC table 4 years ago
Andreas Rheinhardt f31bf4a1f9 avcodec/mss4: Make VLCs static 4 years ago
Andreas Rheinhardt 313e572440 avcodec/mss4: Don't duplicate standard JPEG tables 4 years ago
Andreas Rheinhardt 70bbb4cce8 avcodec/mss4: Simplify creating VLC tables 4 years ago
Andreas Rheinhardt e7f15f777d avcodec/rv40: Avoid code duplication when initializing VLCs 4 years ago
Andreas Rheinhardt 477fc65d33 avcodec/rv40: Avoid offset table when initializing static VLCs 4 years ago
Andreas Rheinhardt fcde452a47 avcodec/rv40: Make better use of VLC symbols table 4 years ago
Andreas Rheinhardt 47a72391d0 avcodec/rv40: Make the tables used to initialize VLCs smaller 4 years ago
Andreas Rheinhardt 5f2b30ba06 avcodec/qdm2: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt 03112cdcd1 avcodec/qdm2: Avoid offsets table when initializing VLCs 4 years ago
Andreas Rheinhardt bcdf67c7fa avcodec/qdm2: Initialize array of VLCs in a loop 4 years ago
Andreas Rheinhardt 760217f469 avcodec/qdm2: Apply offsets when initializing VLCs 4 years ago
Andreas Rheinhardt 682b0e42e4 avcodec/qdm2: Make tables used to initialize VLCs smaller 4 years ago
Andreas Rheinhardt f782dd316a avcodec/mobiclip: Reindentation 4 years ago
Andreas Rheinhardt ee1ddd308b avcodec/mobiclip: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt 866c2ef183 avcodec/mobiclip: Avoid code duplication when initializing VLCs 4 years ago
Andreas Rheinhardt a58be26293 avcodec/mobiclip: Avoid redundant codes table to initialize VLCs 4 years ago
Andreas Rheinhardt a2a8da6dfb avcodec/mpc8: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt 3dee5fa19e avcodec/mpc7: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt 33aaf86192 avcodec/imc: Make imc/iac decoders init-threadsafe 4 years ago
Andreas Rheinhardt 83ff99adc4 avcodec/mpc8: Avoid code duplication when initializing VLCs 4 years ago
Andreas Rheinhardt 6c8e85c660 avcodec/mpc8: Reduce the size of some VLCs 4 years ago
Andreas Rheinhardt e55ade2c01 avcodec/mpc8: Reduce the size of the length tables to initialize VLCs 4 years ago
Andreas Rheinhardt c9d779a3db avcodec/mpc8: Apply offsets when initializing VLCs 4 years ago
Andreas Rheinhardt 906911f599 avcodec/mpc8: Reduce size of tables used to initialize VLCs 4 years ago
Andreas Rheinhardt dc7b3c79c3 avcodec/mpc7: Avoid offsets table when creating VLCs 4 years ago
Andreas Rheinhardt 355bce51f7 avcodec/mpc7: Apply offsets when creating VLCs 4 years ago
Andreas Rheinhardt 354ba64f40 avcodec/mpc7: Reduce size of tables used to initialize VLCs 4 years ago
Andreas Rheinhardt 949367b0ec avcodec/motionpixels: Simplify creating VLC tables 4 years ago
Andreas Rheinhardt b9dc000679 avcodec/mimic: Make VLC static 4 years ago
Andreas Rheinhardt 34cb6d2360 avcodec/mimic: Reduce size of tables used to initialize VLCs 4 years ago
Andreas Rheinhardt e804eb0ef6 avcodec/rv10: Simplify handling of skip VLC entries 4 years ago
Andreas Rheinhardt 1320d336ef avcodec/rv10: Make VLC tables smaller 4 years ago
Andreas Rheinhardt daf8b10eeb avcodec/rv10: Use symbol table more effectively 4 years ago
Andreas Rheinhardt df3269f5f7 avcodec/rv10: Reduce number of exceptions when reading VLC value 4 years ago
Andreas Rheinhardt e730b15583 avcodec/rv10: Reduce the size of the tables used to initialize VLCs 4 years ago
Andreas Rheinhardt 7eef70a001 avcodec/cook: Inline constants 4 years ago
Andreas Rheinhardt 3ff0179b19 avcodec/cook: Avoid big length tables for VLC initialization 4 years ago
Andreas Rheinhardt 3f4cfc48dd avcodec/cook: Apply offset when initializing VLC table 4 years ago
Andreas Rheinhardt 530d86b90d avcodec/cook: Make tables to initialize VLCs smaller 4 years ago
Andreas Rheinhardt 8887232c77 avcodec/wnv1: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt 4a772b1397 avcodec/wnv1: Apply offset during init, not later every time 4 years ago
Andreas Rheinhardt a8646a7b3f avcodec/wnv1: Make array for initializing VLC smaller 4 years ago
Andreas Rheinhardt f86dcd007f avcodec/clearvideo: Make VLC tables static 4 years ago
Andreas Rheinhardt e67e4d43bd avcodec/clearvideo: Apply VLC offset during init 4 years ago
Andreas Rheinhardt 222cc6ea26 avcodec/clearvideo: Use minimal max_depth in get_vlc2() 4 years ago
Andreas Rheinhardt c880889cfd avcodec/clearvideo: Inline constants 4 years ago
Andreas Rheinhardt ef9652bab2 avcodec/clearvideo: Improve handling of VLC escape values 4 years ago
Andreas Rheinhardt 1d3ec27bd5 avcodec/clearvideo: Avoid huge VLC length tables 4 years ago
Andreas Rheinhardt e97081a624 avcodec/clearvideo: Avoid code duplication when initializing VLCs 4 years ago