FFmpeg git repo
Go to file
Anton Khirnov b4c5acabb9 lavf: remove FF_API_FIRST_FORMAT cruft 2011-04-19 18:28:39 +02:00
doc document introduction of side data in APIchanges 2011-04-19 18:28:37 +02:00
ffpresets
libavcodec pcm: Add const to cast in ENCODE macro. 2011-04-19 16:18:59 +02:00
libavdevice Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libavfilter Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libavformat lavf: remove FF_API_FIRST_FORMAT cruft 2011-04-19 18:28:39 +02:00
libavutil Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libpostproc Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
libswscale Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
tests Remove now obsolete references to _g-suffixed binaries. 2011-04-18 23:55:11 +02:00
tools Replace references to ffmpeg-devel with libav-devel; fix roundup URL. 2011-04-15 22:38:41 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog add xWMA demuxer 2011-04-14 13:55:30 +02:00
Doxyfile
INSTALL doc: clarify configure features 2011-04-07 02:54:12 +02:00
LICENSE
Makefile
README
cmdutils.c avio: deprecate av_protocol_next(). 2011-04-08 17:48:53 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak Include dependencies for test programs 2011-03-31 12:01:27 +01:00
configure Error out if vaapi is not found 2011-04-12 19:17:06 +02:00
ffmpeg.c lavf: remove FF_API_MAX_STREAMS cruft 2011-04-19 18:28:38 +02:00
ffplay.c avio: avio_ prefix for url_set_interrupt_cb. 2011-04-07 18:11:24 +02:00
ffprobe.c
ffserver.c lavf: remove FF_API_MAX_STREAMS cruft 2011-04-19 18:28:38 +02:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.