FFmpeg git repo
Go to file
Mickaël Raulet 25bb7eaf9e hevc/intra_pred: drop unnecessary conditions in loops
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2014-05-19 07:12:47 +02:00
compat
doc doc/APIchanges: mark the release 10 branch point 2014-05-18 10:53:00 +02:00
libavcodec hevc/intra_pred: drop unnecessary conditions in loops 2014-05-19 07:12:47 +02:00
libavdevice build: handle library dependencies in configure 2014-05-13 20:02:01 +02:00
libavfilter build: handle library dependencies in configure 2014-05-13 20:02:01 +02:00
libavformat movenc: use the "encoder" metadata tag to write stsd Compressorname 2014-05-18 20:34:03 +02:00
libavresample build: handle library dependencies in configure 2014-05-13 20:02:01 +02:00
libavutil lavu: Add a pixel format for new VDA hwaccel 2014-05-11 14:59:59 +02:00
libswscale build: handle library dependencies in configure 2014-05-13 20:02:01 +02:00
presets
tests avconv: set the "encoder" tag when transcoding 2014-05-18 20:33:46 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavc: add a native Opus decoder. 2014-05-15 06:49:34 +02:00
INSTALL
LICENSE
Makefile build: add avresample after avcodec to FFLIBS 2014-05-15 17:53:55 +02:00
README
RELEASE
arch.mak aarch64: add armv8 CPU flag 2014-04-06 21:18:49 +02:00
avconv.c avconv: set the "encoder" tag when transcoding 2014-05-18 20:33:46 +02:00
avconv.h avconv: Support VDA hwaccel 2014-05-11 15:00:03 +02:00
avconv_dxva2.c avconv_dxva2: define all used GUIDs directly instead of relying on the dxva2api.h header 2014-04-29 16:50:43 +02:00
avconv_filter.c
avconv_opt.c avconv: Support VDA hwaccel 2014-05-11 15:00:03 +02:00
avconv_vda.c avconv: Support VDA hwaccel 2014-05-11 15:00:03 +02:00
avconv_vdpau.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not defined 2014-05-14 09:46:43 +02:00
configure build: Support building using clang-usan and disable-optimization 2014-05-16 19:58:34 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.