FFmpeg git repo
Go to file
Mans Rullgard ba3f07d061 wmavoice: fix a signed overflow
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-10-09 23:04:03 +01:00
doc avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
ffpresets
libavcodec wmavoice: fix a signed overflow 2011-10-09 23:04:03 +01:00
libavdevice Fix 'heigth' vs. 'height' typos. 2011-10-05 11:12:01 +02:00
libavfilter vf_unsharp: set default chroma size value to 5x5 2011-09-29 07:20:05 +02:00
libavformat lavf: fix signed overflow in avformat_find_stream_info() 2011-10-08 20:04:22 +01:00
libavutil crc: fix signed overflow 2011-10-09 16:53:31 +01:00
libpostproc
libswscale ppc: fix some pointer to integer casts 2011-09-25 18:33:38 +01:00
tests fate: run avconv with -nostats flag 2011-10-09 16:53:12 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog oggdec: add support for Xiph's CELT codec 2011-09-26 13:51:29 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
avplay.c avtools: parse loglevel before all the other options. 2011-09-26 20:33:50 +02:00
avprobe.c avtools: parse loglevel before all the other options. 2011-09-26 20:33:50 +02:00
avserver.c avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected for the loopback address. 2011-09-30 21:33:52 +02:00
cmdutils.c avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
cmdutils.h avtools: parse loglevel before all the other options. 2011-09-26 20:33:50 +02:00
cmdutils_common_opts.h avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
common.mak
configure ARM: check for inline asm 'y' operand modifier support 2011-10-03 08:56:24 +01:00
ffmpeg.c avtools: parse loglevel before all the other options. 2011-09-26 20:33:50 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.