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

Panagiotis Issaris takis.issaris
Thu Jul 26 17:25:49 CEST 2007


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

Hi,

Panagiotis Issaris wrote:
> 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.

The attached patch does the same but does not increase the codesize when
the H.264 decoder is selected.


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


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

iD8DBQFGqLz99kOxLuzz4CkRAiz0AJ9+dM/gGSiunDmwOC3l5bn0g4vWnQCdE/DO
9XnxTSOOPH2vO5CUykuw93w=
=9p2W
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20070726T172101-ffmpeg-h264loop_to_h264dsp.diff
Type: text/x-patch
Size: 11769 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070726/e410a41d/attachment.bin>



More information about the ffmpeg-devel mailing list