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.
 
 
 
 
Clément Bœsch f738388bba Makefile: remove unused PROGS_G. 14 years ago
doc APIchanges: remove "deprecate url_feof" 14 years ago
ffpresets
libavcodec resample: fix set but unused variable (lfe) warning. 14 years ago
libavdevice Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
libavfilter vsink_buffer: fix void pointer dereference in av_vsink_buffer_get_video_buffer_ref() 14 years ago
libavformat wav: init st to NULL to avoid a false-positive warning. 14 years ago
libavutil fifo: add note in av_fifo_realloc2() doxy regarding reallocation failure behavior 14 years ago
libpostproc postprocess.c: filter name needs to be double 0 terminated 14 years ago
libswscale sws: fix a huge amount of incompatible pointer type arguments warnings. 14 years ago
mt-work
tests fate: Switch default tool to test from avconv to ffmpeg 14 years ago
tools Merge remote-tracking branch 'qatar/master' 14 years ago
.gitignore lavc: add a table of all codecs names. 14 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add amovie source - audio movie source 14 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: remove unused PROGS_G. 14 years ago
README
RELEASE
avconv.c Merge remote-tracking branch 'qatar/master' 14 years ago
cmdutils.c cmdutils: fix uninitialized variable (type) warning. 14 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure build: introduce --progs-suffix option. 14 years ago
ffmpeg.c ffmpeg: fix two unused variables warnings. 14 years ago
ffplay.c Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
ffprobe.c ffprobe: introduce output format writers. 14 years ago
ffserver.c Merge remote-tracking branch 'qatar/master' 14 years ago
subdir.mak
version.sh

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.