[FFmpeg-devel] [PATCH 0/3] Protect inline asm
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Sep 7 16:48:26 CEST 2012
Some notes about paricular patches:
- I am almost certain the swresample patch is implemented wrong.
Michael, can you look at this?
- The big-ass postproc patch almost certainly has an error lurking.
- There is one more instance of unprotected inline asm remaining:
diracdsp. I will submit this later.
Derek Buitenhuis (3):
vf_idet: Fix unprotected inline asm
swsresample: Fix unprotected inline asm
postproc: Fix unprotected inline asm
libavfilter/vf_idet.c | 2 +-
libpostproc/postprocess.c | 58 ++++++-------
libpostproc/postprocess_template.c | 166 ++++++++++++++++++------------------
libswresample/resample.c | 4 +-
4 files changed, 115 insertions(+), 115 deletions(-)
--
1.7.9.5
More information about the ffmpeg-devel
mailing list