FFmpeg git repo
Go to file
Nedeljko Babic 696e34a6e1 libavcodec: Implementation of AC3 fixedpoint decoder
Signed-off-by: Nedeljko Babic <nbabic@mips.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-01 19:01:57 +02:00
compat
doc libavcodec: Implementation of AC3 fixedpoint decoder 2014-04-01 19:01:57 +02:00
libavcodec libavcodec: Implementation of AC3 fixedpoint decoder 2014-04-01 19:01:57 +02:00
libavdevice
libavfilter
libavformat
libavresample
libavutil avutil/fixed_dsp: remove redundant cast 2014-04-01 17:57:30 +02:00
libpostproc
libswresample
libswscale
presets
tests Merge remote-tracking branch 'qatar/master' 2014-04-01 04:52:20 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog libavcodec: Implementation of AC3 fixedpoint decoder 2014-04-01 19:01:57 +02:00
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: fix out of tree builds of .m files 2014-04-01 05:12:39 +02:00
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure libavcodec: Implementation of AC3 fixedpoint decoder 2014-04-01 19:01:57 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.