FFmpeg git repo
Go to file
2011-07-11 08:46:03 -07:00
doc doc: replace @pxref by @ref where appropriate 2011-07-09 21:53:59 +02:00
ffpresets
libavcodec H.264: optimize intra/inter loopfilter decision 2011-07-11 08:46:03 -07:00
libavdevice alsa: limit buffer_size to 32768 frames. 2011-07-09 16:01:06 -04:00
libavfilter build: rework rules for things in the tools dir 2011-07-10 21:13:38 +01:00
libavformat mpegts: fix Continuity Counter error detection 2011-07-11 15:24:13 +02:00
libavutil AVOptions: in av_opt_find() don't return named constants unless unit is specified. 2011-07-08 18:34:18 +02:00
libpostproc
libswscale swscale: fix crash with dithering due incorrect offset calculation. 2011-07-10 14:52:21 -07:00
tests build: remove unnecessary FFLDFLAGS variable 2011-07-11 11:39:04 +01:00
tools
.gitignore gitignore: Drop individual .d ignore; it is already covered by a wildcard. 2011-07-06 20:37:31 +02:00
Changelog
cmdutils_common_opts.h
cmdutils.c lavc: make avcodec_alloc_context3 officially public. 2011-07-10 17:09:28 +02:00
cmdutils.h
common.mak build: remove unnecessary FFLDFLAGS variable 2011-07-11 11:39:04 +01:00
configure configure: fix --cpu=host with gcc 4.6 2011-07-10 17:56:06 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: remove unused variables from InputStream. 2011-07-08 19:58:23 +02:00
ffplay.c
ffprobe.c lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 2011-07-10 17:06:22 +02:00
ffserver.c lavc: make avcodec_alloc_context3 officially public. 2011-07-10 17:09:28 +02:00
ffserver.h
INSTALL
LICENSE
Makefile build: remove unnecessary FFLDFLAGS variable 2011-07-11 11:39:04 +01:00
README
RELEASE
subdir.mak build: remove unnecessary FFLDFLAGS variable 2011-07-11 11:39:04 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.