[FFmpeg-devel] [PATCH 1/2] lavc/gif: restore old non-lzw code.
Clément Bœsch
ubitux at gmail.com
Sat Apr 20 00:17:46 CEST 2013
On Fri, Apr 19, 2013 at 01:48:12PM +0200, Clément Bœsch wrote:
> This makes possible to disable LZW compression.
> ---
> libavcodec/gif.c | 59 +++++++++++++
> tests/fate/gif.mak | 6 +-
> tests/ref/fate/gifenc-bgr8 | 174 ---------------------------------------
> tests/ref/fate/gifenc-bgr8-nolzw | 174 +++++++++++++++++++++++++++++++++++++++
> 4 files changed, 237 insertions(+), 176 deletions(-)
> delete mode 100644 tests/ref/fate/gifenc-bgr8
> create mode 100644 tests/ref/fate/gifenc-bgr8-nolzw
>
Patch dropped. It has very limited usefulness, and it's a burden when
adding code.
[...]
--
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: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130420/04f85f40/attachment.asc>
More information about the ffmpeg-devel
mailing list