FFmpeg git repo
Go to file
Michael Niedermayer ca87d43906 configure: Revert sdl hunk of 4fa18c56. This breaks OSX
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-10 03:22:04 +02:00
doc developer.texi: update for git 2011-05-09 04:13:55 +02:00
ffpresets
libavcodec mpeg4videoenc: Support negative timestamps. 2011-05-09 17:51:04 +02:00
libavdevice Make DV (sub) demuxer set proper pkt->pos values. 2011-05-02 18:38:01 +02:00
libavfilter Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
libavformat avienc: Update 2 debug statements to match the current code. 2011-05-09 17:49:25 +02:00
libavutil mem: Choose alignment at compile time depending on AVX enabledness. 2011-05-10 03:15:42 +02:00
libpostproc Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
libswscale swscale: use Nbit code to handle !is16BPS(c->srcFormat) && is16BPS(c->dstFormat) 2011-05-10 00:37:20 +02:00
mt-work
tests Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog DPX image encoder 2011-05-01 19:35:55 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile:Put lost tab back. 2011-05-06 02:21:52 +02:00
README
cmdutils.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 2011-05-01 13:10:18 +02:00
cmdutils.h Merge remote branch 'qatar/master' 2011-05-04 04:06:26 +02:00
cmdutils_common_opts.h
common.mak
configure configure: Revert sdl hunk of 4fa18c56. This breaks OSX 2011-05-10 03:22:04 +02:00
ffmpeg.c Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
ffplay.c ffplay: fix null pointer read when codec unavilable. 2011-05-07 20:03:04 +02:00
ffprobe.c
ffserver.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.