FFmpeg git repo
Go to file
2011-12-12 23:06:23 +01:00
doc lavf: add avformat_close_input(). 2011-12-12 20:23:56 +01:00
libavcodec doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
libavdevice Add basic libavdevice documentation. 2011-12-12 19:43:37 +01:00
libavfilter doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
libavformat doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
libavutil doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
libpostproc doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
libswscale doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
presets presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
tools Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
.gitignore Make a copy of ffmpeg under a new name -- avconv. 2011-08-12 13:27:30 +02:00
avconv.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
avplay.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
avprobe.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
avserver.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
Changelog Dxtory capture format decoder 2011-12-10 11:58:03 +01:00
cmdutils_common_opts.h avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
cmdutils.c Add libavutil/mathematics.h #includes for INFINITY 2011-11-22 16:36:44 +00:00
cmdutils.h Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
common.mak
configure x86: bswap: remove test for bswap instruction 2011-12-12 12:14:15 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile doxy: change hue value to match our green 2011-12-09 04:20:41 +01:00
ffmpeg.c Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
INSTALL
LICENSE
Makefile presets: rename presets directory 2011-10-19 21:20:17 +02:00
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.