FFmpeg git repo
Go to file
Tomas Härdin a3923482f2 mxfdec: Make sure x < index_table->nb_ptses
Avoids a SIGSEGV on files with IndexEntryCount < IndexDuration.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2012-02-09 12:40:34 +01:00
doc cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
libavcodec build: Add missing directories to DIRS declarations. 2012-02-09 12:26:48 +01:00
libavdevice
libavfilter cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
libavformat mxfdec: Make sure x < index_table->nb_ptses 2012-02-09 12:40:34 +01:00
libavutil build: Add missing directories to DIRS declarations. 2012-02-09 12:26:48 +01:00
libpostproc
libswscale swscale: ppc: Add missing header #includes to pass 'make checkheaders'. 2012-02-09 12:26:46 +01:00
presets
tests cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: switch to avcodec_encode_video2(). 2012-02-08 21:00:00 +01:00
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: update copyright year to 2012. 2012-02-08 10:31:14 -08:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Remove Sun medialib glue code. 2012-02-08 08:52:30 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.