FFmpeg git repo
Go to file
Ian Taylor 46dee21a32 png: allow encoding 16-bit grayscale
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2013-08-13 06:05:44 +02:00
compat
doc doc: Clarify the avconv section about -re 2013-08-10 18:37:21 +03:00
libavcodec png: allow encoding 16-bit grayscale 2013-08-13 06:05:44 +02:00
libavdevice libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
libavfilter lavfi/fifo: fix flushing when using request_samples 2013-08-05 10:52:00 +02:00
libavformat rtmp: Do not misuse memcmp 2013-08-11 01:19:27 +02:00
libavresample
libavutil libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
libswscale
presets
tests FATE: add a TAK test 2013-08-08 22:59:42 +02:00
tools ismindex: Replace mkdir ifdeffery by os_support.h #include 2013-08-05 11:38:00 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Voxware MetaSound decoder 2013-08-08 10:52:44 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avconv.h avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avconv_filter.c avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avconv_opt.c avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: Only do the windows-specific commandline parsing on _WIN32 2013-08-08 10:59:03 +03:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Voxware MetaSound decoder 2013-08-08 10:52:44 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.