FFmpeg git repo
Go to file
Justin Ruggles 9786c24bb7 samplefmt: avoid integer overflow in av_samples_get_buffer_size()
CC:libav-stable@libav.org
(cherry picked from commit 0e830094ad)
(cherry picked from commit e9b3abd49890e958c745ea46a9f4f91b6b4baa58)

Conflicts:
	libavutil/samplefmt.c
2014-02-28 23:07:40 -05:00
doc
libavcodec h264: Fix a typo from the previous commit 2014-02-28 23:07:40 -05:00
libavdevice
libavfilter
libavformat lavf: make av_probe_input_buffer more robust 2014-02-06 23:01:14 -05:00
libavutil samplefmt: avoid integer overflow in av_samples_get_buffer_size() 2014-02-28 23:07:40 -05:00
libpostproc
libswscale
presets
tests mxfdec: set audio timebase to 1/samplerate 2014-01-07 09:43:58 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Updated Changelog for 0.8.10 2014-02-02 12:54:52 -05:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE Prepare for 0.8.11 Release 2014-02-06 23:26:33 -05:00
avconv.c lavc: set the default rc_initial_buffer_occupancy 2013-10-16 22:54:30 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.