FFmpeg git repo
Go to file
2012-06-13 13:57:47 +02:00
doc lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 2012-06-13 11:13:22 +02:00
libavcodec ppc: Rename H.264 optimization template file for consistency. 2012-06-12 23:20:05 +02:00
libavdevice jack: update to new latency range API as the old one has been deprecated 2012-06-13 10:59:22 +02:00
libavfilter lavfi: allow building without swscale. 2012-06-13 13:57:47 +02:00
libavformat rtmp: Tokenize the AMF connection parameters manually instead of using strtok_r 2012-06-13 11:36:47 +03:00
libavresample
libavutil Bump lavu minor and add an APIChanges entry for audioconvert functions. 2012-06-10 08:04:01 +02:00
libswscale sws: fix planar RGB input conversions for 9/10/16 bpp. 2012-06-12 19:52:00 +02:00
presets
tests build: Do not delete tests/vsynth2 directory, which is no longer created. 2012-06-13 12:27:49 +02:00
tools
.gitignore build: Do not delete tests/vsynth2 directory, which is no longer created. 2012-06-13 12:27:49 +02:00
arch.mak
avconv.c lavfi: make AVFilterPad opaque after two major bumps. 2012-06-13 11:11:33 +02:00
avplay.c avplay: use buffersrc instead of custom input filter. 2012-06-05 09:36:10 +02:00
avprobe.c avprobe: Identify codec probe failures rather than calling them unsupported codecs. 2012-06-05 09:51:51 -07:00
avserver.c
Changelog lavfi: add channelsplit audio filter. 2012-06-12 21:38:59 +02:00
cmdutils_common_opts.h
cmdutils.c avtools: move buffer management code from avconv to cmdutils. 2012-06-05 09:35:58 +02:00
cmdutils.h avtools: move buffer management code from avconv to cmdutils. 2012-06-05 09:35:58 +02:00
common.mak
configure lavfi: allow building without swscale. 2012-06-13 13:57:47 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.