FFmpeg git repo
Go to file
Michael Niedermayer 28923f1923 Merge commit '28243b0d35b47bbf9abbd454fc444a6e0a9e7b71'
* commit '28243b0d35b47bbf9abbd454fc444a6e0a9e7b71':
  vc1dec: Redesign the intensity compensation

Conflicts:
	libavcodec/vc1.c
	libavcodec/vc1dec.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-29 03:00:04 +02:00
compat os2threads: move from lavc to compat/ 2013-05-28 12:49:20 +02:00
doc
libavcodec Merge commit '28243b0d35b47bbf9abbd454fc444a6e0a9e7b71' 2013-05-29 03:00:04 +02:00
libavdevice
libavfilter lavfi/drawutils: attempt to fix subsampling. 2013-05-28 19:20:27 +02:00
libavformat tta: make probing more robust 2013-05-28 11:46:10 +00:00
libavresample
libavutil
libpostproc
libswresample
libswscale
presets
tests j2kdec/jpeg2000dec: partially merge quantization code 2013-05-28 19:02:00 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Fix jack auto-detection, broken since 3fc8500 2013-05-28 10:28:16 +02:00
ffmpeg.c ffmpeg: use actual packet pts when discarding for the copypriorss option 2013-05-28 17:03:23 -04:00
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.