diff options
author | Mans Rullgard <mans@mansr.com> | 2011-01-29 17:14:29 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-01-30 03:41:47 +0100 |
commit | 451b4b86355216ee4b255ca86ea578864127e03a (patch) | |
tree | aefadb55aaf5ea0b58ad219358d8394775698964 /libavcodec/pngdec.c | |
parent | 5231d6277f2c3b7c13a309964a6edbfa0e9570b5 (diff) | |
download | ffmpeg-451b4b86355216ee4b255ca86ea578864127e03a.tar.gz |
Rearrange MpegEncContext to simplify access from asm
This moves the fields needed by asm near the top, before any
structs or other members which complicate the offset calculation.
Modifying other structs will no longer require updating the offsets,
and the asm code is slightly simpler due to the smaller offsets.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit d461a4731781e492d83ef254f9c0fbd0ce6e47eb)
Diffstat (limited to 'libavcodec/pngdec.c')
0 files changed, 0 insertions, 0 deletions