Go to file
Vitor Sessak 421c99a4a7 mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementations
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-01-08 17:37:03 -08:00
doc faq: Solutions for common problems with sample paths when running FATE. 2012-01-07 20:53:07 +01:00
libavcodec mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementations 2012-01-08 17:37:03 -08:00
libavdevice cosmetics: drop some pointless parentheses 2012-01-07 22:13:07 +01:00
libavfilter cosmetics: drop some pointless parentheses 2012-01-07 22:13:07 +01:00
libavformat build: Skip compiling network.h and rtsp.h if networking is not enabled. 2012-01-07 22:13:08 +01:00
libavutil timer: K&R formatting cosmetics 2012-01-05 14:48:30 +01:00
libpostproc Place some START_TIMER invocations in separate blocks. 2012-01-04 15:05:49 +01:00
libswscale swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. 2012-01-08 16:37:43 -08:00
presets
tests FATE: test to exercise WTV demuxer. 2012-01-08 14:53:35 -08:00
tools Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
.gitignore
avconv.c avconv: add symbolic names for -vsync parameters 2012-01-04 21:25:25 +01:00
avplay.c avplay: Don't call avio_set_interrupt_cb(NULL) 2012-01-04 11:03:45 +02:00
avprobe.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
avserver.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
Changelog adx: add an adx muxer 2012-01-03 18:47:42 -05:00
cmdutils_common_opts.h
cmdutils.c cmdutils: K&R reformatting cosmetics 2012-01-03 21:10:09 +01:00
cmdutils.h
common.mak
configure v4l2: list available formats 2012-01-04 13:10:20 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile doxy: add website-alike style to the html output 2011-12-25 14:34:32 +01:00
ffmpeg.c
INSTALL
library.mak build: link test programs with static libraries 2011-12-17 23:21:08 +00:00
LICENSE
Makefile build: rename subdir.mak ---> library.mak 2011-12-13 23:34:22 +01:00
README
RELEASE Prepare for 0.8_beta1 snapshot release 2011-12-23 15:38:15 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.