Module: libav
Branch: master
Commit: 5b70fb8fee4af3b13f29a2dc7222fd3c9782f79b
Author:Michael Niedermayer
Committer: Martin Storsjö
Date: Mon Nov 23 14:25:41 2015 +0100
movenc-test: Fix integer overflows
Signed-off-by: Martin Storsjö
---
libavformat/movenc-test.c |8
t
Module: libav
Branch: master
Commit: fdd5c48ebdec489ec9e84eee547fefa50c3ad53c
Author:Vittorio Giovara
Committer: Vittorio Giovara
Date: Mon Nov 23 17:02:19 2015 -0500
texturedsp: Explicitly cast RGBA parameters to unsigned
Silences warnings when using -Wshift-overflow (GCC 6+).
Found-
Module: libav
Branch: master
Commit: eef38316cab68aff080cf2b83c2427a734194e8d
Author:Vittorio Giovara
Committer: Vittorio Giovara
Date: Mon Nov 23 17:02:18 2015 -0500
texturedspenc: Avoid using separate variables
Use the result directly, removing an unneeded cast.
---
libavcodec/te
Module: libav
Branch: master
Commit: 7831fb90503142e32cc3c9be43bc3f9d342ded6b
Author:Vittorio Giovara
Committer: Vittorio Giovara
Date: Mon Nov 23 17:02:17 2015 -0500
textureencdsp: cosmetics: Use normal static const for tables
---
libavcodec/texturedspenc.c |8
1 file
Module: libav
Branch: master
Commit: 823fa7004571cb8404ca5785f9fa6e85f0f9f3d3
Author:Vittorio Giovara
Committer: Vittorio Giovara
Date: Fri Nov 20 02:17:35 2015 +0100
fate: Rework sgi tests into a suite and add the missing ones
Signed-off-by: Vittorio Giovara
---
tests/fate/image.
Module: libav
Branch: master
Commit: 59e3f4e598ae381600ef54e1f6e6a8a5270ac245
Author:Vittorio Giovara
Committer: Vittorio Giovara
Date: Fri Nov 20 02:17:33 2015 +0100
sgienc: Use a local RLE encoding function
SGI RLE encoding is slighlty different than the one provided by rle
module (
Module: libav
Branch: master
Commit: 99cb833fc2d9874c62fffbcd3347fae660de0fe5
Author:Vittorio Giovara
Committer: Vittorio Giovara
Date: Mon Nov 23 18:56:09 2015 -0500
sgi: Correctly propagate meaningful error values
---
libavcodec/sgidec.c | 11 ++-
libavcodec/sgienc.c |
Module: libav
Branch: master
Commit: 4a0918cae6394e503b17c71f8f171b4a795eb849
Author:Vittorio Giovara
Committer: Vittorio Giovara
Date: Fri Nov 20 02:17:34 2015 +0100
sgienc: Support encoding high bit depth images with RLE
Signed-off-by: Vittorio Giovara
---
Changelog |
Module: libav
Branch: master
Commit: 99f40fd02f1870c2dee70977b672da9cb198f0be
Author:Vittorio Giovara
Committer: Vittorio Giovara
Date: Fri Nov 20 02:17:31 2015 +0100
sgienc: Do not end RLE lines with 0s
This is never mentioned in the specifications, and decoders work
just as fine wit
Module: libav
Branch: master
Commit: 62cc8f4d79dad119e8efeaae080a58a8dcb1e89d
Author:Vittorio Giovara
Committer: Vittorio Giovara
Date: Fri Nov 20 02:17:32 2015 +0100
sgienc: Port to bytestream2
---
libavcodec/sgienc.c | 66 +++
1 fi
10 matches
Mail list logo