FFmpeg git repo
Go to file
Michael Niedermayer c89be82c98 avcodec/vp8: fix () in macros
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-18 03:13:37 +02:00
compat
doc cmdutils: implement FFREPORT=level=... 2014-06-14 22:54:32 +02:00
libavcodec avcodec/vp8: fix () in macros 2014-06-18 03:13:37 +02:00
libavdevice
libavfilter avfilter/vf_spp: Use av_malloc_array() 2014-06-18 00:07:30 +02:00
libavformat Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47' 2014-06-18 01:44:24 +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 presets: remove moldering iPod presets 2014-06-17 16:15:04 -08:00
tests flvenc: Don't over-count metadata. 2014-06-17 21:38:21 +02:00
tools
.gitignore Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' 2014-06-16 13:04:41 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* 2014-06-15 16:24:39 +02:00
Makefile
README.md
RELEASE
arch.mak
cmdutils.c version string: add copyright line to version string 2014-06-16 10:24:28 -08:00
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Force aix strip to work on 32 and 64 bit by default. 2014-06-16 16:46:10 +02:00
ffmpeg.c Merge commit '71d6551e674c86d07c165439c2bf6613b3892307' 2014-06-17 12:58:16 +02:00
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c ffplay: remove -ec handling code 2014-06-17 17:31:29 +02:00
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.