FFmpeg git repo
Go to file
Michael Niedermayer 1aa60980d2 fate: enable fate-seek-acodec-adpcm-ima_qt-trellis
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-06 18:03:31 +02:00
compat
doc avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
libavcodec adpcm: Write the proper predictor in trellis mode in IMA QT 2014-06-06 17:08:21 +02:00
libavdevice
libavfilter avfilter/avf_showcqt: avoid using fminf() 2014-06-06 17:20:05 +02:00
libavformat avformat/mov: fix "warning: variable altitude set but not used" warning 2014-06-06 15:46:03 +02:00
libavresample
libavutil avutil/libm: Replace macro based fminf() by function 2014-06-06 17:18:14 +02:00
libpostproc
libswresample
libswscale
presets
tests fate: enable fate-seek-acodec-adpcm-ima_qt-trellis 2014-06-06 18:03:31 +02:00
tools
.gitignore
arch.mak
Changelog avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure build: add fminf() emulation 2014-06-06 14:54:57 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: prevent pts < dts to be passed through to the muxer on stream copy 2014-06-05 18:37:32 +02:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
Makefile
README.md
RELEASE
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.