On 9/27/2024 1:43 PM, Anton Khirnov wrote:
Quoting James Almer (2024-09-25 02:14:46)
Based on a patch by Hacene Bouaroua.
Co-authored-by: Hacene Bouaroua
Signed-off-by: James Almer
---
libavformat/avformat.h | 6 +
libavformat/isom.h | 1 +
libavformat/mov.c | 54 ++
Quoting James Almer (2024-09-27 19:07:42)
> On 9/27/2024 1:43 PM, Anton Khirnov wrote:
> > Quoting James Almer (2024-09-25 02:14:46)
> >> Based on a patch by Hacene Bouaroua.
> >>
> >> Co-authored-by: Hacene Bouaroua
> >> Signed-off-by: James Almer
> >> ---
> >> libavformat/avformat.h | 6
Quoting James Almer (2024-09-25 02:14:46)
> Based on a patch by Hacene Bouaroua.
>
> Co-authored-by: Hacene Bouaroua
> Signed-off-by: James Almer
> ---
> libavformat/avformat.h | 6 +
> libavformat/isom.h | 1 +
> libavformat/mov.c | 54 ++
On 9/24/2024 9:14 PM, James Almer wrote:
Based on a patch by Hacene Bouaroua.
Co-authored-by: Hacene Bouaroua
Signed-off-by: James Almer
---
libavformat/avformat.h | 6 +
libavformat/isom.h | 1 +
libavformat/mov.c | 54 ++
3 files ch
On Mon, May 27, 2024 at 03:33:28PM +0200, Hacene Bouaroua wrote:
> parse irot box to get the transformative heif
> item rotation angle.
>
> Signed-off-by: Hacene Bouaroua
> ---
> libavformat/avformat.h | 5 +
> libavformat/isom.h | 1 +
> libavformat/mov.c | 25 +++