FFmpeg git repo
Go to file
Justin Ruggles 7b966566da vqf/twinvq: pass vqf COMM chunk info in extradata
This is needed because the twinvq decoder cannot rely on bit_rate to be set.
The API documentation says that bit_rate is set by libavcodec, not by the
user.
2011-11-11 14:06:14 -05:00
doc doc: update libavfilter documentation 2011-11-10 15:55:29 -08:00
libavcodec vqf/twinvq: pass vqf COMM chunk info in extradata 2011-11-11 14:06:14 -05:00
libavdevice
libavfilter
libavformat vqf/twinvq: pass vqf COMM chunk info in extradata 2011-11-11 14:06:14 -05:00
libavutil AVOptions: don't return an invalid option when option list is empty 2011-11-11 08:27:16 +01:00
libpostproc
libswscale swscale: add padding to conversion buffer. 2011-11-11 07:44:35 -08:00
presets
tests
tools
.gitignore
avconv.c avconv: remove some codec-specific hacks 2011-11-10 11:55:58 +01:00
avplay.c avplay: reset rdft when closing stream. 2011-11-08 10:43:57 -05:00
avprobe.c
avserver.c
Changelog BMV demuxer and decoder 2011-11-08 00:36:45 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
LICENSE
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.