FFmpeg git repo
Go to file
Anton Khirnov 96139b5e32 avconv: move max_frames to options context.
Add a -frames option that uses generic stream specifiers, change
-[vad]frames into aliases to it.
2011-09-05 11:16:46 +02:00
doc avconv: move max_frames to options context. 2011-09-05 11:16:46 +02:00
ffpresets
libavcodec lavc: fix type for thread_type option 2011-09-04 13:15:36 +02:00
libavdevice
libavfilter
libavformat
libavutil
libpostproc
libswscale
tests avconv: move max_frames to options context. 2011-09-05 11:16:46 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: move max_frames to options context. 2011-09-05 11:16:46 +02:00
avplay.c cmdutils: add support for caller-provided option context. 2011-09-04 13:12:00 +02:00
avprobe.c cmdutils: add support for caller-provided option context. 2011-09-04 13:12:00 +02:00
avserver.c cmdutils: add support for caller-provided option context. 2011-09-04 13:12:00 +02:00
cmdutils.c avconv: move ts scale to options context. 2011-09-05 11:15:40 +02:00
cmdutils.h avconv: move ts scale to options context. 2011-09-05 11:15:40 +02:00
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c cmdutils: add support for caller-provided option context. 2011-09-04 13:12:00 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.