FFmpeg git repo
Go to file
Stefano Sabatini 7bdefc0f12 lavfi/overlay: add logic for avoiding overlaying frames with PTS > main frame PTS
Also add debug logging messages for helping tracking down similar
issues.

Fix trac ticket #467.
2012-02-17 00:28:35 +01:00
doc prores encoder 2012-02-15 07:14:51 +01:00
ffpresets
libavcodec g729dec: fix 'warning: assignment from incompatible pointer type' 2012-02-16 23:25:51 +01:00
libavdevice dshow_filter: fix compilation with mingw-w64 2012-02-16 23:25:59 +01:00
libavfilter lavfi/overlay: add logic for avoiding overlaying frames with PTS > main frame PTS 2012-02-17 00:28:35 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-02-16 01:34:37 +01:00
libavutil audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map. 2012-02-15 10:26:25 +01:00
libpostproc
libswresample
libswscale swscale: enable some more SIMD functions. 2012-02-15 00:41:40 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-02-14 03:24:27 +01:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2012-02-16 01:34:37 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-02-15 01:52:14 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: Fix image allocation. 2012-02-15 20:35:14 +01:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.