FFmpeg git repo
Go to file
Michael Niedermayer 5aa18fed84 libmpcodecs: some hunks from mplayer HEAD
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-20 05:14:52 +02:00
doc vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag 2011-09-19 12:44:22 +02:00
ffpresets
libavcodec h264: do not increase recovery frame which would lead to endless moving away of the recovery point. 2011-09-20 02:52:17 +02:00
libavdevice Fix compilation with --disable-everything --enable-outdev=alsa. 2011-09-18 22:22:45 +02:00
libavfilter libmpcodecs: some hunks from mplayer HEAD 2011-09-20 05:14:52 +02:00
libavformat lavf/utils: better dts wrap correction. 2011-09-20 04:32:46 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-09-19 22:45:34 +02:00
libpostproc
libswresample rematrix: dont use floats for int16 code. 2011-09-19 09:25:50 +02:00
libswscale
mt-work
tests regtests: add a flashsv2 decoder test limited to keyframes 2011-09-20 01:12:42 +02:00
tools graph2dot: show timebase information for audio links 2011-09-17 01:36:32 +02:00
.gitignore gitignore: add libswresample* 2011-09-19 17:39:38 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2011-09-17 22:36:43 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add my GPG fingerprint. 2011-09-19 17:04:34 +02:00
Makefile Add libswresample. 2011-09-19 07:04:17 +02:00
README
RELEASE
avconv.c
cmdutils.c Fix compilation without --disable-swscale. 2011-09-18 19:06:49 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak Add libswresample. 2011-09-19 07:04:17 +02:00
configure configure: swr pkgconfig 2011-09-19 07:32:38 +02:00
ffmpeg.c Add libswresample. 2011-09-19 07:04:17 +02:00
ffplay.c
ffprobe.c
ffserver.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.