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 418e5768c6 swresample/resample_template: move division out of loop for float/double swri_resample_linear() 11 years ago
compat
doc doc/examples/resampling_audio: use av_freep() for saftey 11 years ago
libavcodec avcodec/huffyuvencdsp: try to fix misaligned access 11 years ago
libavdevice
libavfilter avfilter/overlay: reindent 11 years ago
libavformat
libavresample
libavutil
libpostproc
libswresample swresample/resample_template: move division out of loop for float/double swri_resample_linear() 11 years ago
libswscale
presets
tests
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.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
ffprobe.c
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.