FFmpeg git repo
Go to file
rogerdpack fe3e0e486e lavd/dshow: rename dshow class name
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
2012-12-15 15:46:20 +01:00
compat
doc doc/APIchanges: fill empty git commit hashes and dates 2012-12-15 11:46:47 +01:00
libavcodec Merge commit 'bb675d3ac6d722d5e117ae9042a996b55ca05b1d' 2012-12-15 13:41:06 +01:00
libavdevice lavd/dshow: rename dshow class name 2012-12-15 15:46:20 +01:00
libavfilter lavfi/overlay: clarify/fix comment, add a few empty lines to ease readability 2012-12-15 14:08:42 +01:00
libavformat lavf/segment: provide more debug feedback when a new segment starts 2012-12-14 18:19:47 +01:00
libavresample
libavutil Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f' 2012-12-14 15:43:46 +01:00
libpostproc
libswresample audioconvert/arm: require alignment of 16 2012-12-14 04:49:09 +01:00
libswscale
presets
tests fate: update fate for 1a490df12f 2012-12-15 12:41:24 +01:00
tools qt-faststart: Check offset_count 2012-12-13 15:07:20 +01:00
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure fate: check if rsync has the contimeout option 2012-12-15 01:33:19 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c ffprobe: show pkt_size in frame 2012-12-15 11:46:47 +01:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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.