Michael Niedermayer 1a2ff62859 Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478' 11 years ago
compat
doc Allow values >31bit for -analyzeduration. 11 years ago
libavcodec Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478' 11 years ago
libavdevice avdevice/lavfi: Use av_malloc_array() 11 years ago
libavfilter avfilter/vf_zoompan: fix mixing of declarations and statements 11 years ago
libavformat Merge remote-tracking branch 'cehoyos/master' 11 years ago
libavresample
libavutil Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772' 11 years ago
libpostproc
libswresample swr: handle 64bit overflow check in multiple_resample(). 11 years ago
libswscale x86/scale: fix xmm register count for hscale*_sse2 11 years ago
presets
tests ffprobe: add rc_max_rate to stream output 11 years ago
tools tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Zoom & Pan filter 11 years ago
INSTALL.md
LICENSE.md
MAINTAINERS avfilter: new multimedia filter avf_showcqt.c 11 years ago
Makefile
README.md
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit '7b06ddb8352fe7f434414d7911ced94956bb25b2' 11 years ago
ffmpeg.c ffmpeg: prevent pts < dts to be passed through to the muxer on stream copy 11 years ago
ffmpeg.h ffmpeg: support setting AVStream.discard 11 years ago
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: support setting AVStream.discard 11 years ago
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c ffprobe: add rc_max_rate to stream output 11 years ago
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.