FFmpeg git repo
Go to file
Reimar Döffinger 9540476ba1 latmenc: simplify using avpriv_copy_bits.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-04-12 20:29:28 +02:00
doc
ffpresets
libavcodec
libavdevice
libavfilter
libavformat latmenc: simplify using avpriv_copy_bits. 2012-04-12 20:29:28 +02:00
libavutil
libpostproc
libswresample
libswscale
mt-work
presets
tests latmenc: copy pce config from proper location. 2012-04-12 20:28:37 +02:00
tools
.gitignore
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: fix ticks_per_frame for the avi stream copy case 2012-04-12 12:57:22 +02: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 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.