angler-fishThe Vulnerability History Project

Eliminate FF_COMMON_FRAME macro.

      FF_COMMON_FRAME holds the contents of the AVFrame structure and is also copied
to struct Picture.  Replace by an embedded AVFrame structure in struct Picture.
    
commit 657ccb5ac75ce34e62bd67f228d9bd36db72189e
+266 -261
+12 -12
+8 -8
+88 -88
+7 -7
+24 -24
+3 -3
+92 -92
+18 -19
+11 -11
+4 -4
+25 -25
+17 -17
+5 -5
+25 -27
+12 -12
+14 -14
+3 -3
+74 -75
+25 -25
+4 -4
+4 -4
+41 -42
+12 -13
+103 -108
+1 -2
+16 -16
+86 -86
+3 -3
+5 -5
+9 -9
+66 -66
+5 -5
+11 -11
+3 -3
+7 -7
+21 -23
+112 -112
+6 -6
expand_less