code
string
repo_name
string
path
string
language
string
license
string
size
int64
/* * Generate a header file for hardcoded MDCT 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 the Free S...
123linslouis-android-video-cutter
jni/libavcodec/mdct_tablegen.c
C
asf20
1,459
/* * H261 decoder * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * Copyright (c) 2004 Maarten Daniels * * 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 So...
123linslouis-android-video-cutter
jni/libavcodec/h261dec.c
C
asf20
18,644
/** * @file * huffman tree builder and VLC generator * 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/huffman.c
C
asf20
3,442
/* * FLV Encoding specific code. * 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 versi...
123linslouis-android-video-cutter
jni/libavcodec/flvenc.c
C
asf20
3,315
/* * Copyright (c) 2002 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/wmv2.h
C
asf20
1,560
/* * COOK compatible decoder * Copyright (c) 2003 Sascha Sommer * Copyright (c) 2005 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;...
123linslouis-android-video-cutter
jni/libavcodec/cook.c
C
asf20
44,331
/* * MLP decoder * Copyright (c) 2007-2008 Ian Caulfield * * 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/mlpdec.c
C
asf20
39,153
/* * copyright (c) 2008 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/synth_filter.c
C
asf20
2,436
/* * Beam Software VB 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 Li...
123linslouis-android-video-cutter
jni/libavcodec/vb.c
C
asf20
9,048
/* * 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/dnxhddata.h
C
asf20
1,699
/* * The simplest mpeg encoder (well, it was the simplest!) * Copyright (c) 2000,2001 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * * 4MV & hq & B-frame encoding stuff by Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free software; yo...
123linslouis-android-video-cutter
jni/libavcodec/mpegvideo_common.h
C
asf20
34,548
/* * Autodesk RLE Decoder * Copyright (C) 2005 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/aasc.c
C
asf20
3,274
/* * Bytestream functions * copyright (c) 2006 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; either ...
123linslouis-android-video-cutter
jni/libavcodec/bytestream.h
C
asf20
2,221
/* * H263 internal header * * 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. ...
123linslouis-android-video-cutter
jni/libavcodec/h263.h
C
asf20
8,105
/* * huffyuv codec for libavcodec * * Copyright (c) 2002-2003 Michael Niedermayer <michaelni@gmx.at> * * see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of * the algorithm used * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it un...
123linslouis-android-video-cutter
jni/libavcodec/huffyuv.c
C
asf20
48,813
/* * CGA ROM data * * 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. * * FF...
123linslouis-android-video-cutter
jni/libavcodec/cga_data.c
C
asf20
13,469
/* * FLAC data * 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 2.1 of the License, or (at your...
123linslouis-android-video-cutter
jni/libavcodec/flacdata.c
C
asf20
1,164
/* * Common bit i/o utils * Copyright (c) 2000, 2001 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * Copyright (c) 2010 Loren Merritt * * alternative bitstream reader & writer by Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg is free softw...
123linslouis-android-video-cutter
jni/libavcodec/bitstream.c
C
asf20
10,442
/* * MPEG-4 Parametric Stereo data tables * Copyright (c) 2010 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 published by the Free Software Foundation;...
123linslouis-android-video-cutter
jni/libavcodec/aacpsdata.c
C
asf20
6,229
/* * Copyright (c) 2010, Google, Inc. * * 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/libvpxenc.c
C
asf20
18,366
/* * Duck Truemotion v1 Decoding Tables * * Data in this file was originally part of VpVision from On2 which is * distributed under the GNU GPL. It is redistributed with ffmpeg under the * GNU LGPL using the common understanding that data tables necessary for * decoding algorithms are not necessarily licensable. ...
123linslouis-android-video-cutter
jni/libavcodec/truemotion1data.h
C
asf20
14,502
/* * 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.c
C
asf20
22,968
/* * VC-1 and WMV3 decoder * copyright (c) 2006 Konstantin Shishkov * (c) 2005 anonymous, Alex Beregszaszi, 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...
123linslouis-android-video-cutter
jni/libavcodec/vc1data.c
C
asf20
22,224
/* * MPEG Audio header 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...
123linslouis-android-video-cutter
jni/libavcodec/mpegaudiodecheader.h
C
asf20
1,314
/* * Spectral Band Replication definitions and structures * Copyright (c) 2008-2009 Robert Swain ( rob opendot cl ) * Copyright (c) 2010 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 GN...
123linslouis-android-video-cutter
jni/libavcodec/sbr.h
C
asf20
6,320
/* * AAC Spectral Band Replication function declarations * Copyright (c) 2008-2009 Robert Swain ( rob opendot cl ) * Copyright (c) 2010 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...
123linslouis-android-video-cutter
jni/libavcodec/aacsbr.h
C
asf20
1,803
/* * XSUB subtitle decoder * Copyright (c) 2007 Reimar Döffinger * * 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/xsubdec.c
C
asf20
4,849
/* * 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 the Free Soft...
123linslouis-android-video-cutter
jni/libavcodec/cbrt_tablegen.h
C
asf20
1,465
/* * Intel Indeo 3 (IV31, IV32, etc.) video decoder for ffmpeg * written, produced, and directed by Alan Smithee * * 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/indeo3data.h
C
asf20
240,754
/* * 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/dump_extradata_bsf.c
C
asf20
1,898
/* * Bink video decoder * Copyright (C) 2009 Kostya 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 ...
123linslouis-android-video-cutter
jni/libavcodec/binkdata.h
C
asf20
32,746
/* * DVD subtitle decoding for ffmpeg * Copyright (c) 2005 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 th...
123linslouis-android-video-cutter
jni/libavcodec/dvdsubdec.c
C
asf20
15,607
/* * jrevdct.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/jrevdct.c
C
asf20
43,830
/* * H.26L/H.264/AVC/JVT/14496-10/... motion vector predicion * 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 S...
123linslouis-android-video-cutter
jni/libavcodec/h264_mvpred.h
C
asf20
8,317
/* * AVOptions * Copyright (c) 2005 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 th...
123linslouis-android-video-cutter
jni/libavcodec/opt.c
C
asf20
15,491
/* * Header file for hardcoded PCM 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 Foun...
123linslouis-android-video-cutter
jni/libavcodec/pcm_tablegen.h
C
asf20
3,519
/** * @file * Vorbis I decoder * @author Denes Balatoni ( dbalatoni programozo 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 * versio...
123linslouis-android-video-cutter
jni/libavcodec/vorbis_dec.c
C
asf20
61,745
/* * MJPEG 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/mjpegenc.h
C
asf20
2,175
/* * MPEG Audio common code * 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 Li...
123linslouis-android-video-cutter
jni/libavcodec/mpegaudio.c
C
asf20
1,464
/* * Delphine Software International CIN Audio/Video Decoders * Copyright (c) 2006 Gregory Montoir (cyx@users.sourceforge.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 F...
123linslouis-android-video-cutter
jni/libavcodec/dsicinav.c
C
asf20
12,430
/* * H261 parser * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * Copyright (c) 2004 Maarten Daniels * * 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 Sof...
123linslouis-android-video-cutter
jni/libavcodec/h261_parser.c
C
asf20
2,507
/* * Assorted DPCM codecs * 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/dpcm.c
C
asf20
12,011
/* * Microsoft RLE decoder * 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 Licen...
123linslouis-android-video-cutter
jni/libavcodec/msrledec.h
C
asf20
1,296
/* * JPEG-LS decoder * 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/jpeglsdec.h
C
asf20
1,243
/* * DXVA2 HW acceleration * * copyright (c) 2010 Laurent Aimar * * 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/dxva2_internal.h
C
asf20
1,846
/* * Electronic Arts TGV Video Decoder * Copyright (c) 2007-2008 Peter Ross * * 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 t...
123linslouis-android-video-cutter
jni/libavcodec/eatgv.c
C
asf20
10,279
/* * H.264/MPEG-4 Part 10 (Base profile) encoder. * * DSP functions * * Copyright (c) 2006 Expertisecentrum Digitale Media, UHasselt * * 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/h264dspenc.c
C
asf20
2,231
/* * DSP functions for Indeo Video Interactive codecs (Indeo4 and Indeo5) * * Copyright (c) 2009 Maxim Poliakovski * * 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 Softwar...
123linslouis-android-video-cutter
jni/libavcodec/ivi_dsp.c
C
asf20
15,366
/* * V210 decoder * * Copyright (C) 2009 Michael Niedermayer <michaelni@gmx.at> * Copyright (c) 2009 Baptiste Coudurier <baptiste dot coudurier 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 Pu...
123linslouis-android-video-cutter
jni/libavcodec/v210dec.c
C
asf20
3,795
/* * audio resampling * 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....
123linslouis-android-video-cutter
jni/libavcodec/resample2.c
C
asf20
9,925
/* * CGA ROM data * * 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. * * FF...
123linslouis-android-video-cutter
jni/libavcodec/cga_data.h
C
asf20
949
/* * RV30/40 decoder common data * Copyright (c) 2007 Mike Melanson, 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/rv34.c
C
asf20
55,432
/* * MPEG1/2 tables * 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 published by the ...
123linslouis-android-video-cutter
jni/libavcodec/mpeg12data.c
C
asf20
9,092
/* * FLAC data header * 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 2.1 of the License, or (...
123linslouis-android-video-cutter
jni/libavcodec/flacdata.h
C
asf20
1,036
/* * 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, or (at your option) an...
123linslouis-android-video-cutter
jni/libavcodec/svq3.c
C
asf20
39,627
/* * MJPEG encoder and 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/mjpeg.c
C
asf20
5,564
/* * Musepack decoder core * 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 Licen...
123linslouis-android-video-cutter
jni/libavcodec/mpc.c
C
asf20
3,204
/* * Chinese AVS video (AVS1-P2, JiZhun profile) decoder. * * DSP functions * * 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 publi...
123linslouis-android-video-cutter
jni/libavcodec/cavsdsp.c
C
asf20
23,496
/* * H.26L/H.264/AVC/JVT/14496-10/... direct mb/block 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 ...
123linslouis-android-video-cutter
jni/libavcodec/h264_direct.c
C
asf20
25,094
NAME = avcodec FFLIBS = avutil HEADERS = avcodec.h avfft.h dxva2.h opt.h vaapi.h vdpau.h xvmc.h OBJS = allcodecs.o \ audioconvert.o \ avpacket.o ...
123linslouis-android-video-cutter
jni/libavcodec/Makefile
Makefile
asf20
36,876
/* * 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/acelp_filters.c
C
asf20
4,580
/* * Creative YUV (CYUV) Video Decoder * by Mike Melanson (melanson@pcisys.net) * based on "Creative YUV (CYUV) stream format for AVI": * http://www.csse.monash.edu.au/~timf/videocodec/cyuv.txt * * Copyright (C) 2003 the ffmpeg project * * This file is part of FFmpeg. * * FFmpeg is free software; you can ...
123linslouis-android-video-cutter
jni/libavcodec/cyuv.c
C
asf20
6,121
/* * Duck TrueMotion 1.0 Decoder * Copyright (C) 2003 Alex Beregszaszi & Mike Melanson * * 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/truemotion1.c
C
asf20
27,513
/* * Copyright (C) 2004 Michael Niedermayer <michaelni@gmx.at> * Copyright (C) 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 S...
123linslouis-android-video-cutter
jni/libavcodec/snow.h
C
asf20
2,448
/* * 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/snow.c
C
asf20
162,382
/* * RL2 Video Decoder * Copyright (C) 2008 Sascha Sommer (saschasommer@freenet.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 Foundation; either * version ...
123linslouis-android-video-cutter
jni/libavcodec/rl2.c
C
asf20
6,729
/* * copyright (c) 2000,2001 Fabrice Bellard * H263+ support * copyright (c) 2001 Juan J. Sierralta P * 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 Gener...
123linslouis-android-video-cutter
jni/libavcodec/h263data.h
C
asf20
9,071
/* * GIF decoder * Copyright (c) 2003 Fabrice Bellard * Copyright (c) 2006 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 ...
123linslouis-android-video-cutter
jni/libavcodec/gifdec.c
C
asf20
10,077
/* * 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/intrax8.h
C
asf20
1,719
/* * AC-3 Audio Decoder * This code was developed as part of Google Summer of Code 2006. * E-AC-3 support was added as part of Google Summer of Code 2007. * * Copyright (c) 2006 Kartikey Mahendra BHATT (bhattkm at gmail dot com) * Copyright (c) 2007-2008 Bartlomiej Wolowiec <bartek.wolowiec@gmail.com> * Copyrigh...
123linslouis-android-video-cutter
jni/libavcodec/ac3dec.c
C
asf20
53,491
/* * AMR narrowband data and definitions * Copyright (c) 2006-2007 Robert Swain * Copyright (c) 2009 Colin McQuillan * * 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/amrnbdata.h
C
asf20
104,668
/* * AAC Spectral Band Replication decoding functions * Copyright (c) 2008-2009 Robert Swain ( rob opendot cl ) * Copyright (c) 2009-2010 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 Le...
123linslouis-android-video-cutter
jni/libavcodec/aacsbr.c
C
asf20
67,269
/* * RLE encoder * Copyright (c) 2007 Bobby Bingham * * 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/rle.c
C
asf20
2,940
/* * Quicktime Graphics (SMC) 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 ...
123linslouis-android-video-cutter
jni/libavcodec/smc.c
C
asf20
16,597
/* * Video Acceleration API (video decoding) * 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 of the GNU Lesser General Public...
123linslouis-android-video-cutter
jni/libavcodec/vaapi.c
C
asf20
6,772
/* * GIF encoder. * Copyright (c) 2000 Fabrice Bellard * Copyright (c) 2002 Francois Revol * Copyright (c) 2006 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...
123linslouis-android-video-cutter
jni/libavcodec/gif.c
C
asf20
5,590
/* * 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.h
C
asf20
3,215
/* * common functions for Indeo Video Interactive codecs (Indeo4 and Indeo5) * * Copyright (c) 2009 Maxim Poliakovski * * 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/ivi_common.c
C
asf20
46,119
/* * gain code, gain pitch and pitch delay decoding * * 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...
123linslouis-android-video-cutter
jni/libavcodec/acelp_pitch_delay.h
C
asf20
9,201
/* * Electronic Arts CMV Video Decoder * Copyright (c) 2007-2008 Peter Ross * * 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 t...
123linslouis-android-video-cutter
jni/libavcodec/eacmv.c
C
asf20
6,915
/* * Copyright (c) 2008 Siarhei Siamashka <ssvb@users.sourceforge.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; either * version 2.1 of the Lic...
123linslouis-android-video-cutter
jni/libavcodec/arm/dsputil_init_vfp.c
C
asf20
1,387
/* * ARM NEON IDCT * * Copyright (c) 2008 Mans Rullgard <mans@mansr.com> * * Based on Simple IDCT * Copyright (c) 2001 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 Publ...
123linslouis-android-video-cutter
jni/libavcodec/arm/simple_idct_neon.S
Unix Assembly
asf20
12,743
/* * ARM NEON optimised DSP functions * Copyright (c) 2008 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 * ve...
123linslouis-android-video-cutter
jni/libavcodec/arm/dsputil_init_neon.c
C
asf20
18,077
/* * 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 of the License, or (at you...
123linslouis-android-video-cutter
jni/libavcodec/arm/fft_init_arm.c
C
asf20
2,307
/* * 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 of the License, or (at you...
123linslouis-android-video-cutter
jni/libavcodec/arm/h264pred_neon.S
Unix Assembly
asf20
12,044
/* * 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 of the License, or (at you...
123linslouis-android-video-cutter
jni/libavcodec/arm/dsputil_init_armv5te.c
C
asf20
1,626
/* * 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/arm/mathops.h
C
asf20
3,169
/* * Copyright (c) 2008 Siarhei Siamashka <ssvb@users.sourceforge.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; either * version 2.1 of the Lic...
123linslouis-android-video-cutter
jni/libavcodec/arm/dsputil_vfp.S
Motorola 68K Assembly
asf20
7,105
/* * ARM NEON optimised MDCT * 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/arm/mdct_neon.S
Unix Assembly
asf20
12,489
/* * iWMMXt optimized DSP utils * Copyright (c) 2004 AGAWA Koji * * 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/arm/dsputil_iwmmxt.c
C
asf20
8,884
/* * ARM NEON optimised integer operations * Copyright (c) 2009 Kostya 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 ...
123linslouis-android-video-cutter
jni/libavcodec/arm/int_neon.S
Motorola 68K Assembly
asf20
4,106
/* * Copyright (c) 2010 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 of the License, or (at you...
123linslouis-android-video-cutter
jni/libavcodec/arm/vp56dsp_init_arm.c
C
asf20
1,276
/* * ARM NEON optimised DSP functions * Copyright (c) 2008 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 * ve...
123linslouis-android-video-cutter
jni/libavcodec/arm/dsputil_neon.S
Unix Assembly
asf20
40,788
/* * Copyright (c) 2010 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 of the License, or (at you...
123linslouis-android-video-cutter
jni/libavcodec/arm/synth_filter_neon.S
Unix Assembly
asf20
4,311
/* * Copyright (c) 2008 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 of the License, or (at you...
123linslouis-android-video-cutter
jni/libavcodec/arm/asm.S
Unix Assembly
asf20
1,790
/* * ARM optimized DSP utils * Copyright (c) 2001 Lionel Ulmer * * 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/arm/dsputil_init_arm.c
C
asf20
5,416
/* * ARM NEON optimised RDFT * 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/arm/rdft_neon.S
Unix Assembly
asf20
6,493
/* * Copyright (c) 2010 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 of the License, or (at you...
123linslouis-android-video-cutter
jni/libavcodec/arm/h264dsp_init_arm.c
C
asf20
6,758
OBJS-$(CONFIG_DCA_DECODER) += arm/dcadsp_init_arm.o \ OBJS-$(CONFIG_VP5_DECODER) += arm/vp56dsp_init_arm.o OBJS-$(CONFIG_VP6_DECODER) += arm/vp56dsp_init_arm.o OBJS-$(CONFIG_H264DSP) += arm/h264dsp_init_arm.o \ ...
123linslouis-android-video-cutter
jni/libavcodec/arm/Makefile
Makefile
asf20
2,754
/* * iWMMXt optimized DSP utils * copyright (c) 2004 AGAWA Koji * * 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/arm/dsputil_iwmmxt_rnd_template.c
C
asf20
48,168