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.
 
 
 
 
Lukasz Marek a30f1b15c7 doc/build_system: document examples and config targets 11 years ago
compat
doc doc/build_system: document examples and config targets 11 years ago
libavcodec mjpegdec: Properly set the context colorspace info 11 years ago
libavdevice
libavfilter avfilter/vf_deshake: fix macro () 11 years ago
libavformat avformat/nutdec: improve probe speed by 30% 11 years ago
libavresample
libavutil Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0' 11 years ago
libpostproc
libswresample swr: remove another forgotten division in DSP function. 11 years ago
libswscale swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding 11 years ago
presets presets: remove moldering iPod presets 11 years ago
tests ffprobe: add color_range and color_space to stream output 11 years ago
tools
.gitignore Remove avserver. 11 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: add hqx filter (hq2x, hq3x, hq4x) 11 years ago
INSTALL.md
LICENSE.md
MAINTAINERS avfilter: add hqx filter (hq2x, hq3x, hq4x) 11 years ago
Makefile Remove avserver. 11 years ago
README.md
RELEASE
arch.mak
cmdutils.c version string: add copyright line to version string 11 years ago
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' 11 years ago
ffmpeg.c ffmpeg: fix reinitializing with threads while flushing 11 years ago
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are streams 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.