[FFmpeg-devel] [PATCH 03/14] libavcodec: Implementation of AAC_fixed_decoder (LC-module) [1/4]
Michael Niedermayer
michaelni at gmx.at
Wed Jun 3 23:15:54 CEST 2015
On Fri, May 29, 2015 at 03:46:22PM +0200, Nedeljko Babic wrote:
> From: Jovan Zelincevic <jovan.zelincevic at imgtec.com>
>
> Move existing code to the new template files
>
> Signed-off-by: Nedeljko Babic <nedeljko.babic at imgtec.com>
> ---
> libavcodec/aacdec.c | 3101 +-------------------------------
> libavcodec/aacdec_template.c | 3021 +++++++++++++++++++++++++++++++
> libavcodec/cbrt_tablegen.c | 16 -
> libavcodec/cbrt_tablegen_template.c | 37 +
> libavcodec/sinewin_tablegen.c | 25 -
> libavcodec/sinewin_tablegen_template.c | 46 +
> 6 files changed, 3161 insertions(+), 3085 deletions(-)
> create mode 100644 libavcodec/aacdec_template.c
> create mode 100644 libavcodec/cbrt_tablegen_template.c
> create mode 100644 libavcodec/sinewin_tablegen_template.c
doesnt apply anymore
Applying: libavcodec: Implementation of AAC_fixed_decoder (LC-module) [1/4]
Using index info to reconstruct a base tree...
M libavcodec/aacdec.c
Falling back to patching base and 3-way merge...
Auto-merging libavcodec/aacdec.c
CONFLICT (content): Merge conflict in libavcodec/aacdec.c
Failed to merge in the changes.
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150603/0d1cbb0d/attachment.asc>
More information about the ffmpeg-devel
mailing list