1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Michael Niedermayer 6c18775bae Merge commit '83c285f88016b087c2f0f4b9ef356ad8ef12d947'
* commit '83c285f88016b087c2f0f4b9ef356ad8ef12d947':
  wtv: Add more sanity checks for a length read from the file

Conflicts:
	libavformat/wtv.c

See: c42efad3c3
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-09-20 14:51:02 +02:00
compat
doc doc: Add missing hashes and dates to APIChanges 2013-09-19 16:57:48 +00:00
libavcodec Merge commit '3185a80259ce1f8f8111073dbd14a69a396e03a3' 2013-09-20 14:21:34 +02:00
libavdevice
libavfilter avfilter/vf_decimate: add gray16 and yuv440p 2013-09-19 17:53:05 +00:00
libavformat Merge commit '83c285f88016b087c2f0f4b9ef356ad8ef12d947' 2013-09-20 14:51:02 +02:00
libavresample
libavutil avutil/frame: suppress "comparison of unsigned expression < 0 is always false" warning 2013-09-19 22:46:52 +02:00
libpostproc
libswresample
libswscale swscale/swscale_unscaled: fix alpha values for rgb/bgr -> RGB32_1 / BGR32_1 2013-09-19 23:15:51 +02:00
presets
tests matroskaenc: Write muxingapp and writingapp elements when using bitexact flag 2013-09-18 23:06:59 +02:00
tools
.gitignore
arch.mak
Changelog Merge commit 'bb461370e34b1fa1637f34ce7d37b934ddb472d5' 2013-09-20 12:06:15 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Add a WebP decoder 2013-09-18 14:10:05 -04:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c ffprobe: add -read_intervals option 2013-09-19 10:10:30 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
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.