FFmpeg git repo
Go to file
Reimar Döffinger 0f95270afe VC1: Fix skiploopfilter=all.
It is currently only handled in the parser code for WMV/ASF style
header, but not the one used in the bytestream format used when
muxed into MPEG-TS as on e.g. BluRay.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-03-22 19:41:09 +01:00
doc doc/examples/decoding_encoding: make the buffer bigger. 2012-03-22 05:25:26 +01:00
ffpresets
libavcodec VC1: Fix skiploopfilter=all. 2012-03-22 19:41:09 +01:00
libavdevice
libavfilter bbox: remove superfluous initializations 2012-03-22 13:40:37 +01:00
libavformat udp: lock all operations on shared variables. 2012-03-22 17:36:23 +01:00
libavutil pixdesc: put components always in the same order. 2012-03-21 19:01:39 +01:00
libpostproc
libswresample
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-03-22 00:40:11 +01:00
tools
.gitignore
Changelog lavfi: add tile video filter. 2012-03-21 15:52:45 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-03-22 00:40:11 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.