Go to file
Martin Storsjö 2762a7a28b rtspdec: Retry with TCP if UDP failed
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
2011-01-24 22:49:36 +01:00
doc Amend documentation for the image2 demuxer, to better reflect the current behavior. 2011-01-22 14:48:08 +00:00
ffpresets consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavcodec Use av_fast_malloc instead of av_realloc. 2011-01-24 21:25:43 +01:00
libavcore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavdevice consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavfilter avfilter: remove stray semicolon 2011-01-18 20:48:23 +00:00
libavformat rtspdec: Retry with TCP if UDP failed 2011-01-24 22:49:36 +01:00
libavutil Handle input or output len of 0 properly in lzo decoder. 2011-01-24 21:25:43 +01:00
libpostproc consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libswscale Replace ASMALIGN() with .p2align 2011-01-18 20:48:24 +00:00
tests fate: add lossless h264 test 2011-01-22 03:08:21 +00:00
tools consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
Changelog
cmdutils_common_opts.h
cmdutils.c libavcodec minor version is > 99 so fix the formating 2011-01-20 11:34:19 +00:00
cmdutils.h
common.mak
configure Add CFLAGS needed by PathScale compiler 2011-01-24 01:59:15 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Do not set audio_resample to 0 if audio_sync_method is > 1. 2011-01-24 17:30:33 +00:00
ffplay.c Remove outdated and confusing comment. 2011-01-22 13:06:06 +00:00
ffprobe.c
ffserver.c ffserver: cleanup 2011-01-23 08:53:40 +01:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: simplify test tools handling 2011-01-23 13:55:35 +00:00
README
subdir.mak
version.sh Fix quoting in version.sh 2011-01-18 20:48:23 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.