| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
8986fddc2b |
ARM: allow building in Thumb2 mode
Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |
|
|
2912e87a6c |
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com> |
15 years ago |
|
|
d461a47317 |
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> |
15 years ago |
|
|
a76eec3b78 |
ARM: fail build if hardcoded struct offsets are wrong
Originally committed as revision 23427 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |
|
|
41331b65f2 |
ARM: NEON optimised dct_unquantize_h263_{intra,inter}
Originally committed as revision 23386 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |