FFmpeg git repo
Go to file
Michael Niedermayer 70967a60df mpeg12dec: also print progressive seq and chroma format
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-08-18 13:55:57 +02:00
compat avisynth: Support video input from AviSynth 2.5 properly. 2013-08-17 14:27:25 +02:00
doc lavf/tee: add support for bitstream filtering 2013-08-16 17:58:58 +02:00
libavcodec mpeg12dec: also print progressive seq and chroma format 2013-08-18 13:55:57 +02:00
libavdevice
libavfilter avfilter/vf_mp: remove unused sws related functions 2013-08-16 16:07:29 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2013-08-18 12:40:22 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale swscale: change ff_dither_8x8_128 dimensions to be consistent with the others 2013-08-16 16:06:59 +02:00
presets
tests fate: add ffv1.0 test 2013-08-18 13:01:44 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Revert "Merge commit of 'vdpau: remove old-style decoders'" 2013-08-17 22:17:49 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.