FFmpeg git repo
Go to file
Michael Niedermayer 5750a95f8b swr: fix assert failure
Bug found by: Oana Stratulat
GCI-id: 7211207

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit aa1c590b29)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-03 19:54:33 +01:00
doc v410 encoder and decoder 2012-01-03 17:57:26 +01:00
ffpresets
libavcodec xl: Fix overreads 2012-01-03 19:49:56 +01:00
libavdevice libavdevice: Fix v4l2 compilation under FreeBSD 2011-12-28 02:10:31 +01:00
libavfilter lavfi: skip the frame in case of error. 2011-12-13 23:38:02 +01:00
libavformat siff: simplify code by using ffio_limit() 2012-01-03 19:49:56 +01:00
libavutil avutil: check sampleformats enum, pict type enum and media type enum against insert/remove mistakes. 2012-01-03 19:05:32 +01:00
libpostproc
libswresample swr: fix assert failure 2012-01-03 19:54:33 +01:00
libswscale swscale: Fix several (real world) integer overflows. 2012-01-03 19:49:56 +01:00
mt-work
presets
tests avienc: Fix rawvideo 32bit 2012-01-03 19:04:56 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog v410 encoder and decoder 2012-01-03 17:57:26 +01:00
Doxyfile update for 0.9 2011-12-11 21:24:41 +01:00
INSTALL
LICENSE
MAINTAINERS v410 encoder and decoder 2012-01-03 17:57:26 +01:00
Makefile build: Disable avconv more completely while leaving the user the option to enable it 2011-12-13 21:46:26 +01:00
README
RELEASE update for 0.9 2011-12-11 21:24:41 +01:00
VERSION update for 0.9 2011-12-11 21:24:41 +01:00
avconv.c Merge remote-tracking branch 'qatar/master' 2011-12-11 01:05:33 +01:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Assume architecture arm for machine hardware name iPad*. 2012-01-03 19:15:27 +01:00
ffmpeg.c ffmpeg: Fix killing [Y/n] prompt with ctrl-c 2012-01-03 19:02:52 +01:00
ffplay.c ffplay: clear pkt_temp when pkt is freed. 2011-12-16 15:21:19 +01:00
ffprobe.c
ffserver.c
subdir.mak
version.sh

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.