FFmpeg git repo
Go to file
Stefano Sabatini 42a8ac94d9 vf_tinterlace: implement interlace mode 5
Allow creating interlaced bottom field first video.
2012-01-01 16:16:50 +01:00
doc vf_tinterlace: implement interlace mode 5 2012-01-01 16:16:50 +01:00
ffpresets
libavcodec Support gray8a pam encoding. 2012-01-01 04:44:46 +01:00
libavdevice lavd/lavfi: fix compiler warning for uninitialized variables 2011-12-31 11:51:56 +01:00
libavfilter vf_tinterlace: implement interlace mode 5 2012-01-01 16:16:50 +01:00
libavformat mpegpsenc: Fix integer overflow of the muxrate calculation. 2012-01-01 03:50:43 +01:00
libavutil Avoid uninitialized data in lcldec when ofs is 0 in MSZH. 2011-12-31 16:31:15 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2011-12-27 01:19:18 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-01-01 00:07:31 +01:00
tools Merge remote-tracking branch 'qatar/master' 2011-12-31 01:16:45 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2012-01-01 00:07:31 +01:00
Doxyfile Merge remote-tracking branch 'qatar/master' 2011-12-26 04:10:47 +01:00
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: fix path to ffprobe.xsd 2011-12-27 22:29:40 +01:00
README
RELEASE
avconv.c Merge remote-tracking branch 'qatar/master' 2011-12-30 03:46:24 +01:00
cmdutils.c Update copyright year. 2012-01-01 05:04:25 +01:00
cmdutils.h ff*: add -max_alloc command line option 2011-12-25 18:55:43 +01:00
cmdutils_common_opts.h ff*: add -max_alloc command line option 2011-12-25 18:55:43 +01:00
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-01-01 00:07:31 +01:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2011-12-30 03:46:24 +01:00
ffplay.c ff* tools: move descriptions from copyright header to @file doxy 2011-12-27 12:58:08 +01:00
ffprobe.c ffprobe: add XML writer 2011-12-27 12:58:24 +01:00
ffserver.c ff* tools: move descriptions from copyright header to @file doxy 2011-12-27 12:58:08 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.