No description
Find a file
Mans Rullgard 23ce6e7212 get_bits: remove x86 inline asm in A32 bitstream reader
x86 does not use this variant so having inline asm there
is pointless.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-07-01 22:18:50 +01:00
doc doc: Remove outdated information about our issue tracker 2011-07-01 20:53:45 +02:00
ffpresets
libavcodec get_bits: remove x86 inline asm in A32 bitstream reader 2011-07-01 22:18:50 +01:00
libavdevice build: include sub-makefiles using full path instead of symlinks 2011-06-28 18:15:19 +01:00
libavfilter build: include sub-makefiles using full path instead of symlinks 2011-06-28 18:15:19 +01:00
libavformat avidec: Factor out the sync fucntionality. 2011-07-01 10:27:06 -07:00
libavutil doxygen: fix usage of @file directive in libavutil/{dict,file}.h 2011-07-01 15:12:33 +02:00
libpostproc build: include sub-makefiles using full path instead of symlinks 2011-06-28 18:15:19 +01:00
libswscale swscale: for >8bit scaling, read in native bit-depth. 2011-07-01 09:08:26 -07:00
tests fate-aac: Expand coverage. 2011-07-01 10:14:14 -07:00
tools
.gitignore
Changelog document libswscale bump 2011-06-20 23:06:17 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak build: create output directories as needed 2011-06-29 09:14:56 +01:00
configure configure: Add vdpau and dxva2 to configure results output. 2011-06-30 01:04:18 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros 2011-06-30 23:01:25 +02:00
ffmpeg.c Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 2011-06-20 18:56:06 -04:00
ffplay.c Move some variable declarations below the proper #ifdefs. 2011-06-26 16:32:13 +02:00
ffprobe.c
ffserver.c
ffserver.h
INSTALL
LICENSE
Makefile build: Eliminate obsolete test targets. 2011-06-30 13:06:27 +02:00
README
RELEASE
subdir.mak build: include sub-makefiles using full path instead of symlinks 2011-06-28 18:15:19 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.