FFmpeg git repo
Go to file
Luca Barbato f3e3f28e80 Error out if vaapi is not found
Make the behaviour consistent with the other external deps.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-04-12 19:17:06 +02:00
doc Add support for AMR-WB encoding via libvo-amrwbenc 2011-04-11 14:55:53 +03:00
ffpresets
libavcodec libvo-*: Don't use deprecated sample format names and enum names 2011-04-12 12:52:47 +03:00
libavdevice
libavfilter
libavformat avio: undeprecate av_url_read_fseek/fpause under nicer names 2011-04-12 19:17:05 +02:00
libavutil eval: add support for trunc, ceil, and floor functions 2011-04-10 09:24:21 +02:00
libpostproc
libswscale Add unconditional return statement to yuva420_rgb32_MMX() / yuva420_bgr32_MMX(). 2011-04-11 14:18:48 +02:00
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add support for AMR-WB encoding via libvo-amrwbenc 2011-04-11 14:55:53 +03:00
Doxyfile
INSTALL
LICENSE
Makefile
README
cmdutils.c avio: deprecate av_protocol_next(). 2011-04-08 17:48:53 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Error out if vaapi is not found 2011-04-12 19:17:06 +02:00
ffmpeg.c Redefine sameq 2011-04-10 09:27:50 +02:00
ffplay.c
ffprobe.c
ffserver.c lavf: get rid of ffm-specific stuff in avformat.h 2011-04-08 20:58:19 +02:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.