public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	Randy Dunlap <randy.dunlap@oracle.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Michal Marek <mmarek@suse.cz>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] [media] DocBook: Use base64 for gif/png files
Date: Thu, 16 Jun 2011 10:25:45 -0400	[thread overview]
Message-ID: <20110616142545.GA5785@infradead.org> (raw)
In-Reply-To: <4DFA0FF7.1030400@redhat.com>

On Thu, Jun 16, 2011 at 11:15:19AM -0300, Mauro Carvalho Chehab wrote:
> The patch utility doesn't work with non-binary files. This causes some
> tools to break, like generating tarball targets and the scripts that
> generate diff patches at http://www.kernel.org/pub/linux/kernel/v2.6/.
> 
> So, let's convert all binaries to ascii using base64, and add a
> logic at Makefile to convert them back into binaries at runtime.

Given that all the gifs are not just relatively trivial, but also things
that looks like they originated or at least should as vector graphics
I'd recommend to replace them by SVG files.  These also have the benefit
of actually beeing practically patchable.


  reply	other threads:[~2011-06-16 14:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16 14:15 [PATCH] [media] DocBook: Use base64 for gif/png files Mauro Carvalho Chehab
2011-06-16 14:25 ` Christoph Hellwig [this message]
2011-06-16 14:34   ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110616142545.GA5785@infradead.org \
    --to=hch@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=mmarek@suse.cz \
    --cc=randy.dunlap@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox