[FFmpeg-devel] [PATCH 3/3] ffplay: support rotated video.

Clément Bœsch u at pkh.me
Fri May 23 23:30:55 CEST 2014


On Fri, May 23, 2014 at 11:19:27PM +0200, Marton Balint wrote:
> 
> 
> On Fri, 23 May 2014, Clément Bœsch wrote:
> 
> >On Tue, May 20, 2014 at 07:59:07PM +0200, Clément Bœsch wrote:
> >>with -f lavfi -i testsrc=s=hd1080 as source:
> >>  rotate=90*PI/180  vs transpose=clock:   42fps -> 64fps
> >>  rotate=180*PI/180 vs vflip,hflip:       75fps -> 77fps
> >>  rotate=270*PI/180 vs transpose=cclock:  43fps -> 63fps
> >>---
> >> configure       |  2 +-
> >> doc/ffplay.texi |  4 ++++
> >> ffplay.c        | 51 +++++++++++++++++++++++++++++++++++++++++++--------
> >> 3 files changed, 48 insertions(+), 9 deletions(-)
> >>
> >
> >Ping? Marton, any more comment?
> >
> 
> LGTM, thanks, feel free to apply.
> 

Thanks, patchset applied

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140523/35cc5eff/attachment.asc>


More information about the ffmpeg-devel mailing list