FFmpeg git repo
Go to file
Martin Storsjö 9ceed7af37 rtpenc: Add a rtpflag option for sending BYE packets when finishing
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-11-01 09:57:02 +02:00
compat
doc avplay: drop -vismv option which does not do anything anymore 2013-10-31 20:22:22 +01:00
libavcodec lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h 2013-10-31 20:24: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 rtpenc: Add a rtpflag option for sending BYE packets when finishing 2013-11-01 09:57:02 +02:00
libavresample
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.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
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add HEVC decoder 2013-10-31 20:19:59 +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.