FFmpeg git repo
Go to file
Michael Niedermayer 101e1b36cc avcodec/jpeglsdec: check err value for ls_get_code_runterm()
Fixes infinite loop
Fixes Ticket3086

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

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-01-16 20:54:14 +01:00
doc
ffpresets
libavcodec avcodec/jpeglsdec: check err value for ls_get_code_runterm() 2014-01-16 20:54:14 +01:00
libavdevice
libavfilter lavfi: avfilter_merge_formats: handle case where inputs are same 2012-10-06 09:47:21 +02:00
libavformat matroska_read_seek: Fix used streams for subtitle index compensation 2013-08-29 03:00:40 +02:00
libavutil
libpostproc
libswscale swscale: #include "libavutil/mathematics.h" 2011-12-24 15:47:57 +01:00
tests motionpixels: decode only the 111 complete frames for fate 2012-05-28 21:21:52 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/release/0.6' into release/0.6 2012-06-09 19:09:56 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE Release notes for 0.6.6 2012-06-09 12:05:53 +02:00
VERSION update for 0.6.7 2013-09-23 01:23:35 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Make warnings from -Wreturn-type fatal errors 2013-02-19 00:56:54 +01:00
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.