FFmpeg git repo
Go to file
Michael Niedermayer a025815373 MAINTAINER: Add CC for dshow maintainer
Requested-by: Roger Pack
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-03 01:41:23 +02:00
compat
doc Add Win32 GDI-based screen grabbing 2014-04-03 00:41:45 +02:00
libavcodec lavc/kbdwin: add missing stdint.h include 2014-04-02 20:01:37 +02:00
libavdevice Add Win32 GDI-based screen grabbing 2014-04-03 00:41:45 +02:00
libavfilter Merge remote-tracking branch 'qatar/master' 2014-04-02 18:25:15 +02:00
libavformat avformat/hlsenc: remove unneeded l prefix from %lf 2014-04-03 00:27:53 +02:00
libavresample
libavutil lavu: add missing formats to av_pix_fmt_swap_endianness 2014-04-02 00:27:22 +02:00
libpostproc
libswresample
libswscale swscale: add full bgra64 support 2014-04-02 19:44:08 +02:00
presets
tests swscale: add full bgra64 support 2014-04-02 19:44:08 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add Win32 GDI-based screen grabbing 2014-04-03 00:41:45 +02:00
INSTALL
LICENSE
MAINTAINERS MAINTAINER: Add CC for dshow maintainer 2014-04-03 01:41:23 +02:00
Makefile Makefile: fix out of tree builds of .m files 2014-04-01 05:12:39 +02:00
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak lavd: Add QTKit input device. 2014-03-30 20:45:07 +02:00
configure Add Win32 GDI-based screen grabbing 2014-04-03 00:41:45 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.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.