[FFmpeg-devel] [PATCH 1/1] Move fill_image_linesize() and fill_image_data_ptr() from libavcodec and make them public in libavcore/imgutils.h.
Michael Niedermayer
michaelni
Wed Jul 28 16:27:56 CEST 2010
On Wed, Jul 28, 2010 at 11:27:11AM +0200, Stefano Sabatini wrote:
> ---
> libavcodec/imgconvert.c | 144 +----------------------------------------
> libavcore/Makefile | 4 +-
> libavcore/imgutils.c | 164 +++++++++++++++++++++++++++++++++++++++++++++++
> libavcore/imgutils.h | 49 ++++++++++++++
> 4 files changed, 219 insertions(+), 142 deletions(-)
> create mode 100644 libavcore/imgutils.c
> create mode 100644 libavcore/imgutils.h
ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100728/fe9f0862/attachment.pgp>
More information about the ffmpeg-devel
mailing list