FFmpeg git repo
Go to file
2011-07-13 10:37:20 +02:00
doc doc: Improve references to external URLs. 2011-07-12 23:42:20 +02:00
ffpresets
libavcodec h264: move decode_mb_skip() from h264.h to h.264_mvpred.h 2011-07-12 20:36:50 +02: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 Musepack SV7: try to read files without number of frames provided 2011-07-13 10:36:55 +02:00
libavutil pix_fmt: Fix number of bits per component in yuv444p9be 2011-07-12 08:13:56 -07:00
libpostproc libpostproc: Remove disabled code. 2011-07-06 13:43:19 +02:00
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 changelog: misc typo and wording fixes 2011-07-12 00:03:34 +02:00
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 Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u'). 2011-07-03 15:36:02 +02:00
ffmpeg.c ffmpeg: remove an unused define. 2011-07-13 10:37:20 +02:00
ffplay.c ffplay: skip return value of avcodec_decode_video2 / avcodec_decode_subtitle2 2011-07-12 20:24:11 +02:00
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 dependency on libs from 'all' target 2011-07-11 21:08:52 +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.