Go to file
Michael Niedermayer 65088b925a Merge commit 'be394968c81019887ef996a78a526bdd85d1e216'
* commit 'be394968c81019887ef996a78a526bdd85d1e216':
  resample: add initial padding explicitly

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-11 20:38:38 +02:00
compat
doc Add AVFoundation input device. 2014-04-11 17:51:33 +02:00
libavcodec Merge commit '676856204b84dfaffe329dce8502e834a0dbdb19' 2014-04-11 14:28:19 +02:00
libavdevice Add AVFoundation input device. 2014-04-11 17:51:33 +02:00
libavfilter avfilter/settb: remove duplicate #include 2014-04-10 21:58:03 +02:00
libavformat lavd: add device capabilities API 2014-04-11 15:37:43 +02:00
libavresample Merge commit 'be394968c81019887ef996a78a526bdd85d1e216' 2014-04-11 20:38:38 +02:00
libavutil
libpostproc
libswresample
libswscale
presets
tests avcodec/mpegaudioenc_template: default to 384k bitrate as default 2014-04-11 01:13:16 +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: stop protocols on interrupt when no transcoding has happened yet 2014-04-10 22:29:23 +02:00
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.