FFmpeg git repo
Go to file
Michael Niedermayer eb0fc73dcc avfilter/vf_spp: Use av_malloc_array()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-18 00:07:30 +02:00
compat
doc cmdutils: implement FFREPORT=level=... 2014-06-14 22:54:32 +02:00
libavcodec Merge commit 'fe4d5fe9361162f9033ff1bd84bfc1b2091ba785' 2014-06-17 20:42:10 +02:00
libavdevice lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 2014-06-12 21:31:25 +02:00
libavfilter avfilter/vf_spp: Use av_malloc_array() 2014-06-18 00:07:30 +02:00
libavformat avformat/flvdec: Support live flv / NGINX RTMP streams 2014-06-16 23:43:11 +02:00
libavresample
libavutil x86util: add and use RSHIFT/LSHIFT macros 2014-06-15 13:19:27 +02:00
libpostproc
libswresample swr: reindent. 2014-06-16 01:33:32 +02:00
libswscale swscale/input: fix harmless integer overflow 2014-06-16 23:28:32 +02:00
presets
tests huffyuv: fate: add a BGR24 test 2014-06-16 00:38:03 +02:00
tools
.gitignore Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' 2014-06-16 13:04:41 +02:00
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c version string: add copyright line to version string 2014-06-16 10:24:28 -08:00
cmdutils.h
common.mak
configure Force aix strip to work on 32 and 64 bit by default. 2014-06-16 16:46:10 +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 Merge commit '71d6551e674c86d07c165439c2bf6613b3892307' 2014-06-17 12:58:16 +02:00
ffmpeg.h
ffplay.c ffplay: remove -ec handling code 2014-06-17 17:31:29 +02:00
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* 2014-06-15 16:24:39 +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.