You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer c69defd4d0 avcodec/qtrleenc: Check that width is a multiple of 4 for grayscale 11 years ago
compat
doc Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd' 11 years ago
libavcodec avcodec/qtrleenc: Check that width is a multiple of 4 for grayscale 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 commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd' 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 fate: Disable qtrlegray 34x34 test 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.