FFmpeg git repo
Go to file
Anton Khirnov 44911f2985 APIchanges: mention avcodec_alloc_context()/2/3
There was no minor bump for making avcodec_alloc_context3() public and
deprecating the other two, so I'm using the first next lavc bump.
2012-01-28 19:45:10 +01:00
doc APIchanges: mention avcodec_alloc_context()/2/3 2012-01-28 19:45:10 +01:00
libavcodec avcodec_align_dimensions2: set only 4 linesizes, not AV_NUM_DATA_POINTERS. 2012-01-28 19:44:55 +01:00
libavdevice cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libavfilter cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libavformat cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libavutil cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libpostproc
libswscale cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
presets
tests codec-regression: use private options instead of deprecated codec flags. 2012-01-27 10:38:33 +01:00
tools ismindex: Fix build on mingw 2012-01-26 00:04:28 +02:00
.gitignore Ignore generated aviocat and ismindex tools. 2012-01-25 15:04:35 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile build: Automatically include architecture-specific library Makefile snippets. 2012-01-25 15:04:28 +01:00
README
RELEASE
avconv.c Drop unnecessary prefix from *sink* variable and struct names. 2012-01-25 12:28:36 +01:00
avplay.c Drop unnecessary prefix from *sink* variable and struct names. 2012-01-25 12:28:36 +01:00
avprobe.c
avserver.c
cmdutils.c cmdutils: fix options starting with 'no'. 2012-01-27 10:27:00 +01:00
cmdutils.h Drop unnecessary prefix from *sink* variable and struct names. 2012-01-25 12:28:36 +01:00
cmdutils_common_opts.h
common.mak
configure config.asm: change %ifdef directives to %if directives. 2012-01-27 10:19:57 +08:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.