FFmpeg git repo
Go to file
Janne Salonen 14ba7472dc vp8: fix update_lf_deltas in libavcodec/vp8.c
lf_delta.ref[i] and lf_delta.mode[i] were incorrectly reset to 0 if
specific delta value was not updated. Fixed to keep the previous value
if flag indicates that element in question is not updated.

Signed-off-by: Janne Salonen <jsalonen@google.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-03-24 08:22:05 -07:00
doc doc: pass -Idoc texi2html and texi2pod 2012-03-20 11:10:25 +00:00
libavcodec vp8: fix update_lf_deltas in libavcodec/vp8.c 2012-03-24 08:22:05 -07:00
libavdevice
libavfilter
libavformat xwma: Validate channels and bits_per_coded_sample. 2012-03-22 13:57:12 -07:00
libavutil
libswscale
presets
tests fate: add wmalossless test. 2012-03-23 14:03:03 -07:00
tools
.gitignore
avconv.c avconv: fix the resampling safety factors for output audio buffer allocation 2012-03-23 01:19:43 -04:00
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: die if x11grab dependencies are unavailable 2012-03-23 12:10:41 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE
Makefile Generate manpages for AV{Format,Codec}Context AVOptions. 2012-03-20 07:10:06 +01:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.