FFmpeg git repo
Go to file
Alberto Delmás 1cf82cab08 VC1: Fix first/last row checks with slices
In some places 0/mb_height were used in place of start_mb_y/end_mb_y.

Fixes SA00049, SA00058, SA10091, SA10097, SA10131, SA20021, SA30030

Improves PSNR in SA00054, SA00059, SA00060, SA10096, SA10098, SA20022,
SA30031, SA30032, SA40012, SA40013

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-08-25 12:33:58 -07:00
doc Windows Media Image decoder (WMVP/WVP2) 2011-08-23 11:18:35 +02:00
ffpresets
libavcodec VC1: Fix first/last row checks with slices 2011-08-25 12:33:58 -07:00
libavdevice lavf,lavd: remove all usage of AVFormatParameters from demuxers. 2011-08-15 19:59:48 +02:00
libavfilter
libavformat mp4: Handle non-trivial ES Descriptors. 2011-08-25 11:53:21 -07:00
libavutil Move clipd macros to x86util.asm. 2011-08-17 20:56:06 -07:00
libpostproc
libswscale swscale: split hScale() function pointer into h[cy]Scale(). 2011-08-17 20:56:06 -07:00
tests movenc: use libx264 by default when possible for mov, mp4 and psp 2011-08-22 07:17:35 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Windows Media Image decoder (WMVP/WVP2) 2011-08-23 11:18:35 +02:00
Doxyfile
INSTALL
LICENSE
Makefile Fix NASM include directive 2011-08-15 11:24:35 -07:00
README
RELEASE
avconv.c avconv: Replace goto redo on decode fail with continue. 2011-08-24 10:13:32 -07:00
avplay.c avtools: reinitialise filter chain when input video stream changes dimensions 2011-08-15 11:53:40 +02:00
avprobe.c
avserver.c
cmdutils.c cmdutils: allow precisely specifying a stream for AVOptions. 2011-08-12 18:35:12 +02:00
cmdutils.h cmdutils: allow precisely specifying a stream for AVOptions. 2011-08-12 18:35:12 +02:00
cmdutils_common_opts.h
common.mak
configure Windows Media Image decoder (WMVP/WVP2) 2011-08-23 11:18:35 +02:00
ffmpeg.c ffmpeg: remove unsed variable nopts 2011-08-17 15:35:42 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.