1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-03-08 05:28:40 +00:00
FFmpeg git repo
Go to file
2011-10-20 13:06:15 -04:00
doc presets: rename presets directory 2011-10-19 21:20:17 +02:00
libavcodec x86: Move some variable declarations below the appropriat #ifdef. 2011-10-20 16:19:27 +02:00
libavdevice lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
libavfilter lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 2011-10-19 07:09:08 +02:00
libavformat flvenc: adjust for negative DTS for all codecs, not just H.264 2011-10-20 13:06:15 -04:00
libavutil AVOptions: add documentation. 2011-10-19 06:59:58 +02:00
libpostproc
libswscale swscale: prevent overflow during initialization 2011-10-18 10:29:49 +02:00
presets presets: rename presets directory 2011-10-19 21:20:17 +02:00
tests swscale: prevent overflow during initialization 2011-10-18 10:29:49 +02:00
tools
.gitignore
avconv.c lavf: replace av_new_stream->avformat_new_stream part II. 2011-10-19 17:02:11 +02:00
avplay.c macosx: use the default surface on newer sdl 2011-10-17 22:27:12 -07:00
avprobe.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
avserver.c lavc: make avcodec_get_context_defaults3 "officially" public 2011-10-19 17:02:11 +02:00
Changelog Ut Video decoder 2011-10-19 08:24:19 +02:00
cmdutils_common_opts.h avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
cmdutils.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
cmdutils.h cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
common.mak
configure lavfi: port libmpcodecs delogo filter 2011-10-17 18:05:41 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
LICENSE
Makefile presets: rename presets directory 2011-10-19 21:20:17 +02:00
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.