diff options
author | Mans Rullgard <mans@mansr.com> | 2011-01-29 17:14:29 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-01-29 17:14:29 +0000 |
commit | d461a4731781e492d83ef254f9c0fbd0ce6e47eb (patch) | |
tree | b9b3dc464fd59826820a9d1380597d3fcebdaa2d /libavcodec/lpc.c | |
parent | a8f0814a742dee4783afaa5bedb01aa0c77b1fc4 (diff) | |
download | ffmpeg-d461a4731781e492d83ef254f9c0fbd0ce6e47eb.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>
Diffstat (limited to 'libavcodec/lpc.c')
0 files changed, 0 insertions, 0 deletions