FFmpeg git repo
Go to file
Michael Niedermayer a698efbc9d Merge commit 'e4c9e59a4547adaaa0ce9f25b0d0c5b91ae15472'
* commit 'e4c9e59a4547adaaa0ce9f25b0d0c5b91ae15472':
  mpeg: K&R formatting cosmetics

Conflicts:
	libavformat/mpegenc.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-08 21:31:54 +02:00
compat
doc avfilter/showcqt: add and extend tlength and volume options 2014-08-08 18:59:02 +02:00
libavcodec Merge commit 'ad1ee5fa75a3d69d54c0691048939e94ab5a7f0d' 2014-08-07 20:43:11 +02:00
libavdevice avdevice/lavfi: Simplify non-AV stream check 2014-08-07 15:41:17 +02:00
libavfilter avfilter/dctdnoiz: use 32-bit (float) operations instead of 64 (double) for DCTs 2014-08-08 20:00:14 +02:00
libavformat Merge commit 'e4c9e59a4547adaaa0ce9f25b0d0c5b91ae15472' 2014-08-08 21:31:54 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e' 2014-08-07 20:52:40 +02:00
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
RELEASE_NOTES
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure configure: Check if libwebp compilation will succeed. 2014-08-08 16:06:10 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c Do not automatically map subtitles if the decoder and encoder properties are different. 2014-08-07 13:18:00 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
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.