FFmpeg git repo
Go to file
Anton Khirnov 40fc281087 avconv: remove pointless parameter from new_*_stream().
New streams are always added to the last output file.
2011-08-16 06:23:46 +02:00
doc lavc: add audio flag to the 'b' option, deprecate 'ab'. 2011-08-16 06:20:43 +02:00
ffpresets
libavcodec lavc: add audio flag to the 'b' option, deprecate 'ab'. 2011-08-16 06:20:43 +02:00
libavdevice
libavfilter
libavformat
libavutil
libpostproc
libswscale
tests lavc: add audio flag to the 'b' option, deprecate 'ab'. 2011-08-16 06:20:43 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: remove pointless parameter from new_*_stream(). 2011-08-16 06:23:46 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.