FFmpeg git repo
Go to file
Michael Niedermayer 082d52354f doc: fix toolname
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-14 01:00:49 +02:00
compat Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e' 2014-08-13 18:33:06 +02:00
doc doc: fix toolname 2014-08-14 01:00:49 +02:00
libavcodec vp9: ignore reference segmentation map if error_resilience flag is set. 2014-08-13 20:46:00 +02:00
libavdevice
libavfilter avfilter/dctdnoiz: add slice threading 2014-08-13 19:32:00 +02:00
libavformat Merge commit '481a3667495425db9fdffb653292b6460fb68208' 2014-08-14 00:41:21 +02:00
libavresample Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45' 2014-08-10 18:20:37 +02:00
libavutil Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3' 2014-08-14 00:29:06 +02:00
libpostproc bump libpostproc and libswresample 2014-08-10 01:17:02 +02:00
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 Merge commit '481a3667495425db9fdffb653292b6460fb68208' 2014-08-14 00:41:21 +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 Prepare for 11_alpha2 Release 2014-08-10 10:07:55 -04:00
RELEASE_NOTES reset and complete RELEASE_NOTES for the next version 2014-08-13 21:03:55 +02:00
arch.mak
cmdutils.c cmdutils: allow matching by metadata in stream specifiers 2014-08-13 17:24:18 +00:00
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 Merge commit 'aa51b0492bfced6d650fb5ff419e2b13fde6833d' 2014-08-14 00:23:30 +02:00
ffmpeg.h ffmpeg: do not use SWR_CH_MAX 2014-08-10 01:08:45 +02:00
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.