FFmpeg git repo
Go to file
Stefano Sabatini 26513856d6 cmdutils: remove OPT_FUNC2
Make ff* tools only accept opt_* functions taking two arguments.

The distinction between functions with one and two arguments is quite
pointless. Simplify parse_options() code.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-05-28 09:40:19 -04:00
doc webm: support stereo videos in matroska/webm muxer 2011-05-28 12:15:55 +02:00
ffpresets
libavcodec vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping 2011-05-28 12:15:59 +02:00
libavdevice v4l2: add a pixel_format private option. 2011-05-27 23:33:51 +02:00
libavfilter
libavformat webm: support stereo videos in matroska/webm muxer 2011-05-28 12:15:55 +02:00
libavutil ARM: add ARMv6 optimised av_clip_uintp2 2011-05-26 20:13:00 +01:00
libpostproc
libswscale swscale: fix crash in bilinear scaling. 2011-05-28 08:59:56 -04:00
tests
tools
.gitignore
Changelog ac3enc: add support for E-AC-3 encoding. 2011-05-27 16:25:22 -04:00
cmdutils_common_opts.h cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
cmdutils.c cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
cmdutils.h cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
common.mak
configure ac3enc: add support for E-AC-3 encoding. 2011-05-27 16:25:22 -04:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
ffplay.c cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
ffprobe.c cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
ffserver.c ffserver: move close_connection() call to avoid a temporary string and copy. 2011-05-26 20:05:48 +02:00
ffserver.h
INSTALL
LICENSE
Makefile build: Remove generated .version file on distclean. 2011-05-26 16:26:18 +02:00
README
subdir.mak
version.sh

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.