FFmpeg git repo
Go to file
Luca Barbato 66f7b4862f hlsenc: use the basename to generate the list entries
The segment path is desumed from the playlist path, recording a
relative path in the playlist while serving the file could lead
to misleading results.
2012-12-29 17:26:29 +01:00
compat
doc avstring: add av_basename and av_dirname 2012-12-29 17:26:22 +01:00
libavcodec cosmetics: Prettyprint codec/format/filter registration files 2012-12-28 19:18:13 +01:00
libavdevice cosmetics: Prettyprint codec/format/filter registration files 2012-12-28 19:18:13 +01:00
libavfilter cosmetics: Prettyprint codec/format/filter registration files 2012-12-28 19:18:13 +01:00
libavformat hlsenc: use the basename to generate the list entries 2012-12-29 17:26:29 +01:00
libavresample miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
libavutil avstring: add av_basename and av_dirname 2012-12-29 17:26:22 +01:00
libswscale miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
presets
tests ansi: do not depend on get_buffer() initializing the frame. 2012-12-24 09:17:45 +01:00
tools miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avstring: add av_basename and av_dirname 2012-12-29 17:26:22 +01:00
INSTALL
LICENSE
Makefile
README
RELEASE prepare 9_beta3 release 2012-12-21 15:16:33 +01:00
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure build: Add rtpenc_chain extra config option 2012-12-28 19:18:13 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.