FFmpeg git repo
Go to file
Ronald S. Bultje 67ffcb9613 lavf: Make codec_tag arrays constant
Signed-off-by: Martin Storsjö <martin@martin.st>
2012-06-21 16:11:29 +03:00
doc lavf, lavu: version bumps and APIchanges for av_gettime() move 2012-06-21 11:45:28 +01:00
libavcodec twinvq: give massive struct a name. 2012-06-21 14:41:51 +03:00
libavdevice Remove unnecessary inclusions of [sys/]time.h 2012-06-20 11:46:46 +01:00
libavfilter lavfi/audio: don't set cur_buf in ff_filter_samples(). 2012-06-21 09:27:05 +02:00
libavformat lavf: Make codec_tag arrays constant 2012-06-21 16:11:29 +03:00
libavresample
libavutil lavf, lavu: version bumps and APIchanges for av_gettime() move 2012-06-21 11:45:28 +01:00
libswscale bfin: libswscale: add const where appropriate to fix warnings 2012-06-20 02:15:33 +01:00
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog MS Screen 1 decoder 2012-06-20 19:08:10 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c Remove unnecessary inclusions of [sys/]time.h 2012-06-20 11:46:46 +01:00
avplay.c
avprobe.c
avserver.c Remove unnecessary inclusions of [sys/]time.h 2012-06-20 11:46:46 +01:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure av_gettime: support Win32 without gettimeofday() 2012-06-20 17:09:03 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.