FFmpeg git repo
Go to file
Carl Eugen Hoyos 9e53f62be1 Support decoding Avid DS Uncompressed (SUDS).
Fixes ticket #934
2012-01-21 17:58:26 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-01-19 01:19:38 +01:00
ffpresets
libavcodec ac3dec: Move center&surround mix level tables to parser. 2012-01-21 05:29:47 +01:00
libavdevice
libavfilter lavfi: fix mp and mandelbrot descriptions to make them complete sentences 2012-01-21 14:40:46 +01:00
libavformat Support decoding Avid DS Uncompressed (SUDS). 2012-01-21 17:58:26 +01:00
libavutil Unroll base64 decode loop. 2012-01-21 16:35:11 +01:00
libpostproc
libswresample
libswscale
mt-work
presets
tests Add a --valgrind configure option. 2012-01-21 12:04:46 +01:00
tools Merge remote-tracking branch 'qatar/master' 2012-01-21 01:33:31 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c cmdutils: include type in filter list. 2012-01-19 23:33:17 +01:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2012-01-19 01:19:38 +01:00
cmdutils_common_opts.h
common.mak
configure Fix valgrind FATE for out-of-tree builds. 2012-01-21 14:52:05 +01:00
ffmpeg.c ffmpeg: remove unused and commented variable OutputStream.sync_ipts 2012-01-20 10:58:00 +01:00
ffplay.c
ffprobe.c ffprobe: increase precision for the shown float values 2012-01-20 13:27:57 +01:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2012-01-21 01:33:31 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.