FFmpeg git repo
Go to file
Diego Biurrun 759a3a2177 configure: Move MinGW CPPFLAGS setting to libc section, where it belongs 2013-02-14 17:37:42 +01:00
compat
doc doc/platform: Fix 10l typo 2013-02-13 18:41:37 -05:00
libavcodec dsputil: Move STRIDE_ALIGN macro to the only place it is used 2013-02-13 20:23:39 +01:00
libavdevice libcdio: support recent cdio-paranoia 2013-01-17 21:41:18 +01:00
libavfilter vf_yadif: silence a warning. 2013-02-06 10:21:51 +01:00
libavformat asfdec: do not assume every AVStream has a corresponding ASFStream 2013-02-09 18:57:21 +01:00
libavresample lavr: fix mixing matrix reduction when normalization is disabled 2013-02-12 13:41:13 -05:00
libavutil avutil: Move emms code to x86-specific header 2013-02-14 17:37:34 +01:00
libswscale swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
presets
tests swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
tools Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog asfdec: support reading ID3v2 tags in ASF files 2013-02-09 18:57:21 +01:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: Increase the SDP buffer size to fit xiph SDPs 2013-01-20 18:20:47 +02:00
avconv.h
avconv_filter.c
avconv_opt.c lavc: set the default rc_initial_buffer_occupancy 2013-01-15 08:58:51 +01:00
avplay.c avplay: apply the stream sample_aspect_ratio to decoded video frames 2013-02-09 18:57:21 +01:00
avprobe.c
avserver.c
cmdutils.c qtrle: fix the topmost line for 1bit 2013-02-06 10:21:52 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Move MinGW CPPFLAGS setting to libc section, where it belongs 2013-02-14 17:37:42 +01:00
library.mak build: Make library minor version visible in the Makefile 2013-02-11 20:17:15 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.