FFmpeg git repo
Go to file
Daniel Kang 0eedf5d74d dsputil: add missing HAVE_YASM guard
Fix compile error under
"--disable-optimizations --disable-yasm --disable-inline-asm"

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2013-01-27 08:41:46 +01:00
compat
doc doc: update the reference for the title 2013-01-26 14:49:57 +01:00
libavcodec dsputil: add missing HAVE_YASM guard 2013-01-27 08:41:46 +01:00
libavdevice
libavfilter avfilter: allow setpts filter to use wallclock time for calculations 2013-01-25 10:50:09 +01:00
libavformat rtpenc_chain: Use the original AVFormatContext for getting payload type 2013-01-24 11:31:36 +02:00
libavresample lavr: always reset mix function names and pointers in mix_function_init() 2013-01-17 19:27:01 -05:00
libavutil dict: add av_dict_parse_string() 2013-01-25 17:20:03 +01:00
libswscale x86inc: Rename "program_name" to "private_prefix" 2013-01-18 20:29:53 +01:00
presets
tests dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). 2013-01-26 12:30:08 +01:00
tools Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c avconv: Increase the SDP buffer size to fit xiph SDPs 2013-01-20 18:20:47 +02:00
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog lavu: Add av_strnstr() 2013-01-25 10:47:51 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure build: Make the H.264 parser select h264qpel 2013-01-24 19:25:21 +01: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.