FFmpeg git repo
Go to file
Michael Niedermayer 1f87cbe834 Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef'
* commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef':
  avf: move url utility functions in a separate file

Conflicts:
	libavformat/internal.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-17 00:09:31 +02:00
compat
doc lavu: Add RIPEMD hashing 2013-06-15 18:54:01 -03:00
libavcodec Merge commit 'f80b60ad59945dae32bb26a4e239ed94b0e92fa3' 2013-06-16 23:29:37 +02:00
libavdevice
libavfilter lavfi/spp: fix description. 2013-06-14 06:53:52 +02:00
libavformat Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef' 2013-06-17 00:09:31 +02:00
libavresample
libavutil lavu/adler32: Fix doxy group definition, take two 2013-06-16 12:50:00 +02:00
libpostproc postprocess_template: put rsp on the clobber list to prevent gcc from using it in "q" 2013-06-16 18:21:39 +02:00
libswresample
libswscale
presets
tests lavu: Add RIPEMD hashing 2013-06-15 18:54:01 -03:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add spp filter. 2013-06-14 01:27:22 +02:00
INSTALL
LICENSE lavfi: add spp filter. 2013-06-14 01:27:22 +02:00
MAINTAINERS lavu: Add RIPEMD hashing 2013-06-15 18:54:01 -03:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: add spp filter. 2013-06-14 01:27:22 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
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.