FFmpeg git repo
Go to file
Bernhard Übelacker dc71f19588 video4linux2: Avoid a floating point exception
This avoids a segfault in avconv_opt.c:opt_target when trying to
determine the norm.
2014-07-28 13:11:41 -07:00
compat
doc lavc: add a property for marking codecs that support frame reordering 2014-07-28 08:02:50 +00:00
libavcodec hevc: eliminate the last element from TransformTree 2014-07-28 08:10:35 +00:00
libavdevice oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
libavfilter
libavformat avformat: Mark AVOutputFormat argument in avformat_query_codec as const 2014-07-26 14:51:16 -07:00
libavresample
libavutil arm: Macroize the test for 'setend' CPU instruction support 2014-07-21 15:08:01 -07:00
libswscale
presets
tests fate: support testing of release branches 2014-07-27 14:41:09 +02:00
tools
.gitignore
arch.mak
avconv_dxva2.c
avconv_filter.c
avconv_opt.c video4linux2: Avoid a floating point exception 2014-07-28 13:11:41 -07:00
avconv_vda.c
avconv_vdpau.c
avconv.c avconv: set the output stream timebase 2014-07-09 13:30:33 +00:00
avconv.h
avplay.c avplay: Handle pixel aspect ratio properly 2014-07-08 21:14:43 +03:00
avprobe.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Extend the neon intrinsics check 2014-07-22 23:57:23 +03:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: Support executable only ldflags 2014-07-21 22:18:35 +02:00
LICENSE
Makefile configure: add support for neon intrinsics 2014-07-21 23:18:29 +02:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.