FFmpeg git repo
Go to file
Muhammad Faiz 40e938a7ed avfilter: new multimedia filter avf_showcqt.c
this filter is the same as showspectrum but with constant Q transform,
so frequency is spaced logarithmically
2014-06-05 14:04:01 +02:00
compat
doc avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
libavcodec huffyuvdec: remove superfluous check in BGR code 2014-06-05 01:55:27 +02:00
libavdevice fix various typos 2014-06-03 10:58:19 -08:00
libavfilter avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
libavformat Merge commit '95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7' 2014-06-04 12:54:15 +02:00
libavresample
libavutil avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64le 2014-06-05 03:30:58 +02:00
libpostproc
libswresample fix various typos 2014-06-03 10:58:19 -08:00
libswscale
presets
tests tests: add adpcm trellis tests 2014-06-05 12:20:49 +02:00
tools fix various typos 2014-06-03 10:58:19 -08:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
Makefile
README.md
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412' 2014-06-04 12:45:35 +02:00
ffmpeg.c Merge commit '39ec5e1cf8444f827c42effb76e5694e091bbff3' 2014-06-04 20:08:22 +02:00
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.