[FFmpeg-devel] [PATCH] Move H.264 loop filter to h264dsp.c

Panagiotis Issaris takis.issaris
Thu Jul 26 16:33:37 CEST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

The attached patch moves the H.264 loop filter related functions to
h264dsp.c. This saves 7264 bytes in the text segment when H.264 is disabled.

 Makefile  |    2
 dsputil.c |  128 +---------------------------------------------
 h264dsp.c |  121 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 125 insertions(+), 126 deletions(-)

Other similar dsputil.c -> h264dsp.c patches on the way.

With friendly regards,
Takis
- --
vCard: http://www.issaris.org/pi.vcf
Public key: http://www.issaris.org/pi.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGqLDA9kOxLuzz4CkRAkdOAJ4js6gkPDqZ6WyGjha/xutRmfVE8wCeMLwH
+LGliPeFieRXiuymxUMyUd8=
=4Fbc
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20070726T162602-ffmpeg-h264loop_to_h264dsp.diff
Type: text/x-patch
Size: 11517 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070726/dde762dc/attachment.bin>



More information about the ffmpeg-devel mailing list