FFmpeg git repo
Go to file
James Almer be1fbc02b8 x86/hevc_deblock: use movhps instead of shuffling values
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-05-17 05:40:14 +02:00
compat
doc doc/filters: fix typo 2014-05-17 04:57:35 +02:00
libavcodec x86/hevc_deblock: use movhps instead of shuffling values 2014-05-17 05:40:14 +02:00
libavdevice
libavfilter avfilter/vignette: reindent after previous commit. 2014-05-16 06:53:36 +02:00
libavformat Merge commit '34e2ce5dde073244ccb2b62f930e96fe612690f7' 2014-05-17 03:13:05 +02:00
libavresample
libavutil
libpostproc
libswresample swresample: add swri_resample_float_avx 2014-05-16 05:27:03 +02:00
libswscale
presets
tests Merge commit '4735784f1ced27026fbeada5fd31505132e565e9' 2014-05-16 21:22:25 +02:00
tools
.gitignore
arch.mak
Changelog Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' 2014-05-15 18:20:17 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure build: Support building using clang-usan and disable-optimization 2014-05-16 19:58:34 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: bitstream filters require split out side data 2014-05-15 22:41:12 +02:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f' 2014-05-15 21:01:07 +02:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.