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 52a2138656 avformat/avidec: Use a buffer with sufficient padding in read_gab2_sub() 11 years ago
compat
doc update for 2.2 11 years ago
libavcodec x86/synth_filter: add synth_filter_avx 11 years ago
libavdevice
libavfilter af_compand: replace strtok_r() with av_get_token() 11 years ago
libavformat avformat/avidec: Use a buffer with sufficient padding in read_gab2_sub() 11 years ago
libavresample
libavutil avutil/opt: allow max=min=0 for pixel formats 11 years ago
libpostproc
libswresample
libswscale
presets
tests
tools Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6' 11 years ago
.gitignore Merge commit 'e7dfaf16a403972eb6aed5ce8f84c0085bd2fb5a' 11 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog update for 2.2 11 years ago
INSTALL
LICENSE
MAINTAINERS update for 2.2 11 years ago
Makefile
README
RELEASE RELEASE: update for 2.2 11 years ago
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'fb3b2f5d923a6e19d80f21eb4e081674bceec810' 11 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: get_preset_file_2(): fix avio_open2() return code check 11 years ago
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.