FFmpeg git repo
Go to file
Martin Storsjö 2772258a98 libavformat: Rename the applehttp demuxer to hls
When this demuxer was created, there didn't seem to be any
consensus of a common short name for this protocol. Now
the consensus seems to be to call it hls.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-02-14 20:05:31 +02:00
doc cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
libavcodec rv30: check block type validity 2012-02-14 19:03:10 +01:00
libavdevice 4xm, timefilter: K&R formatting cosmetics 2012-02-10 15:48:50 +01:00
libavfilter Drop some completely unnecessary av_unused attributes. 2012-02-13 19:20:53 +01:00
libavformat libavformat: Rename the applehttp demuxer to hls 2012-02-14 20:05:31 +02:00
libavutil Move some conditionally used variables into the block where they are used. 2012-02-13 19:20:54 +01:00
libpostproc
libswscale swscale: Remove some write-only variables related to alpha handling. 2012-02-14 10:12:43 +01:00
presets
tests sunrast: Add fate test for gray8. 2012-02-13 22:29:22 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: Don't split out inline sequence headers when stream copying VC1 2012-02-14 16:12:15 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 2012-02-14 11:37:01 +01:00
library.mak
version.sh

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.