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 9e5fa1e55d avformat/apc: use ff_get_extradata() 11 years ago
compat
doc Merge commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e' 11 years ago
libavcodec avcodec/vmdav: return the amount of data that has been unpacked from lz_unpack() (as well as errors) 11 years ago
libavdevice
libavfilter lavfi/hue: show first decimal value of saturation 11 years ago
libavformat avformat/apc: use ff_get_extradata() 11 years ago
libavresample
libavutil avutil/avstring: add av_strnlen() 11 years ago
libpostproc
libswresample
libswscale swscale/utils: fix wrong deprecated message with rgb0 11 years ago
presets
tests avformat/matroskadec: Fix start_time 11 years ago
tools tools/zmqsend: rename ctx to zmq_ctx 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b' 11 years ago
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: drop 2.0 from the releases that i maintain 11 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Convert XvMC to hwaccel v3 11 years ago
ffmpeg.c ffmpeg: use timestamp from before and after the decoder to detect backward moving dts for discontinuity detection 11 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
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.