FFmpeg git repo
Go to file
2011-09-04 13:12:00 +02:00
doc lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 2011-09-03 20:53:35 +02:00
ffpresets
libavcodec lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 2011-09-03 20:53:35 +02:00
libavdevice lavf,lavd: remove all usage of AVFormatParameters from demuxers. 2011-08-15 19:59:48 +02:00
libavfilter vf_scale: don't leak SWS context. 2011-08-27 17:23:45 +02:00
libavformat http: Consider the stream as seekable if the reply contains Accept-Ranges: bytes 2011-09-04 11:28:53 +02:00
libavutil AVOptions: fix av_set_string3() doxy to match reality. 2011-09-03 21:00:52 +02:00
libpostproc postprocess.c: filter name needs to be double 0 terminated 2011-08-26 20:28:54 +02:00
libswscale lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 2011-09-03 20:53:35 +02:00
tests codec-regression: force vsync 0 on the me_threshold test to make sure frames match. 2011-09-01 16:35:38 -07:00
tools Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 2011-08-26 17:40:07 +02:00
.gitignore Make a copy of ffmpeg under a new name -- avconv. 2011-08-12 13:27:30 +02:00
avconv.c cmdutils: add support for caller-provided option context. 2011-09-04 13:12:00 +02:00
avplay.c cmdutils: add support for caller-provided option context. 2011-09-04 13:12:00 +02:00
avprobe.c cmdutils: add support for caller-provided option context. 2011-09-04 13:12:00 +02:00
avserver.c cmdutils: add support for caller-provided option context. 2011-09-04 13:12:00 +02:00
Changelog Windows Media Image decoder (WMVP/WVP2) 2011-08-23 11:18:35 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: allow storing per-stream/chapter/.... options in a generic way 2011-09-04 13:12:00 +02:00
cmdutils.h cmdutils: allow storing per-stream/chapter/.... options in a generic way 2011-09-04 13:12:00 +02:00
common.mak
configure configure: fix typo in avconv dependency list 2011-08-26 03:46:10 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c cmdutils: add support for caller-provided option context. 2011-09-04 13:12:00 +02:00
INSTALL
LICENSE
Makefile Fix NASM include directive 2011-08-15 11:24:35 -07:00
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.