Go to file
2013-02-02 14:13:11 +01:00
compat
doc doc/filters: fix syntax and typo for the afade curve option 2013-02-01 18:52:42 +01:00
libavcodec vp56: remove clear_blocks call, and clear alpha plane U/V DC only. 2013-02-01 23:51:34 +01:00
libavdevice lavd/alsa: simplify reordering functions definition. 2013-02-02 14:13:11 +01:00
libavfilter avfilter/vf_hqdn3d.h: restore author attribution, history and project name 2013-02-02 13:18:10 +01:00
libavformat Map the interlaced flag of yuv4mpeg streams to AVCodecContext->field_order. 2013-02-02 12:32:04 +01:00
libavresample
libavutil dict: fix memleak 2013-02-01 03:56:51 +01:00
libpostproc
libswresample
libswscale Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2' 2013-01-28 14:11:31 +01:00
presets
tests swscale: GBRP output support 2013-01-27 15:28:07 -05:00
tools
.gitignore
arch.mak
Changelog Port biquads filters from SoX 2013-01-31 12:13:55 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure build-sys: Fix pkgconfig files when ffmpeg is built with --build-suffix 2013-02-02 03:24:16 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS CREDITS: redirect to Git log, remove current outdated content 2013-01-31 18:02:52 +01:00
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: fix broken channel_layout option 2013-02-01 22:54:18 +01:00
ffmpeg.c ffmpeg: implement -force_key_frames expression evalution 2013-01-27 16:56:47 +01:00
ffmpeg.h ffmpeg: implement -force_key_frames expression evalution 2013-01-27 16:56:47 +01:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak build-sys: Fix pkgconfig files when ffmpeg is built with --build-suffix 2013-02-02 03:24:16 +01:00
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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.