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 8d19dd91a5 Merge commit '08bb2567586599d62a282c4cd31567a0807f3d92' 11 years ago
compat
doc Document smoothstreaming muxer 11 years ago
libavcodec Merge commit '08bb2567586599d62a282c4cd31567a0807f3d92' 11 years ago
libavdevice lavd/jack_audio: use av_fifo_freep 11 years ago
libavfilter libmpcodecs/vf_uspp: check avcodec_open() return code 11 years ago
libavformat avformat/mpegtsenc: fix minor typo in omit_video_pes_length description 11 years ago
libavresample
libavutil opencl: Make init_mtx static with volatile lock 11 years ago
libpostproc
libswresample inline asm: fix arrays as named constraints. 11 years ago
libswscale inline asm: fix arrays as named constraints. 11 years ago
presets
tests avcodec/huffyuvenc: Make version 3 of ffvhuff non experimental 11 years ago
tools tools/ismindex: use av_mallocz_array() 11 years ago
.gitignore gitignore: add tools/uncoded_frame 11 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e' 11 years ago
INSTALL
LICENSE
MAINTAINERS MAINTANERS: update snow/ffv1/nut entries as these are no longer in a single file 11 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h cmdutils: include config.h, fix "is not defined" warning due to CONFIG_OPENCL 11 years ago
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure configure: Fix floating point conformance ith icl. 11 years ago
ffmpeg.c ffmpeg: use av_fifo_freep 11 years ago
ffmpeg.h Merge commit '9580818c5d934bde65a95efd2cee61c174721092' 11 years ago
ffmpeg_dxva2.c Merge commit 'a7c5fddac8137654cb503295c4dfb6492df43643' 11 years ago
ffmpeg_filter.c Merge commit '9580818c5d934bde65a95efd2cee61c174721092' 11 years ago
ffmpeg_opt.c Merge commit '9580818c5d934bde65a95efd2cee61c174721092' 11 years ago
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c ffserver: don't leak poll_table if poll fails 11 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.