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 ae9a73de2a Merge commit '253d0be6a1ecc343d29ff8e1df0ddf961ab9c772' 11 years ago
compat
doc doc: remove trailing ':' at the end of sections 11 years ago
libavcodec Merge commit '253d0be6a1ecc343d29ff8e1df0ddf961ab9c772' 11 years ago
libavdevice
libavfilter avfilter/overlay: reindent 11 years ago
libavformat avformat/hdsenc: Use av_mallocz_array() 11 years ago
libavresample
libavutil Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590' 11 years ago
libpostproc
libswresample swresample/resample_template: move division out of loop for float/double swri_resample_linear() 11 years ago
libswscale
presets
tests avcodec/cavs: improve conformance with rm52j reference decoder 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
arch.mak
cmdutils.c cmdutils: ignore sws_flags if swscale is not enabled 11 years ago
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure configure: enable lto for icl compiler. 11 years ago
ffmpeg.c ffmpeg: fix deadlock regression in threading error handing 11 years ago
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: route -ab to -b:a 11 years ago
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c ffplay: decrease audio_diff_threshold 11 years ago
ffprobe.c ffprobe: add color_range and color_space 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.