FFmpeg git repo
Go to file
Michael Niedermayer 2b0ff8d642 Merge commit '8accddeb5806cd98e3803b4ddf2a2ef576d0e4d9'
* commit '8accddeb5806cd98e3803b4ddf2a2ef576d0e4d9':
  vf_frei0r: adjust error messages

Conflicts:
	libavfilter/vf_frei0r.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-04 12:41:31 +01:00
compat
doc lavd/avdevice: add device iterators 2014-03-03 23:39:07 +01:00
libavcodec avcodec/h263dec: Workaround H263 end padding bug 2014-03-04 02:47:12 +01:00
libavdevice lavd/avdevice: add device iterators 2014-03-03 23:39:07 +01:00
libavfilter Merge commit '8accddeb5806cd98e3803b4ddf2a2ef576d0e4d9' 2014-03-04 12:41:31 +01:00
libavformat avformat/microdvd: export the declared frame rate 2014-03-03 23:33:47 +01:00
libavresample
libavutil lavu/log: add device categories 2014-03-03 23:34:31 +01:00
libpostproc
libswresample
libswscale
presets
tests
tools Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6' 2014-03-01 14:44:58 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog update for 2.2 2014-03-01 03:34:59 +01:00
INSTALL
LICENSE
MAINTAINERS update for 2.2 2014-03-01 03:34:59 +01:00
Makefile
README
RELEASE RELEASE: update for 2.2 2014-03-01 17:09:12 +01:00
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'fb3b2f5d923a6e19d80f21eb4e081674bceec810' 2014-03-01 13:07:36 +01:00
ffmpeg.c ffmpeg: dont try to run the subtitle encoder on non subtitle streams 2014-03-03 21:06:24 +01:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.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.