FFmpeg git repo
Go to file
Martin Storsjö b97b1adb3f rtmpproto: Add a comment explaining the logic in handle_notify
This explains why the cleanup in 5626f994f was wrong and why
ae0f316a was needed.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-09-20 10:47:15 +03:00
compat
doc Add a WebP decoder 2013-09-18 14:10:05 -04:00
libavcodec fraps: Make the input buffer size checks more strict 2013-09-19 22:45:59 +03:00
libavdevice
libavfilter vf_lut: Constantize 2013-08-31 16:13:42 +02:00
libavformat rtmpproto: Add a comment explaining the logic in handle_notify 2013-09-20 10:47:15 +03:00
libavresample
libavutil mem: Introduce av_reallocp 2013-09-16 19:36:37 +02:00
libswscale Drop pointless directory name prefixes from #includes in the current dir 2013-09-10 12:38:41 +02:00
presets
tests fate.sh: Run git-clone quietly 2013-09-10 12:38:41 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog asfenc: mux chapters in ASF files using an ASF "marker" section 2013-09-19 19:51:49 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure build: Support cparser 2013-09-19 21:53:21 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.