FFmpeg git repo
Go to file
Tim Nicholson 6fa998c491 Clarify the use of the interl=1|-1 option of the scale filter.
It is not entirely clear that whilst for width and height only an
expression needs to be provided, for interlace the option must
also be given.

It is also unclear that the default is non interlaced aware scaling.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-27 19:47:36 +02:00
doc Clarify the use of the interl=1|-1 option of the scale filter. 2012-03-27 19:47:36 +02:00
ffpresets
libavcodec alsdec: check return values. 2012-03-27 18:06:54 +02:00
libavdevice
libavfilter lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref(). 2012-03-26 22:46:40 +02:00
libavformat oma: dont over-read buffer 2012-03-27 12:52:53 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-03-26 20:52:52 +02:00
libpostproc
libswresample swr-test: test the new flexible buffering 2012-03-25 21:50:49 +02:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-03-26 20:52:52 +02:00
mt-work
presets
tests vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats 2012-03-26 01:02:18 +02:00
tools
.gitignore Merge remote-tracking branch 'qatar/master' 2012-03-25 23:10:30 +02:00
Changelog "Metal Gear Solid: The Twin Snakes" demuxer 2012-03-25 12:22:06 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-03-26 20:52:52 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: fix handling or empty audio packets 2012-03-27 02:43:40 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak Merge remote-tracking branch 'qatar/master' 2012-03-26 20:52:52 +02:00
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-03-26 20:52:52 +02:00
README
RELEASE RELEASE: bump to current version (0.10.2). 2012-03-26 22:47:28 +02:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.