22 Commits (71b82e4ffdd8b6dc69f8c6361df816a8c43725da)

Author SHA1 Message Date
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
Michael Niedermayer a108a4d809 avcodec/mobiclip: Check mv against INT_MAX 4 years ago
Andreas Rheinhardt 33996444ee avcodec/mobiclip: Use get_ue_golomb_31() where possible 4 years ago
Andreas Rheinhardt 307a1b8e54 avcodec/mobiclip: Use smaller type for codes 4 years ago
Andreas Rheinhardt 77e8c959aa avcodec/mobiclip: Use static VLC tables 4 years ago
Andreas Rheinhardt 924bc6d860 avcodec/mobiclip: Don't use too big max_depth, inline constants 4 years ago
Andreas Rheinhardt 10106b5d54 avcodec/mobiclip: Don't check for errors for complete VLCs 4 years ago
Andreas Rheinhardt c4229ad074 avcodec/mobiclip: Reduce size of VLCs, inline constants 4 years ago
Michael Niedermayer a4895b75a3 avcodec/mobiclip: Avoid signed integer overflows in idct() 4 years ago
Michael Niedermayer 92233a6344 avcodec/mobiclip: Check that Motion vectors are within the input frame 4 years ago
Michael Niedermayer b6b640c544 avcodec/mobiclip: set the bitstream size to the input 4 years ago
Michael Niedermayer 0aa1645140 avcodec/mobiclip: Fix multiple integer overflows 4 years ago
Michael Niedermayer 2f9a3215aa avcodec/mobiclip: Move quantizer check into setup_qtables() 4 years ago
Andreas Rheinhardt e42fc62633 avcodec/mobiclip: Fix heap-buffer-overflow 4 years ago
Andreas Rheinhardt a53f32cf49 avcodec/mobiclip: Fix memleak upon init failure 4 years ago
Paul B Mahol bd7d832e84 avcodec/mobiclip: add missing flush 4 years ago
Michael Niedermayer bad8b17a3d avcodec/mobiclip: Check quantizer before table setup 4 years ago
Andreas Rheinhardt c1a5d06b82 avcodec/mobiclip: Fix mixed declarations and code 5 years ago
Paul B Mahol 7f95339319 avcodec: add MobiClip video decoder 5 years ago