1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-12 10:25:32 +02:00
Go to file
Anton Khirnov 139f3ac42d Bump major versions of all libraries.
They've accumulated enough new APIs and corresponding deprecated cruft.

This breaks API and ABI.
2011-04-18 20:19:47 +02:00
doc Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
ffpresets Update qmin/qmax values for libx264 presets 2011-02-08 15:59:30 -08:00
libavcodec Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libavdevice Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libavfilter Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libavformat Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libavutil Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libpostproc Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libswscale Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
tests Update regtest checksums after revision 6001dad. 2011-04-17 22:46:42 +02:00
tools Replace references to ffmpeg-devel with libav-devel; fix roundup URL. 2011-04-15 22:38:41 +02:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
Changelog add xWMA demuxer 2011-04-14 13:55:30 +02: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 avio: deprecate av_protocol_next(). 2011-04-08 17:48:53 +02:00
cmdutils.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
common.mak Include dependencies for test programs 2011-03-31 12:01:27 +01:00
configure Error out if vaapi is not found 2011-04-12 19:17:06 +02: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 Redefine sameq 2011-04-10 09:27:50 +02:00
ffplay.c avio: avio_ prefix for url_set_interrupt_cb. 2011-04-07 18:11:24 +02:00
ffprobe.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffserver.c lavf: get rid of ffm-specific stuff in avformat.h 2011-04-08 20:58:19 +02:00
ffserver.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
INSTALL doc: clarify configure features 2011-04-07 02:54:12 +02:00
LICENSE cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
Makefile Remove support for stripping executables 2011-03-29 22:05:04 +01:00
README cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
subdir.mak Remove support for stripping executables 2011-03-29 22:05:04 +01: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.