│ cmdutils.h
│ config.h
│ ffmpeg.h
│
├─compat
│ │ getopt.c
│ │ os2threads.h
│ │ strtod.c
│ │ va_copy.h
│ │ w32pthreads.h
│ │
│ ├─aix
│ │ math.h
│ │
│ ├─avisynth
│ │ │ avisynth_c.h
│ │ │ avisynth_c_25.h
│ │ │ avxsynth_c.h
│ │ │
│ │ └─windowsPorts
│ │ basicDataTypeConversions.h
│ │ windows2linux.h
│ │
│ ├─float
│ │ float.h
│ │ limits.h
│ │
│ ├─msvcrt
│ │ snprintf.c
│ │ snprintf.h
│ │
│ ├─plan9
│ │ head
│ │ main.c
│ │ printf
│ │
│ ├─tms470
│ │ math.h
│ │
│ └─windows
│ makedef
│
├─libavcodec
│ avcodec.h
│ avdct.h
│ avfft.h
│ d3d11va.h
│ dirac.h
│ dv_profile.h
│ dxva2.h
│ jni.h
│ mathops.h
│ mediacodec.h
│ old_codec_ids.h
│ qsv.h
│ vaapi.h
│ vda.h
│ vdpau.h
│ version.h
│ videotoolbox.h
│ vorbis_parser.h
│ xvmc.h
│
├─libavdevice
│ avdevice.h
│ version.h
│
├─libavfilter
│ asrc_abuffer.h
│ avcodec.h
│ avfilter.h
│ avfiltergraph.h
│ buffersink.h
│ buffersrc.h
│ version.h
│
├─libavformat
│ avformat.h
│ avio.h
│ ffm.h
│ network.h
│ os_support.h
│ url.h
│ version.h
│
├─libavresample
│ avresample.h
│ version.h
│
├─libavutil
│ adler32.h
│ aes.h
│ aes_ctr.h
│ attributes.h
│ audioconvert.h
│ audio_fifo.h
│ avassert.h
│ avconfig.h
│ avstring.h
│ avutil.h
│ base64.h
│ blowfish.h
│ bprint.h
│ bswap.h
│ buffer.h
│ camellia.h
│ cast5.h
│ channel_layout.h
│ common.h
│ cpu.h
│ crc.h
│ des.h
│ dict.h
│ display.h
│ downmix_info.h
│ error.h
│ eval.h
│ ffversion.h
│ fifo.h
│ file.h
│ frame.h
│ hash.h
│ hmac.h
│ hwcontext.h
│ hwcontext_cuda.h
│ hwcontext_d3d11va.h
│ hwcontext_dxva2.h
│ hwcontext_qsv.h
│ hwcontext_vaapi.h
│ hwcontext_vdpau.h
│ hwcontext_videotoolbox.h
│ imgutils.h
│ internal.h
│ intfloat.h
│ intreadwrite.h
│ lfg.h
│ libm.h
│ log.h
│ macros.h
│ mastering_display_metadata.h
│ mathematics.h
│ md5.h
│ mem.h
│ motion_vector.h
│ murmur3.h
│ old_pix_fmts.h
│ opt.h
│ parseutils.h
│ pixdesc.h
│ pixelutils.h
│ pixfmt.h
│ random_seed.h
│ rational.h
│ rc4.h
│ replaygain.h
│ reverse.h
│ ripemd.h
│ samplefmt.h
│ sha.h
│ sha512.h
│ spherical.h
│ stereo3d.h
│ tea.h
│ threadmessage.h
│ time.h
│ timecode.h
│ timer.h
│ timestamp.h
│ tree.h
│ twofish.h
│ version.h
│ xtea.h
│
├─libpostproc
│ postprocess.h
│ version.h
│
├─libswresample
│ swresample.h
│ version.h
│
└─libswscale
swscale.h
version.h