FFmpeg git repo
Go to file
Baptiste Coudurier 23f0d0f16b lavc: fix parentheses placement in avcodec_open2().
Signed-off-by: Anton Khirnov <anton@khirnov.net>
(cherry picked from commit 1d36fb13b0)

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-11-19 10:22:27 +01:00
doc doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support. 2011-07-16 15:15:59 +02:00
ffpresets
libavcodec lavc: fix parentheses placement in avcodec_open2(). 2011-11-19 10:22:27 +01:00
libavdevice alsa: limit buffer_size to 32768 frames. 2011-09-26 19:26:29 +02:00
libavfilter lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 2011-11-19 10:22:26 +01:00
libavformat lavf: do not set codec_tag for rawvideo 2011-09-30 15:37:05 +02:00
libavutil AVOptions: fix av_set_string3() doxy to match reality. 2011-09-26 19:26:31 +02:00
libpostproc postprocess.c: filter name needs to be double 0 terminated 2011-09-03 07:39:54 +02:00
libswscale ppc: fix some pointer to integer casts 2011-09-26 19:31:32 +02:00
tests fate: allow testing with libavfilter disabled 2011-09-30 15:37:05 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Update Changelog for 0.7.2 release 2011-09-30 18:14:12 +02:00
Doxyfile Add version number to doxygen config 2011-07-03 20:01:08 +02:00
INSTALL
LICENSE
Makefile fate: allow testing with libavfilter disabled 2011-09-30 15:37:05 +02:00
README
RELEASE Update RELEASE file for 0.7.2 2011-09-30 15:45:45 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure fate: allow testing with libavfilter disabled 2011-09-30 15:37:05 +02:00
ffmpeg.c Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." 2011-09-26 19:26:28 +02:00
ffplay.c
ffprobe.c lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 2011-11-19 10:22:26 +01:00
ffserver.c lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 2011-11-19 10:22:26 +01:00
ffserver.h
subdir.mak
version.sh Drop git- prefix from version labels 2011-06-19 19:41:23 +01:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.