[FFmpeg-devel] [PATCH 1/3] avutil: rename lls to lls2

Michael Niedermayer michaelni at gmx.at
Sun Nov 17 16:50:54 CET 2013


On Sat, Nov 16, 2013 at 06:22:26PM +0100, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavcodec/lpc.c         |    2 +-
>  libavutil/Makefile       |    4 +-
>  libavutil/lls.c          |  179 ----------------------------------------------
>  libavutil/lls.h          |   71 ------------------
>  libavutil/lls2.c         |  179 ++++++++++++++++++++++++++++++++++++++++++++++
>  libavutil/lls2.h         |   71 ++++++++++++++++++
>  libavutil/x86/lls_init.c |    2 +-
>  7 files changed, 254 insertions(+), 254 deletions(-)
>  delete mode 100644 libavutil/lls.c
>  delete mode 100644 libavutil/lls.h
>  create mode 100644 libavutil/lls2.c
>  create mode 100644 libavutil/lls2.h

patchset applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Let us carefully observe those good qualities wherein our enemies excel us
and endeavor to excel them, by avoiding what is faulty, and imitating what
is excellent in them. -- Plutarch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131117/74587b00/attachment.asc>


More information about the ffmpeg-devel mailing list