1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
Go to file
Michael Niedermayer 4734fb0ece sbgdec: Replace ELOOP by -1 to fix compilation on win32.
This should be replaced by a more appropriate error code of course but
we should not leave compilation broken until that is decided.

Found-by: jb
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-12-18 03:57:11 +01:00
doc doc: fix "reference to nonexistent node `Regression Tests'" warning. 2011-12-17 16:49:25 +01:00
ffpresets
libavcodec mpeg12: disable checked reader. 2011-12-18 03:35:46 +01:00
libavdevice lavd/lavfi: fix incomplete comment 2011-12-18 01:04:02 +01:00
libavfilter
libavformat sbgdec: Replace ELOOP by -1 to fix compilation on win32. 2011-12-18 03:57:11 +01:00
libavutil avutil: check sampleformats enum, pict type enum and media type enum against insert/remove mistakes. 2011-12-17 05:47:37 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2011-12-18 03:04:44 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2011-12-18 03:04:44 +01:00
tools
.gitignore
avconv.c Merge remote-tracking branch 'qatar/master' 2011-12-17 02:18:16 +01:00
Changelog lavf: add SBG demuxer. 2011-12-15 18:38:06 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2011-12-18 03:04:44 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2011-12-17 02:18:16 +01:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak Merge remote-tracking branch 'qatar/master' 2011-12-18 03:04:44 +01:00
LICENSE
MAINTAINERS
Makefile
README
RELEASE RELEASE: We're now at 0.9.0.git 2011-12-16 15:20:13 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.