100331 Commits (b29a3f3e0f6128f3effa854a3a7bfed62feeeb1c)
 

Author SHA1 Message Date
Andreas Rheinhardt b29a3f3e0f avcodec/mpegaudiodec: Combine tables used to initialize VLCs 4 years ago
Andreas Rheinhardt db234dbf73 avcodec/mpegaudiodec: Reduce the size of tables used to initialize VLCs 4 years ago
Andreas Rheinhardt 12ace68ab0 avcodec/mpegaudiotab: Avoid unused entry in table 4 years ago
Andreas Rheinhardt 117575ae26 avcodec/mpegaudiodec_template: Avoid VLC size tables 4 years ago
Andreas Rheinhardt 8c6a67e6c4 avcodec/mv30: Inline constants 4 years ago
Andreas Rheinhardt 90c4958640 avcodec/mv30: Reduce the size of tables used to initialize VLCs 4 years ago
Andreas Rheinhardt 0ecd6879b3 avcodec/imm4: Inline constants 4 years ago
Andreas Rheinhardt dc4c9744eb avcodec/imm4: Reduce the size of tables used to initialize VLCs 4 years ago
Andreas Rheinhardt c14656c170 avcodec/imm4: Make better use of symbols table 4 years ago
Andreas Rheinhardt d9e6e9360d avcodec/aacdec_template: Use VLC symbols table 4 years ago
Andreas Rheinhardt 097277f31a avcodec/aacdec_template: Avoid code duplication when initializing VLCs 4 years ago
Andreas Rheinhardt 7b7c4c554f avcodec/qdmc: Avoid code duplication when initializing VLC 4 years ago
Andreas Rheinhardt b21d9339fe avcodec/qdmc: Apply offset when creating VLC 4 years ago
Andreas Rheinhardt fb0ae037d0 avcodec/qdmc: Make tables used to initialize VLCs smaller 4 years ago
Andreas Rheinhardt 240a25f94f avcodec/magicyuv: Optimize creating Huffman tables 4 years ago
Andreas Rheinhardt c638d1d126 avcodec/utvideodec: Avoid implicit qsort when creating Huffman tables 4 years ago
Andreas Rheinhardt 5d503c91f3 avcodec/atrac3: Use symbols table 4 years ago
Andreas Rheinhardt abf1a4f05c avcodec/intrax8: Reduce the size of tables used to initialize VLCs 4 years ago
Andreas Rheinhardt d1a1f11712 avcodec/intrax8: Avoid code duplication when initializing VLCs 4 years ago
Andreas Rheinhardt ba69ee8801 avcodec/intrax8: Remove VLC offsets table 4 years ago
Andreas Rheinhardt 420476ec78 avcodec/vp3: Remove code duplication when initializing Theora VLCs 4 years ago
Andreas Rheinhardt 802fc678b2 avcodec/vp3: Use symbols table for VP3 motion vectors 4 years ago
Andreas Rheinhardt 4cb4345f78 avcodec/vp3: Make tables used to initialize VLCs smaller 4 years ago
Andreas Rheinhardt 22241d12c7 avcodec/vp3: Apply VLC offset during init 4 years ago
Andreas Rheinhardt 984fdfd042 avcodec/atrac9dec: Make VLCs static 4 years ago
Andreas Rheinhardt 76a4356a75 avcodec/atrac9dec: Don't create VLCs that are never used 4 years ago
Andreas Rheinhardt b52e0d9504 avcodec/atrac9tab: Unify tables used to initialize VLCs 4 years ago
Andreas Rheinhardt 5ac9d78dd2 avcodec/atrac9dec: Make tables used to initialize VLCs smaller 4 years ago
Andreas Rheinhardt f697622f68 avcodec/rv34: Make initializing static VLC tables thread-safe 4 years ago
Andreas Rheinhardt 88c75592bd avcodec/rv34: Avoid offsets table for initialization of static VLCs 4 years ago
Andreas Rheinhardt def1b6be6b avcodec/vc1: Make ff_vc1_init_common() thread-safe 4 years ago
Andreas Rheinhardt 58fc810d42 avcodec/atrac3plus: Run-length encode length tables to make them smaller 4 years ago
Andreas Rheinhardt a7dbeb77c3 avcodec/atrac3plus: Combine codebooks into one array 4 years ago
Andreas Rheinhardt 1cf374c973 avcodec/atrac3plus: Combine symbols tables 4 years ago
Andreas Rheinhardt fd964dad1e avcodec/atrac3plus: Simplify getting offset of VLC in VLC_TYPE buf 4 years ago
Andreas Rheinhardt e27466d7e5 avcodec/atrac3plus: Make tables used to initialize VLCs smaller 4 years ago
Andreas Rheinhardt cfc473ef10 avcodec/atrac3plus: Simplify creating VLCs 4 years ago
Andreas Rheinhardt 7a7295a8ce avcodec/truemotion2: Simplify creating VLC table 4 years ago
Andreas Rheinhardt f1ba4d479e avcodec/mpeg4videodec: Make studio VLCs static 4 years ago
Andreas Rheinhardt 3aa81a634a avcodec/mpeg4video: Make tables used to initialize VLCs smaller 4 years ago
Andreas Rheinhardt 0d71ac319f avcodec/indeo2: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt f25dde0e27 avcodec/indeo2: Make tables used to initialize VLCs smaller 4 years ago
Andreas Rheinhardt cd7c3ac84d avcodec/mjpegdec: Simplify creating VLC table 4 years ago
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