FFmpeg git repo
Go to file
Carl Eugen Hoyos 1171d45f6c Rename the s16 and s32 alsa reorder functions as int16 and int32.
The functions will also be used for unsigned formats.
2011-04-14 03:33:10 +02:00
doc Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
ffpresets
libavcodec Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
libavdevice Rename the s16 and s32 alsa reorder functions as int16 and int32. 2011-04-14 03:33:10 +02:00
libavfilter vsrc_buffer.h: add file doxy 2011-04-11 11:29:35 +02:00
libavformat Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
libavutil Merge remote branch 'qatar/master' 2011-04-11 04:08:08 +02:00
libpostproc
libswscale Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
mt-work
tests Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote branch 'qatar/master' 2011-04-12 03:48:21 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote branch 'qatar/master' 2011-04-13 02:49:22 +02:00
ffmpeg.c ffmpeg: rename configure_filters() to configure_video_filters() 2011-04-11 00:14:55 +02:00
ffplay.c ffplay: implement -showmode option 2011-04-13 10:06:27 +02:00
ffprobe.c
ffserver.c Merge remote branch 'qatar/master' 2011-04-09 03:17:07 +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.