FFmpeg git repo
Go to file
Nicolas George 5deb5ccbbb udp: call av_fifo_space directly as needed.
The comment seemed to indicate that left was used
to limit the size of the recv, but it was not so.
2012-03-22 17:36:23 +01:00
doc doc/examples/decoding_encoding: make the buffer bigger. 2012-03-22 05:25:26 +01:00
ffpresets
libavcodec dvbsub: remove unused variable 2012-03-22 13:41:48 +01:00
libavdevice
libavfilter bbox: remove superfluous initializations 2012-03-22 13:40:37 +01:00
libavformat udp: call av_fifo_space directly as needed. 2012-03-22 17:36:23 +01:00
libavutil pixdesc: put components always in the same order. 2012-03-21 19:01:39 +01:00
libpostproc
libswresample
libswscale swscale: Merge a hunk from qatar that seems to have been forgotten or lost. 2012-03-21 15:30:52 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-03-22 00:40:11 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add tile video filter. 2012-03-21 15:52:45 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-03-21 01:33:53 +01:00
README
RELEASE
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-03-22 00:40:11 +01:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-03-21 01:33:53 +01:00
ffplay.c ffplay: use frame count based queueing for audio queue 2012-03-19 22:54:40 +01:00
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.