FFmpeg git repo
Go to file
Diego Biurrun 5169e68895 dsputil: Propagate bit depth information to all (sub)init functions
This avoids recalculating the value over and over again.
2014-03-20 05:03:23 -07:00
compat
doc RGBA64 pixel formats 2014-03-16 23:05:47 +01:00
libavcodec dsputil: Propagate bit depth information to all (sub)init functions 2014-03-20 05:03:23 -07:00
libavdevice
libavfilter af_channelmap: fix ONE_STR mapping mode 2014-03-16 07:43:52 +01:00
libavformat mxf: Lowercase UL strings 2014-03-19 12:04:15 +01:00
libavresample
libavutil float-dsp-test: do not use C99's predefined __func__ 2014-03-20 11:16:06 +01:00
libswscale RGBA64 pixel formats 2014-03-16 23:05:47 +01:00
presets
tests float_dsp: add test program and use it as fate test 2014-03-18 13:08:00 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avconv_vdpau.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: ppc: Disable ldbrx instruction by default 2014-03-19 17:14:11 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.