1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Go to file
Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers
Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-09-17 14:35:06 +01:00
compat compat/vsnprintf: return number of bytes required on truncation. 2012-09-15 14:33:11 -04:00
doc Enhance doc on asyncts audiofilter 2012-09-15 14:59:29 +02:00
libavcodec mpegvideo: drop unnecessary arguments to hpel_motion() 2012-09-16 11:18:21 +01:00
libavdevice
libavfilter lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
libavformat mov: stsd entries must be at least 16 byte 2012-09-16 16:53:06 +02:00
libavresample
libavutil flacdsp: arm optimised lpc filter 2012-09-15 23:54:21 +01:00
libswscale
presets
tests lavf: flush the output AVIOContext in av_write_trailer(). 2012-09-15 18:25:07 +02:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c avconv: flush filtered frames before reconfiguring filters 2012-09-17 10:49:27 +02:00
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c cmdutils: avoid setting data pointers to invalid values in alloc_buffer() 2012-09-15 14:59:29 +02:00
cmdutils.h
common.mak build: Properly remove object files while cleaning 2012-09-15 19:44:05 -04:00
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.