FFmpeg git repo
Go to file
Justin Ruggles 3b81a18ba3 float_dsp: ppc: add a separate header for Altivec function prototypes
Also include config.h so that HAVE_ALTIVEC will be defined.
Fixes compilation on PPC with Altivec enabled.
2012-06-08 14:52:01 -04:00
doc
libavcodec Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
libavdevice
libavfilter
libavformat mpegts: Remove disabled extension matching probe. 2012-06-07 12:27:04 -07:00
libavresample
libavutil float_dsp: ppc: add a separate header for Altivec function prototypes 2012-06-08 14:52:01 -04:00
libswscale
presets
tests fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.