Go to file
Michael Niedermayer 161ec197ac fate/libswresample: add tests with filter_size=1 phase_shift=0
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-14 00:56:00 +02:00
compat
doc Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462' 2014-04-13 14:39:51 +02:00
libavcodec avcodec/utils: prettify remap_deprecated_codec_id() 2014-04-13 23:54:49 +02:00
libavdevice lavd/avdevice: fix buildbreak when included to C++ code 2014-04-13 04:59:35 +02:00
libavfilter Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462' 2014-04-13 14:39:51 +02:00
libavformat avformat/network: use av_malloc_array() 2014-04-13 23:39:49 +02:00
libavresample Merge commit 'ac976ed91e323754e9a84509873ebdb437372797' 2014-04-13 14:33:42 +02:00
libavutil avutil/avstring: do not lose ascii characters when decoding non utf-8 with av_utf8_decode() 2014-04-13 15:33:23 +02:00
libpostproc
libswresample
libswscale Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad' 2014-04-13 01:26:49 +02:00
presets
tests fate/libswresample: add tests with filter_size=1 phase_shift=0 2014-04-14 00:56:00 +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 ffprobe: do not lose non ascii characters in non utf8 strings 2014-04-13 15:21:20 +02:00
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.