Go to file
Diego Biurrun 009331303a x86: huffyuvdsp: Move inline assembly to init file
This avoids a link failure with MMX disabled as now code and
initialization are compiled under the same condition.
2014-07-05 04:18:34 -07:00
compat
doc dsputil: Split off IDCT bits into their own context 2014-06-30 07:58:46 -07:00
libavcodec x86: huffyuvdsp: Move inline assembly to init file 2014-07-05 04:18:34 -07:00
libavdevice
libavfilter
libavformat id3v2enc: use a case-insensitive comparison for APIC picture type 2014-07-03 18:40:37 +00:00
libavresample
libavutil Update Fiona's name in copyright statements. 2014-07-01 03:26:51 -07:00
libswscale
presets
tests fate: Add dependencies for dct/fft/mdct/rdft tests 2014-06-26 16:03:21 -07:00
tools ismindex: Add an option for outputting files elsewhere than in the current directory 2014-07-03 20:13:27 +03:00
.gitignore Remove avserver. 2014-06-18 14:55:28 +02:00
arch.mak
avconv_dxva2.c
avconv_filter.c
avconv_opt.c
avconv_vda.c
avconv_vdpau.c
avconv.c Use av_packet_rescale_ts() to simplify code. 2014-06-20 14:14:48 +02:00
avconv.h
avplay.c
avprobe.c
Changelog Remove avserver. 2014-06-18 14:55:28 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure dsputil: Split off IDCT bits into their own context 2014-06-30 07:58:46 -07:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile Remove avserver. 2014-06-18 14:55:28 +02:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.