FFmpeg git repo
Go to file
Anton Khirnov de3ef79250 avio: deprecate url_fgets
It's not used anywhere and doesn't look ver useful to be public.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 655e45e7df)
2011-03-08 02:09:16 +01:00
doc Add Apple HTTP Live Streaming protocol handler 2011-03-08 02:09:15 +01:00
ffpresets
libavcodec h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found. 2011-03-08 02:09:16 +01:00
libavdevice
libavfilter yadif: add parens around macro parameters 2011-03-08 02:08:31 +01:00
libavformat avio: deprecate url_fgets 2011-03-08 02:09:16 +01:00
libavutil
libpostproc
libswscale
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c Make sure the first q press doesnt f*ck up the protocols and thus written files. 2011-03-07 17:25:38 +01:00
ffplay.c avio: add avio_tell macro as a replacement for url_ftell 2011-03-05 02:29:31 +01:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.