FFmpeg git repo
Go to file
Anton Khirnov 1fa395e471 lavf: use avpriv_ prefix for ff_new_chapter().
It's used in libavdevice.
2011-10-20 20:57:23 +02:00
doc libspeexenc: add libspeex encoder 2011-10-20 13:06:15 -04:00
libavcodec avcodec: add CODEC_CAP_DELAY note to avcodec_decode_audio3() documentation 2011-10-20 13:30:08 -04:00
libavdevice lavf: use avpriv_ prefix for ff_new_chapter(). 2011-10-20 20:57:23 +02:00
libavfilter lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 2011-10-19 07:09:08 +02:00
libavformat lavf: use avpriv_ prefix for ff_new_chapter(). 2011-10-20 20:57:23 +02:00
libavutil AVOptions: add documentation. 2011-10-19 06:59:58 +02:00
libpostproc
libswscale
presets presets: rename presets directory 2011-10-19 21:20:17 +02:00
tests shorten: fix end-of-stream decoding. 2011-10-20 13:09:46 -04:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog libspeexenc: add libspeex encoder 2011-10-20 13:06:15 -04:00
Doxyfile
INSTALL
LICENSE
Makefile presets: rename presets directory 2011-10-19 21:20:17 +02:00
README
RELEASE
avconv.c lavf: replace av_new_stream->avformat_new_stream part II. 2011-10-19 17:02:11 +02:00
avplay.c
avprobe.c
avserver.c lavc: make avcodec_get_context_defaults3 "officially" public 2011-10-19 17:02:11 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure libspeexenc: add libspeex encoder 2011-10-20 13:06:15 -04:00
ffmpeg.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.