FFmpeg git repo
Go to file
Stefano Sabatini a539f1cbbd doc/filters: correct confusing statements about *showinfo shown values
Fix trac issue #3850.
2014-08-13 18:14:24 +02:00
compat
doc doc/filters: correct confusing statements about *showinfo shown values 2014-08-13 18:14:24 +02:00
libavcodec lavc/dnxhd: ff_dnxhd_cid_table is not exported 2014-08-13 13:12:52 +02:00
libavdevice
libavfilter avfitler/vf_perspective: support slice threading 2014-08-13 14:04:21 +00:00
libavformat Fix warning if https protocol was requested but isn't available. 2014-08-12 10:03:36 +02:00
libavresample
libavutil avutil: turn arm setend into a cpuflag 2014-08-13 14:50:15 +02:00
libpostproc
libswresample swresample: check av_opt_set for failure in swr_alloc_set_opts() 2014-08-11 01:34:34 +02:00
libswscale lsws: duplicate ff_log2_tab 2014-08-12 20:52:21 +02:00
presets
tests
tools Add missing initialization for AVProbeData. 2014-08-11 21:10:22 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: ported lenscorrection filter from frei0r 2014-08-12 03:33:30 +02:00
INSTALL.md
LICENSE.md lavc/flacenc: add sse4 version of the 16-bit lpc encoder 2014-08-13 01:14:47 +02:00
MAINTAINERS avfilter: ported lenscorrection filter from frei0r 2014-08-12 03:33:30 +02:00
Makefile
README.md
RELEASE
RELEASE_NOTES
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure avutil: turn arm setend into a cpuflag 2014-08-13 14:50:15 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
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.