FFmpeg git repo
Go to file
Paul B Mahol a1c036e961 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
2012-03-14 15:34:50 +01:00
doc doc/general: update supported devices table. 2012-03-13 22:01:51 +01:00
libavcodec jvdec: unbreak video decoding 2012-03-14 15:34:50 +01:00
libavdevice libcdio: add a forgotten AVClass to the private context. 2012-03-04 21:01:41 +01:00
libavfilter
libavformat jv demux: set video stream duration 2012-03-14 15:34:50 +01:00
libavutil remove iwmmxt optimizations 2012-03-12 22:46:56 +01:00
libswscale swscale: clip unscaled output intermediates. 2012-03-07 09:35:46 -08:00
presets
tests fate: add pam image regression test 2012-03-14 15:34:50 +01:00
tools Fix a bunch of common typos. 2012-03-09 22:02:49 +01:00
.gitignore
avconv.c avconv: reindent 2012-03-13 12:21:44 +01:00
avplay.c avplay: remove an unused variable. 2012-02-29 07:24:34 +01:00
avprobe.c
avserver.c
Changelog Windows Media Audio Lossless decoder 2012-03-02 19:10:29 +01:00
cmdutils_common_opts.h
cmdutils.c avconv: add -cpuflags option for setting supported cpuflags. 2012-03-06 15:03:22 +01:00
cmdutils.h avconv: add -cpuflags option for setting supported cpuflags. 2012-03-06 15:03:22 +01:00
common.mak
configure remove iwmmxt optimizations 2012-03-12 22:46:56 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.