FFmpeg git repo
Go to file
Anton Khirnov 70211539a3 hevc: deobfuscate slice/tile boundary handling for DBF
Use named constants instead of magic numbers, avoid using variables with
inverse meaning from what their name implies.
2014-08-09 16:13:48 +00:00
compat
doc avcodec: Rename xvidmmx IDCT to xvid 2014-08-08 11:13:30 -07:00
libavcodec hevc: deobfuscate slice/tile boundary handling for DBF 2014-08-09 16:13:48 +00:00
libavdevice
libavfilter avcodec: Deprecate dtg_active_format field in favor of avframe side-data 2014-08-03 15:43:02 -07:00
libavformat mpeg: K&R formatting cosmetics 2014-08-08 05:22:09 -07:00
libavresample
libavutil avutil: add AV_PIX_FMT_YA16 pixel format 2014-08-04 12:55:08 +01:00
libswscale swscale: Undeprecate sws_getContext() 2014-08-07 04:03:00 -07:00
presets
tests fate: generate tests/pixfmts.mak for all targets requiring it 2014-08-05 12:18:59 +02:00
tools
.gitignore
arch.mak
avconv_dxva2.c
avconv_filter.c
avconv_opt.c
avconv_vda.c
avconv_vdpau.c
avconv.c
avconv.h
avplay.c
avprobe.c
Changelog Add Icecast protocol 2014-08-04 12:56:42 +03:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Only run gas checks on ARM and PowerPC 2014-08-08 05:30:32 -07:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.