FFmpeg git repo
Go to file
Michael Niedermayer 28ba1027ec Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
  Do not try to read residue if ave_mean <= 1
  Move some variable declarations to comply with C90
  Cosmetics: fix some whitespace errors
  Support 24-bit decoding
  wmall: remove ;;

Conflicts:
	libavcodec/wmalosslessdec.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-02-16 04:01:24 +01:00
doc prores encoder 2012-02-15 07:14:51 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'shariman/wmall' 2012-02-16 04:01:24 +01:00
libavdevice
libavfilter af_pan: comment a tricky piece of code. 2012-02-15 20:04:05 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-02-16 01:34:37 +01:00
libavutil audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map. 2012-02-15 10:26:25 +01:00
libpostproc
libswresample
libswscale swscale: enable some more SIMD functions. 2012-02-15 00:41:40 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-02-14 03:24:27 +01:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2012-02-16 01:34:37 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-02-15 01:52:14 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: Fix image allocation. 2012-02-15 20:35:14 +01:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.