Go to file
Anton Khirnov 2e87b4c511 Warn about avserver being broken.
Also remove mentions of it from other avtools' manuals.
2011-12-10 22:02:44 +01:00
doc Warn about avserver being broken. 2011-12-10 22:02:44 +01:00
libavcodec ttadec: check channel count as read from extradata. 2011-12-10 14:54:19 -05:00
libavdevice cosmetics: drop some completely pointless parentheses 2011-12-07 15:29:13 +01:00
libavfilter drawtext: remove typo 2011-12-07 20:40:18 +01:00
libavformat rawdec: don't set codec timebase. 2011-12-10 22:02:44 +01:00
libavutil audioconvert: add some additional channel and channel layout macros 2011-12-09 16:12:58 -05:00
libpostproc doxygen: eliminate Qt-style doxygen syntax 2011-12-05 13:06:58 +01:00
libswscale swscale: #include "libavutil/mathematics.h" 2011-12-01 19:12:26 +01:00
presets
tests rawdec: don't set codec timebase. 2011-12-10 22:02:44 +01:00
tools tests/tools/examples: Replace direct exit() calls by return. 2011-12-08 01:00:58 +01:00
.gitignore
avconv.c avconv: drop code for special handling of avserver streams. 2011-12-10 22:02:44 +01:00
avplay.c avplay: use avcodec_decode_audio4() 2011-12-04 18:29:51 -05:00
avprobe.c
avserver.c
Changelog Dxtory capture format decoder 2011-12-10 11:58:03 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h misc Doxygen markup improvements 2011-12-05 13:06:58 +01:00
common.mak
configure configure: Store vda lib flags in extralibs instead of ldflags 2011-11-25 15:52:55 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile doxy: change hue value to match our green 2011-12-09 04:20:41 +01:00
ffmpeg.c
INSTALL
LICENSE
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.