FFmpeg git repo
Go to file
Michael Niedermayer 85de84c3e0 Merge commit '7cbc4cb4424430586ce2d5c0dba81174c6d1db01'
* commit '7cbc4cb4424430586ce2d5c0dba81174c6d1db01':
  fate: update the mmf reference
  mmf: Write metadata into an Optional Data chunk
  jpeg2000dec: Use correct printf length modifier for pointer differences

Conflicts:
	libavformat/mmf.c
	tests/ref/lavf/mmf

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-15 10:15:15 +02:00
compat
doc lavfi: add dctdnoiz filter. 2013-05-15 00:54:00 +02:00
libavcodec Merge commit '7cbc4cb4424430586ce2d5c0dba81174c6d1db01' 2013-05-15 10:15:15 +02:00
libavdevice
libavfilter lavfi/dctdnoiz: fix 10l typo in pr_height computation. 2013-05-15 03:19:49 +02:00
libavformat Merge commit '7cbc4cb4424430586ce2d5c0dba81174c6d1db01' 2013-05-15 10:15:15 +02:00
libavresample
libavutil lavu/hash: Fix name of SHA224 2013-05-14 19:43:51 +02:00
libpostproc
libswresample
libswscale swscale/output: silence compiler warnings about uninitialized variables 2013-05-14 18:58:02 +02:00
presets
tests fate: update the mmf reference 2013-05-14 18:50:27 +02:00
tools tools: add zmqsend tool, useful to test the zmq filters 2013-05-14 20:10:55 +02:00
.gitignore tools: add zmqsend tool, useful to test the zmq filters 2013-05-14 20:10:55 +02:00
arch.mak
Changelog lavfi: add dctdnoiz filter. 2013-05-15 00:54:00 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure lavfi: add dctdnoiz filter. 2013-05-15 00:54:00 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c Merge commit '72fbc9685c08baae7ab9996642707eaab873b6f1' 2013-05-10 22:51:04 +02:00
ffmpeg_opt.c
ffmpeg.c ffmpeg: free threads on error conditions. 2013-05-15 01:28:59 +02:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS avfilter: Add 'drawgrid' video filter 2013-05-13 21:34:15 +02:00
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.