FFmpeg git repo
Go to file
Michael Niedermayer 2f2fd8c6d1 tqi: Pass errors from the MB decoder
This silences some valgrind warnings.
CC: libav-stable@libav.org

Fixes second half of http://ffmpeg.org/trac/ffmpeg/ticket/794
Bug found by: Oana Stratulat

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
(cherry picked from commit f85334f58e)
(cherry picked from commit 90290a5150)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
(cherry picked from commit 5872580e65)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2012-05-23 20:44:57 +02:00
doc
ffpresets
libavcodec tqi: Pass errors from the MB decoder 2012-05-23 20:44:57 +02:00
libavdevice
libavfilter avfiltergraph: use meaningful error codes 2012-03-18 17:50:17 +01:00
libavformat id3v2: fix skipping extended header in id3v2.4 2012-04-01 19:20:50 +02:00
libavutil intfloat_readwrite: fix signed addition overflows 2012-03-18 17:50:48 +01:00
libpostproc
libswscale swscale: fix another integer overflow. 2012-04-01 18:33:27 +02:00
tests wmaenc: fix m/s stereo encoding for the first frame 2012-04-01 18:33:28 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Update changelog for 0.7.5 release 2012-04-01 22:47:53 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE Update RELEASE file for 0.7.5 2012-04-01 19:08:06 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.