Go to file
Michael Niedermayer cbfa71d689 Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226'
* commit 'f7c5fd81516fb7b186c64c66dc080e1139586226':
  resample: implement flushing

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-13 14:03:02 +02:00
compat
doc Merge commit 'd4a8a86c6863ecea208fa2f774690b6df4b5bc71' 2014-04-13 00:37:32 +02:00
libavcodec avcodec/tiff: remove unused variables 2014-04-13 04:33:20 +02:00
libavdevice lavd/avdevice: fix buildbreak when included to C++ code 2014-04-13 04:59:35 +02:00
libavfilter lavfi/subtitles: load attached fonts to libass. 2014-04-13 12:06:24 +02:00
libavformat Merge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03' 2014-04-12 21:26:20 +02:00
libavresample Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226' 2014-04-13 14:03:02 +02:00
libavutil avutil/log: add av_log_get_flags() 2014-04-12 20:25:10 +02:00
libpostproc
libswresample
libswscale Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad' 2014-04-13 01:26:49 +02:00
presets
tests Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226' 2014-04-13 14:03:02 +02:00
tools
.gitignore
arch.mak
Changelog Add AVFoundation input device. 2014-04-11 17:51:33 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure Add AVFoundation input device. 2014-04-11 17:51:33 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS Add AVFoundation input device. 2014-04-11 17:51:33 +02:00
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.