code
string
repo_name
string
path
string
language
string
license
string
size
int64
/* * 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/alpha/dsputil_alpha.h
C
asf20
2,379
/* * Simple IDCT (Alpha optimized) * * Copyright (c) 2001 Michael Niedermayer <michaelni@gmx.at> * * based upon some outcommented C code from mpeg2dec (idct_mmx.c * written by Aaron Holtzman <aholtzma@ess.engr.uvic.ca>) * * Alpha optimizations by Måns Rullgård <mans@mansr.com> * and Falk Hu...
123linslouis-android-video-cutter
jni/libavcodec/alpha/simple_idct_alpha.c
C
asf20
7,632
/* * Alpha optimized DSP utils * Copyright (c) 2002 Falk Hueffner <falk@debian.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 * version ...
123linslouis-android-video-cutter
jni/libavcodec/alpha/mpegvideo_alpha.c
C
asf20
3,323
/* * Sunplus JPEG tables * 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 License,...
123linslouis-android-video-cutter
jni/libavcodec/sp5x.h
C
asf20
16,805
/* * 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 your option) any l...
123linslouis-android-video-cutter
jni/libavcodec/mpegaudio.h
C
asf20
5,302
/* * H.26L/H.264/AVC/JVT/14496-10/... encoder/decoder * Copyright (c) 2003-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 Free Soft...
123linslouis-android-video-cutter
jni/libavcodec/h264dsp.c
C
asf20
11,688
/* * KMVC 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, or (a...
123linslouis-android-video-cutter
jni/libavcodec/kmvc.c
C
asf20
13,926
/* * Copyright (C) 2008 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 Foundation; either * version 2.1 of the License, or (at your option) a...
123linslouis-android-video-cutter
jni/libavcodec/vp3_parser.c
C
asf20
1,457
/* * DSP Group TrueSpeech compatible decoder * Copyright (c) 2005 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 * versio...
123linslouis-android-video-cutter
jni/libavcodec/truespeech.c
C
asf20
10,402
/* * CCITT Fax Group 3 and 4 decompression * 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 ...
123linslouis-android-video-cutter
jni/libavcodec/faxcompr.h
C
asf20
1,420
/* * FLI/FLC Animation Video Decoder * Copyright (C) 2003, 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...
123linslouis-android-video-cutter
jni/libavcodec/flicvideo.c
C
asf20
28,997
/* * 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/h264pred.c
C
asf20
40,055
/* * XVideo Motion Compensation internal functions * * 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 op...
123linslouis-android-video-cutter
jni/libavcodec/xvmc_internal.h
C
asf20
1,216
/* * SIPR / ACELP.NET decoder * * Copyright (c) 2008 Vladimir Voroshilov * Copyright (c) 2009 Vitor Sessak * * 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/sipr.h
C
asf20
3,079
/* * IIR filter * 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/iirfilter.c
C
asf20
6,429
/* * DVD subtitle encoding for ffmpeg * Copyright (c) 2005 Wolfram Gloger * * 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/dvdsubenc.c
C
asf20
7,038
/* * Copyright (c) 2006 Paul Richards <paul.richards@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 * version 2.1 of the License, o...
123linslouis-android-video-cutter
jni/libavcodec/libtheoraenc.c
C
asf20
12,372
/* * QuickDraw (qdrw) 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 Lice...
123linslouis-android-video-cutter
jni/libavcodec/qdrw.c
C
asf20
4,288
/* * Dirac encoder support via Schroedinger libraries * 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 ...
123linslouis-android-video-cutter
jni/libavcodec/libschroedingerenc.c
C
asf20
14,994
/* * Electronic Arts TQI Video Decoder * Copyright (c) 2007-2009 Peter Ross <pross@xvid.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/eatqi.c
C
asf20
5,458
/* * FLAC (Free Lossless Audio Codec) decoder * Copyright (c) 2003 Alex Beregszaszi * * 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/flacdec.c
C
asf20
25,292
/* * copyright (c) 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 Foundation; either * version 2.1 of the License, or...
123linslouis-android-video-cutter
jni/libavcodec/get_bits.h
C
asf20
19,176
/* * rectangle filling function * 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/rectangle.h
C
asf20
4,298
/* * Copyright (C) 2003-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 optio...
123linslouis-android-video-cutter
jni/libavcodec/vp3.c
C
asf20
78,843
/* * Colorspace conversion defines * Copyright (c) 2001, 2002, 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 ...
123linslouis-android-video-cutter
jni/libavcodec/colorspace.h
C
asf20
3,674
/* * Copyright (c) 2004 Roman Shaposhnik * * Many thanks to Steven M. Schultz for providing clever ideas and * to Michael Niedermayer <michaelni@gmx.at> for writing initial * implementation. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the term...
123linslouis-android-video-cutter
jni/libavcodec/pthread.c
C
asf20
5,431
/* * Generate a header file for hardcoded AAC cube-root table * * 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 th...
123linslouis-android-video-cutter
jni/libavcodec/cbrt_tablegen.c
C
asf20
1,207
/* * imx dump header bitstream filter * Copyright (c) 2007 Baptiste Coudurier * * 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...
123linslouis-android-video-cutter
jni/libavcodec/imx_dump_header_bsf.c
C
asf20
2,081
/* * Misc image conversion routines * most functionality is exported to the public API, see avcodec.h * * Copyright (c) 2008 Vitor Sessak * * 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/imgconvert.h
C
asf20
1,365
/* * CCITT Fax Group 3 and 4 decompression * 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 ...
123linslouis-android-video-cutter
jni/libavcodec/faxcompr.c
C
asf20
11,121
/* * Raw Video Decoder * 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 (...
123linslouis-android-video-cutter
jni/libavcodec/rawdec.c
C
asf20
6,443
/* * exp golomb vlc stuff * Copyright (c) 2003 Michael Niedermayer <michaelni@gmx.at> * Copyright (c) 2004 Alex Beregszaszi * * 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 Fre...
123linslouis-android-video-cutter
jni/libavcodec/golomb.h
C
asf20
12,757
/* * SVQ1 decoder * ported to MPlayer by Arpi <arpi@thot.banki.hu> * ported to libavcodec by Nick Kurshev <nickols_k@mail.ru> * * Copyright (C) 2002 the xine project * Copyright (C) 2002 the ffmpeg project * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify i...
123linslouis-android-video-cutter
jni/libavcodec/svq1_cb.h
C
asf20
99,155
/* * AAC decoder * Copyright (c) 2005-2006 Oded Shimon ( ods15 ods15 dyndns org ) * Copyright (c) 2006-2007 Maxim Gavrilov ( maxim.gavrilov 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 * Lic...
123linslouis-android-video-cutter
jni/libavcodec/aacdec.c
C
asf20
76,773
/* * Dirac decoder support via Schroedinger libraries * 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 ...
123linslouis-android-video-cutter
jni/libavcodec/libschroedingerdec.c
C
asf20
11,988
/* * Video Acceleration API (shared data between FFmpeg and the video player) * HW decode acceleration for MPEG-2, MPEG-4, H.264 and VC-1 * * Copyright (C) 2008-2009 Splitted-Desktop Systems * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms...
123linslouis-android-video-cutter
jni/libavcodec/vaapi.h
C
asf20
3,895
/* * AVCodecParser prototypes and definitions * 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 Fre...
123linslouis-android-video-cutter
jni/libavcodec/parser.h
C
asf20
2,439
/* * Real Audio 1.0 (14.4K) * * Copyright (c) 2008 Vitor Sessak * Copyright (c) 2003 Nick Kurshev * Based on public domain decoder at http://www.honeypot.net/audio * * 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 Gen...
123linslouis-android-video-cutter
jni/libavcodec/ra144.c
C
asf20
10,098
/** * @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.h
C
asf20
12,077
/* * jfdctint.c * * This file is part of the Independent JPEG Group's software. * * The authors make NO WARRANTY or representation, either express or implied, * with respect to this software, its quality, accuracy, merchantability, or * fitness for a particular purpose. This software is provided "AS IS", and *...
123linslouis-android-video-cutter
jni/libavcodec/jfdctint.c
C
asf20
16,074
/* * TwinVQ decoder * Copyright (c) 2009 Vitor Sessak * * 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 you...
123linslouis-android-video-cutter
jni/libavcodec/twinvq_data.h
C
asf20
694,479
/* * ADX ADPCM codecs * Copyright (c) 2001,2003 BERO * * 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/adx.h
C
asf20
1,325
/* * VC3/DNxHD decoder. * Copyright (c) 2007 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog 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...
123linslouis-android-video-cutter
jni/libavcodec/dnxhddec.c
C
asf20
11,719
/* * 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 Foundation; either...
123linslouis-android-video-cutter
jni/libavcodec/eac3dec_data.c
C
asf20
61,268
/* * VLC constants for DV codec * 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 Lice...
123linslouis-android-video-cutter
jni/libavcodec/dv_vlc_data.h
C
asf20
10,244
/* * MPEG-4 Audio common header * Copyright (c) 2008 Baptiste Coudurier <baptiste.coudurier@free.fr> * * 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/mpeg4audio.h
C
asf20
5,749
/* * LSP routines for ACELP-based codecs * * Copyright (c) 2007 Reynaldo H. Verdejo Pinochet (QCELP 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 * Lice...
123linslouis-android-video-cutter
jni/libavcodec/lsp.c
C
asf20
5,127
/* * 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 Foundation; either...
123linslouis-android-video-cutter
jni/libavcodec/eac3dec_data.h
C
asf20
1,339
/* * RV30 decoder motion compensation functions * 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 * ver...
123linslouis-android-video-cutter
jni/libavcodec/rv30dsp.c
C
asf20
13,529
/* * RealVideo 4 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/rv40data.h
C
asf20
3,624
/* * Zip Motion Blocks Video (ZMBV) encoder * 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...
123linslouis-android-video-cutter
jni/libavcodec/zmbvenc.c
C
asf20
9,890
/* * MPEG Audio common tables * 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 Licens...
123linslouis-android-video-cutter
jni/libavcodec/mpegaudiodata.h
C
asf20
1,398
/* * jfdctfst.c * * This file is part of the Independent JPEG Group's software. * * The authors make NO WARRANTY or representation, either express or implied, * with respect to this software, its quality, accuracy, merchantability, or * fitness for a particular purpose. This software is provided "AS IS", and *...
123linslouis-android-video-cutter
jni/libavcodec/jfdctfst.c
C
asf20
11,339
/* * Kega Game Video (KGV1) decoder * Copyright (c) 2010 Daniel Verkamp * * 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 L...
123linslouis-android-video-cutter
jni/libavcodec/kgv1dec.c
C
asf20
4,378
/* * LZW decoder * Copyright (c) 2003 Fabrice Bellard * 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...
123linslouis-android-video-cutter
jni/libavcodec/lzw.h
C
asf20
2,134
/* * H.26L/H.264/AVC/JVT/14496-10/... cabac decoding * 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 F...
123linslouis-android-video-cutter
jni/libavcodec/h264_cabac.c
C
asf20
72,074
/* * TTA (The Lossless True Audio) decoder * Copyright (c) 2006 Alex Beregszaszi * * 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/tta.c
C
asf20
14,044
/* * copyright (c) 2006 Oded Shimon <ods15@ods15.dyndns.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 * version 2.1 of the License, or (...
123linslouis-android-video-cutter
jni/libavcodec/vorbis.h
C
asf20
1,827
/* * Interface to xvidcore for mpeg4 encoding * Copyright (c) 2004 Adam Thayer <krevnik@comcast.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 Foundation; e...
123linslouis-android-video-cutter
jni/libavcodec/libxvidff.c
C
asf20
25,751
/* * various filters 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 * vers...
123linslouis-android-video-cutter
jni/libavcodec/celp_filters.c
C
asf20
5,675
/* * Simple math operations * Copyright (c) 2009 Mans Rullgard <mans@mansr.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/avr32/mathops.h
C
asf20
2,845
/* * WavPack lossless audio 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 ...
123linslouis-android-video-cutter
jni/libavcodec/wavpack.c
C
asf20
35,305
/* * Generate a header file for hardcoded mpegaudiodec tables * * 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 published by th...
123linslouis-android-video-cutter
jni/libavcodec/mpegaudio_tablegen.c
C
asf20
1,647
/* * RoQ audio encoder * * Copyright (c) 2005 Eric Lasota * Based on RoQ specs (c)2001 Tim Ferguson * * 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/roqaudioenc.c
C
asf20
4,238
/* * AC-3 tables * 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 you...
123linslouis-android-video-cutter
jni/libavcodec/ac3tab.c
C
asf20
9,748
/* * Bethesda VID video decoder * Copyright (C) 2007 Nicholas Tung * * 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/bethsoftvideo.h
C
asf20
1,191
/* * Copyright (C) 2007 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) any l...
123linslouis-android-video-cutter
jni/libavcodec/xiph.h
C
asf20
1,765
/* * lossless JPEG encoder * 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/ljpegenc.c
C
asf20
7,475
/* * PGS subtitle decoder * Copyright (c) 2009 Stephen Backway * * 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/pgssubdec.c
C
asf20
14,194
/* * Rate control for video encoders * * 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/ratecontrol.c
C
asf20
32,786
/* * Micrsoft RLE 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 L...
123linslouis-android-video-cutter
jni/libavcodec/msrle.c
C
asf20
4,505
/* * 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/cavsdata.h
C
asf20
23,556
/* * adaptive and fixed codebook vector operations 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 Softw...
123linslouis-android-video-cutter
jni/libavcodec/acelp_vectors.c
C
asf20
7,061
/* * Common code between Nellymoser encoder and decoder * Copyright (c) 2007 a840bda5870ba11f19698ff6eb9581dfb0f95fa5, * 539459aeb7d425140b62a3ec7dbf6dc8e408a306, and * 520e17cd55896441042b14df2566a6eb610ed444 * Copyright (c) 2007 Loic Minier <lool at dooz.org> * ...
123linslouis-android-video-cutter
jni/libavcodec/nellymoser.c
C
asf20
7,893
/* * Atrac 3 compatible decoder data * Copyright (c) 2006-2007 Maxim Poliakovski * Copyright (c) 2006-2007 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 Fre...
123linslouis-android-video-cutter
jni/libavcodec/atrac3data.h
C
asf20
3,768
/* * MPEG4 encoder/decoder internal header. * 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 * Lice...
123linslouis-android-video-cutter
jni/libavcodec/mpeg4video.h
C
asf20
6,028
/* * VC-1 and WMV3 decoder - DSP functions AltiVec-optimized * 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/ppc/vc1dsp_altivec.c
C
asf20
11,122
/* * Copyright (c) 2003-2004 Romain Dolbeau <romain@dolbeau.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 * version 2.1 of the License, ...
123linslouis-android-video-cutter
jni/libavcodec/ppc/dsputil_ppc.h
C
asf20
6,301
/* * Copyright (c) 2002 Brian Foley * Copyright (c) 2002 Dieter Shirley * Copyright (c) 2003-2004 Romain Dolbeau <romain@dolbeau.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 ...
123linslouis-android-video-cutter
jni/libavcodec/ppc/dsputil_altivec.c
C
asf20
57,934
/* * simple math operations * Copyright (c) 2001, 2002 Fabrice Bellard * 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 publish...
123linslouis-android-video-cutter
jni/libavcodec/ppc/mathops.h
C
asf20
2,486
/* * FFT/IFFT transforms * AltiVec-enabled * Copyright (c) 2003 Romain Dolbeau <romain@dolbeau.org> * Based on code 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 * Lic...
123linslouis-android-video-cutter
jni/libavcodec/ppc/fft_altivec.c
C
asf20
4,191
/* * Copyright (c) 2002 Brian Foley * Copyright (c) 2002 Dieter Shirley * Copyright (c) 2003-2004 Romain Dolbeau <romain@dolbeau.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 ...
123linslouis-android-video-cutter
jni/libavcodec/ppc/dsputil_ppc.c
C
asf20
9,640
/* * Copyright (c) 2006 Luca Barbato <lu_zero@gentoo.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 * version 2.1 of the License, or (at ...
123linslouis-android-video-cutter
jni/libavcodec/ppc/float_altivec.c
C
asf20
7,907
/* * Copyright (c) 2002 Dieter Shirley * * dct_unquantize_h263_altivec: * Copyright (c) 2003 Romain Dolbeau <romain@dolbeau.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 t...
123linslouis-android-video-cutter
jni/libavcodec/ppc/mpegvideo_altivec.c
C
asf20
25,341
/* * Copyright (c) 2004 Romain Dolbeau <romain@dolbeau.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 * version 2.1 of the License, or (a...
123linslouis-android-video-cutter
jni/libavcodec/ppc/h264_template_altivec.c
C
asf20
27,956
OBJS += ppc/dsputil_ppc.o \ ALTIVEC-OBJS-$(CONFIG_H264DSP) += ppc/h264_altivec.o ALTIVEC-OBJS-$(CONFIG_VC1_DECODER) += ppc/vc1dsp_altivec.o ALTIVEC-OBJS-$(CONFIG_VP3_DECODER) += ppc/vp3dsp_altivec.o ALTIVEC-OBJS-$(CONFIG_VP5_DECODER) += ppc/vp3dsp_altiv...
123linslouis-android-video-cutter
jni/libavcodec/ppc/Makefile
Makefile
asf20
1,117
/* * GMC (Global Motion Compensation) * AltiVec-enabled * Copyright (c) 2003 Romain Dolbeau <romain@dolbeau.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 ...
123linslouis-android-video-cutter
jni/libavcodec/ppc/gmc_altivec.c
C
asf20
4,950
/* * Copyright (C) 2009 David Conrad * * 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 late...
123linslouis-android-video-cutter
jni/libavcodec/ppc/vp3dsp_altivec.c
C
asf20
5,324
/* * 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/ppc/check_altivec.c
C
asf20
2,432
/* * Copyright (c) 2004 Romain Dolbeau <romain@dolbeau.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 * version 2.1 of the License, or (a...
123linslouis-android-video-cutter
jni/libavcodec/ppc/h264_altivec.c
C
asf20
48,184
/* * Copyright (c) 2001 Michel Lespinasse * * 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...
123linslouis-android-video-cutter
jni/libavcodec/ppc/idct_altivec.c
C
asf20
11,198
/* * Copyright (c) 2002 Brian Foley * Copyright (c) 2002 Dieter Shirley * Copyright (c) 2003-2004 Romain Dolbeau <romain@dolbeau.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 ...
123linslouis-android-video-cutter
jni/libavcodec/ppc/dsputil_altivec.h
C
asf20
2,081
/* * Copyright (c) 2007 Luca Barbato <lu_zero@gentoo.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 * version 2.1 of the License, or (at ...
123linslouis-android-video-cutter
jni/libavcodec/ppc/int_altivec.c
C
asf20
4,697
/* * Copyright (c) 2006 Guillaume Poirier <gpoirier@mplayerhq.hu> * * 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/ppc/types_altivec.h
C
asf20
1,748
/* * 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/ppc/util_altivec.h
C
asf20
3,315
/* * Copyright (C) 2003 James Klicman <james@klicman.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 * version 2.1 of the License, or (at...
123linslouis-android-video-cutter
jni/libavcodec/ppc/fdct_altivec.c
C
asf20
18,511
/* * simple math operations * Copyright (c) 2001, 2002 Fabrice Bellard * 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 publish...
123linslouis-android-video-cutter
jni/libavcodec/mathops.h
C
asf20
3,352
/* * 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/cavs.h
C
asf20
9,145
/* * RealAudio 2.0 (28.8K) * 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/ra288.h
C
asf20
9,083
/* * PCM codecs * 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 your...
123linslouis-android-video-cutter
jni/libavcodec/pcm.c
C
asf20
16,815