[FFmpeg-devel] [PATCH 1/2] avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdsp
Michael Niedermayer
michaelni at gmx.at
Sun Oct 4 13:04:28 CEST 2015
On Sun, Oct 04, 2015 at 12:44:56AM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/Makefile | 2 +-
> libavcodec/alac.c | 65 +++++++++++++++++++---------------------------------
> libavcodec/alacdsp.c | 57 +++++++++++++++++++++++++++++++++++++++++++++
> libavcodec/alacdsp.h | 35 ++++++++++++++++++++++++++++
> 4 files changed, 116 insertions(+), 43 deletions(-)
> create mode 100644 libavcodec/alacdsp.c
> create mode 100644 libavcodec/alacdsp.h
should be ok unless the functions exist already somewhere else
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is what and why we do it that matters, not just one of them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151004/7220160f/attachment.sig>
More information about the ffmpeg-devel
mailing list