FFmpeg git repo
Go to file
Michael Niedermayer 263da1a8f7 avcodec/eatgq: use init_get_bits8()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-08-05 10:14:14 +02:00
compat
doc libavcodec: Implementation of 32 bit fixed point FFT 2013-08-04 14:01:41 +02:00
libavcodec avcodec/eatgq: use init_get_bits8() 2013-08-05 10:14:14 +02:00
libavdevice avdevice/vfwcap: make constant arrays static 2013-08-03 22:24:31 +02:00
libavfilter Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' 2013-08-05 09:22:18 +02:00
libavformat avformat/latmenc: use init_get_bits8() 2013-08-05 10:12:46 +02:00
libavresample Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' 2013-08-03 09:16:36 +02:00
libavutil Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' 2013-08-03 10:08:30 +02:00
libpostproc
libswresample
libswscale Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' 2013-08-03 09:16:36 +02:00
presets
tests libavcodec: Implementation of 32 bit fixed point FFT 2013-08-04 14:01:41 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '0d6fa3977b016f1b72b0b24b8834ff9222498548' 2013-08-03 09:01:48 +02:00
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: order libavutil entries alphabetically 2013-08-04 11:24:57 +02:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Check for GCC diagnostic pragma support inside of functions 2013-08-03 10:08:04 +02:00
ffmpeg.c ffmpeg: raise level for message printed in case of auto-select pixel format 2013-08-01 21:14:48 +02:00
ffmpeg.h
ffmpeg_filter.c Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3' 2013-08-05 09:32:31 +02:00
ffmpeg_opt.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.