diff options
author | Mans Rullgard <[email protected]> | 2011-01-29 17:14:29 +0000 |
---|---|---|
committer | Mans Rullgard <[email protected]> | 2011-01-29 17:14:29 +0000 |
commit | d461a4731781e492d83ef254f9c0fbd0ce6e47eb (patch) | |
tree | b9b3dc464fd59826820a9d1380597d3fcebdaa2d /libavformat/mpegts.c | |
parent | a8f0814a742dee4783afaa5bedb01aa0c77b1fc4 (diff) |
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 <[email protected]>
Diffstat (limited to 'libavformat/mpegts.c')
0 files changed, 0 insertions, 0 deletions