1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Ronald S. Bultje f1548c008f Full-pixel MC functions.
Decoding time of ped1080p.webm goes from 11.3sec to 11.1sec.
2013-10-02 21:03:15 -04:00
compat
doc Native VP9 decoder. 2013-10-02 21:03:11 -04:00
libavcodec Full-pixel MC functions. 2013-10-02 21:03:15 -04:00
libavdevice avdevice/v4l: remove duplicate include 2013-09-21 15:36:33 +02:00
libavfilter avfilter/dualinput: remove unused variable 2013-09-28 14:33:30 +00:00
libavformat lavf/mxfdec: add j2k codec to intra only codecs 2013-09-28 22:57:52 +02:00
libavresample
libavutil VP9 MC (ssse3) optimizations. 2013-10-02 21:03:15 -04:00
libpostproc
libswresample
libswscale
presets
tests Native VP9 decoder. 2013-10-02 21:03:11 -04:00
tools ffhash: Change size to an int 2013-09-24 16:29:18 +02:00
.gitignore
arch.mak
Changelog Native VP9 decoder. 2013-10-02 21:03:11 -04:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Native VP9 decoder. 2013-10-02 21:03:11 -04:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c ffprobe: fix uninitialized variable warning 2013-09-23 14:16:34 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS lavf/libssh: add MAINTAINERS entry 2013-09-21 16:35:41 +02:00
Makefile
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.