[FFmpeg-devel] [PATCH v1 1/2] lavf/vf_transpose: add exif orientation support
Nicolas George
george at nsup.org
Sat May 25 12:45:50 EEST 2019
Jun Li (12019-05-24):
> Add exif orientation support and expose an option.
> ---
> libavfilter/vf_transpose.c | 258 +++++++++++++++++++++++++++++--------
> 1 file changed, 207 insertions(+), 51 deletions(-)
If I read the code correctly, when orientation=1 (unchanged), this code
will copy the frame instead of just passing it unchanged. Did I miss
something?
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190525/2554322c/attachment.sig>
More information about the ffmpeg-devel
mailing list