1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-03-01 18:21:04 +00:00
FFmpeg git repo
Go to file
Anton Khirnov 17c8cc550d ffmpeg: drop AV prefixes from struct names.
Those are reserved for the libs.
2011-07-08 19:58:22 +02:00
doc ffmpeg: deprecate loop_input and loop_output options 2011-07-08 19:58:19 +02:00
ffpresets
libavcodec dnxhd: prettify tables 2011-07-08 14:16:28 +01:00
libavdevice x11grab: replace undocumented nomouse hackery with a private option. 2011-07-08 18:30:21 +02:00
libavfilter vf_drawtext: Remove some write-only variables. 2011-07-07 17:32:50 +02:00
libavformat gif: add loop private option. 2011-07-08 18:39:56 +02:00
libavutil AVOptions: in av_opt_find() don't return named constants unless unit is specified. 2011-07-08 18:34:18 +02:00
libpostproc libpostproc: Remove disabled code. 2011-07-06 13:43:19 +02:00
libswscale swscale: amend documentation to mention use of native depth for scaling. 2011-07-06 03:33:36 +02:00
tests ffmpeg: deprecate loop_input and loop_output options 2011-07-08 19:58:19 +02:00
tools
.gitignore gitignore: Drop individual .d ignore; it is already covered by a wildcard. 2011-07-06 20:37:31 +02:00
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure build: clean up library installation rules 2011-07-07 17:57:47 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: drop AV prefixes from struct names. 2011-07-08 19:58:22 +02:00
ffplay.c Do not include mathematics.h in avutil.h 2011-07-03 21:42:06 +01:00
ffprobe.c Fix segmentation fault in ffprobe 2011-07-03 17:26:59 +02:00
ffserver.c ffserver: remove unused variable. 2011-07-06 22:41:15 +02:00
ffserver.h
INSTALL
LICENSE
Makefile build: Remove deleted 'check' target from .PHONY list. 2011-07-04 13:14:31 +02:00
README
RELEASE
subdir.mak build: clean up library installation rules 2011-07-07 17:57:47 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.