FFmpeg git repo
Go to file
Diego Biurrun 6cfca5b6ae ffv1: Add missing #includes to header file 2012-10-20 21:10:21 +02:00
compat build: tms470: work around glibc math.h problems 2012-10-13 18:21:36 +01:00
doc doc/platform: Add info on shared builds with MSVC 2012-10-20 12:55:59 -04:00
libavcodec ffv1: Add missing #includes to header file 2012-10-20 21:10:21 +02:00
libavdevice
libavfilter
libavformat rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packet 2012-10-20 01:59:06 +03:00
libavresample lavr: handle clipping in the float to s32 conversion 2012-10-13 12:34:34 +02:00
libavutil ARM: reinstate optimised intmath.h 2012-10-20 17:26:37 +01:00
libswscale swscale: try to use mmap only if available 2012-10-15 02:39:49 +01:00
presets
tests fate-vc1: add dependencies 2012-10-20 01:31:01 +01:00
tools
.gitignore gitignore: ignore files created by msvc 2012-10-19 22:15:03 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog changelog: Mention the MSVC DLL support 2012-10-18 16:33:34 +03:00
Doxyfile
INSTALL
LICENSE
Makefile build: simplify linking tools with cmdutils.o 2012-10-15 22:28:07 +01:00
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c avconv: fix disabling auto mappings with -map_metadata 2012-10-16 18:49:59 +02:00
avplay.c avplay: support mid-stream sample rate changes 2012-10-13 00:19:00 -04:00
avprobe.c
avserver.c avserver: move avserver-specific code from ffmdec.c to avserver.c 2012-10-16 14:20:05 +01:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Group math functions into a separate variable 2012-10-20 02:34:29 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.