Go to file
2012-10-10 02:08:01 +02:00
compat
doc avconv: remove -same_quant 2012-10-09 20:32:34 +02:00
libavcodec g722enc: fix size argument in memset 2012-10-09 21:05:15 +02:00
libavdevice Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
libavfilter avfilter: correct memcpy size avfilter_copy_buf_props() 2012-10-09 21:05:14 +02:00
libavformat rtspdec: use av_strlcpy for writing into fixed size buffer 2012-10-09 21:05:15 +02:00
libavresample lavr: bump major to 1 and declare it stable. 2012-10-05 13:50:13 +02:00
libavutil avutil: skip old_pix_fmts.h since it is just a list 2012-10-08 12:09:16 +02:00
libswscale swscale: Do not make ff_ symbols globally visible. 2012-10-10 02:08:01 +02:00
presets
tests fate: Add tests of the ff_make_absolute_url function 2012-10-09 14:16:34 +03:00
tools
.gitignore build: change checkheaders to use regular build rules 2012-08-07 21:36:51 +01:00
arch.mak
avconv_filter.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
avconv_opt.c avconv: remove -same_quant 2012-10-09 20:32:34 +02:00
avconv.c avconv: remove -same_quant 2012-10-09 20:32:34 +02:00
avconv.h avconv: remove -same_quant 2012-10-09 20:32:34 +02:00
avplay.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
avprobe.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
avserver.c
Changelog avconv: remove -same_quant 2012-10-09 20:32:34 +02:00
cmdutils_common_opts.h cmdutils: extend -h to allow printing codec details. 2012-08-19 19:22:08 +02:00
cmdutils.c cmdutils_read_file: increment *size after writing the trailing \0 2012-10-09 18:43:30 +02:00
cmdutils.h Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
common.mak
configure mingw/cygwin: Stop adding -fno-common to gcc CFLAGS 2012-10-09 11:39:26 +02:00
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
CREDITS
Doxyfile
INSTALL
library.mak build: link test programs only against static libs 2012-10-09 14:16:21 +01:00
LICENSE
Makefile
README cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
RELEASE Prepare for 0.8 Release 2012-01-21 14:54:31 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.