FFmpeg git repo
Go to file
Paul B Mahol 98ca4d217d westwood_vqa: fix SND0 chunk handling
Version from vqa header does not dictate which sound chunks may
appear in file.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-21 18:09:26 +01:00
doc lavfi: add tile video filter. 2012-03-21 15:52:45 +01:00
ffpresets
libavcodec westwood_vqa: fix SND0 chunk handling 2012-03-21 18:09:26 +01:00
libavdevice x11grab: fix compilation 2012-03-18 01:12:03 +01:00
libavfilter lavfi: add tile video filter. 2012-03-21 15:52:45 +01:00
libavformat westwood_vqa: fix SND0 chunk handling 2012-03-21 18:09:26 +01:00
libavutil lavu: add av_bprintf and related. 2012-03-21 13:39:28 +01:00
libpostproc libpostproc: fix out of array accesses detected by AddressSanitizer. 2012-02-29 04:25:13 +01:00
libswresample cosmetics: fix some typos 2012-03-13 01:14:04 +01:00
libswscale swscale: Merge a hunk from qatar that seems to have been forgotten or lost. 2012-03-21 15:30:52 +01:00
mt-work
presets
tests vf_pad: port to new drawutils API. 2012-03-21 15:52:45 +01:00
tools Merge remote-tracking branch 'qatar/master' 2012-03-10 01:12:08 +01:00
.gitignore Remove libpostproc. 2012-02-23 19:36:16 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add tile video filter. 2012-03-21 15:52:45 +01:00
Doxyfile
INSTALL
LICENSE Remove libpostproc. 2012-02-23 19:36:16 +01:00
MAINTAINERS ZeroCodec Decoder 2012-03-19 00:19:13 +01:00
Makefile Merge remote-tracking branch 'qatar/master' 2012-03-21 01:33:53 +01:00
README
RELEASE
cmdutils.c Merge remote-tracking branch 'qatar/master' 2012-03-18 23:39:42 +01:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2012-03-18 23:39:42 +01:00
cmdutils_common_opts.h Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
common.mak
configure ZeroCodec Decoder 2012-03-19 00:19:13 +01:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-03-21 01:33:53 +01:00
ffplay.c ffplay: force video refresh if the window is resized or damaged 2012-03-15 00:58:13 +01:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2012-02-22 02:24:18 +01:00
ffserver.c ffserver: add missing buffer set after rewrite av_open_input_file to avformat_open_input. 2012-03-12 03:31:59 +01:00
library.mak
version.sh

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.