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.
 
 
 
 
Marton Balint 73b2043d72 ffplay: use start_time as next audio pts on flush when seeking is not supported 12 years ago
compat Merge remote-tracking branch 'qatar/master' 12 years ago
doc doc/filters: add sepia example for colorchannelmixer 12 years ago
libavcodec jpeg2000dec: silence unused variable warning 12 years ago
libavdevice
libavfilter avfilter/vf_separatefields: fix ;; 12 years ago
libavformat avformat/matroskaenc: Only change chapter ids if needed. 12 years ago
libavresample Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil avutil/softfloat: remove unneeded include assert.h 12 years ago
libpostproc
libswresample
libswscale swscale: remove unneeded include assert.h 12 years ago
presets
tests tests/tiny_psnr: remove unneeded include assert.h 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'd010e95f86089abe9a3d4d4a66ac8102312d28a4' 12 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c ffplay: use start_time as next audio pts on flush when seeking is not supported 12 years ago
ffprobe.c
ffserver.c Merge commit 'd010e95f86089abe9a3d4d4a66ac8102312d28a4' 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.