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 97d190283e h264: always copy linesizes in thread update 12 years ago
compat
doc examples/demuxing: free AVPacket after usage 12 years ago
libavcodec h264: always copy linesizes in thread update 12 years ago
libavdevice lavd/v4l2: init return value. 12 years ago
libavfilter Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e' 12 years ago
libavformat mux: fix chunked interleaver 12 years ago
libavresample Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil mips: move vector_fmul_window_mips to libavutil 12 years ago
libpostproc
libswresample swr/dither: fix division by 0 12 years ago
libswscale Merge remote-tracking branch 'qatar/master' 12 years ago
presets
tests Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b' 12 years ago
tools tools: add plotframes script 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05' 12 years ago
INSTALL
LICENSE lavfi: add histeq filter 12 years ago
MAINTAINERS MAINTAINERS: add 1.1, remove 0.10 12 years ago
Makefile
README
RELEASE RELEASE: 1.1.git for master 12 years ago
arch.mak
cmdutils.c cmdutils: update copyright year to 2013 12 years ago
cmdutils.h lavf: remove nonexistent symbols 12 years ago
cmdutils_common_opts.h
common.mak
configure configure: suppress "enumerated type mixed with another type" for icc 12 years ago
ffmpeg.c add note on windows pipe 12 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d' 12 years ago
ffplay.c ffplay: fix sws_flags 12 years ago
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.