• michael's avatar
    In that patch: · 8143f48d
    michael authored
    - avctx and gb elements were removed from VC9Context, hence a larger diff
    - some code was added to h263dec.c regarding CODEC_ID_WMV3 (should apply to CODEC_ID_VC9 too)
    - VLC tables and other related tables were made global whenever this seemed necessary; appropriate changes were therefore made to other parts of the code using those tables
    - the change for the bitplane management to a struct (some of them should eventually be mapped to MpegEncContext arrays) wasn't associated with the proper frees; should be fixed now
    patch by anonymous
    
    better names for globalized tables by me
    
    
    git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3905 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
    8143f48d
vc9data.h 11.6 KB