FFmpeg git repo
Go to file
Michael Niedermayer 7d02df7036 arm: fix av_clipl_int32() asm
Note, the other arm asm code is likely affected too and should be changed as well.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 96bc6485bc)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-04 01:08:16 +01:00
doc vf_unsharp: set default chroma size value to 5x5 2011-10-01 20:51:52 +02:00
ffpresets
libavcodec h264: fix HRD parameters parsing 2011-11-04 01:08:09 +01:00
libavdevice
libavfilter vf_scale.c: propagate error code 2011-10-01 21:03:57 +02:00
libavformat mxfdec: Fix some buffer overreads caused by the misuse of AVPacket related functions. 2011-11-04 01:02:29 +01:00
libavutil arm: fix av_clipl_int32() asm 2011-11-04 01:08:16 +01:00
libpostproc
libswscale Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-10-01 22:42:41 +02:00
mt-work
tests Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-10-01 22:42:41 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile Update for 0.8.5 2011-10-02 22:02:45 +02:00
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: new ffplay maintainer 2011-11-04 00:40:43 +01:00
Makefile Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-10-01 22:42:41 +02:00
README
RELEASE Update for 0.8.5 2011-10-02 22:02:45 +02:00
VERSION Update for 0.8.5 2011-10-02 22:02:45 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: remove bashism equality check for target_os. 2011-10-11 21:34:15 +02:00
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.