FFmpeg git repo
Go to file
Diego Biurrun eab6968f24 build: Skip compiling xvmc.h under the correct condition. 2012-03-09 20:56:15 +01:00
doc v4l2: update documentation 2012-03-07 10:03:10 -08:00
libavcodec build: Skip compiling xvmc.h under the correct condition. 2012-03-09 20:56:15 +01:00
libavdevice
libavfilter
libavformat mpegts: Always honor a registration descriptor if present and there is no other codec information. 2012-03-09 09:48:14 -08:00
libavutil cpu: initialize mask to -1, so that by default, optimizations are used. 2012-03-06 12:53:02 -08:00
libswscale swscale: clip unscaled output intermediates. 2012-03-07 09:35:46 -08:00
presets
tests FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option. 2012-03-06 15:03:36 +01:00
tools ismindex: Fix build on mingw 2012-01-26 00:04:28 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: add -cpuflags option for setting supported cpuflags. 2012-03-06 15:03:22 +01:00
avplay.c
avprobe.c
avserver.c
cmdutils.c avconv: add -cpuflags option for setting supported cpuflags. 2012-03-06 15:03:22 +01:00
cmdutils.h avconv: add -cpuflags option for setting supported cpuflags. 2012-03-06 15:03:22 +01:00
cmdutils_common_opts.h
common.mak
configure configure: darwin: Change dylib install names to include major version. 2012-03-09 20:56:14 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.