FFmpeg git repo
Go to file
Michael Niedermayer 186e47ef6d dxa: only fail with an error about reference frames if the reference frame would be used
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-08-17 11:19:20 +02:00
compat
doc lavf/tee: add support for bitstream filtering 2013-08-16 17:58:58 +02:00
libavcodec dxa: only fail with an error about reference frames if the reference frame would be used 2013-08-17 11:19:20 +02:00
libavdevice lavd: Fix make checkheaders 2013-08-11 00:40:30 +02:00
libavfilter avfilter/vf_mp: remove unused sws related functions 2013-08-16 16:07:29 +02:00
libavformat lavf/tee: add support for bitstream filtering 2013-08-16 17:58:58 +02:00
libavresample
libavutil libavutil/opt.h: Fix duplicate words 2013-08-12 19:40:29 +02:00
libpostproc
libswresample
libswscale swscale: change ff_dither_8x8_128 dimensions to be consistent with the others 2013-08-16 16:06:59 +02:00
presets
tests avcodec/lzwenc: Add 1 additional bit of padding for gif 2013-08-14 23:15:54 +02:00
tools
.gitignore
arch.mak
Changelog avcodec/mjpegdec: Read EXIF metadata in JPEG input. 2013-08-13 00:30:34 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge commit 'c9031c7c1446a1a63eff7c0bf50d1ee559adf3fb' 2013-08-16 13:43:31 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c ffmpeg_filter: check that the input media type match the filter 2013-08-14 03:03:41 +02:00
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: check for filter EOF return codes 2013-08-09 00:16:13 +02:00
ffprobe.c
ffserver.c ffserver: allocate rc_eq, prevent freeing invalid pointer 2013-08-13 15:24:30 +02:00
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: add myself as maintainer for MIPS and Zeljko Lukac as maintainer for new fixed point FFT 2013-08-13 11:57:26 +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.