Re: [FFmpeg-devel] Export display matrix mirroring info as part of the rotate API

2019-05-17 Thread Jun Li
On Thu, May 16, 2019 at 7:38 PM Vittorio Giovara wrote: > On Thu, May 16, 2019 at 9:32 PM Jun Li wrote: > > > On Thu, May 16, 2019 at 4:34 PM Ted Meyer < > > tmathmeyer-at-google@ffmpeg.org> wrote: > > > > > Right now ffmpeg doesn't export a mirroring status when checking the > > > display m

Re: [FFmpeg-devel] Export display matrix mirroring info as part of the rotate API

2019-05-16 Thread Vittorio Giovara
On Thu, May 16, 2019 at 9:32 PM Jun Li wrote: > On Thu, May 16, 2019 at 4:34 PM Ted Meyer < > tmathmeyer-at-google@ffmpeg.org> wrote: > > > Right now ffmpeg doesn't export a mirroring status when checking the > > display matrix for rotation. > > Here is an example video: https://files.tedm.io

Re: [FFmpeg-devel] Export display matrix mirroring info as part of the rotate API

2019-05-16 Thread Jun Li
On Thu, May 16, 2019 at 4:34 PM Ted Meyer < tmathmeyer-at-google@ffmpeg.org> wrote: > Right now ffmpeg doesn't export a mirroring status when checking the > display matrix for rotation. > Here is an example video: https://files.tedm.io/flip.mp4 > -Ted >

[FFmpeg-devel] Export display matrix mirroring info as part of the rotate API

2019-05-16 Thread Ted Meyer
Right now ffmpeg doesn't export a mirroring status when checking the display matrix for rotation. Here is an example video: https://files.tedm.io/flip.mp4 -Ted From 7121cecdd54f403cb857dbfd056ca22253d6948a Mon Sep 17 00:00:00 2001 From: Ted Meyer Date: Thu, 16 May 2019 14:17:51 -0700 Subject: [PAT