File List
Here is a list of all files with brief descriptions:
 012v.c
 libavcodec/4xm.c4XM codec
 libavformat/4xm.c4X Technologies file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) for more information on the .4xm file format, visit: http://www.pcisys.net/~melanson/codecs/
 8bps.cQT 8BPS Video Decoder by Roberto Togni For more information about the 8BPS format, visit: http://www.pcisys.net/~melanson/codecs/
 8svx.c8svx audio decoder
 musixmatch-master/7digital-python/__init__.py
 musixmatch-master/7digital-python/lib/__init__.py
 musixmatch-master/7digital-python/tests/__init__.py
 musixmatch-master/build/lib/musixmatch/__init__.py
 musixmatch-master/musixmatch/__init__.py
 musixmatch-master/tests/__init__.py
 Yading/7digital-python/__init__.py
 Yading/7digital-python/lib/__init__.py
 Yading/7digital-python/tests/__init__.py
 Yading/musixmatch-master/build/lib/musixmatch/__init__.py
 Yading/musixmatch-master/musixmatch/__init__.py
 Yading/musixmatch-master/tests/__init__.py
 a64.c
 a64colors.hA64 video encoder - c64 colors in rgb
 a64multienc.cA64 video encoder - multicolor modes
 a64tables.hA64 video encoder - tables used by a64 encoders
 aac.hAAC definitions and structures
 arm/aac.h
 aac_ac3_parser.c
 aac_ac3_parser.h
 aac_adtstoasc_bsf.c
 aac_parser.c
 aac_tablegen.c
 aac_tablegen.h
 aac_tablegen_decl.h
 aacadtsdec.c
 aacadtsdec.h
 aaccoder.cAAC coefficients encoder
 aaccoder_mips.cReference: libavcodec/aaccoder.c
 libavcodec/aacdec.cAAC decoder
 libavformat/aacdec.c
 aacdec_mips.cReference: libavcodec/aacdec.c
 aacdec_mips.hReference: libavcodec/aacdec.c
 aacdectab.hAAC decoder data
 aacenc.cAAC encoder
 aacenc.h
 aacps.c
 aacps.h
 aacps_tablegen.c
 aacps_tablegen.h
 aacpsdata.c
 aacpsdsp.c
 aacpsdsp.h
 aacpsdsp_init_arm.c
 aacpsdsp_mips.cReference: libavcodec/aacpsdsp.c
 aacpsy.cAAC encoder psychoacoustic model
 aacpsy.h
 aacpsy_mips.hReference: libavcodec/aacpsy.c
 aacsbr.cAAC Spectral Band Replication decoding functions
 aacsbr.hAAC Spectral Band Replication function declarations
 aacsbr_mips.cReference: libavcodec/aacsbr.c
 aacsbr_mips.hReference: libavcodec/aacsbr.c
 aacsbrdata.hAAC Spectral Band Replication decoding data
 aactab.cAAC data
 aactab.hAAC data declarations
 aandcttab.cAAN (Arai Agui Aakajima) (I)DCT tables
 aandcttab.hAAN (Arai Agui Nakajima) (I)DCT tables
 aasc.cAutodesk RLE Video Decoder by Konstantin Shishkov
 ac3.cCommon code between the AC-3 encoder and decoder
 ac3.hCommon code between the AC-3 encoder and decoder
 ac3_parser.c
 ac3_parser.h
 libavcodec/ac3dec.c
 libavformat/ac3dec.c
 ac3dec.h
 ac3dec_data.cTables taken directly from the AC-3 spec
 ac3dec_data.h
 ac3dsp.c
 ac3dsp.h
 ac3dsp_init.c
 ac3dsp_init_arm.c
 ac3dsp_mips.cReference: libavcodec/ac3dsp.c
 ac3enc.cThe simplest AC-3 encoder
 ac3enc.hAC-3 encoder & E-AC-3 encoder common header
 ac3enc_fixed.cFixed-point AC-3 encoder
 ac3enc_float.cFloating-point AC-3 encoder
 ac3enc_opts_template.c
 ac3enc_template.cAC-3 encoder float/fixed template
 ac3tab.cTables taken directly from the AC-3 spec
 ac3tab.h
 acelp_filters.c
 acelp_filters.h
 acelp_filters_mips.cReference: libavcodec/acelp_filters.c
 acelp_pitch_delay.c
 acelp_pitch_delay.h
 acelp_vectors.c
 acelp_vectors.h
 acelp_vectors_mips.cReference: libavcodec/acelp_vectors.c
 act.c
 adler32.c
 adler32.h
 adpcm.cADPCM decoders Features and limitations:
 adpcm.hADPCM encoder/decoder common header
 adpcm_data.cADPCM tables
 adpcm_data.hADPCM tables
 adpcmenc.cADPCM encoders See ADPCM decoder reference documents for codec information
 adtsenc.c
 adx.c
 adx.hSEGA CRI adx codecs
 adx_parser.cADX audio parser
 libavcodec/adxdec.cSEGA CRI adx codecs
 libavformat/adxdec.cCRI ADX demuxer
 adxenc.cSEGA CRI adx codecs
 aea.c
 aes.c
 aes.h
 af_aconvert.cSample format and channel layout conversion audio filter
 af_afade.cFade audio filter
 af_aformat.cFormat audio filter
 af_amerge.cAudio merging filter
 af_amix.cAudio Mix Filter
 af_anull.cNull audio filter
 af_apad.cAudio pad filter
 af_aphaser.cPhaser audio filter
 af_aresample.cResampling audio filter
 af_asetnsamples.cFilter that changes number of samples on single output operation
 af_ashowinfo.cFilter for showing textual audio frame information
 af_astreamsync.cStream (de)synchronization filter
 af_asyncts.c
 af_atempo.cTempo scaling audio filter – an implementation of WSOLA algorithm
 af_biquads.c
 af_channelmap.cAudio channel mapping filter
 af_channelsplit.cChannel split filter
 af_earwax.cStereo Widening Effect
 af_join.cAudio join filter
 af_pan.cAudio panning filter (channels mixing) Original code written by Anders Johansson for MPlayer, reimplemented for FFmpeg
 af_resample.cSample format and channel layout conversion audio filter
 af_silencedetect.cAudio silence detector
 af_volume.cAudio volume filter
 af_volume.hAudio volume filter
 af_volume_init.c
 af_volumedetect.c
 afc.c
 aiff.hCommon header for AIFF muxer and demuxer
 aiffdec.c
 aiffenc.c
 alac.cALAC (Apple Lossless Audio Codec) decoder
 alac_data.c
 alac_data.h
 alacenc.c
 musixmatch-master/build/lib/musixmatch/album.py
 musixmatch-master/musixmatch/album.py
 musixmatch-master/tests/album.py
 Yading/musixmatch-master/build/lib/musixmatch/album.py
 Yading/musixmatch-master/musixmatch/album.py
 Yading/musixmatch-master/tests/album.py
 all_channel_layouts.inc
 allcodecs.cProvide registration of all codecs, parsers and bitstream filters for libavcodec
 alldevices.c
 allfilters.c
 allformats.c
 alsa-audio-common.cALSA input and output: common code
 alsa-audio-dec.cALSA input and output: input
 alsa-audio-enc.cALSA input and output: output
 alsa-audio.hALSA input and output: definitions and structures
 alsdec.cMPEG-4 ALS decoder
 amr.c
 amr.h
 amrnbdata.hAMR narrowband data and definitions
 amrnbdec.cAMR narrowband decoder
 amrwbdata.hAMR wideband data and definitions
 amrwbdec.cAMR wideband decoder
 amrwbdec_mips.cReference: libavcodec/amrwbdec.c
 amrwbdec_mips.hReference: libavcodec/amrwbdec.c
 libavcodec/anm.cDeluxe Paint Animation decoder
 libavformat/anm.cDeluxe Paint Animation demuxer
 ansi.cASCII/ANSI art decoder
 apc.c
 ape.c
 apedec.cMonkey's Audio lossless audio decoder
 apetag.c
 apetag.h
 apetagenc.c
 musixmatch-master/build/lib/musixmatch/api.py
 musixmatch-master/musixmatch/api.py
 musixmatch-master/tests/api.py
 Yading/musixmatch-master/build/lib/musixmatch/api.py
 Yading/musixmatch-master/musixmatch/api.py
 Yading/musixmatch-master/tests/api.py
 musixmatch-master/tests/apikey.py
 Yading/musixmatch-master/tests/apikey.py
 musixmatch-master/7digital-python/app.py
 Yading/7digital-python/app.py
 aqtitledec.cAQTitle subtitles format demuxer
 musixmatch-master/build/lib/musixmatch/artist.py
 musixmatch-master/musixmatch/artist.py
 musixmatch-master/tests/artist.py
 Yading/musixmatch-master/build/lib/musixmatch/artist.py
 Yading/musixmatch-master/musixmatch/artist.py
 Yading/musixmatch-master/tests/artist.py
 musixmatch-master/7digital-python/tests/artist_tests.py
 Yading/7digital-python/tests/artist_tests.py
 asf.c
 asf.h
 asfcrypt.c
 asfcrypt.h
 asfdec.c
 asfenc.c
 asink_anullsink.c
 asm-offsets.h
 libavcodec/alpha/asm.h
 libavutil/x86/asm.h
 asrc_abuffer.hMemory buffer source for audio
 asrc_aevalsrc.cEval audio source
 asrc_anullsrc.cNull audio source
 asrc_flite.cFlite voice synth source
 asrc_sine.c
 ass.c
 ass.h
 ass_split.c
 ass_split.h
 libavcodec/assdec.c
 libavformat/assdec.c
 libavcodec/assenc.c
 libavformat/assenc.c
 ast.c
 ast.h
 astdec.c
 astenc.c
 asv.cASUS V1/V2 encoder/decoder common data
 asv.hASUS V1/V2 encoder/decoder common data
 asvdec.cASUS V1/V2 decoder
 asvenc.cASUS V1/V2 encoder
 atomic.c
 atomic.h
 atomic_gcc.h
 atomic_suncc.h
 atomic_win32.h
 atrac.c
 atrac.hAtrac common header
 atrac1.cAtrac 1 compatible decoder
 atrac1data.hAtrac 1 compatible decoder data
 atrac3.cAtrac 3 compatible decoder
 atrac3data.hAtrac 3 AKA RealAudio 8 compatible decoder data
 attributes.hMacro definitions for various function/variable attributes
 au.c
 audio.c
 audio.h
 audio_convert.c
 audio_convert.h
 libavresample/arm/audio_convert_init.c
 libavresample/x86/audio_convert_init.c
 libswresample/arm/audio_convert_init.c
 audio_data.c
 audio_data.h
 audio_fifo.cAudio FIFO
 audio_fifo.hAudio FIFO Buffer
 audio_frame_queue.c
 audio_frame_queue.h
 audio_mix.c
 audio_mix.h
 audio_mix_init.c
 audio_mix_matrix.c
 libavcodec/audioconvert.cAudio conversion
 libswresample/audioconvert.cAudio conversion
 libavcodec/audioconvert.hAudio format conversion routines
 libavutil/audioconvert.h
 libswresample/audioconvert.hAudio format conversion routines
 audiogen.c
 audiointerleave.c
 audiointerleave.h
 aura.cAura 2 decoder
 av_helpers.h
 avassert.hSimple assert() macros that are a bit more flexible than ISO C assert()
 avc.c
 avc.h
 avcodec.cLibavcodec/libavfilter gluing utilities
 libavcodec/avcodec.hExternal API header
 libavfilter/avcodec.hLibavcodec/libavfilter gluing utilities
 avconfig.h
 avdevice.c
 avdevice.hMain libavdevice API header
 avf_concat.cConcat audio-video filter
 avf_showspectrum.cAudio to spectrum (video) transmedia filter, based on ffplay rdft showmode (by Michael Niedermayer) and lavfi/avf_showwaves (by Stefano Sabatini)
 avf_showwaves.cAudio to video multimedia filter
 avfft.c
 avfft.hFFT functions
 avfilter.c
 avfilter.hExternal API header
 avfiltergraph.c
 avfiltergraph.h
 avformat.hMain libavformat public API header
 avi.h
 avidec.c
 avienc.c
 avio.c
 avio.hBuffered I/O operations
 avio_internal.h
 aviobuf.c
 aviocat.c
 avisynth.c
 avisynth_c.h
 avlanguage.c
 avlanguage.h
 avpacket.c
 avpicture.cAVPicture management routines
 avr.c
 avresample-test.c
 avresample.hExternal API header
 avrndec.c
 libavcodec/avs.c
 libavformat/avs.c
 avstring.c
 avstring.h
 avuidec.c
 avuienc.c
 avutil.hExternal API header
 avxsynth_c.h
 musixmatch-master/build/lib/musixmatch/base.py
 musixmatch-master/musixmatch/base.py
 musixmatch-master/tests/base.py
 Yading/musixmatch-master/build/lib/musixmatch/base.py
 Yading/musixmatch-master/musixmatch/base.py
 Yading/musixmatch-master/tests/base.py
 libavutil/base64.cBase64 encode/decode
 tests/base64.c
 base64.h
 basicDataTypeConversions.h
 bbox.c
 bbox.h
 bethsoftvid.cBethesda Softworks VID (.vid) file demuxer
 bethsoftvideo.cBethesda Softworks VID Video Decoder
 bethsoftvideo.h
 libavcodec/bfi.cBrute Force & Ignorance (.bfi) video decoder
 libavformat/bfi.cBrute Force & Ignorance (.bfi) file demuxer
 bgmc.cBlock Gilbert-Moore decoder as used by MPEG-4 ALS
 bgmc.hBlock Gilbert-Moore decoder header
 libavcodec/bink.c
 libavformat/bink.cBink demuxer
 binkaudio.cBink Audio decoder
 binkdata.h
 binkdsp.cBink DSP routines
 binkdsp.hBink DSP routines
 libavcodec/bintext.cBinary text decoder eXtended BINary text (XBIN) decoder iCEDraw File decoder
 libavformat/bintext.cBinary text demuxer eXtended BINary text (XBIN) demuxer Artworx Data Format demuxer iCEDraw File demuxer
 bintext.hBinary text decoder
 bit.c
 bit_depth_template.c
 bitstream.cBitstream api
 bitstream_filter.c
 bktr.c
 blowfish.c
 blowfish.h
 bluray.c
 bmp.c
 bmp.h
 bmp_parser.cBMP parser
 bmpenc.c
 libavcodec/bmv.c
 libavformat/bmv.c
 bprint.c
 bprint.h
 brender_pix.c
 brsc.py
 brstm.c
 arm/bswap.h
 avr32/bswap.h
 bfin/bswap.hByte swapping routines
 bswap.hByte swapping routines
 sh4/bswap.hByte swapping routines
 x86/bswap.hByte swapping routines
 libavfilter/buffer.c
 libavutil/buffer.c
 buffer.hRefcounted data buffer API
 buffer_internal.h
 bufferqueue.h
 buffersink.cBuffer sink
 buffersink.hMemory buffer sink API for audio and video
 buffersrc.cMemory buffer source filter
 buffersrc.hMemory buffer source API
 bytestream.h
 libavcodec/c93.c
 libavformat/c93.c
 cabac.cContext Adaptive Binary Arithmetic Coder
 cabac.hContext Adaptive Binary Arithmetic Coder
 x86/cabac.h
 cabac_functions.hContext Adaptive Binary Arithmetic Coder inline functions
 caca.c
 cache.c
 caf.cCAF common code
 caf.hCAF common code
 cafdec.cCore Audio Format demuxer
 cafenc.c
 cavs.cChinese AVS video (AVS1-P2, JiZhun profile) decoder
 cavs.h
 cavs_parser.cChinese AVS video (AVS1-P2, JiZhun profile) parser
 cavsdata.c
 cavsdata.h
 cavsdec.cChinese AVS video (AVS1-P2, JiZhun profile) decoder
 cavsdsp.c
 x86/cavsdsp.c
 cavsdsp.h
 cavsvideodec.c
 cbrt_tablegen.c
 cbrt_tablegen.h
 cdg.c
 cdgraphics.cCD Graphics Video Decoder
 libavcodec/cdxl.c
 libavformat/cdxl.c
 celp_filters.c
 celp_filters.h
 celp_filters_mips.cReference: libavcodec/celp_filters.c
 celp_math.c
 celp_math.h
 celp_math_mips.cReference: libavcodec/celp_math.c
 cga_data.cCGA/EGA/VGA ROM data
 cga_data.hCGA/EGA/VGA ROM data
 channel_layout.cAudio channel layout utility functions
 channel_layout.hAudio channel layout utility functions
 chomp_bsf.c
 cinepak.cCinepak video decoder
 cljr.cCirrus Logic AccuPak codec
 cllc.c
 cmdutils.c
 cmdutils.h
 cmdutils_common_opts.h
 cngdec.c
 cngenc.c
 codec_desc.c
 colorspace-test.c
 colorspace.hVarious defines for YUV<->RGB conversion
 common.hCommon internal and external API header
 compute_antialias_fixed.hReference: libavcodec/mpegaudiodec.c
 compute_antialias_float.hReference: libavcodec/mpegaudiodec.c
 concat.c
 concatdec.c
 musixmatch-master/docs/conf.py
 Yading/musixmatch-master/docs/conf.py
 config.h
 config_bfin.h
 constants.c
 cook.cCook compatible decoder
 cook_parser.cCook audio parser
 cookdata.hCook AKA RealAudio G2 compatible decoderdata
 copy_block.h
 cos_tablegen.c
 cpia.c
 arm/cpu.c
 cpu.c
 ppc/cpu.c
 x86/cpu.c
 arm/cpu.h
 cpu.h
 x86/cpu.h
 cpudetect.h
 crc.c
 crc.h
 crcenc.c
 crypto.c
 crystalhd.c
 cscd.c
 cutils.c
 cws2fws.c
 cyuv.cCreative YUV (CYUV) Video Decoder
 D.m
 data_uri.c
 daud.c
 dca.c
 arm/dca.h
 dca.h
 dca_parser.c
 dcadata.h
 dcadec.c
 dcadsp.c
 dcadsp.h
 dcadsp_init_arm.c
 dcaenc.c
 dcaenc.h
 dcahuff.h
 dct-test.cDCT test (c) 2001 Fabrice Bellard Started from sample code by Juan J
 dct.c(Inverse) Discrete Cosine Transforms
 dct.h
 dct32.c
 dct32.h
 dct32_fixed.c
 dct32_float.c
 dctref.cReference discrete cosine transform (double precision)
 dctref.h
 decoding_encoding.cLibavcodec API use example
 demuxing.cLibavformat demuxing API use example
 des.c
 des.h
 deshake.h
 deshake_kernel.h
 deshake_opencl.cTransform input video
 deshake_opencl.h
 libavcodec/dfa.c
 libavformat/dfa.c
 dict.c
 dict.hPublic dictionary API
 dirac.cDirac Decoder
 dirac.hInterface to Dirac Decoder/Encoder
 dirac_arith.cArithmetic decoder for Dirac
 dirac_arith.hArithmetic decoder for Dirac
 dirac_dwt.c
 x86/dirac_dwt.c
 dirac_dwt.h
 x86/dirac_dwt.h
 dirac_parser.cDirac Parser
 libavcodec/diracdec.cDirac Decoder
 libavformat/diracdec.c
 diracdsp.c
 diracdsp.h
 diracdsp_mmx.c
 diracdsp_mmx.h
 libavresample/dither.cDithered Audio Sample Quantization
 libswresample/dither.c
 dither.h
 dither_init.c
 dither_template.c
 dnxhd_parser.cDNxHD/VC-3 parser
 dnxhddata.c
 dnxhddata.h
 libavcodec/dnxhddec.c
 libavformat/dnxhddec.c
 dnxhdenc.c
 x86/dnxhdenc.c
 dnxhdenc.h
 dpcm.cAssorted DPCM (differential pulse code modulation) audio codecs by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) Xan DPCM decoder by Mario Brito (mbrit.nosp@m.o@st.nosp@m.udent.nosp@m..dei.nosp@m..uc.p.nosp@m.t) for more information on the specific data formats, visit: http://www.pcisys.net/~melanson/codecs/simpleaudio.html SOL DPCMs implemented by Konstantin Shishkov
 dpx.c
 dpxenc.c
 drawutils.c
 drawutils.hMisc drawing utilities
 dshow.c
 dshow_capture.h
 dshow_common.c
 dshow_enummediatypes.c
 dshow_enumpins.c
 dshow_filter.c
 dshow_pin.c
 dsicin.cDelphine Software International CIN file demuxer
 dsicinav.cDelphine Software International CIN audio/video decoders
 dsputil.cDSP utils
 dsputil.hDSP utils
 dsputil_align.c
 dsputil_alpha.c
 dsputil_alpha.h
 dsputil_altivec.c
 dsputil_altivec.h
 dsputil_arm.h
 dsputil_bfin.c
 dsputil_bfin.h
 dsputil_init_arm.c
 dsputil_init_armv5te.c
 dsputil_init_armv6.c
 dsputil_init_neon.c
 dsputil_mmx.c
 dsputil_mmx.h
 dsputil_ppc.c
 dsputil_qns_template.c
 dsputil_rnd_template.c
 dsputil_sh4.c
 dsputil_sh4.h
 dsputil_template.cDSP utils
 dsputil_vis.c
 dsputil_vis.h
 dsputilenc_mmx.c
 dtsdec.c
 dtshddec.c
 dump_extradata_bsf.c
 libavcodec/dv.cDV codec
 libavformat/dv.c
 dv.h
 dv1394.c
 dv1394.h
 dv_profile.c
 dv_profile.h
 dv_tablegen.c
 dv_tablegen.h
 dv_vlc_data.hVLC constants for DV codec
 dvbsub.c
 dvbsub_parser.c
 dvbsubdec.c
 dvd_nav_parser.c
 dvdata.cConstants for DV codec
 dvdata.hConstants for DV codec
 dvdec.cDV decoder
 dvdsub_parser.c
 dvdsubdec.c
 dvdsubenc.c
 dvenc.c
 libavcodec/dxa.cDXA Video decoder
 libavformat/dxa.c
 dxtory.c
 dxva2.c
 dxva2.hPublic libavcodec DXVA2 header
 dxva2_h264.c
 dxva2_internal.h
 dxva2_mpeg2.c
 dxva2_vc1.c
 eac3_data.cTables taken directly from the E-AC-3 spec
 eac3_data.h
 eac3dec.c
 eac3enc.cE-AC-3 encoder
 eac3enc.hE-AC-3 encoder
 eacdata.cElectronic Arts cdata Format Demuxer by Peter Ross (pross.nosp@m.@xvi.nosp@m.d.org)
 eacmv.cElectronic Arts CMV Video Decoder by Peter Ross (pross.nosp@m.@xvi.nosp@m.d.org)
 eaidct.cElectronic Arts TGQ/TQI/MAD IDCT algorithm
 eaidct.h
 eamad.cElectronic Arts Madcow Video Decoder
 eatgq.cElectronic Arts TGQ Video Decoder
 eatgv.cElectronic Arts TGV Video Decoder by Peter Ross (pross.nosp@m.@xvi.nosp@m.d.org)
 eatqi.cElectronic Arts TQI Video Decoder
 ejempolo de tres matrics HeBeR.m
 elbg.cCodebook Generator using the ELBG algorithm
 elbg.h
 electronicarts.cElectronic Arts Multimedia file demuxer (WVE/UV2/etc.) by Robin Kay (komadori at gekkou.co.uk)
 emms.h
 enum_options.c
 epafdec.c
 error.c
 error.hError code definitions
 error_resilience.cError resilience / concealment
 error_resilience.h
 escape124.c
 escape130.c
 eval.cSimple arithmetic expression evaluator
 eval.hSimple arithmetic expression evaluator
 evrcdata.hData tables for the EVRC decoder
 evrcdec.cEnhanced Variable Rate Codec, Service Option 3 decoder
 exr.cOpenEXR decoder
 extractInstrumental.m
 extractMelody.m
 extra/f0detection.m
 f0detection.m
 extra/f0detectionyin.m
 f0detectionyin.m
 f_ebur128.cEBU R.128 implementation
 f_perms.c
 f_select.cFilter for selecting which frame passes in the filterchain
 f_sendcmd.cSend commands filter
 f_setpts.cVideo presentation timestamp (PTS) modification filter
 f_settb.cSet timebase for the output link
 faandct.c
Floating point AAN DCT
 faandct.h
Floating point AAN DCT
 faanidct.c
 faanidct.h
 fastmemcpy.h
 faxcompr.cCCITT Fax Group 3 and 4 decompression
 faxcompr.hCCITT Fax Group 3 and 4 decompression
 fbdev.cLinux framebuffer input device, inspired by code from fbgrab.c by Gunnar Monell
 fdct.c
 fdct_altivec.c
 ffescape.cEscaping utility
 ffeval.cSimple arithmetic expression evaluator
 ffm.h
 ffmdec.c
 ffmenc.c
 ffmeta.h
 ffmetadec.c
 ffmetaenc.c
 ffmpeg.cMultimedia converter based on the FFmpeg libraries
 ffmpeg.h
 ffmpeg_filter.c
 ffmpeg_opt.c
 ffplay.cSimple media player based on the FFmpeg libraries
 ffprobe.cSimple media prober based on the FFmpeg libraries
 ffserver.cMultiple format streaming server based on the FFmpeg libraries
 FFT of a Simple Sinusoid.m
 fft-fixed-test.c
 fft-internal.h
 fft-test.cFFT and MDCT tests
 fft.cFFT/IFFT transforms
 fft.h
 x86/fft.h
 fft_altivec.c
 fft_fixed.c
 fft_fixed_init_arm.c
 fft_float.c
 fft_init.c
 fft_init_arm.c
 fft_init_table.cDefinitions and initialization of LUT table for MIPS FFT
 fft_mips.c
 fft_table.hDefinitions and LUT table for MIPS FFT
 ffv1.cFF Video Codec 1 (a lossless codec)
 ffv1.hFF Video Codec 1 (a lossless codec)
 ffv1dec.cFF Video Codec 1 (a lossless codec) decoder
 ffv1enc.cFF Video Codec 1 (a lossless codec) encoder
 ffwavesynth.c
 libavfilter/fifo.cFIFO buffering filter
 libavutil/fifo.c
 fifo.hVery simple circular buffer FIFO implementation
 libavformat/file.c
 libavutil/file.c
 file.hMisc file utilities
 filmstripdec.cAdobe Filmstrip demuxer
 filmstripenc.cAdobe Filmstrip muxer
 filtering_audio.cAPI example for audio decoding and filtering
 filtering_video.cAPI example for decoding and filtering
 filtfmts.c
 final_mix.m
 final_mix_heavy.m
 fix_offset.m
 flac.c
 flac.hFLAC (Free Lossless Audio Codec) decoder/demuxer common functions
 flac_parser.cFLAC parser
 flacdata.c
 flacdata.h
 libavcodec/flacdec.cFLAC (Free Lossless Audio Codec) decoder
 libavformat/flacdec.c
 flacdsp.c
 flacdsp.h
 flacdsp_init_arm.c
 flacdsp_lpc_template.c
 flacdsp_template.c
 libavcodec/flacenc.c
 libavformat/flacenc.c
 flacenc.h
 flacenc_header.c
 flashsv.cFlash Screen Video decoder
 flashsv2enc.cFlash Screen Video Version 2 encoder
 flashsvenc.cFlash Screen Video encoder
 flic.cFLI/FLC file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) for more information on the .fli/.flc file format and all of its many variations, visit: http://www.compuphase.com/flic.htm
 flicvideo.cAutodesk Animator FLI/FLC Video Decoder by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) for more information on the .fli/.flc file format and all of its many variations, visit: http://www.compuphase.com/flic.htm
 float_dsp.c
 float_dsp.h
 float_dsp_altivec.c
 float_dsp_altivec.h
 float_dsp_arm.h
 ppc/float_dsp_init.c
 x86/float_dsp_init.c
 float_dsp_init_arm.c
 float_dsp_init_neon.c
 float_dsp_init_vfp.c
 float_dsp_mips.cReference: libavutil/float_dsp.c
 libavcodec/flv.h
 libavformat/flv.hFLV common header
 libavcodec/flvdec.c
 libavformat/flvdec.c
 libavcodec/flvenc.c
 libavformat/flvenc.c
 fmtconvert.c
 fmtconvert.h
 fmtconvert_altivec.c
 fmtconvert_init.c
 fmtconvert_init_arm.c
 fmtconvert_mips.c
 formats.c
 formats.h
 fourcc2pixfmt.c
 frame.c
 frame.h
 frame_thread_encoder.c
 frame_thread_encoder.h
 framecrcenc.c
 framehash.c
 fraps.cLossless Fraps 'FPS1' decoder
 frmdec.cMegalux Frame demuxer
 frwu.c
 libavcodec/g722.cG.722 ADPCM audio codec
 libavformat/g722.c
 g722.h
 g722dec.cG.722 ADPCM audio decoder
 g722enc.cG.722 ADPCM audio encoder
 libavcodec/g723_1.cG.723.1 compatible decoder
 libavformat/g723_1.cG.723.1 demuxer
 g723_1_data.hG723.1 compatible decoder data tables
 g726.c
 g729.h
 g729data.h
 libavcodec/g729dec.c
 libavformat/g729dec.c
 g729postfilter.c
 g729postfilter.h
 extra/genbh92lobe.m
 genbh92lobe.m
 extra/genspecsines.m
 genspecsines.m
 genspecsines2.m
 genspecsines3.m
 genspecsines_sin.m
 get_bits.hBitstream reader API header
 getOnsetsAndSynchronyWithFillin.m
 getopt.c
 libavcodec/gif.cGIF encoder
 libavformat/gif.c
 gif.hGIF format definitions
 libavcodec/gifdec.c
 libavformat/gifdec.cGIF demuxer
 gmc_altivec.c
 golomb-test.c
 golomb.c
exp golomb vlc stuff
 golomb.h
exp golomb vlc stuff
 gong.m
 gong_notes.m
 gopher.c
 gradfun.h
 graph2dot.c
 graphdump.c
 graphparser.c
 gsm.h
 gsm_parser.cGSM audio parser
 libavcodec/gsmdec.cGSM decoder
 libavformat/gsmdec.c
 gsmdec_data.c
 gsmdec_data.h
 gsmdec_template.cGSM decoder
 gxf.c
 gxf.h
 gxfenc.c
 h261.cH261codec
 h261.hH261codec
 h261_parser.cH261codec
 h261data.cH.261 tables
 libavcodec/h261dec.cH.261 decoder
 libavformat/h261dec.c
 h261enc.cH.261 encoder
 h263.cH263/mpeg4 codec
 h263.h
 h263_parser.cH.263 parser
 h263_parser.h
 h263data.hH.263 tables
 libavcodec/h263dec.cH.263 decoder
 libavformat/h263dec.c
 h264.cH.264 / AVC / MPEG4 part10 codec
 h264.hH.264 / AVC / MPEG4 part10 codec
 h264_altivec.c
 h264_cabac.cH.264 / AVC / MPEG4 part10 cabac decoding
 h264_cavlc.cH.264 / AVC / MPEG4 part10 cavlc bitstream decoding
 h264_direct.cH.264 / AVC / MPEG4 part10 direct mb/block decoding
 h264_i386.hH.264 / AVC / MPEG4 part10 codec
 h264_intrapred_init.c
 h264_loopfilter.cH.264 / AVC / MPEG4 part10 loop filter
 h264_mb_template.c
 h264_mc_template.c
 h264_mp4toannexb_bsf.c
 h264_mvpred.hH.264 / AVC / MPEG4 part10 motion vector predicion
 h264_parser.cH.264 / AVC / MPEG4 part10 parser
 h264_ps.cH.264 / AVC / MPEG4 part10 parameter set decoding
 ppc/h264_qpel.c
 x86/h264_qpel.c
 h264_qpel_template.c
 h264_refs.cH.264 / AVC / MPEG4 part10 reference picture handling
 h264_sei.cH.264 / AVC / MPEG4 part10 sei decoding
 h264addpx_template.cH.264 / AVC / MPEG4 part10 DSP functions
 h264chroma.c
 h264chroma.h
 ppc/h264chroma_init.c
 sh4/h264chroma_init.c
 x86/h264chroma_init.c
 h264chroma_init_arm.c
 h264chroma_template.c
 ppc/h264chroma_template.c
 h264data.h
H264 / AVC / MPEG4 part10 codec data table
 h264dec.c
 h264dsp.cH.264 / AVC / MPEG4 part10 DSP functions
 h264dsp.hH.264 DSP functions
 h264dsp_init.c
 h264dsp_init_arm.c
 h264dsp_template.cH.264 / AVC / MPEG4 part10 DSP functions
 h264idct.cH.264 IDCT
 h264idct.h
 h264idct_template.cH.264 IDCT
 h264pred.cH.264 / AVC / MPEG4 part10 prediction functions
 h264pred.hH.264 / AVC / MPEG4 prediction functions
 h264pred_init_arm.c
 h264pred_template.cH.264 / AVC / MPEG4 part10 prediction functions
 h264qpel.c
 h264qpel.h
 h264qpel_init_arm.c
 h264qpel_template.c
 harmonicmodel.m
 harmonicmodel1.m
 help_mp.h
 hls.cApple HTTP Live Streaming demuxer http://tools.ietf.org/html/draft-pantos-http-live-streaming
 hlsenc.c
 hlsproto.cApple HTTP Live Streaming Protocol Handler http://tools.ietf.org/html/draft-pantos-http-live-streaming
 hmac.c
 hmac.h
 hpel_template.c
 hpeldsp.cHalf-pel DSP functions
 sh4/hpeldsp.c
 hpeldsp.hHalf-pel DSP functions
 hpeldsp_alpha.c
 hpeldsp_alpha.h
 hpeldsp_altivec.c
 hpeldsp_arm.h
 hpeldsp_avg_template.c
 hpeldsp_bfin.c
 hpeldsp_bfin.h
 hpeldsp_init.c
 hpeldsp_init_arm.c
 hpeldsp_init_armv6.c
 hpeldsp_init_neon.c
 hpeldsp_rnd_template.c
 hpeldsp_template.cHalf-pel DSP functions
 hpeldsp_vis.c
 code Kat/hpsmodel.m
 hpsmodel.m
 http.c
 http.h
 httpauth.c
 httpauth.h
 huffman.cHuffman tree builder and VLC generator
 huffman.hHuffman tree builder and VLC generator
 huffyuv.cHuffyuv codec for libavcodec
 huffyuv.hHuffyuv codec for libavcodec
 huffyuvdec.cHuffyuv decoder
 huffyuvenc.cHuffyuv encoder
 icodec.cMicrosoft Windows ICO demuxer
 icoenc.cMicrosoft Windows ICO muxer
 id3v1.c
 id3v1.h
 id3v2.cID3v2 header parser
 id3v2.h
 id3v2enc.c
 idcin.cId Quake II CIN file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) For more information about the id CIN format, visit: http://www.csse.monash.edu.au/~timf/
 idcinvideo.cId Quake II Cin Video Decoder by Dr
 idct_altivec.c
 idct_mmx_xvid.c
 idct_sh4.c
 idct_sse2_xvid.c
 idct_xvid.hHeader for Xvid IDCT functions
 idroqdec.cId RoQ format file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) for more information on the .roq file format, visit: http://www.csse.monash.edu.au/~timf/
 idroqenc.c
 iec61883.cLibiec61883 interface
 libavcodec/iff.cIFF ACBM/DEEP/ILBM/PBM bitmap decoder
 libavformat/iff.cIFF file demuxer by Jaikrishnan Menon for more information on the .iff file format, visit: http://wiki.multimedia.cx/index.php?title=IFF
 iirfilter.cDifferent IIR filters implementation
 iirfilter.hIIR filter interface
 iirfilter_mips.cReference: libavcodec/iirfilter.c
 ilbc.c
 imc.cIMC - Intel Music Coder A mdct based codec using a 256 points large transform divided into 32 bands with some mix of scale factors
 imcdata.h
 img2.c
 img2dec.c
 img2enc.c
 img_format.c
 img_format.h
 imgconvert.cMisc image conversion routines
 imgconvert.h
 imgutils.cMisc image utilities
 imgutils.hMisc image utilities
 imx_dump_header_bsf.cImx dump header bitstream filter modifies bitstream to fit in mov and be decoded by final cut pro decoder
 indeo2.cIntel Indeo 2 decoder
 indeo2data.h
 indeo3.cThis is a decoder for Intel Indeo Video v3
 indeo3data.h
 indeo4.cIndeo Video Interactive version 4 decoder
 indeo4data.hThis file contains data needed for the Indeo 4 decoder
 indeo5.cIndeo Video Interactive version 5 decoder
 indeo5data.hThis file contains data needed for the Indeo5 decoder
 ingenientdec.c
 input.c
 int_altivec.cInteger misc ops
 integer.cArbitrary precision integers
 integer.hArbitrary precision integers
 intelh263dec.c
 libavcodec/internal.hCommon internal api header
 libavfilter/internal.hInternal API functions
 libavformat/internal.h
 libavresample/internal.h
 libavutil/internal.hCommon internal API header
 interplayvideo.cInterplay MVE Video Decoder by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) For more information about the Interplay MVE format, visit: http://www.pcisys.net/~melanson/codecs/interplay-mve.txt This code is written in such a way that the identifiers match up with the encoding descriptions in the document
 intfloat.h
 intfloat_readwrite.cPortable IEEE float/double read/write functions
 intfloat_readwrite.h
 intmath.c
 arm/intmath.h
 intmath.h
 intrax8.cIntraX8 (J-Frame) subdecoder, used by WMV2 and VC-1
 intrax8.h
 intrax8dsp.cIntraX8 frame subdecoder image manipulation routines
 intrax8dsp.h
 intrax8huf.h
 arm/intreadwrite.h
 avr32/intreadwrite.h
 intreadwrite.h
 mips/intreadwrite.h
 ppc/intreadwrite.h
 tomi/intreadwrite.h
 x86/intreadwrite.h
 ipmovie.cInterplay MVE file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) For more information regarding the Interplay MVE file format, visit: http://www.pcisys.net/~melanson/codecs/ The aforementioned site also contains a command line utility for parsing IP MVE files so that you can get a good idea of the typical structure of such files
 ircam.c
 ircam.h
 ircamdec.c
 ircamenc.c
 ismindex.c
 isom.c
 isom.h
 iss.cFuncom ISS file demuxer
 ituh263dec.cH263 decoder
 ituh263enc.cH263 bitstream encoder
 iv8.c
 ivfdec.c
 ivfenc.c
 ivi_common.cThis file contains functions and data shared by both Indeo4 and Indeo5 decoders
 ivi_common.hThis file contains structures and macros shared by both Indeo4 and Indeo5 decoders
 ivi_dsp.cDSP functions (inverse transforms, motion compensation, wavelet recompostions) for Indeo Video Interactive codecs
 ivi_dsp.hDSP functions (inverse transforms, motion compensations, wavelet recompostion) for Indeo Video Interactive codecs
 j2k.cJPEG2000 image encoder and decoder common functions
 j2k.hJPEG2000 tables
 j2k_dwt.cDiscrete wavelet transform
 j2k_dwt.hDiscrete wavelet transform
 j2kdec.cJPEG2000 image decoder
 j2kenc.cJPEG2000 image encoder
 jack_audio.c
 jacosub.hJACOsub shared utils
 libavcodec/jacosubdec.cJACOsub subtitle decoder
 libavformat/jacosubdec.cJACOsub subtitle demuxer
 jacosubenc.c
 jfdctfst.cIndependent JPEG Group's fast AAN dct
 jfdctint.c
 jfdctint_template.cIndependent JPEG Group's slow & accurate dct
 jpegls.cJPEG-LS common code
 jpegls.hJPEG-LS common code
 jpeglsdec.cJPEG-LS decoder
 jpeglsdec.hJPEG-LS decoder
 jpeglsenc.cJPEG-LS encoder
 jrevdct.cIndependent JPEG Group's LLM idct
 libavcodec/jvdec.cBitmap Brothers JV video decoder
 libavformat/jvdec.cBitmap Brothers JV demuxer
 kbdwin.c
 kbdwin.h
 kgv1dec.cKega Game Video decoder
 kmvc.cKarl Morton's Video Codec decoder
 Lab2 1b.m
 Lab2 1d.m
 Lab21b.m
 Lab21d.m
 lab2_4.m
 Lab4 stptpeaks.m
 Lab4.m
 lab5.m
 lagarith.cLagarith lossless decoder
 lagarithrac.cLagarith range decoder
 lagarithrac.hLagarith range decoder
 lastfm_tags.py
 latm_parser.cAAC LATM parser
 latmenc.c
 lavfi.cLibavfilter virtual input device
 lavfutils.c
 lavfutils.hMiscellaneous utilities which make use of the libavformat library
 lcl.h
 lcldec.cLCL (LossLess Codec Library) Video Codec Decoder for MSZH and ZLIB codecs Experimental encoder for ZLIB RGB24
 lclenc.cLCL (LossLess Codec Library) Video Codec Decoder for MSZH and ZLIB codecs Experimental encoder for ZLIB RGB24
 lfg.c
 lfg.h
 libaacplus.cInterface to libaacplus for aac+ (sbr+ps) encoding
 libcdio.cLibcdio CD grabbing
 libcelt_dec.c
 libdc1394.c
 libfaac.cInterface to libfaac for aac encoding
 libfdk-aacenc.c
 libgsm.cInterface to libgsm for gsm encoding/decoding
 libilbc.c
 libm.hReplacements for frequently missing libm functions
 libm_mips.hMIPS optimization for some libm functions
 libmodplug.cModPlug demuxer
 libmp3lame.cInterface to libmp3lame for mp3 encoding
 libnut.cNUT demuxing and muxing via libnut
 libopencore-amr.c
 libopenjpegdec.cJPEG 2000 decoder using libopenjpeg
 libopenjpegenc.cJPEG 2000 encoder using libopenjpeg
 libopus.c
 libopus.h
 libopusdec.c
 libopusenc.c
 libquvi.c
 librtmp.cRTMP protocol based on http://rtmpdump.mplayerhq.hu/ librtmp
 libschroedinger.cFunction definitions common to libschroedinger decoder and encoder
 libschroedinger.hData structures common to libschroedinger decoder and encoder
 libschroedingerdec.cDirac decoder support via libschroedinger-1.0 libraries
 libschroedingerenc.cDirac encoder support via libschroedinger-1.0 libraries
 libshine.c
 libspeexdec.c
 libspeexenc.cLibspeex Speex audio encoder
 libstagefright.cpp
 libtheoraenc.cTheora encoder using libtheora
 libtwolame.cInterface to libtwolame for mp2 encoding
 libutvideo.hKnown FOURCCs: 'ULY0' (YCbCr 4:2:0), 'ULY2' (YCbCr 4:2:2), 'ULRG' (RGB), 'ULRA' (RGBA)
 libutvideodec.cppKnown FOURCCs: 'ULY0' (YCbCr 4:2:0), 'ULY2' (YCbCr 4:2:2), 'ULRG' (RGB), 'ULRA' (RGBA)
 libutvideoenc.cppKnown FOURCCs: 'ULY0' (YCbCr 4:2:0), 'ULY2' (YCbCr 4:2:2), 'ULRG' (RGB), 'ULRA' (RGBA)
 libvo-aacenc.c
 libvo-amrwbenc.c
 libvorbisdec.c
 libvorbisenc.c
 libvpxdec.cVP8 decoder support via libvpx
 libvpxenc.cVP8 encoder support via libvpx
 libx264.c
 libxavs.c
 libxvid.cInterface to xvidcore for MPEG-4 compliant encoding
 libxvid.hCommon functions for use with the Xvid wrappers
 libxvid_rc.c
 ljpegenc.cLossless JPEG encoder
 lls.cLinear least squares model
 lls.h
 lmlm4.c
 loadMelodyFile.m
 loasdec.c
 musixmatch-master/7digital-python/lockerEndpoint.py
 Yading/7digital-python/lockerEndpoint.py
 loco.cLOCO codec
 log.cLogging functions
 log.h
 libavcodec/log2_tab.c
 libavformat/log2_tab.c
 libavutil/log2_tab.c
 libswresample/log2_tab.c
 lpc.c
 x86/lpc.c
 lpc.h
 lsp.c
 lsp.h
 lsp_mips.hReference: libavcodec/lsp.c
 lswsutils.c
 lswsutils.hMiscellaneous utilities which make use of the libswscale library
 lvfdec.c
 lxfdec.c
 musixmatch-master/build/lib/musixmatch/lyrics.py
 musixmatch-master/musixmatch/lyrics.py
 musixmatch-master/tests/lyrics.py
 Yading/musixmatch-master/build/lib/musixmatch/lyrics.py
 Yading/musixmatch-master/musixmatch/lyrics.py
 Yading/musixmatch-master/tests/lyrics.py
 lzo.c
 lzo.h
 lzw.cLZW decoding routines
 lzw.hLZW decoding routines
 lzwenc.cLZW encoder
 m4vdec.c
 mace.cMACE decoder
 main.c
 math.h
 mathematics.cMiscellaneous math routines and tables
 mathematics.h
 arm/mathops.h
 avr32/mathops.h
 bfin/mathops.h
 mathops.h
 mips/mathops.h
 ppc/mathops.h
 x86/mathops.h
 mathtables.c
 matroska.c
 matroska.h
 matroskadec.cMatroska file demuxer
 matroskaenc.c
 md5.c
 md5.h
 md5enc.c
 md5proto.c
 mdct.cMDCT/IMDCT transforms
 mdct_fixed.c
 mdct_float.c
 mdec.cSony PlayStation MDEC (Motion DECoder) This is very similar to intra-only MPEG-1
 mem.cDefault memory allocator for libavutil
 mem.hMemory handling functions
 doc/examples/metadata.cShows how the metadata API can be used in application programs
 libavformat/metadata.c
 metadata.hInternal metadata API header see avformat.h or the public API!
 mgsts.c
 libavcodec/microdvddec.cMicroDVD subtitle decoder
 libavformat/microdvddec.c
 microdvdenc.c
 mimic.c
 MIX.m
 mjpeg.cMJPEG encoder and decoder
 mjpeg.hMJPEG encoder and decoder
 mjpeg2jpeg_bsf.c
 mjpeg_parser.cMJPEG parser
 mjpega_dump_header_bsf.cMJPEG A dump header bitstream filter modifies bitstream to be decoded by quicktime
 mjpegbdec.cApple MJPEG-B decoder
 mjpegdec.cMJPEG decoder
 mjpegdec.hMJPEG decoder
 mjpegenc.cMJPEG encoder
 mjpegenc.hMJPEG encoder
 mkvtimestamp_v2.c
 mlp.c
 mlp.h
 mlp_parser.cMLP parser
 mlp_parser.hMLP parser prototypes
 mlpdec.cMLP decoder
 mlpdsp.c
 x86/mlpdsp.c
 mlpdsp.h
 mm.cAmerican Laser Games MM Format Demuxer by Peter Ross (pross.nosp@m.@xvi.nosp@m.d.org)
 mmf.c
 mms.c
 mms.h
 mmsh.c
 mmst.c
 mmvideo.cAmerican Laser Games MM Video Decoder by Peter Ross (pross.nosp@m.@xvi.nosp@m.d.org)
 motion-test.cMotion test
 motion_est.cMotion estimation
 x86/motion_est.c
 motion_est_alpha.c
 motion_est_template.cMotion estimation template
 motionpixels.c
 motionpixels_tablegen.c
 motionpixels_tablegen.h
 mov.c
 mov_chan.c
 mov_chan.h
 movenc.c
 movenc.h
 movenchint.c
 movsub_bsf.c
 movtextdec.c
 movtextenc.c
 mp3_header_compress_bsf.c
 mp3_header_decompress_bsf.c
 mp3dec.c
 mp3enc.c
 mp_image.c
 mp_image.h
 mp_msg.h
 mpbswap.h
 libavcodec/mpc.cMusepack decoder core MPEG Audio Layer 1/2 -like codec with frames of 1152 samples divided into 32 subbands
 libavformat/mpc.c
 mpc.hMusepack decoder MPEG Audio Layer 1/2 -like codec with frames of 1152 samples divided into 32 subbands
 mpc7.cMPEG Audio Layer 1/2 -like codec with frames of 1152 samples divided into 32 subbands
 mpc7data.h
 libavcodec/mpc8.cMPEG Audio Layer 1/2 -like codec with frames of 1152 samples divided into 32 subbands
 libavformat/mpc8.c
 mpc8data.h
 mpc8huff.h
 mpc_info.h
 mpcdata.h
 mpeg.c
 mpeg.h
 mpeg12.cMPEG-1/2 decoder
 mpeg12.h
 mpeg12data.cMPEG1/2 tables
 mpeg12data.hMPEG1/2 tables
 mpeg12dec.cMPEG-1/2 decoder
 mpeg12decdata.hMPEG1/2 decoder tables
 mpeg12enc.cMPEG1/2 encoder
 mpeg4audio.c
 mpeg4audio.h
 mpeg4data.hMpeg4 tables
 mpeg4video.c
 mpeg4video.h
 mpeg4video_parser.c
 mpeg4video_parser.h
 mpeg4videodec.c
 mpeg4videoenc.c
 mpegaudio.cMPEG Audio common code
 mpegaudio.hMpeg audio declarations for both encoder and decoder
 mpegaudio_parser.c
 mpegaudio_tablegen.c
 mpegaudio_tablegen.h
 mpegaudiodata.cMpeg audio layer common tables
 mpegaudiodata.hMpeg audio layer common tables
 mpegaudiodec.cMPEG Audio decoder
 x86/mpegaudiodec.c
 mpegaudiodec_altivec.c
 mpegaudiodec_float.c
 mpegaudiodecheader.cMPEG Audio header decoder
 mpegaudiodecheader.hMPEG Audio header decoder
 mpegaudiodectab.hMpeg audio layer decoder tables
 mpegaudiodsp.c
 mpegaudiodsp.h
 mpegaudiodsp_data.c
 mpegaudiodsp_fixed.c
 mpegaudiodsp_float.c
 mpegaudiodsp_init_arm.c
 mpegaudiodsp_mips_fixed.cReference: libavcodec/mpegaudiodsp_template.c
 mpegaudiodsp_mips_float.cReference: libavcodec/mpegaudiodsp_template.c libavcodec/dct32.c
 mpegaudiodsp_template.c
 mpegaudioenc.cThe simplest mpeg audio layer 2 encoder
 mpegaudiotab.hMpeg audio layer 2 tables
 mpegenc.c
 mpegts.c
 mpegts.h
 mpegtsenc.c
 mpegvideo.cThe simplest mpeg encoder (well, it was the simplest!)
 x86/mpegvideo.c
 mpegvideo.hMpegvideo header
 mpegvideo_alpha.c
 mpegvideo_altivec.c
 mpegvideo_arm.c
 mpegvideo_arm.h
 mpegvideo_armv5te.c
 mpegvideo_bfin.c
 mpegvideo_enc.cThe simplest mpeg encoder (well, it was the simplest!)
 mpegvideo_motion.c
 mpegvideo_parser.c
 mpegvideo_xvmc.c
 mpegvideodec.c
 mpegvideoenc.c
 mpegvideoenc_template.c
 mpjpeg.c
 libavcodec/mpl2dec.cMPL2 subtitles decoder
 libavformat/mpl2dec.cMPL2 subtitles format demuxer
 mpsubdec.cMPlayer subtitles format demuxer
 mqc.cMQ-coder ecoder and decoder common functions
 mqc.hMQ-coder
 mqcdec.cMQ-coder decoder
 mqcenc.cMQ-coder encoder
 msgsmdec.c
 msgsmdec.h
 msmpeg4.cMSMPEG4 backend for encoder and decoder
 msmpeg4.h
 msmpeg4data.cMSMPEG4 data tables
 msmpeg4data.hMSMPEG4 data tables
 msmpeg4dec.c
 msmpeg4enc.cMSMPEG4 encoder backend
 msnwc_tcp.c
 msrle.cMS RLE video decoder by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) For more information about the MS RLE format, visit: http://www.pcisys.net/~melanson/codecs/
 msrledec.cMS RLE decoder based on decoder by Mike Melanson and my own for TSCC For more information about the MS RLE format, visit: http://www.multimedia.cx/msrle.txt
 msrledec.h
 mss1.cMicrosoft Screen 1 (aka Windows Media Video V7 Screen) decoder
 mss12.cCommon functions for Microsoft Screen 1 and 2
 mss12.hCommon header for Microsoft Screen 1 and 2
 mss2.cMicrosoft Screen 2 (aka Windows Media Video V9 Screen) decoder
 mss2dsp.cMicrosoft Screen 2 (aka Windows Media Video V9 Screen) decoder DSP routines
 mss2dsp.hMicrosoft Screen 2 (aka Windows Media Video V9 Screen) decoder DSP routines
 mss3.cMicrosoft Screen 3 (aka Microsoft ATC Screen) decoder
 mss34dsp.c
 mss34dsp.h
 mss4.cMicrosoft Screen 4 (aka Microsoft Titanium Screen 2, aka Microsoft Expression Encoder Screen) decoder
 msvideo1.cMicrosoft Video-1 Decoder by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) For more information about the MS Video-1 format, visit: http://www.pcisys.net/~melanson/codecs/
 msvideo1enc.cMicrosoft Video-1 encoder
 mtv.cMTV demuxer
 musixmatch-master/musixmatch.py
 musixmatch.py
 mux.cMuxing functions for use within libavformat
 muxing.cLibavformat API example
 mvcdec.cSilicon Graphics Motion Video Compressor 1 & 2 decoder
 mvdec.cSilicon Graphics Movie demuxer
 mvi.c
 mxf.c
 mxf.h
 mxfdec.c
 mxfenc.c
 mxg.c
 mxpegdec.cMxPEG decoder
 ncdec.c
 nellymoser.cThe 3 alphanumeric copyright notices are md5summed they are from the original implementors
 nellymoser.hThe 3 alphanumeric copyright notices are md5summed they are from the original implementors
 nellymoserdec.cThe 3 alphanumeric copyright notices are md5summed they are from the original implementors
 nellymoserenc.cNellymoser encoder by Bartlomiej Wolowiec
 network.c
 network.h
 new_track_data.py
 nistspheredec.c
 noise_bsf.c
 noise_shaping_data.c
 noproxy-test.c
 normalize.py
 nsvdec.c
 nullenc.c
 nut.c
 nut.h
 nutdec.c
 nutenc.c
 libavcodec/nuv.c
 libavformat/nuv.c
 musixmatch-master/7digital-python/lib/oauth.py
 Yading/7digital-python/lib/oauth.py
 musixmatch-master/7digital-python/lib/oauth7digital.py
 Yading/7digital-python/lib/oauth7digital.py
 oggdec.c
 oggdec.h
 oggenc.c
 oggparsecelt.c
 oggparsedirac.c
 oggparseflac.c
 oggparseogm.c
 oggparseopus.c
 oggparseskeleton.c
 oggparsespeex.c
 oggparsetheora.c
 oggparsevorbis.c
 old_codec_ids.h
 old_pix_fmts.h
 oma.c
 oma.h
 omadec.cThis is a demuxer for Sony OpenMG Music files
 omaenc.c
 openal-dec.cOpenAL 1.1 capture device for libavdevice
 opencl.c
 opencl.hOpenCL wrapper
 opencl_allkernels.c
 opencl_allkernels.h
 opt.cAVOptions
 opt.hAVOptions
 libavcodec/options.cOptions definition for AVCodecContext
 libavformat/options.cOptions definition for AVFormatContext
 libavresample/options.cOptions definition for AVAudioResampleContext
 libswscale/options.c
 libavcodec/options_table.h
 libavformat/options_table.h
 os2threads.hOs2threads to pthreads wrapper
 os_support.c
 os_support.hMiscellaneous OS support macros and functions
 oss_audio.c
 output.c
 libavcodec/paf.c
 libavformat/paf.c
 paf.h
 pamenc.c
 parser.c
 parser.h
 parseutils.cMisc parsing utilities
 parseutils.hMisc parsing utilities
 pca.cPrincipal component analysis (PCA)
 pca.hPrincipal component analysis (PCA)
 pcm-mpeg.cPCM codecs for encodings found in MPEG streams (DVD/Blu-ray)
 libavcodec/pcm.cPCM codecs
 libavformat/pcm.c
 pcm.h
 pcm_tablegen.c
 pcm_tablegen.h
 pcmdec.c
 pcmenc.c
 pcx.c
 pcxenc.cPCX image encoder
 extra/peakinterp.m
 peakinterp.m
 peaks.m
 peakseaker.m
 pgssubdec.cPGS subtitle decoder
 pictordec.cPictor/PC Paint decoder
 pixdesc.c
 pixdesc.h
 pixfmt.hPixel format definitions
 pjsdec.cPJS (Phoenix Japanimation Society) subtitles format demuxer
 pktdumper.c
 plot_peaks.m
 pmpdec.c
 png.c
 png.h
 png_parser.cPNG parser
 pngdec.c
 pngdsp.c
 pngdsp.h
 pngdsp_init.c
 pngenc.c
 pnm.c
 pnm.h
 pnm_parser.c
 pnmdec.c
 pnmenc.c
 postprocess.cPostprocessing
 postprocess.hExternal API header
 postprocess_altivec_template.c
 postprocess_internal.hInternal API header
 postprocess_template.cMmx/mmx2/3dnow postprocess code
 print_options.c
 probetest.c
 proresdata.c
 proresdata.h
 proresdec.h
 proresdec2.cKnown FOURCCs: 'apch' (HQ), 'apcn' (SD), 'apcs' (LT), 'acpo' (Proxy), 'ap4h' (4444)
 proresdec_lgpl.cThis is a decoder for Apple ProRes 422 SD/HQ/LT/Proxy and ProRes 4444
 proresdsp.c
 proresdsp.h
 proresdsp_init.c
 proresenc_anatoliy.cApple ProRes encoder (Anatoliy Wasserman version) Known FOURCCs: 'apch' (HQ), 'apcn' (SD), 'apcs' (LT), 'acpo' (Proxy)
 proresenc_kostya.c
 psxstr.cPSX STR file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) This module handles streams that have been ripped from Sony Playstation CD games
 psymodel.c
 psymodel.h
 pthread.cMultithreading support functions
 ptx.c
 pullup.c
 pullup.h
 pulse.cPulseAudio input using the simple API
 put_bits.hBitstream writer API
 pva.c
 pvfdec.c
 musixmatch-master/7digital-python/lib/py7digital.py
 Yading/7digital-python/lib/py7digital.py
 qcelpdata.hData tables for the QCELP decoder
 qcelpdec.cQCELP decoder
 qcp.cQCP format (.qcp) demuxer
 qdm2.cQDM2 decoder
 qdm2_tablegen.c
 qdm2_tablegen.h
 qdm2data.hVarious QDM2 tables
 qdrw.cApple QuickDraw codec
 qpeg.cQPEG codec
 qpel.c
 qsort.h
 qt-faststart.c
 qtpalette.h
 qtrle.cQT RLE Video Decoder by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) For more information about the QT RLE format, visit: http://www.pcisys.net/~melanson/codecs/
 qtrleenc.c
 r210dec.c
 r210enc.c
 r3d.c
 ra144.c
 ra144.h
 ra144dec.c
 ra144enc.cReal Audio 1.0 (14.4K) encoder
 ra288.c
 ra288.h
 ralf.cThis is a decoder for Real Audio Lossless format
 ralfdata.h
 random_seed.c
 random_seed.h
 rangecoder.cRange coder
 rangecoder.hRange coder
 ratecontrol.cRate control for video encoders
 ratecontrol.hRatecontrol header
 rational.cRational numbers
 rational.hRational numbers
 raw.cRaw Video Codec
 raw.hRaw Video Codec
 libavcodec/rawdec.cRaw Video Decoder
 libavformat/rawdec.c
 rawdec.h
 libavcodec/rawenc.cRaw Video Encoder
 libavformat/rawenc.c
 rawenc.h
 rawvideodec.c
 rc4.c
 rc4.h
 rdft.c(Inverse) Real Discrete Fourier Transforms
 rdft.h
 rdt.cRealmedia RTSP protocol (RDT) support
 rdt.h
 libavcodec/realtextdec.cRealText subtitle decoder
 libavformat/realtextdec.cRealText subtitle demuxer
 rectangle.hUseful rectangle filling function
 regdef.h
 rematrix.c
 rematrix_template.c
 remove_extradata_bsf.c
 libavcodec/resample.cSamplerate conversion for both audio and video
 libavresample/resample.c
 libswresample/resample.cAudio resampling
 resample.h
 resample2.cAudio resampling
 resample_mmx.h
 libavresample/resample_template.c
 libswresample/resample_template.cAudio resampling
 resampling_audio.c
 rgb2rgb.c
 x86/rgb2rgb.c
 rgb2rgb.h
 rgb2rgb_template.c
 x86/rgb2rgb_template.c
 riff.c
 riff.hInternal header for RIFF based (de)muxers do NOT include this in end user applications
 rl.hRl header
 libavcodec/rl2.cRL2 Video Decoder
 libavformat/rl2.cRL2 file demuxer
 rle.c
 rle.h
 rm.c
 rm.h
 rmdec.c
 rmenc.c
 rmsipr.c
 rmsipr.h
 rnd_avg.h
 roqaudioenc.c
 roqvideo.cId RoQ Video common functions based on work by Dr
 roqvideo.h
 roqvideodec.cId RoQ Video Decoder by Dr
 roqvideoenc.cId RoQ encoder by Vitor
 rotozoom.c
 rpl.c
 rpza.cQT RPZA Video Decoder by Roberto Togni For more information about the RPZA format, visit: http://www.pcisys.net/~melanson/codecs/
 rso.c
 rso.h
 rsodec.c
 rsoenc.c
 rtjpeg.c
 rtjpeg.h
 rtmp.h
 rtmpcrypt.cRTMPE protocol
 rtmpcrypt.h
 rtmpdh.cRTMP Diffie-Hellmann utilities
 rtmpdh.h
 rtmphttp.cRTMP HTTP protocol
 rtmppkt.c
 rtmppkt.h
 rtmpproto.cRTMP protocol
 rtp.c
 rtp.h
 rtpdec.c
 rtpdec.h
 rtpdec_amr.c
 rtpdec_asf.cMicrosoft RTP/ASF support
 rtpdec_formats.h
 rtpdec_g726.c
 rtpdec_h263.c
 rtpdec_h263_rfc2190.c
 rtpdec_h264.cH.264 / RTP Code (RFC3984)
 rtpdec_ilbc.c
 rtpdec_jpeg.c
 rtpdec_latm.c
 rtpdec_mpeg12.c
 rtpdec_mpeg4.cMPEG4 / RTP Code
 rtpdec_mpegts.c
 rtpdec_qcelp.c
 rtpdec_qdm2.cRTP support for the QDM2 payload (todo: wiki)
 rtpdec_qt.cQuicktime-style RTP support
 rtpdec_svq3.cRTP support for the SV3V (SVQ3) payload
 rtpdec_vp8.cRTP support for the VP8 payload
 rtpdec_xiph.cXiph / RTP Code
 rtpenc.c
 rtpenc.h
 rtpenc_aac.c
 rtpenc_amr.c
 rtpenc_chain.c
 rtpenc_chain.h
 rtpenc_h263.c
 rtpenc_h263_rfc2190.c
 rtpenc_h264.cH.264 packetization
 rtpenc_jpeg.c
 rtpenc_latm.c
 rtpenc_mpv.c
 rtpenc_vp8.c
 rtpenc_xiph.c
 rtpproto.cRTP protocol
 rtsp.c
 rtsp.h
 rtspcodes.h
 rtspdec.c
 rtspenc.c
 rv10.cRV10/RV20 decoder
 rv10enc.cRV10 encoder
 rv20enc.cRV20 encoder
 rv30.cRV30 decoder
 rv30data.hMiscellaneous RV30 tables
 rv30dsp.cRV30 decoder motion compensation functions
 rv34.cRV30/40 decoder common data
 rv34.hRV30 and RV40 decoder common data declarations
 rv34_parser.cRV30/40 parser
 rv34data.hMiscellaneous RV30/40 tables
 rv34dsp.cRV30/40 decoder common dsp functions
 rv34dsp.hRV30/40 decoder motion compensation functions
 rv34dsp_init.c
 rv34dsp_init_arm.c
 rv34vlc.hRV30/40 VLC tables
 rv40.cRV40 decoder
 rv40data.hMiscellaneous RV40 tables
 rv40dsp.cRV40 decoder motion compensation functions
 rv40dsp_init.cRV40 decoder motion compensation functions x86-optimised 2,0 and 0,2 have h264 equivalents
 rv40dsp_init_arm.c
 rv40vlc2.hRV40 VLC tables used for macroblock information decoding
 s302m.c
 s3tc.c
 s3tc.h
 libavcodec/samidec.cSAMI subtitle decoder
 libavformat/samidec.cSAMI subtitle demuxer
 samplefmt.c
 samplefmt.h
 sanm.c
 sanm_data.h
 sapdec.c
 sapenc.c
 sauce.cSAUCE header parser
 sauce.hSAUCE header parser
 sbgdec.c
 sbr.hSpectral Band Replication definitions and structures
 sbrdsp.c
 sbrdsp.h
 sbrdsp_init.c
 sbrdsp_init_arm.c
 sbrdsp_mips.cReference: libavcodec/sbrdsp.c
 scaling_video.cLibswscale API use example
 sctp.cSctp url_protocol
 sdl.cLibSDL output device
 sdp.c
 musixmatch-master/7digital-python/tests/search_acceptance_tests.py
 Yading/7digital-python/tests/search_acceptance_tests.py
 seek-test.c
 seek.c
 seek.h
 seek_print.c
 segafilm.cSega FILM (.cpk) file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) For more information regarding the Sega FILM file format, visit: http://www.pcisys.net/~melanson/codecs/
 segment.c
 musixmatch-master/setup.py
 Yading/musixmatch-master/setup.py
 sgi.h
 sgidec.c
 sgienc.c
 sgirledec.cSGI RLE 8-bit decoder
 sh4.h
 sha.c
 sha.h
 shorten.cShorten decoder
 sierravmd.cSierra VMD file demuxer by Vladimir "VAG" Gneushev (vagsoft at mail.ru) for more information on the Sierra VMD file format, visit: http://www.pcisys.net/~melanson/codecs/
 siff.c
 simple_idct.cSimpleidct in C
 x86/simple_idct.c
 simple_idct.hSimple idct header
 simple_idct_alpha.c
 simple_idct_template.cSimpleidct in C
 simple_idct_vis.c
 sinemodel.m
 sinemodel1.m
 sinemodel_.m
 sinemodelpeakint.m
 sinewin.c
 sinewin.h
 sinewin_tablegen.c
 sinewin_tablegen.h
 sipr.c
 sipr.h
 sipr16k.c
 sipr16kdata.h
 siprdata.h
 libavcodec/smacker.cSmacker decoder
 libavformat/smacker.c
 smc.cQT SMC Video Decoder by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) For more information about the SMC format, visit: http://www.pcisys.net/~melanson/codecs/
 smjpeg.cSMJPEG common code
 smjpeg.hSMJPEG common code
 smjpegdec.cThis is a demuxer for Loki SDL Motion JPEG files
 smjpegenc.cThis is a muxer for Loki SDL Motion JPEG files
 smoothstreamingenc.c
 smush.c
 sndio_common.c
 sndio_common.h
 sndio_dec.c
 sndio_enc.c
 snow.c
 snow.h
 snow_dwt.c
 snow_dwt.h
 snowdata.h
 snowdec.c
 snowdsp.c
 snowenc.c
 snprintf.c
 snprintf.h
 softfloat.c
 softfloat.h
 sol.c
 sonic.cSimple free lossless/lossy audio codec Based on Paul Francis Harrison's Bonk (http://www.logarithmic.net/pfh/bonk) Written and designed by Alex Beregszaszi
 sox.h
 soxdec.cSoX native format demuxer
 soxenc.cSoX native format muxer
 soxr_resample.cAudio resampling with soxr
 sp5x.h
 sp5xdec.cSunplus JPEG decoder (SP5X)
 spdif.c
 spdif.h
 spdifdec.cIEC 61937 demuxer, used for compressed data in S/PDIF
 spdifenc.cIEC-61937 encapsulation of various formats, used by S/PDIF
 spectralpeaks.m
 split.cAudio and video splitter
 spsmodel.m
 src_movie.cMovie video source
 libavcodec/srtdec.c
 libavformat/srtdec.c
 libavcodec/srtenc.c
 libavformat/srtenc.c
 srtp.c
 srtp.h
 srtpproto.c
 start.py
 step1.m
 step2.m
 step3.m
 step3_heavy.m
 stft.m
 stft2.m
 stft_peak.m
 stft_primer_ejemplo.m
 stftlab4.m
 stpt.m
 stpt2.m
 stptpeaks.m
 strtod.c
 musixmatch-master/build/lib/musixmatch/subtitle.py
 musixmatch-master/musixmatch/subtitle.py
 musixmatch-master/tests/subtitle.py
 Yading/musixmatch-master/build/lib/musixmatch/subtitle.py
 Yading/musixmatch-master/musixmatch/subtitle.py
 Yading/musixmatch-master/tests/subtitle.py
 subtitles.c
 subtitles.h
 subviewer1dec.cSubViewer v1 subtitle demuxer
 libavcodec/subviewerdec.cSubViewer subtitle decoder
 libavformat/subviewerdec.cSubViewer subtitle demuxer
 sunrast.c
 sunrast.h
 sunrastenc.c
 svq1.cSorenson Vector Quantizer #1 (SVQ1) video codec
 svq1.hSorenson Vector Quantizer #1 (SVQ1) video codec
 svq13.c
 svq1_cb.hSvq1 code books
 svq1_vlc.h
 svq1dec.cSorenson Vector Quantizer #1 (SVQ1) video codec
 svq1enc.cSorenson Vector Quantizer #1 (SVQ1) video codec
 svq1enc_cb.hSvq1 code books
 svq3.cSvq3 decoder
 svq3.h
 swf.c
 swf.h
 swfdec.c
 swfenc.c
 swresample-test.c
 swresample.c
 swresample.hLibswresample public header
 swresample_internal.h
 swresample_x86.c
 swscale-test.c
 swscale.c
 x86/swscale.c
 swscale.hExternal API header
 swscale_altivec.c
 swscale_bfin.c
 swscale_internal.h
 swscale_template.c
 swscale_unscaled.c
 synth_filter.c
 synth_filter.h
 tableprint.h
 tak.c
 tak.hTAK (Tom's lossless Audio Kompressor) decoder/demuxer common functions
 tak_parser.cTAK parser
 libavcodec/takdec.cTAK (Tom's lossless Audio Kompressor) decoder
 libavformat/takdec.c
 targa.c
 targa.hTarga file common definitions
 targa_y216dec.c
 targaenc.c
 tcp.c
 tedcaptionsdec.c
 tee.c
 test.py
 textdec.cRaw subtitles decoder
 thp.c
 thread.hMultithreading support functions
 tiertexseq.cTiertex Limited SEQ file demuxer
 tiertexseqv.cTiertex Limited SEQ video decoder
 tiff.cTIFF image decoder
 tiff.hTIFF tables
 tiff_data.cTIFF data tables
 tiff_data.hTIFF data tables
 tiffenc.cTIFF image encoder
 time.c
 time.h
 libavcodec/timecode.cTimecode helpers This private API is deprecated, please use the one available in libavutil instead
 libavutil/timecode.cTimecode helpers
 libavcodec/timecode.hTimecode helpers header This private API is deprecated, please use the one available in libavutil instead
 libavutil/timecode.hTimecode helpers header
 timefilter.c
 timefilter.h
 arm/timer.h
 bfin/timer.h
 ppc/timer.h
 timer.hHigh precision timer, useful to profile code
 x86/timer.h
 timestamp.hTimestamp utils, mostly useful for debugging/logging purposes
 tiny_psnr.c
 tiny_ssim.c
 tls.c
 libavcodec/tmv.c8088flex TMV video decoder
 libavformat/tmv.c8088flex TMV file demuxer
 musixmatch-master/build/lib/musixmatch/track.py
 musixmatch-master/musixmatch/track.py
 musixmatch-master/tests/track.py
 Yading/musixmatch-master/build/lib/musixmatch/track.py
 Yading/musixmatch-master/musixmatch/track.py
 Yading/musixmatch-master/tests/track.py
 transform.cTransform input video
 transform.hTransform input video
 trasher.c
 tree.c
 tree.hA tree container
 truemotion1.cDuck TrueMotion v1 Video Decoder by Alex Beregszaszi and Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t)
 truemotion1data.h
 truemotion2.cDuck TrueMotion2 decoder
 truespeech.cTrueSpeech decoder
 truespeech_data.h
 tscc.cTechSmith Camtasia decoder
 tscc2.cTechSmith Screen Codec 2 decoder
 tscc2data.h
 libavcodec/tta.cTTA (The Lossless True Audio) decoder
 libavformat/tta.c
 tty.cTele-typewriter demuxer
 twinvq.c
 twinvq_data.h
 extra/TWM.m
 TWM.m
 libavcodec/txd.c
 libavformat/txd.c
 types_altivec.h
 udp.cUDP protocol
 ulti.cIBM Ultimotion Video Decoder
 ulti_cb.h
 unary.h
 url-test.c
 url.hUnbuffered private I/O API
 urldecode.c
 urldecode.h
 util_altivec.hContains misc utility macros and inline functions
 libavcodec/utils.cUtils
 libavformat/utils.cVarious utility functions for use within FFmpeg
 libavresample/utils.c
 libavutil/utils.cVarious utility functions
 libswscale/utils.c
 tests/utils.c
 utvideo.cCommon Ut Video code
 utvideo.hCommon Ut Video header
 utvideodec.cUt Video decoder
 utvideoenc.cUt Video encoder
 v210-init.c
 v210dec.c
 v210dec.h
 v210enc.c
 v210x.c
 v308dec.c
 v308enc.c
 v408dec.c
 v408enc.c
 v410dec.c
 v410enc.c
 v4l.c
 v4l2.cVideo4Linux2 grab interface
 va_copy.h
 vaapi.c
 vaapi.hPublic libavcodec VA API header
 vaapi_h264.cThis file implements the glue code between FFmpeg's and VA API's structures for H.264 decoding
 vaapi_internal.h
 vaapi_mpeg2.c
 vaapi_mpeg4.c
 vaapi_vc1.c
 vb.cVB Video decoder
 vble.cVBLE Decoder
 vc1.cVC-1 and WMV3 decoder common code
 vc1.h
 vc1_parser.cVC-1 and WMV3 parser
 vc1acdata.h
 vc1data.cVC-1 tables
 vc1data.hVC-1 tables
 vc1dec.cVC-1 and WMV3 decoder
 vc1dsp.cVC-1 and WMV3 decoder
 vc1dsp.hVC-1 and WMV3 decoder
 x86/vc1dsp.h
 vc1dsp_altivec.c
 vc1dsp_init.c
 vc1dsp_mmx.c
 vc1test.cVC1 test bitstream file demuxer by Konstantin Shishkov Format specified in SMPTE standard 421 Annex L
 vc1testenc.c
 vcr1.cATI VCR1 codec
 vda.hPublic libavcodec VDA header
 vda_h264.c
 vda_h264_dec.cH.264 decoder via VDA
 vdpau.c
 vdpau.hPublic libavcodec VDPAU header
 vdpau_h264.c
 vdpau_internal.h
 vdpau_mpeg12.c
 vdpau_mpeg4.c
 vdpau_vc1.c
 libavcodec/version.hLibavcodec version macros
 libavdevice/version.hLibavdevice version macros
 libavfilter/version.hLibavfilter version macros
 libavformat/version.hLibavformat version macros
 libavresample/version.h
 libavutil/version.hLibavutil version macros
 libpostproc/version.hLibpostproc version macros
 libswresample/version.hLibswresample version macros
 libswscale/version.hSwscale version macros
 version.h
 vf.h
 vf_alphaextract.cSimple channel-swapping filter to get at the alpha component
 vf_alphamerge.cCopy an alpha component from another video's luma
 vf_aspect.cAspect ratio modification video filters
 vf_bbox.cBounding box detection filter
 vf_blackdetect.cVideo black detector, loosely based on blackframe with extended syntax and features
 vf_blackframe.cSearch for black frames to detect scene transitions
 vf_blend.c
 vf_boxblur.cApply a boxblur filter to the input video
 vf_colorbalance.c
 vf_colorchannelmixer.c
 vf_colormatrix.cColorMatrix 2.0 is based on the original ColorMatrix filter by Wilbert Dijkhof
 vf_copy.cCopy video filter
 vf_crop.cVideo crop filter
 vf_cropdetect.cBorder detection filter Ported from MPlayer libmpcodecs/vf_cropdetect.c
 vf_curves.c
 vf_decimate.c
 vf_delogo.cA very simple tv station logo remover Ported from MPlayer libmpcodecs/vf_delogo.c
 vf_deshake.cFast deshake / depan video filter
 vf_dint.c
 vf_down3dright.c
 vf_drawbox.cBox drawing filter
 vf_drawtext.cDrawtext filter, based on the original vhook/drawtext.c filter by Gustavo Sverzut Barbieri
 vf_edgedetect.cEdge detection filter
 vf_eq.c
 vf_eq2.c
 vf_fade.cVideo fade filter based heavily on vf_negate.c by Bobby Bingham
 vf_field.cField filter, based on libmpcodecs/vf_field.c by Rich Felker
 vf_fieldmatch.cFieldmatching filter, ported from VFM filter (VapouSsynth) by Clément
 vf_fieldorder.cVideo field order filter, heavily influenced by vf_pad.c
 vf_fil.c
 vf_format.cFormat and noformat video filters
 vf_fps.cFilter enforcing given constant framerate
 vf_framestep.c
 vf_frei0r.cFrei0r wrapper
 vf_fspp.c
 vf_geq.cGeneric equation change filter Originally written by Michael Niedermayer for the MPlayer project, and ported by Clément BÅ“sch for FFmpeg
 vf_gradfun.cGradfun debanding filter, ported from MPlayer libmpcodecs/vf_gradfun.c
 x86/vf_gradfun.c
 vf_hflip.cHorizontal flip filter
 vf_histeq.cHistogram equalization filter, based on the VirtualDub filter by Donald A
 vf_histogram.c
 vf_hqdn3d.cHigh quality 3d video denoiser, ported from MPlayer libmpcodecs/vf_hqdn3d.c
 vf_hqdn3d.h
 vf_hqdn3d_init.c
 vf_hue.cApply a hue/saturation filter to the input video Ported from MPlayer libmpcodecs/vf_hue.c
 vf_idet.c
 vf_il.c(de)interleave fields filter
 vf_ilpack.c
 vf_interlace.cProgressive to interlaced content filter, inspired by heavy debugging of tinterlace filter
 vf_kerndeint.cKernel Deinterlacer Ported from MPlayer libmpcodecs/vf_kerndeint.c
 vf_libopencv.cLibopencv wrapper functions
 vf_lut.cCompute a look-up table for binding the input value to the output value, and apply it to input video
 vf_mcdeint.c
 vf_mp.c
 vf_mpdecimate.c
 vf_noise.cNoise generator
 vf_null.cNull video filter
 vf_overlay.cOverlay one video on top of another
 vf_ow.c
 vf_pad.cVideo padding filter
 vf_perspective.c
 vf_phase.c
 vf_pixdesctest.cPixdesc test filter
 vf_pp.cLibpostproc filter, ported from MPlayer
 vf_pp7.c
 vf_pullup.c
 vf_qp.c
 vf_removelogo.cAdvanced blur-based logo removing filter
 vf_sab.c
 vf_scale.cScale video filter
 vf_scale.h
 vf_separatefields.c
 vf_setfield.cSet field order
 vf_showinfo.cFilter for showing textual video frame information
 vf_smartblur.cApply a smartblur filter to the input video Ported from MPlayer libmpcodecs/vf_smartblur.c by Michael Niedermayer
 vf_softpulldown.c
 vf_spp.c
 vf_stereo3d.c
 vf_subtitles.cLibass subtitles burning filter
 vf_super2xsai.cSuper 2xSaI video filter Ported from MPlayer libmpcodecs/vf_2xsai.c
 vf_swapuv.cSwap UV filter
 vf_telecine.c
 vf_thumbnail.cPotential thumbnail lookup filter to reduce the risk of an inappropriate selection (such as a black frame) we could get with an absolute seek
 vf_tile.cTile video filter
 libmpcodecs/vf_tinterlace.c
 vf_tinterlace.cTemporal field interlace filter, ported from MPlayer/libmpcodecs
 vf_transpose.cTransposition filter Based on MPlayer libmpcodecs/vf_rotate.c
 vf_unsharp.cBlur / sharpen filter, ported to FFmpeg from MPlayer libmpcodecs/unsharp.c
 vf_uspp.c
 vf_vflip.cVideo vertical flip filter
 vf_yadif.c
 vf_yadif_init.c
 vfcap.h
 vfwcap.c
 video.c
 video.h
 video_out.h
 videodsp.c
 videodsp.hCore video DSP helper functions
 videodsp_arm.h
 videodsp_init.c
 videodsp_init_arm.c
 videodsp_init_armv5te.c
 videodsp_ppc.c
 videodsp_template.c
 videogen.c
 vima.c
 vis.h
 vivo.cVivo stream demuxer
 vmdav.cSierra VMD audio & video decoders by Vladimir "VAG" Gneushev (vagsoft at mail.ru) for more information on the Sierra VMD format, visit: http://www.pcisys.net/~melanson/codecs/
 vmnc.cVMware Screen Codec (VMnc) decoder As Alex Beregszaszi discovered, this is effectively RFB data dump
 voc.c
 voc.h
 vocdec.c
 vocenc.c
 vorbis.cCommon code for Vorbis I encoder and decoder
 vorbis.h
 vorbis_data.c
 vorbis_enc_data.h
 vorbis_parser.cVorbis audio parser
 vorbis_parser.hVorbis audio parser
 vorbiscomment.c
 vorbiscomment.h
 vorbisdec.cVorbis I decoder
 vorbisdsp.c
 vorbisdsp.h
 vorbisdsp_altivec.c
 vorbisdsp_init.c
 vorbisdsp_init_arm.c
 vorbisenc.cNative Vorbis encoder
 vp3.cOn2 VP3 Video Decoder
 vp3_bfin.c
 vp3_bfin.h
 vp3_parser.c
 vp3data.h
 vp3dsp.cStandard C DSP-oriented functions cribbed from the original VP3 source code
 vp3dsp.h
 vp3dsp_altivec.c
 vp3dsp_init.c
 vp3dsp_init_arm.c
 vp5.cVP5 compatible video decoder
 vp56.cVP5 and VP6 compatible video decoder (common features)
 vp56.hVP5 and VP6 compatible video decoder (common features)
 arm/vp56_arith.h
 x86/vp56_arith.h
 vp56data.cVP5 and VP6 compatible video decoder (common data)
 vp56data.hVP5 and VP6 compatible video decoder (common data)
 vp56dsp.c
 vp56dsp.h
 vp56dsp_init.c
 vp56dsp_init_arm.c
 vp56rac.c
 vp5data.hVP5 compatible video decoder
 vp6.cVP6 compatible video decoder
 vp6data.hVP6 compatible video decoder
 vp6dsp.cVP6 DSP-oriented functions
 vp8.c
 arm/vp8.h
 vp8.h
 vp8_parser.c
 vp8data.hVP8 compatible video decoder
 vp8dsp.cVP8 compatible video decoder
 arm/vp8dsp.h
 vp8dsp.hVP8 compatible video decoder
 vp8dsp_altivec.c
 vp8dsp_init.c
 vp8dsp_init_arm.c
 vp8dsp_init_armv6.c
 vp8dsp_init_neon.c
 vplayerdec.cVPlayer subtitles format demuxer
 vqavideo.cVQA Video Decoder
 vqf.c
 vsink_nullsink.c
 vsrc_cellauto.cCellular automaton video source, based on Stephen Wolfram "experimentus crucis"
 vsrc_life.cLife video source, based on John Conways' Life Game
 vsrc_mandelbrot.cMandelbrot fraktal renderer
 vsrc_mptestsrc.cMP test source, ported from MPlayer libmpcodecs/vf_test.c
 vsrc_testsrc.cMisc test sources
 w32pthreads.hW32threads to pthreads wrapper
 w64.c
 w64.h
 libavcodec/x86/w64xmmtest.c
 libswscale/x86/w64xmmtest.c
 w64xmmtest.h
 wavdec.c
 wave2fft2wave.m
 wavenc.c
 wavpack.cWavPack lossless audio decoder
 wc3movie.cWing Commander III Movie file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) for more information on the WC3 .mve file format, visit: http://www.pcisys.net/~melanson/codecs/
 libavcodec/webvttdec.cWebVTT subtitle decoder
 libavformat/webvttdec.cWebVTT subtitle demuxer
 westwood_aud.cWestwood Studios AUD file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) for more information on the Westwood file formats, visit: http://www.pcisys.net/~melanson/codecs/ http://www.geocities.com/SiliconValley/8682/aud3.txt
 westwood_vqa.cWestwood Studios VQA file demuxer by Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t) for more information on the Westwood file formats, visit: http://www.pcisys.net/~melanson/codecs/ http://www.geocities.com/SiliconValley/8682/aud3.txt
 windows2linux.h
 wma.c
 wma.h
 wma_common.c
 wma_common.h
 wmadata.hVarious WMA tables
 wmadec.cWMA compatible decoder
 wmaenc.c
 wmalosslessdec.c
 wmaprodata.hTables for wmapro decoding
 wmaprodec.cWmapro decoder implementation Wmapro is an MDCT based codec comparable to wma standard or AAC
 wmavoice.cWindows Media Audio Voice compatible decoder
 wmavoice_data.hWindows Media Voice (WMAVoice) tables
 wmv2.c
 wmv2.h
 wmv2dec.c
 wmv2dsp.c
 wmv2dsp.h
 wmv2enc.c
 wnv1.cWinnov WNV1 codec
 ws-snd1.cWestwood SNDx codecs
 musixmatch-master/build/lib/musixmatch/ws.py
 musixmatch-master/musixmatch/ws.py
 Yading/musixmatch-master/build/lib/musixmatch/ws.py
 Yading/musixmatch-master/musixmatch/ws.py
 wtv.c
 wtv.h
 wtvdec.cWindows Television (WTV) demuxer
 wtvenc.cWindows Television (WTV) demuxer
 wv.c
 wvenc.c
 x11grab.cX11 frame device demuxer
 x86_cpu.h
 xa.cMaxis XA File Demuxer by Robert Marston (rmars.nosp@m.ton@.nosp@m.gmail.nosp@m..com) for more information on the XA audio format see http://wiki.multimedia.cx/index.php?title=Maxis_XA
 xan.cXan video decoder for Wing Commander III computer game by Mario Brito (mbrit.nosp@m.o@st.nosp@m.udent.nosp@m..dei.nosp@m..uc.p.nosp@m.t) and Mike Melanson (melan.nosp@m.son@.nosp@m.pcisy.nosp@m.s.ne.nosp@m.t)
 xbmdec.c
 xbmenc.c
 xface.cX-Face common data and utilities definition
 xface.hX-Face common definitions
 xfacedec.cX-Face decoder, based on libcompface, by James Ashton
 xfaceenc.cX-Face encoder, based on libcompface, by James Ashton
 xga_font_data.cCGA/EGA/VGA ROM font data
 xga_font_data.hCGA/EGA/VGA ROM font data
 xiph.c
 xiph.h
 xl.cMiro VideoXL codec
 xmv.cMicrosoft XMV demuxer
 xsubdec.c
 xsubenc.c
 xtea.c
 xtea.h
 xvmc.hPublic libavcodec XvMC header
 xvmc_internal.h
 xwd.h
 xwddec.c
 xwdenc.c
 xwma.c
 xxan.c
 y41pdec.c
 y41penc.c
 yadif.h
 libavcodec/yop.c
 libavformat/yop.c
 x86/yuv2rgb.c
 yuv2rgb.c
 yuv2rgb_altivec.c
 yuv2rgb_altivec.h
 yuv2rgb_bfin.c
 yuv2rgb_template.c
 yuv2rgb_vis.c
 yuv2yuv_altivec.c
 yuv4dec.c
 yuv4enc.c
 yuv4mpeg.c
 yuvcmp.c
 zerocodec.c
 zmbv.cZip Motion Blocks Video decoder
 zmbvenc.cZip Motion Blocks Video encoder