Michael Niedermayer d7f398c542 avformat/nutenc: Fix error handling in nut_write_packet() 11 years ago
compat
doc ffprobe: add rc_max_rate to stream output 11 years ago
libavcodec avcodec/x86/dct_init: fix build failure with clang && disable-optimizations 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 avformat/nutenc: Fix error handling in nut_write_packet() 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
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.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
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.