FFmpeg git repo
Go to file
Anton Khirnov 3a7f7678eb lavf: deprecate av_close_input_stream().
And remove all its uses.
2011-12-12 20:21:47 +01:00
doc Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
libavcodec lavc: convert error_recognition to err_recognition. 2011-12-12 19:42:50 +01:00
libavdevice Add basic libavdevice documentation. 2011-12-12 19:43:37 +01:00
libavfilter lavfi: install libavfilter/vsrc_buffer.h 2011-12-11 19:14:09 +01:00
libavformat lavf: deprecate av_close_input_stream(). 2011-12-12 20:21:47 +01:00
libavutil Add basic libavdevice documentation. 2011-12-12 19:43:37 +01:00
libpostproc Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
libswscale Remove extraneous semicolons 2011-12-11 17:23:24 +00:00
presets presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests rawdec: don't set codec timebase. 2011-12-10 22:02:44 +01:00
tools Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Dxtory capture format decoder 2011-12-10 11:58:03 +01:00
Doxyfile doxy: change hue value to match our green 2011-12-09 04:20:41 +01:00
INSTALL
LICENSE
Makefile presets: rename presets directory 2011-10-19 21:20:17 +02:00
README
RELEASE
avconv.c avconv: update -map option help text 2011-12-12 14:36:04 +01:00
avplay.c avplay: don't request a stereo downmix 2011-12-11 14:01:27 -05:00
avprobe.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
avserver.c lavf: deprecate av_close_input_stream(). 2011-12-12 20:21:47 +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
cmdutils_common_opts.h
common.mak
configure x86: bswap: remove test for bswap instruction 2011-12-12 12:14:15 +00:00
ffmpeg.c Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.