You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer d1e6602665 avcodec/hevc: make *ps_id unsigned 11 years ago
compat
doc doc/doxy-wrapper.sh: fix execute flags 11 years ago
libavcodec avcodec/hevc: make *ps_id unsigned 11 years ago
libavdevice
libavfilter avfilter/af_compand: do not leak frames on error 11 years ago
libavformat avformat/utils: skip the MPEG-2 style dts/pts code for HEVC 11 years ago
libavresample
libavutil x86: float dsp: unroll SSE versions 11 years ago
libpostproc
libswresample
libswscale
presets
tests utvideoenc: Enable support for multiple slices and use them 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add myself as ffserver maintainer 11 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c ffserver: merge RTSP's teardown & pause routines 11 years ago
library.mak Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3' 11 years ago
version.sh

README

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.