FFmpeg git repo
Go to file
Derek Buitenhuis 25c7db7cc9 avio: Check for memory allocation failure of private data
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2013-10-29 11:40:15 +00:00
compat
doc avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
libavcodec lavc: remove old unused audio conversion functions. 2013-10-28 15:29:37 +01:00
libavdevice timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
libavfilter lavfi: do not export the filters from shared objects 2013-10-28 15:29:54 +01:00
libavformat avio: Check for memory allocation failure of private data 2013-10-29 11:40:15 +00:00
libavresample lavr: check that current_buffer is not NULL before using it 2013-10-27 15:07:10 -04:00
libavutil AVOptions: do not range check flag options. 2013-10-27 21:40:33 +01:00
libswscale
presets
tests FATE: add bitexact sws flags to the fieldorder test 2013-10-27 21:34:28 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog movenc: Add an F4V muxer 2013-10-23 11:17:03 +03:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: drop a now useless variable 2013-10-27 21:32:37 +01:00
avconv.h avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
avconv_filter.c
avconv_opt.c avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
cmdutils.h avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
cmdutils_common_opts.h avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
common.mak
configure configure: Provide an hardened toolchain option 2013-10-29 11:36:00 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.