code
string
repo_name
string
path
string
language
string
license
string
size
int64
/* * ADTS muxer. * Copyright (c) 2006 Baptiste Coudurier <baptiste.coudurier@smartjog.com> * 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 p...
123linslouis-android-video-cutter
jni/libavformat/adts.h
C
asf20
1,492
/* * DXA demuxer * 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, or (at...
123linslouis-android-video-cutter
jni/libavformat/dxa.c
C
asf20
6,501
/* * AIFF/AIFF-C demuxer * Copyright (c) 2006 Patrick Guimond * * 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/libavformat/aiffdec.c
C
asf20
9,844
/* * Copyright (c) 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 License, or (at your option) an...
123linslouis-android-video-cutter
jni/libavformat/network.h
C
asf20
3,305
/* * "Real" compatible muxer and demuxer common code. * Copyright (c) 2009 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 Fou...
123linslouis-android-video-cutter
jni/libavformat/rm.c
C
asf20
996
/* * Ogg muxer * Copyright (c) 2007 Baptiste Coudurier <baptiste dot coudurier at free dot 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/libavformat/oggenc.c
C
asf20
14,425
/* * AVC helper functions for muxers * Copyright (c) 2006 Baptiste Coudurier <baptiste.coudurier@smartjog.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 Fou...
123linslouis-android-video-cutter
jni/libavformat/avc.c
C
asf20
4,925
/* * Adobe Filmstrip muxer * Copyright (c) 2010 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 the License, or (a...
123linslouis-android-video-cutter
jni/libavformat/filmstripenc.c
C
asf20
2,280
/* * Copyright (C) 2008 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 lat...
123linslouis-android-video-cutter
jni/libavformat/oggparsedirac.c
C
asf20
3,419
/* * MD STUDIO audio demuxer * * 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; either * version 2.1 of the Lic...
123linslouis-android-video-cutter
jni/libavformat/aea.c
C
asf20
3,046
/* * VorbisComment writer * Copyright (c) 2009 James Darnley * * 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/libavformat/vorbiscomment.c
C
asf20
2,495
/* * MPEG1/2 demuxer * Copyright (c) 2000, 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 Lic...
123linslouis-android-video-cutter
jni/libavformat/mpeg.c
C
asf20
19,523
/* * Raw FLAC demuxer * 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 (a...
123linslouis-android-video-cutter
jni/libavformat/flacdec.c
C
asf20
5,191
/* * MPEG1/2 muxer and demuxer common defines * Copyright (c) 2000, 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 ...
123linslouis-android-video-cutter
jni/libavformat/mpeg.h
C
asf20
2,397
/* * D-Cinema audio demuxer * Copyright (c) 2005 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/libavformat/daud.c
C
asf20
2,604
/* * Audio Interleaving functions * * 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 Public * License as published by the Free Soft...
123linslouis-android-video-cutter
jni/libavformat/audiointerleave.c
C
asf20
4,510
/* * MPEG2 transport stream (aka DVB) muxer * 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...
123linslouis-android-video-cutter
jni/libavformat/mpegtsenc.c
C
asf20
29,348
/* * ISO Media common code * copyright (c) 2001 Fabrice Bellard * copyright (c) 2002 Francois Revol <revol@free.fr> * 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 th...
123linslouis-android-video-cutter
jni/libavformat/isom.h
C
asf20
4,381
/* * CAF common code * Copyright (c) 2007 Justin Ruggles * * 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/libavformat/caf.c
C
asf20
2,331
/* * QCP format (.qcp) demuxer * Copyright (c) 2009 Kenan Gillet * * 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/libavformat/qcp.c
C
asf20
6,194
/* * AU muxer and demuxer * 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, o...
123linslouis-android-video-cutter
jni/libavformat/au.c
C
asf20
5,225
/* * MPEG1/2 muxer * Copyright (c) 2000, 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 Licen...
123linslouis-android-video-cutter
jni/libavformat/mpegenc.c
C
asf20
42,967
/* * TTA demuxer * 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 of the License, or (at yo...
123linslouis-android-video-cutter
jni/libavformat/tta.c
C
asf20
4,686
/* * copyright (c) 2007 Luca Abeni * * 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 ...
123linslouis-android-video-cutter
jni/libavformat/sdp.c
C
asf20
12,748
/* * raw FLAC muxer * Copyright (C) 2009 Justin Ruggles * * 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 y...
123linslouis-android-video-cutter
jni/libavformat/flacenc.h
C
asf20
1,106
/* * VC1 Test Bitstreams Format Demuxer * Copyright (c) 2006, 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 * versi...
123linslouis-android-video-cutter
jni/libavformat/vc1test.c
C
asf20
3,190
/* * ARMovie/RPL demuxer * Copyright (c) 2007 Christian Ohm, 2008 Eli Friedman * * 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/libavformat/rpl.c
C
asf20
12,452
/* * Copyright (C) 2010 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/libavformat/oggparseskeleton.c
C
asf20
2,910
/* * id Quake II CIN File Demuxer * 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...
123linslouis-android-video-cutter
jni/libavformat/idcin.c
C
asf20
10,359
/* * Cyril Comparon, Larbi Joubala, Resonate-MP4 2009 * * 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/libavformat/avlanguage.c
C
asf20
23,189
/* * AVI muxer * Copyright (c) 2000 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/libavformat/avienc.c
C
asf20
21,167
/* * SSA/ASS muxer * 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 (...
123linslouis-android-video-cutter
jni/libavformat/assenc.c
C
asf20
2,439
/* * Microsoft RTP/ASF support. * Copyright (c) 2008 Ronald S. Bultje * * 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/libavformat/rtpdec_asf.h
C
asf20
1,436
/* * MOV, 3GP, MP4 muxer RTP hinting * Copyright (c) 2010 Martin Storsjo * * 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/libavformat/movenchint.c
C
asf20
16,937
/* * General DV muxer/demuxer * Copyright (c) 2003 Roman Shaposhnik * * Many thanks to Dan Dennedy <dan@dennedy.org> for providing wealth * of DV technical info. * * Raw DV format * Copyright (c) 2002 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/o...
123linslouis-android-video-cutter
jni/libavformat/dv.h
C
asf20
1,561
/* * Creative Voice File demuxer. * 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 Free Software Foundation; either * v...
123linslouis-android-video-cutter
jni/libavformat/voc.h
C
asf20
1,684
/* * 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/libavformat/avformat.h
C
asf20
50,662
/* * HTTP authentication * Copyright (c) 2010 Martin Storsjo * * 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/libavformat/httpauth.c
C
asf20
10,435
/* * Realmedia RTSP protocol (RDT) support. * Copyright (c) 2007 Ronald S. Bultje * * 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/libavformat/rdt.c
C
asf20
18,122
/* * Westwood Studios Multimedia Formats Demuxer (VQA, AUD) * 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; ei...
123linslouis-android-video-cutter
jni/libavformat/westwood.c
C
asf20
13,060
/* * General DV muxer/demuxer * Copyright (c) 2003 Roman Shaposhnik * * Many thanks to Dan Dennedy <dan@dennedy.org> for providing wealth * of DV technical info. * * Raw DV format * Copyright (c) 2002 Fabrice Bellard * * 50 Mbps (DVCPRO50) support * Copyright (c) 2006 Daniel Maas <dmaas@maasdigital.com> * ...
123linslouis-android-video-cutter
jni/libavformat/dvenc.c
C
asf20
16,302
/* * MOV demuxer * Copyright (c) 2001 Fabrice Bellard * 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 Public * License as publishe...
123linslouis-android-video-cutter
jni/libavformat/mov.c
C
asf20
88,726
/* * RTMP definitions * 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 (a...
123linslouis-android-video-cutter
jni/libavformat/rtmp.h
C
asf20
1,251
/* * RTP H.263 Depacketizer, RFC 4629 * Copyright (c) 2010 Martin Storsjo * * 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/libavformat/rtpdec_h263.c
C
asf20
3,602
/* * NC camera feed demuxer * Copyright (c) 2009 Nicolas Martin (martinic at iro dot umontreal dot ca) * Edouard Auvinet * * 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 pu...
123linslouis-android-video-cutter
jni/libavformat/ncdec.c
C
asf20
2,559
/* * American Laser Games MM Format Demuxer * Copyright (c) 2006 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/libavformat/mm.c
C
asf20
5,847
/* * Gopher protocol * * Copyright (c) 2009 Toshimitsu Kimura * * based on libavformat/http.c, Copyright (c) 2000, 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 publis...
123linslouis-android-video-cutter
jni/libavformat/gopher.c
C
asf20
3,191
/* * General DV muxer/demuxer * Copyright (c) 2003 Roman Shaposhnik * * Many thanks to Dan Dennedy <dan@dennedy.org> for providing wealth * of DV technical info. * * Raw DV format * Copyright (c) 2002 Fabrice Bellard * * 50 Mbps (DVCPRO50) and 100 Mbps (DVCPRO HD) support * Copyright (c) 2006 Daniel Maas <dm...
123linslouis-android-video-cutter
jni/libavformat/dv.c
C
asf20
16,783
/* * RAW muxer and demuxer * 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 * version ...
123linslouis-android-video-cutter
jni/libavformat/raw.h
C
asf20
1,122
/* * Flash Compatible Streaming Format common header. * Copyright (c) 2000 Fabrice Bellard * Copyright (c) 2003 Tinic Uro * * 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/libavformat/swf.h
C
asf20
2,630
/* * Unbuffered io for ffmpeg system * 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...
123linslouis-android-video-cutter
jni/libavformat/avio.c
C
asf20
7,068
/* * NSV demuxer * 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 ...
123linslouis-android-video-cutter
jni/libavformat/nsvdec.c
C
asf20
25,718
/* * SSA/ASS demuxer * 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...
123linslouis-android-video-cutter
jni/libavformat/assdec.c
C
asf20
4,480
/* * 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/libavformat/internal.h
C
asf20
6,074
/* * Brute Force & Ignorance (BFI) demuxer * 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 2.1 of...
123linslouis-android-video-cutter
jni/libavformat/bfi.c
C
asf20
5,045
/* * Copyright (c) 2000, 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 License, or (at your o...
123linslouis-android-video-cutter
jni/libavformat/options.c
C
asf20
4,216
/* * Creative Voice File demuxer. * 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 Free Software Foundation; either * v...
123linslouis-android-video-cutter
jni/libavformat/vocdec.c
C
asf20
4,493
/* * Matroska muxer * Copyright (c) 2007 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 you...
123linslouis-android-video-cutter
jni/libavformat/matroskaenc.c
C
asf20
36,344
/* * RTP AMR Depacketizer, RFC 3267 * Copyright (c) 2010 Martin Storsjo * * 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/libavformat/rtpdec_amr.c
C
asf20
6,453
/* * amr file format * Copyright (c) 2001 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 ...
123linslouis-android-video-cutter
jni/libavformat/amr.c
C
asf20
4,650
/* * IFF (.iff) file demuxer * Copyright (c) 2008 Jaikrishnan Menon <realityman@gmx.net> * 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 und...
123linslouis-android-video-cutter
jni/libavformat/iff.c
C
asf20
9,488
/* * VC-1 test bitstreams format muxer. * 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...
123linslouis-android-video-cutter
jni/libavformat/vc1testenc.c
C
asf20
2,659
/* * AVI common data * Copyright (c) 2010 Anton Khirnov * * 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 y...
123linslouis-android-video-cutter
jni/libavformat/avi.c
C
asf20
1,506
/* * Delay Locked Loop based time filter * Copyright (c) 2009 Samalyse * Copyright (c) 2009 Michael Niedermayer * Author: Olivier Guilyardi <olivier samalyse com> * Michael Niedermayer <michaelni gmx at> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * mod...
123linslouis-android-video-cutter
jni/libavformat/timefilter.c
C
asf20
4,818
/* * RTP packetization for H.264 (RFC3984) * Copyright (c) 2008 Luca Abeni * * 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/libavformat/rtpenc_h264.c
C
asf20
2,532
/* * FLV muxer * 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 yo...
123linslouis-android-video-cutter
jni/libavformat/flvenc.c
C
asf20
13,895
/* * Xiph RTP Protocols * Based off RFC 5215 (Vorbis RTP) and the Theora RTP draft. * Copyright (c) 2009 Colin McQuillian * Copyright (c) 2010 Josh Allmann * * 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/libavformat/rtpdec_xiph.h
C
asf20
1,264
/* * Creative Voice File 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 Free Software Foundation; either ...
123linslouis-android-video-cutter
jni/libavformat/voc.c
C
asf20
1,314
/* * Realmedia RTSP (RDT) definitions * Copyright (c) 2007 Ronald S. Bultje <rbultje@ronald.bitfreak.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 Foundati...
123linslouis-android-video-cutter
jni/libavformat/rdt.h
C
asf20
4,354
/* * YUV4MPEG format * 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 2.1 of the Lic...
123linslouis-android-video-cutter
jni/libavformat/yuv4mpeg.c
C
asf20
13,147
/* * RIFF codec tags * Copyright (c) 2000 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/libavformat/riff.c
C
asf20
26,147
/* * Yamaha SMAF format * Copyright (c) 2005 Vidar Madsen * * 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/libavformat/mmf.c
C
asf20
8,433
/* * MOV, 3GP, MP4 muxer * Copyright (c) 2003 Thomas Raivio * Copyright (c) 2004 Gildas Bazin <gbazin at videolan dot org> * 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 u...
123linslouis-android-video-cutter
jni/libavformat/movenc.h
C
asf20
3,611
/* * RTMP input format * 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/libavformat/rtmppkt.c
C
asf20
14,613
/* * CRYO APC audio format demuxer * Copyright (c) 2007 Anssi Hannula <anssi.hannula@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/libavformat/apc.c
C
asf20
2,530
/* * ASF decryption * Copyright (c) 2007 Reimar Doeffinger * * 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/libavformat/asfcrypt.h
C
asf20
1,008
/* * Multipart JPEG format * Copyright (c) 2000, 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 2....
123linslouis-android-video-cutter
jni/libavformat/mpjpeg.c
C
asf20
1,911
/* * FFM (ffserver live feed) demuxer * 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 th...
123linslouis-android-video-cutter
jni/libavformat/ffmdec.c
C
asf20
16,491
/* * Musepack demuxer * 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, o...
123linslouis-android-video-cutter
jni/libavformat/mpc.c
C
asf20
7,214
/* * R3D REDCODE demuxer * Copyright (c) 2008 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 Public * License as published by the Free Software Foundat...
123linslouis-android-video-cutter
jni/libavformat/r3d.c
C
asf20
10,705
NAME = avformat FFLIBS = avcodec avutil HEADERS = avformat.h avio.h OBJS = allformats.o \ cutils.o \ metadata.o \ metadata_compat.o \ options.o \ os_support.o \ sdp.o \ seek.o \ u...
123linslouis-android-video-cutter
jni/libavformat/Makefile
Makefile
asf20
15,213
/* * MXF * Copyright (c) 2006 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 Software Found...
123linslouis-android-video-cutter
jni/libavformat/mxf.c
C
asf20
3,787
/* * audio interleaving prototypes and declarations * * 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 Public * License as publishe...
123linslouis-android-video-cutter
jni/libavformat/audiointerleave.h
C
asf20
2,472
/* * Buffered file io for ffmpeg system * 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 ...
123linslouis-android-video-cutter
jni/libavformat/file.c
C
asf20
3,265
/* * NUT (de)muxing via libnut * 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 * ver...
123linslouis-android-video-cutter
jni/libavformat/libnut.c
C
asf20
9,284
/* * Copyright (c) 2009 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/libavformat/iv8.c
C
asf20
2,346
/* * RL2 Format Demuxer * 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/libavformat/rl2.c
C
asf20
8,913
/* * SoX native format common data * Copyright (c) 2009 Daniel Verkamp <daniel@drv.nu> * * 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/libavformat/sox.h
C
asf20
1,057
/* * Animated GIF muxer * Copyright (c) 2000 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/libavformat/gif.c
C
asf20
14,808
/** Copyright (C) 2005 Michael Ahlberg, Måns Rullgård 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 restriction, including without limitation the rights to use, copy...
123linslouis-android-video-cutter
jni/libavformat/oggparseogm.c
C
asf20
5,813
/* * VQF demuxer * 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 your o...
123linslouis-android-video-cutter
jni/libavformat/vqf.c
C
asf20
7,459
/* * RTMP network protocol * Copyright (c) 2010 Howard Chu * * 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/libavformat/librtmp.c
C
asf20
5,538
/** Copyright (C) 2005 Matthieu CASTET, Alex Beregszaszi 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 restriction, including without limitation the rights...
123linslouis-android-video-cutter
jni/libavformat/oggparsetheora.c
C
asf20
4,994
/* * "Real" compatible muxer and demuxer. * Copyright (c) 2000, 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...
123linslouis-android-video-cutter
jni/libavformat/rm.h
C
asf20
4,059
/* * Renderware TeXture Dictionary (.txd) demuxer * Copyright (c) 2007 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 * versi...
123linslouis-android-video-cutter
jni/libavformat/txd.c
C
asf20
2,922
/* * Matroska common data * 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 Li...
123linslouis-android-video-cutter
jni/libavformat/matroska.c
C
asf20
3,855
/* * RTP input/output format * 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...
123linslouis-android-video-cutter
jni/libavformat/rtp.c
C
asf20
5,146
LIBAVFORMAT_$MAJOR { global: *; };
123linslouis-android-video-cutter
jni/libavformat/libavformat.v
Verilog
asf20
43
/* * FLV demuxer * Copyright (c) 2003 The FFmpeg Project * * This demuxer will generate a 1 byte extradata for VP6F content. * It is composed of: * - upper 4bits: difference between encoded width and visible width * - lower 4bits: difference between encoded height and visible height * * This file is part of ...
123linslouis-android-video-cutter
jni/libavformat/flvdec.c
C
asf20
17,677
/* * RIFF codec tags * copyright (c) 2000 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/libavformat/riff.h
C
asf20
1,888