Changeset d461a473 in ffmpeg
- Timestamp:
-
Jan 29, 2011, 5:14:29 PM
(14 years ago)
- Author:
- Mans Rullgard <mans@mansr.com>
- Branches:
- master
- Children:
- e0eb963a
- Parents:
- a8f0814a
- Message:
-
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>
-
(No files)
-