FFmpeg git repo
Go to file
Anton Khirnov ce353a881f lavfi: fix incorrect comment.
poll_frame()/request_frame() are used for audio too.
2012-05-22 21:37:44 +02:00
doc lavfi: add an audio split filter 2012-05-21 14:49:52 -04:00
libavcodec x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code. 2012-05-22 20:46:02 +02:00
libavdevice
libavfilter lavfi: fix incorrect comment. 2012-05-22 21:37:44 +02:00
libavformat Remove libnut wrapper 2012-05-21 08:51:50 +02:00
libavresample
libavutil
libswscale
presets
tests
tools lavfi: remove avfilter_default_* from public API on next bump. 2012-05-22 21:33:26 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add an audio split filter 2012-05-21 14:49:52 -04:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: rename transcode_audio/video to decode_audio/video. 2012-05-22 21:29:06 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Remove libnut wrapper 2012-05-21 08:51:50 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.