FFmpeg git repo
Go to file
Michael Niedermayer 3a10bf93b5 avdevice/lavfi: Use av_malloc_array()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-07 15:04:50 +02:00
compat
doc avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
libavcodec avcodec/vorbisdec: Reset first_frame 2014-06-07 02:09:27 +02:00
libavdevice avdevice/lavfi: Use av_malloc_array() 2014-06-07 15:04:50 +02:00
libavfilter avfilter/avf_showcqt: avoid using fminf() 2014-06-06 17:20:05 +02:00
libavformat avformat/udp: fix build on MINIX 2014-06-07 14:43:07 +02:00
libavresample
libavutil avutil/libm: fix fminf() emulation build failure due to undefined FFMIN 2014-06-06 21:00:11 +02:00
libpostproc
libswresample fix various typos 2014-06-03 10:58:19 -08:00
libswscale
presets
tests avcodec/mpeg12enc: store sequence display extension only if we have something to store in it 2014-06-06 22:54:22 +02:00
tools fix various typos 2014-06-03 10:58:19 -08:00
.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.