code
string
repo_name
string
path
string
language
string
license
string
size
int64
/* * ADPCM codecs * Copyright (c) 2001-2003 The ffmpeg Project * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, o...
123linslouis-android-video-cutter
jni/libavcodec/adpcm.c
C
asf20
63,525
/* * JPEG 2000 decoding support via OpenJPEG * Copyright (c) 2009 Jaikrishnan Menon <realityman@gmx.net> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundatio...
123linslouis-android-video-cutter
jni/libavcodec/libopenjpeg.c
C
asf20
6,262
/* * Miro VideoXL codec * Copyright (c) 2004 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License,...
123linslouis-android-video-cutter
jni/libavcodec/xl.c
C
asf20
4,044
/* * Sony PlayStation MDEC (Motion DECoder) * Copyright (c) 2003 Michael Niedermayer * * based upon code from Sebastian Jedruszkiewicz <elf@frogger.rules.pl> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public...
123linslouis-android-video-cutter
jni/libavcodec/mdec.c
C
asf20
7,886
/* * Copyright (c) 2000, 2001, 2002 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Softwa...
123linslouis-android-video-cutter
jni/libavcodec/fft.h
C
asf20
7,022
/* * various filters for CELP-based codecs * * Copyright (c) 2008 Vladimir Voroshilov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * versi...
123linslouis-android-video-cutter
jni/libavcodec/celp_filters.h
C
asf20
4,482
/* * IBM Ultimotion Video Decoder * Copyright (C) 2004 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of th...
123linslouis-android-video-cutter
jni/libavcodec/ulti.c
C
asf20
14,537
/* * MPEG4 encoder. * Copyright (c) 2000,2001 Fabrice Bellard * Copyright (c) 2002-2010 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the ...
123linslouis-android-video-cutter
jni/libavcodec/mpeg4videoenc.c
C
asf20
47,308
/* * Copyright (c) 2008 BBC, Anuradha Suraparaju <asuraparaju at gmail dot com > * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 ...
123linslouis-android-video-cutter
jni/libavcodec/libschroedinger.h
C
asf20
2,244
/* * ALAC (Apple Lossless Audio Codec) decoder * Copyright (c) 2005 David Hammerton * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version ...
123linslouis-android-video-cutter
jni/libavcodec/alac.c
C
asf20
23,576
/* * Generate a header file for hardcoded QDM2 tables * * Copyright (c) 2010 Reimar Döffinger <Reimar.Doeffinger@gmx.de> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free S...
123linslouis-android-video-cutter
jni/libavcodec/qdm2_tablegen.c
C
asf20
1,880
/* * MPEG4 video parser prototypes * Copyright (c) 2003 Fabrice Bellard * Copyright (c) 2003 Michael Niedermayer * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software ...
123linslouis-android-video-cutter
jni/libavcodec/mpeg4video_parser.h
C
asf20
1,228
/* * AAC encoder psychoacoustic model * Copyright (C) 2008 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 o...
123linslouis-android-video-cutter
jni/libavcodec/aacpsy.h
C
asf20
1,586
/* * Musepack SV8 decoder * Copyright (c) 2007 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Licens...
123linslouis-android-video-cutter
jni/libavcodec/mpc8huff.h
C
asf20
18,596
/** * @file * VP5 and VP6 compatible video decoder (common data) * * Copyright (C) 2006 Aurelien Jacobs <aurel@gnuage.org> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Fr...
123linslouis-android-video-cutter
jni/libavcodec/vp56data.c
C
asf20
2,400
/* * MPEG Audio decoder * Copyright (c) 2001, 2002 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Licens...
123linslouis-android-video-cutter
jni/libavcodec/mpegaudiodec.c
C
asf20
78,708
/* * Atrac common data * Copyright (c) 2009 Maxim Poliakovski * Copyright (c) 2009 Benjamin Larsson * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; e...
123linslouis-android-video-cutter
jni/libavcodec/atrac.h
C
asf20
1,184
/* * DV decoder * Copyright (c) 2002 Fabrice Bellard * Copyright (c) 2004 Roman Shaposhnik * * DV encoder * Copyright (c) 2003 Roman Shaposhnik * * 50 Mbps (DVCPRO50) support * Copyright (c) 2006 Daniel Maas <dmaas@maasdigital.com> * * 100 Mbps (DVCPRO HD) support * Initial code by Daniel Maas <dmaas@maasdi...
123linslouis-android-video-cutter
jni/libavcodec/dv.c
C
asf20
47,481
/* * MPEG-2/4 AAC ADTS to MPEG-4 Audio Specific Configuration bitstream filter * Copyright (c) 2009 Alex Converse <alex.converse@gmail.com> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publi...
123linslouis-android-video-cutter
jni/libavcodec/aac_adtstoasc_bsf.c
C
asf20
3,844
/* * Chinese AVS video (AVS1-P2, JiZhun profile) decoder. * Copyright (c) 2006 Stefan Gehrer <stefan.gehrer@gmx.de> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Softwa...
123linslouis-android-video-cutter
jni/libavcodec/cavsdec.c
C
asf20
25,938
/* * Copyright (C) 2003 Ivan Kalvachev * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any la...
123linslouis-android-video-cutter
jni/libavcodec/xvmc.h
C
asf20
6,718
/* * Raw Video Codec * Copyright (c) 2001 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at...
123linslouis-android-video-cutter
jni/libavcodec/raw.h
C
asf20
1,116
/* * FFV1 codec for libavcodec * * Copyright (c) 2003 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either ...
123linslouis-android-video-cutter
jni/libavcodec/ffv1.c
C
asf20
37,471
/* * MPEG Audio decoder * copyright (c) 2002 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or ...
123linslouis-android-video-cutter
jni/libavcodec/mpegaudiodectab.h
C
asf20
23,641
/* * copyright (c) 2002 Mark Hills <mark@pogo.org.uk> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your...
123linslouis-android-video-cutter
jni/libavcodec/libvorbis.c
C
asf20
7,502
/* * LSP computing for ACELP-based codecs * * Copyright (c) 2008 Vladimir Voroshilov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * versio...
123linslouis-android-video-cutter
jni/libavcodec/lsp.h
C
asf20
4,378
/* * VC3/DNxHD SIMD functions * Copyright (c) 2007 Baptiste Coudurier <baptiste dot coudurier at smartjog dot com> * * VC-3 encoder funded by the British Broadcasting Corporation * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU ...
123linslouis-android-video-cutter
jni/libavcodec/x86/dnxhd_mmx.c
C
asf20
2,183
/* * Copyright (C) 2004 the ffmpeg project * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) an...
123linslouis-android-video-cutter
jni/libavcodec/x86/vp3dsp_sse2.c
C
asf20
9,119
/* * The simplest mpeg encoder (well, it was the simplest!) * Copyright (c) 2000,2001 Fabrice Bellard * * Optimized for ia32 CPUs by Nick Kurshev <nickols_k@mail.ru> * h263, mpeg1, mpeg2 dequantizer & draw_edges by Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free softw...
123linslouis-android-video-cutter
jni/libavcodec/x86/mpegvideo_mmx.c
C
asf20
28,258
/* * MMX optimized forward DCT * The gcc porting is Copyright (c) 2001 Fabrice Bellard. * cleanup/optimizations are Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * SSE2 optimization is Copyright (c) 2004 Denes Balatoni. * * from fdctam32.c - AP922 MMX(3D-Now) forward-DCT * * Intel Application...
123linslouis-android-video-cutter
jni/libavcodec/x86/fdct_mmx.c
C
asf20
18,081
/* * FFT/MDCT transform with SSE optimizations * Copyright (c) 2008 Loren Merritt * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2....
123linslouis-android-video-cutter
jni/libavcodec/x86/fft_sse.c
C
asf20
6,917
/* * vp3dsp MMX function declarations * Copyright (c) 2007 Aurelien Jacobs <aurel@gnuage.org> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either ...
123linslouis-android-video-cutter
jni/libavcodec/x86/vp3dsp_mmx.h
C
asf20
1,443
;***************************************************************************** ;* MMX/SSE2-optimized H.264 deblocking code ;***************************************************************************** ;* Copyright (C) 2005-2008 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> ;* ;* This program is f...
123linslouis-android-video-cutter
jni/libavcodec/x86/h264_deblock_sse2.asm
Assembly
asf20
19,758
/* * FFT/MDCT transform with 3DNow! optimizations * Copyright (c) 2008 Loren Merritt * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version...
123linslouis-android-video-cutter
jni/libavcodec/x86/fft_3dn.c
C
asf20
898
/* * FFT/MDCT transform with Extended 3DNow! optimizations * Copyright (c) 2006-2008 Zuxy MENG Jie, Loren Merritt * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software ...
123linslouis-android-video-cutter
jni/libavcodec/x86/fft_3dn2.c
C
asf20
5,236
/* * XVID MPEG-4 VIDEO CODEC * - MMX and XMM forward discrete cosine transform - * * Copyright(C) 2001 Peter Ross <pross@xvid.org> * * Originally provided by Intel at AP-922 * http://developer.intel.com/vtune/cbts/strmsimd/922down.htm * (See more app notes at http://developer.intel.com/vtune/cbts/strmsimd/appno...
123linslouis-android-video-cutter
jni/libavcodec/x86/idct_mmx_xvid.c
C
asf20
23,945
/* * MPEG video MMX templates * * Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either *...
123linslouis-android-video-cutter
jni/libavcodec/x86/mpegvideo_mmx_template.c
C
asf20
17,466
/* * Copyright (C) 2004 the ffmpeg project * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) an...
123linslouis-android-video-cutter
jni/libavcodec/x86/vp3dsp_mmx.c
C
asf20
17,244
/* * XVID MPEG-4 VIDEO CODEC * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later versio...
123linslouis-android-video-cutter
jni/libavcodec/x86/idct_xvid.h
C
asf20
1,227
;****************************************************************************** ;* MMX optimized DSP utils ;* Copyright (c) 2008 Loren Merritt ;* ;* This file is part of FFmpeg. ;* ;* FFmpeg is free software; you can redistribute it and/or ;* modify it under the terms of the GNU Lesser General Public ;* License as publ...
123linslouis-android-video-cutter
jni/libavcodec/x86/dsputil_yasm.asm
Assembly
asf20
10,062
/* * simple math operations * Copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> et al * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either ...
123linslouis-android-video-cutter
jni/libavcodec/x86/mathops.h
C
asf20
2,744
/* * Copyright (c) 2008 Loren Merritt * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any lat...
123linslouis-android-video-cutter
jni/libavcodec/x86/dsputil_h264_template_ssse3.c
C
asf20
7,208
/* * Copyright (c) 2004-2005 Michael Niedermayer, Loren Merritt * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, o...
123linslouis-android-video-cutter
jni/libavcodec/x86/h264dsp_mmx.c
C
asf20
95,736
/* * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
123linslouis-android-video-cutter
jni/libavcodec/x86/fft.h
C
asf20
1,561
/* * MMX optimized DSP utils * Copyright (c) 2007 Aurelien Jacobs <aurel@gnuage.org> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * versio...
123linslouis-android-video-cutter
jni/libavcodec/x86/dsputil_mmx.h
C
asf20
6,456
/* * H.26L/H.264/AVC/JVT/14496-10/... encoder/decoder * Copyright (c) 2003 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software ...
123linslouis-android-video-cutter
jni/libavcodec/x86/h264_i386.h
C
asf20
6,231
/* * VC-1 and WMV3 - DSP functions MMX-optimized * Copyright (c) 2007 Christophe GISQUET <christophe.gisquet@free.fr> * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restri...
123linslouis-android-video-cutter
jni/libavcodec/x86/vc1dsp_mmx.c
C
asf20
33,398
/* * CPU detection code, extracted from mmx.h * (c)1997-99 by H. Dietz and R. Fisher * Converted to C and improved by Fabrice Bellard. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published...
123linslouis-android-video-cutter
jni/libavcodec/x86/cpuid.c
C
asf20
3,855
/* * Simple IDCT MMX * * Copyright (c) 2001, 2002 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * ve...
123linslouis-android-video-cutter
jni/libavcodec/x86/simple_idct_mmx.c
C
asf20
72,738
OBJS-$(CONFIG_MLP_DECODER) += x86/mlpdsp.o OBJS-$(CONFIG_TRUEHD_DECODER) += x86/mlpdsp.o YASM-OBJS-FFT-$(HAVE_AMD3DNOW) += x86/fft_3dn.o YASM-OBJS-FFT-$(HAVE_AMD3DNOWEXT) += x86/fft_3dn2.o YASM-OBJS-FFT-$(HAVE_SSE) += x86/fft_sse.o YASM-OBJS-$(CONFIG_FFT) +...
123linslouis-android-video-cutter
jni/libavcodec/x86/Makefile
Makefile
asf20
2,324
/* * Chinese AVS video (AVS1-P2, JiZhun profile) decoder. * Copyright (c) 2006 Stefan Gehrer <stefan.gehrer@gmx.de> * * MMX-optimized DSP functions, based on H.264 optimizations by * Michael Niedermayer and Loren Merritt * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and...
123linslouis-android-video-cutter
jni/libavcodec/x86/cavsdsp_mmx.c
C
asf20
19,352
/* * DSP utils : average functions are compiled twice for 3dnow/mmx2 * Copyright (c) 2000, 2001 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer * * MMX optimization by Nick Kurshev <nickols_k@mail.ru> * mostly rewritten by Michael Niedermayer <michaelni@gmx.at> * and improved by Zdenek Kabelac <kab...
123linslouis-android-video-cutter
jni/libavcodec/x86/dsputil_mmx_avg_template.c
C
asf20
38,297
/* * MLP DSP functions x86-optimized * Copyright (c) 2009 Ramiro Polla * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Li...
123linslouis-android-video-cutter
jni/libavcodec/x86/mlpdsp.c
C
asf20
6,360
/* * vp3dsp SSE2 function declarations * Copyright (c) 2007 Aurelien Jacobs <aurel@gnuage.org> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either ...
123linslouis-android-video-cutter
jni/libavcodec/x86/vp3dsp_sse2.h
C
asf20
1,193
;***************************************************************************** ;* SSE2-optimized H.264 iDCT ;***************************************************************************** ;* Copyright (C) 2003-2008 x264 project ;* ;* Authors: Laurent Aimar <fenrir@via.ecp.fr> ;* Loren Merritt <lorenm@u.washingt...
123linslouis-android-video-cutter
jni/libavcodec/x86/h264_idct_sse2.asm
Assembly
asf20
1,838
/** * @file * MMX-optimized functions for the VP6 decoder * * Copyright (C) 2009 Sebastien Lucas <sebastien.lucas@gmail.com> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the ...
123linslouis-android-video-cutter
jni/libavcodec/x86/vp6dsp_mmx.c
C
asf20
5,262
/* * idct_mmx.c * Copyright (C) 1999-2001 Aaron Holtzman <aholtzma@ess.engr.uvic.ca> * * This file is part of mpeg2dec, a free MPEG-2 video stream decoder. * See http://libmpeg2.sourceforge.net/ for updates. * * mpeg2dec is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen...
123linslouis-android-video-cutter
jni/libavcodec/x86/idct_mmx.c
C
asf20
22,956
/* * MMX optimized DSP utils * Copyright (c) 2000, 2001 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publish...
123linslouis-android-video-cutter
jni/libavcodec/x86/dsputilenc_mmx.c
C
asf20
43,965
/* * MMX optimized DSP utils * Copyright (c) 2000, 2001 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publish...
123linslouis-android-video-cutter
jni/libavcodec/x86/dsputil_mmx.c
C
asf20
125,665
;***************************************************************************** ;* x86inc.asm ;***************************************************************************** ;* Copyright (C) 2005-2008 Loren Merritt <lorenm@u.washington.edu> ;* ;* This file is part of FFmpeg. ;* ;* FFmpeg is free software; you can redistr...
123linslouis-android-video-cutter
jni/libavcodec/x86/x86inc.asm
Assembly
asf20
15,737
/* * DSP utils : QNS functions are compiled 3 times for mmx/3dnow/ssse3 * Copyright (c) 2004 Michael Niedermayer * * MMX optimization by Michael Niedermayer <michaelni@gmx.at> * 3DNow! and SSSE3 optimization by Zuxy Meng <zuxy.meng@gmail.com> * * This file is part of FFmpeg. * * FFmpeg is free software; you ca...
123linslouis-android-video-cutter
jni/libavcodec/x86/dsputil_mmx_qns_template.c
C
asf20
3,803
/** * @file * SSE2-optimized functions for the VP6 decoder * * Copyright (C) 2009 Zuxy Meng <zuxy.meng@gmail.com> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Softwa...
123linslouis-android-video-cutter
jni/libavcodec/x86/vp6dsp_sse2.c
C
asf20
4,504
/* * MMX and SSE2 optimized snow DSP utils * Copyright (c) 2005-2006 Robert Edele <yartrebo@earthlink.net> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundat...
123linslouis-android-video-cutter
jni/libavcodec/x86/snowdsp_mmx.c
C
asf20
40,317
/* * XVID MPEG-4 VIDEO CODEC * - SSE2 inverse discrete cosine transform - * * Copyright(C) 2003 Pascal Massimino <skal@planet-d.net> * * Conversion to gcc syntax with modifications * by Alexander Strange <astrange@ithinksw.com> * * Originally from dct/x86_asm/fdct_sse2_skal.asm in Xvid. * * This file is part...
123linslouis-android-video-cutter
jni/libavcodec/x86/idct_sse2_xvid.c
C
asf20
15,417
/* * vp6dsp MMX function declarations * Copyright (c) 2009 Sebastien Lucas <sebastien.lucas@gmail.com> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation...
123linslouis-android-video-cutter
jni/libavcodec/x86/vp6dsp_mmx.h
C
asf20
1,147
/* * mmx.h * Copyright (C) 1997-2001 H. Dietz and R. Fisher * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (...
123linslouis-android-video-cutter
jni/libavcodec/x86/mmx.h
C
asf20
13,125
/* * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
123linslouis-android-video-cutter
jni/libavcodec/x86/fft.c
C
asf20
1,624
/* * vp6dsp SSE2 function declarations * Copyright (c) 2009 Zuxy Meng <zuxy.meng@gmail.com> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either *...
123linslouis-android-video-cutter
jni/libavcodec/x86/vp6dsp_sse2.h
C
asf20
1,140
/* * DSP utils mmx functions are compiled twice for rnd/no_rnd * Copyright (c) 2000, 2001 Fabrice Bellard * Copyright (c) 2003-2004 Michael Niedermayer <michaelni@gmx.at> * * MMX optimization by Nick Kurshev <nickols_k@mail.ru> * mostly rewritten by Michael Niedermayer <michaelni@gmx.at> * and improved by Zdenek...
123linslouis-android-video-cutter
jni/libavcodec/x86/dsputil_mmx_rnd_template.c
C
asf20
23,213
/* * Copyright (c) 2008 Konstantin Shishkov, Mathieu Velten * * MMX-optimized DSP functions for RV40, based on H.264 optimizations by * Michael Niedermayer and Loren Merritt * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesse...
123linslouis-android-video-cutter
jni/libavcodec/x86/rv40dsp_mmx.c
C
asf20
3,213
/* * Copyright (c) 2005 Zoltan Hidvegi <hzoli -a- hzoli -d- com>, * Loren Merritt * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; e...
123linslouis-android-video-cutter
jni/libavcodec/x86/dsputil_h264_template_mmx.c
C
asf20
10,982
;***************************************************************************** ;* x86util.asm ;***************************************************************************** ;* Copyright (C) 2008 Loren Merritt <lorenm@u.washington.edu> ;* ;* This program is free software; you can redistribute it and/or modify ;* it unde...
123linslouis-android-video-cutter
jni/libavcodec/x86/x86util.asm
Assembly
asf20
12,176
/* * MMX optimized LPC DSP utils * Copyright (c) 2007 Loren Merritt * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Licen...
123linslouis-android-video-cutter
jni/libavcodec/x86/lpc_mmx.c
C
asf20
5,743
;****************************************************************************** ;* FFT transform with SSE/3DNow optimizations ;* Copyright (c) 2008 Loren Merritt ;* ;* This file is part of FFmpeg. ;* ;* FFmpeg is free software; you can redistribute it and/or ;* modify it under the terms of the GNU Lesser General Public...
123linslouis-android-video-cutter
jni/libavcodec/x86/fft_mmx.asm
Assembly
asf20
11,263
/* * MMX optimized motion estimation * Copyright (c) 2001 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer * * mostly by Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesse...
123linslouis-android-video-cutter
jni/libavcodec/x86/motion_est_mmx.c
C
asf20
16,103
/* * Cinepak Video Decoder * Copyright (C) 2003 the ffmpeg project * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Licens...
123linslouis-android-video-cutter
jni/libavcodec/cinepak.c
C
asf20
15,295
/* * Generate a header file for hardcoded motionpixels RGB to YUV table * * Copyright (c) 2009 Reimar Döffinger <Reimar.Doeffinger@gmx.de> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publi...
123linslouis-android-video-cutter
jni/libavcodec/motionpixels_tablegen.c
C
asf20
1,315
/* * Real Audio 1.0 (14.4K) * Copyright (c) 2003 the ffmpeg project * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Licen...
123linslouis-android-video-cutter
jni/libavcodec/ra144.h
C
asf20
69,296
/* * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
123linslouis-android-video-cutter
jni/libavcodec/internal.h
C
asf20
1,617
/* * VC3/DNxHD encoder structure definitions and prototypes * Copyright (c) 2007 Baptiste Coudurier <baptiste dot coudurier at smartjog dot com> * * VC-3 encoder funded by the British Broadcasting Corporation * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify ...
123linslouis-android-video-cutter
jni/libavcodec/dnxhdenc.h
C
asf20
2,395
/* * Flash Screen Video decoder * Copyright (C) 2004 Alex Beregszaszi * Copyright (C) 2006 Benjamin Larsson * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Found...
123linslouis-android-video-cutter
jni/libavcodec/flashsv.c
C
asf20
8,650
/* * WMA compatible codec * Copyright (c) 2002-2007 The FFmpeg Project * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Li...
123linslouis-android-video-cutter
jni/libavcodec/wma.c
C
asf20
16,869
/* * Xvid rate control wrapper for lavc video encoders * * Copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Softw...
123linslouis-android-video-cutter
jni/libavcodec/libxvid_rc.c
C
asf20
5,475
/* * Targa (.tga) image decoder * Copyright (c) 2006 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the ...
123linslouis-android-video-cutter
jni/libavcodec/targa.c
C
asf20
7,437
/* * Brute Force & Ignorance (BFI) video decoder * Copyright (c) 2008 Sisir Koppaka * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version ...
123linslouis-android-video-cutter
jni/libavcodec/bfi.c
C
asf20
5,514
/* * Copyright (c) 2001 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundatio...
123linslouis-android-video-cutter
jni/libavcodec/options.c
C
asf20
45,655
/* * Header file for hardcoded DV tables * * Copyright (c) 2010 Reimar Döffinger <Reimar.Doeffinger@gmx.de> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Found...
123linslouis-android-video-cutter
jni/libavcodec/dv_tablegen.h
C
asf20
3,174
/* * RealVideo 3 decoder * copyright (c) 2007 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License...
123linslouis-android-video-cutter
jni/libavcodec/rv30data.h
C
asf20
5,612
/* * TIFF image decoder * Copyright (c) 2006 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License,...
123linslouis-android-video-cutter
jni/libavcodec/tiff.c
C
asf20
17,985
/* * JPEG-LS encoder * Copyright (c) 2003 Michael Niedermayer * Copyright (c) 2006 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation...
123linslouis-android-video-cutter
jni/libavcodec/jpeglsenc.c
C
asf20
12,228
/* * QDM2 compatible decoder * Copyright (c) 2003 Ewald Snel * Copyright (c) 2005 Benjamin Larsson * Copyright (c) 2005 Alex Beregszaszi * Copyright (c) 2005 Roberto Togni * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser...
123linslouis-android-video-cutter
jni/libavcodec/qdm2.c
C
asf20
68,619
/* * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or...
123linslouis-android-video-cutter
jni/libavcodec/mp3_header_compress_bsf.c
C
asf20
2,835
/* * S3 Texture Compression (S3TC) decoding functions * Copyright (c) 2007 by Ivo van Poorten * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either ...
123linslouis-android-video-cutter
jni/libavcodec/s3tc.h
C
asf20
1,880
/* * G.729 decoder * Copyright (c) 2008 Vladimir Voroshilov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (...
123linslouis-android-video-cutter
jni/libavcodec/g729.h
C
asf20
948
/* * IFF PBM/ILBM bitmap decoder * Copyright (c) 2010 Peter Ross <pross@xvid.org> * Copyright (c) 2010 Sebastian Vater <cdgs.basty@googlemail.com> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License ...
123linslouis-android-video-cutter
jni/libavcodec/iff.c
C
asf20
9,680
/* * AAC encoder * Copyright (C) 2008 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at...
123linslouis-android-video-cutter
jni/libavcodec/aacenc.h
C
asf20
2,724
/* * PNG image format * Copyright (c) 2003 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (a...
123linslouis-android-video-cutter
jni/libavcodec/png.h
C
asf20
2,526
/* * MJPEG decoder * Copyright (c) 2000, 2001 Fabrice Bellard * Copyright (c) 2003 Alex Beregszaszi * Copyright (c) 2003-2004 Michael Niedermayer * * Support for external huffman table, various fixes (AVID workaround), * aspecting, new decode_frame mechanism and apple mjpeg-b support * ...
123linslouis-android-video-cutter
jni/libavcodec/mjpegdec.c
C
asf20
53,163
/* * AC-3 and E-AC-3 decoder tables * Copyright (c) 2007 Bartlomiej Wolowiec <bartek.wolowiec@gmail.com> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundatio...
123linslouis-android-video-cutter
jni/libavcodec/ac3dec_data.h
C
asf20
1,260
/* * Copyright (c) 2008 BBC, Anuradha Suraparaju <asuraparaju at gmail dot com > * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 ...
123linslouis-android-video-cutter
jni/libavcodec/libdirac_libschro.c
C
asf20
3,358