1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-03-07 04:57:57 +00:00
FFmpeg git repo
Go to file
Michael Niedermayer b2b7ab32aa Prefer cbp over cbp_table.
Originally committed as revision 21418 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-24 13:43:26 +00:00
doc
ffpresets
libavcodec Prefer cbp over cbp_table. 2010-01-24 13:43:26 +00:00
libavdevice vfwcap: Include windows.h before vfw.h since the latter requires defines 2010-01-23 20:58:29 +00:00
libavfilter
libavformat Doxument url_open_protocol(). 2010-01-24 13:31:25 +00:00
libavutil DECLARE_ALIGNED macro for TMS470 compiler 2010-01-22 03:25:25 +00:00
libpostproc Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
libswscale Use av_get_bits_per_pixel() for computing the bits per pixel of the 2010-01-24 12:55:05 +00:00
tests Update regression tests after r21372 2010-01-21 23:35:26 +00:00
tools
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Replace every usage of -lvfw32 with what is particularly necessary for 2010-01-23 20:42:00 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Fix heap overflow with -async. 2010-01-23 01:25:19 +00:00
ffplay.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.