FFmpeg git repo
Go to file
Vittorio Giovara dc6ea00cd2 mpeg4video: K&R formatting cosmetics
Signed-off-by: Diego Biurrun <diego@biurrun.de>
2013-11-01 22:53:48 +01:00
compat
doc avplay: drop -vismv option which does not do anything anymore 2013-10-31 20:22:22 +01:00
libavcodec mpeg4video: K&R formatting cosmetics 2013-11-01 22:53:48 +01:00
libavdevice timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
libavfilter gradfun: x86: Factor out common code for some gradfun_filter_line() variants 2013-10-31 16:34:18 +01:00
libavformat lavf: do not use int to store an int64 2013-11-01 21:01:32 +01:00
libavresample lavr: check that current_buffer is not NULL before using it 2013-10-27 15:07:10 -04:00
libavutil h264: wait for initial complete frame before outputing frames 2013-10-31 20:14:14 +01:00
libswscale
presets
tests FATE: Add HEVC tests 2013-10-31 20:20:16 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avplay: drop -vismv option which does not do anything anymore 2013-10-31 20:22:22 +01:00
INSTALL
LICENSE
Makefile build: Ensure that strip commands are run silently 2013-10-31 11:48:59 +01:00
README
RELEASE
arch.mak
avconv.c lavc: deprecate FF_DEBUG_MV and remove all traces of its use 2013-10-31 20:21:13 +01:00
avconv.h avconv: stop accessing AVStream.parser 2013-10-29 14:19:10 +01:00
avconv_filter.c
avconv_opt.c avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
avplay.c avplay: drop -vismv option which does not do anything anymore 2013-10-31 20:22:22 +01:00
avprobe.c
avserver.c
cmdutils.c avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
cmdutils.h avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
cmdutils_common_opts.h avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
common.mak
configure configure: Properly check for availability of -Wno-foo warning flags 2013-11-01 22:05:20 +01:00
library.mak build: remove pointless condition 2013-10-29 14:00:29 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.