FFmpeg git repo
Go to file
Paul B Mahol 81c5b4ddcb jvdec: unbreak video decoding
The safe bitstream reader broke it since the buffer size was specified
in bytes instead of bits.

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
CC: libav-stable@libav.org
(cherry picked from commit a1c036e961)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2012-04-01 18:33:29 +02:00
doc
ffpresets
libavcodec jvdec: unbreak video decoding 2012-04-01 18:33:29 +02:00
libavdevice
libavfilter
libavformat smacker: error out if palette copy-with-offset overruns palette size. 2012-04-01 18:33:28 +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
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
INSTALL
LICENSE
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.