FFmpeg git repo
Go to file
Reimar Döffinger 8f63f241d4 Remove some useless code that duplicates av_get_packet.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-05-01 23:20:52 +02:00
doc Merge remote-tracking branch 'qatar/master' 2012-05-01 22:06:55 +02:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-05-01 22:06:55 +02:00
libavdevice
libavfilter lavfi/lut: remove unused variable 2012-05-01 01:24:48 +02:00
libavformat Remove some useless code that duplicates av_get_packet. 2012-05-01 23:20:52 +02:00
libavresample Fix compilation with YASM/NASM without AVX support. 2012-05-01 13:37:25 -04:00
libavutil lavu/opt: clarify error message in set_key_value_pair() 2012-04-30 23:04:46 +02:00
libpostproc
libswresample swr: add and use function pointers for rematrix 2012-05-01 20:20:21 +02:00
libswscale
mt-work
presets
tests
tools
.gitignore Merge remote-tracking branch 'qatar/master' 2012-04-27 22:44:52 +02:00
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() 2012-04-30 18:31:06 +02:00
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: fix type of dither scale. 2012-05-01 20:13:32 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-05-01 22:06:55 +02:00
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.