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 9d19d7c335 segment: reverse pass avoid_negative_ts from the muxer 12 years ago
compat
doc Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). 12 years ago
libavcodec libvorbisenc: fix afq delay setting 12 years ago
libavdevice Merge remote-tracking branch 'qatar/master' 12 years ago
libavfilter Do not print debug output for the (MPlayer) pullup filter. 12 years ago
libavformat segment: reverse pass avoid_negative_ts from the muxer 12 years ago
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 12 years ago
libpostproc
libswresample
libswscale
presets
tests movenc.c: Add support for >16bit BE flavours 12 years ago
tools Merge remote-tracking branch 'qatar/master' 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). 12 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c Merge remote-tracking branch 'qatar/master' 12 years ago
cmdutils.h Merge remote-tracking branch 'qatar/master' 12 years ago
cmdutils_common_opts.h
common.mak
configure Fix libcdio detection. 12 years ago
ffmpeg.c fix exit_program() prototypes 12 years ago
ffmpeg.h
ffmpeg_filter.c Merge remote-tracking branch 'qatar/master' 12 years ago
ffmpeg_opt.c Merge remote-tracking branch 'qatar/master' 12 years ago
ffplay.c ffplay: autodetect realtime streams and enable infbuf 12 years ago
ffprobe.c ffprobe: reindent after previous commit 12 years ago
ffserver.c ffserver: fix potential buffer overflow, based on wrong fscanf format indentifier. 12 years ago
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.