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 6233a3a153 Revert "ffmpeg: remove presets." and reimplement the needed parts that no longer exist. 14 years ago
doc doc: issue tracking: explain the term issue 14 years ago
ffpresets
libavcodec mpeg4: adjust dummy frame threashold for packed divx. 14 years ago
libavdevice openal-dec: fix missing list_devices unit for list_devices AVOption 14 years ago
libavfilter vsink_buffer: fix void pointer dereference in av_vsink_buffer_get_video_buffer_ref() 14 years ago
libavformat Parse MXF partitions 14 years ago
libavutil Merge remote-tracking branch 'qatar/master' 14 years ago
libpostproc
libswscale Remove unused variables. 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 Autodetect PowerPC vs. PowerPC64. 14 years ago
ffmpeg.c Revert "ffmpeg: remove presets." and reimplement the needed parts that no longer exist. 14 years ago
ffplay.c Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
ffprobe.c ffprobe: directly use va args in print fmt callbacks. 14 years ago
ffserver.c Merge remote-tracking branch 'qatar/master' 14 years ago
subdir.mak
version.sh version.sh: handle shallow clones and snapshots. 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.