FFmpeg git repo
Go to file
Ronald S. Bultje c742ab4e81 vc1parse: call vc1_init_common().
The parser uses VLC tables initialized in vc1_common_init(), therefore
we should call this function on parser init also.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
2012-02-18 09:16:39 -08:00
doc avcodec: add a Sun Rasterfile encoder 2012-02-17 14:28:56 -05:00
libavcodec vc1parse: call vc1_init_common(). 2012-02-18 09:16:39 -08:00
libavdevice
libavfilter
libavformat asf: prevent packet_size_left from going negative if hdrlen > pktlen. 2012-02-18 09:12:32 -08:00
libavutil
libpostproc
libswscale swscale: make access to filter data conditional on filter type. 2012-02-17 10:31:15 -08:00
presets
tests bethsoftvid: synchronize video timestamps with audio sample rate 2012-02-16 10:47:11 -05:00
tools
.gitignore
avconv.c bethsoftvid: pass palette in side data instead of in a separate packet. 2012-02-16 10:47:11 -05:00
avplay.c
avprobe.c
avserver.c
Changelog avcodec: add a Sun Rasterfile encoder 2012-02-17 14:28:56 -05:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 2012-02-14 11:37:01 +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.