You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Tristan Matthews 7c5ca546a0 configure: fix enable-libopus help string 11 years ago
compat
doc lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
libavcodec lavc: properly handle subtitle_header in avcodec_copy_context() 11 years ago
libavdevice build: handle library dependencies in configure 11 years ago
libavfilter build: handle library dependencies in configure 11 years ago
libavformat lavf: drop the zero-sized packets hack 11 years ago
libavresample build: handle library dependencies in configure 11 years ago
libavutil lavu: Add a pixel format for new VDA hwaccel 11 years ago
libswscale build: handle library dependencies in configure 11 years ago
presets
tests lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavc: add a native Opus decoder. 11 years ago
INSTALL
LICENSE
Makefile build: add avresample after avcodec to FFLIBS 11 years ago
README
RELEASE
arch.mak aarch64: add armv8 CPU flag 11 years ago
avconv.c avconv: rename OutputStream.opts to OutputStream.encoder_opts 11 years ago
avconv.h avconv: Support VDA hwaccel 11 years ago
avconv_dxva2.c avconv_dxva2: define all used GUIDs directly instead of relying on the dxva2api.h header 11 years ago
avconv_filter.c
avconv_opt.c avconv: Support VDA hwaccel 11 years ago
avconv_vda.c avconv: Support VDA hwaccel 11 years ago
avconv_vdpau.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h cmdutils: Mark exit_program as av_noreturn 11 years ago
cmdutils_common_opts.h
common.mak build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not defined 11 years ago
configure configure: fix enable-libopus help string 11 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.