FFmpeg git repo
Go to file
Janne Grunau d8a091698a doc: add support for an optional navigation bar in texi2html pages
The navigation header for the web pages lives in a different repository.
Read it during documentation regeneration to use the same navigation bar
on all pages.
2011-11-14 01:12:15 +01:00
doc doc: add support for an optional navigation bar in texi2html pages 2011-11-14 01:12:15 +01:00
libavcodec vble: remove vble_error_close 2011-11-11 22:05:51 +01:00
libavdevice Remove leftover includes of strings.h 2011-11-06 11:53:05 +02:00
libavfilter
libavformat lavf: pass options from AVFormatContext to avio. 2011-11-13 13:21:46 +01:00
libavutil AVOptions: don't return an invalid option when option list is empty 2011-11-11 08:27:16 +01:00
libpostproc
libswscale swscale: handle unaligned buffers in yuv2plane1 2011-11-13 08:27:20 +01:00
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog VBLE Decoder 2011-11-11 22:46:47 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: remove some codec-specific hacks 2011-11-10 11:55:58 +01:00
avplay.c avplay: reset rdft when closing stream. 2011-11-08 10:43:57 -05:00
avprobe.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
avserver.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.