1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-09 09:16:59 +02:00
Go to file
Martin Storsjö e971d81364 Document usage of import libraries created by dlltool
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2011-03-23 01:23:21 +01:00
doc Document usage of import libraries created by dlltool 2011-03-23 01:23:21 +01:00
ffpresets Update qmin/qmax values for libx264 presets 2011-02-08 15:59:30 -08:00
libavcodec Fix an infinite loop when RoQ encoded generated a frame with a size greater than the maximum valid size. 2011-03-22 18:26:46 -04:00
libavdevice Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libavfilter Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libavformat id3v2: skip broken tags with invalid size 2011-03-22 09:08:59 -04:00
libavutil cosmetics: indentation 2011-03-22 09:11:07 -04:00
libpostproc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libswscale Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tests fate: simplify regression-funcs.sh 2011-03-23 01:17:20 +01:00
tools Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
Changelog Add missed APIchanges and changelog entries 2011-03-17 12:28:37 +01:00
cmdutils_common_opts.h Implement a -pix_fmts option for listing all the supported pixel 2009-12-21 21:53:03 +00:00
cmdutils.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cmdutils.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
common.mak Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
configure configure: Set the correct lib target for arm/wince dlltool 2011-03-23 01:23:21 +01:00
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
COPYING.LGPLv2.1 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
CREDITS partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
Doxyfile get rid of the last svn mentions 2011-03-18 21:57:38 +01:00
ffmpeg.c Make sure kbhit() is in conio.h 2011-03-22 11:07:46 +00:00
ffplay.c ffplay: Don't assume ic->pb is non-null 2011-03-21 15:08:09 -04:00
ffprobe.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffserver.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffserver.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
INSTALL partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
LICENSE partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
Makefile fate: add support for multithread testing 2011-03-23 01:17:20 +01:00
README partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
subdir.mak fix building test programs with gnu make 3.82 2010-12-07 16:42:25 +00:00
version.sh get rid of the last svn mentions 2011-03-18 21:57:38 +01:00

Libav README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.