FFmpeg git repo
Go to file
Paul B Mahol 74a78bfe6c exr: simplify filling channel_buffer[]
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-02-24 14:27:39 +00:00
compat
doc Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608' 2013-02-24 14:32:55 +01:00
libavcodec exr: simplify filling channel_buffer[] 2013-02-24 14:27:39 +00:00
libavdevice
libavfilter lavfi/formats: reindent after last commit. 2013-02-24 12:05:06 +01:00
libavformat Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10' 2013-02-24 13:15:59 +01:00
libavresample
libavutil Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855' 2013-02-24 12:22:51 +01:00
libpostproc
libswresample
libswscale
presets
tests fate/subtitles: add character encoding conversion test. 2013-02-23 00:24:02 +01:00
tools tools: add seek_print. 2013-02-24 13:12:46 +01:00
.gitignore tools: add seek_print. 2013-02-24 13:12:46 +01:00
arch.mak
Changelog blend filter 2013-02-21 20:16:23 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74' 2013-02-24 15:24:38 +01:00
configure Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74' 2013-02-24 15:24:38 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c ffmpeg: set resample_pix_fmt for sub2video. 2013-02-21 12:41:30 +01:00
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile build: Add proper infrastructure for adding and checking host CPPFLAGS 2013-02-23 20:23:45 +01:00
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.