aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_vidstabtransform.c
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2015-08-21 18:30:51 +0100
committerRostislav Pehlivanov <atomnuker@gmail.com>2015-08-21 18:30:51 +0100
commit32be264cea542b4dc721b10092bf1dfe511a28ee (patch)
tree0b45e999b69f460e9e10728eecc8557174c145ac /libavfilter/vf_vidstabtransform.c
parent907373ea9d23f782d438dd18babfd75cb5ab305a (diff)
downloadffmpeg-32be264cea542b4dc721b10092bf1dfe511a28ee.tar.gz
aacenc: coding style changes
This commit only changes the coding style to a saner way of accessing coefficients (makes more sense to get the memory address of a coefficients and start from there rather than adding arbitrary numbers to offset a pointer). Some compilers might detect an out of bounds access easier. Also the way M/S and IS coefficients are calculated has been changed, but should still have the same result (with the exception that IS now applies from the normal coefficients rather than the pristine ones, this is needed for upcoming commits). Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'libavfilter/vf_vidstabtransform.c')
0 files changed, 0 insertions, 0 deletions