FFmpeg git repo
Go to file
Clément Bœsch 624c413d55 examples: add -Wall to CFLAGS. 2012-02-19 02:18:29 +01:00
doc examples: add -Wall to CFLAGS. 2012-02-19 02:18:29 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-02-19 01:47:10 +01:00
libavdevice dshow_filter: fix compilation with mingw-w64 2012-02-16 23:25:59 +01:00
libavfilter lavfi/aspect: set default value to 0:1, as stated in the docs 2012-02-18 11:41:53 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-02-19 01:47:10 +01:00
libavutil audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map. 2012-02-15 10:26:25 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-02-19 01:47:10 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
cmdutils.c Fix ffmpeg -codecs output. 2012-02-17 23:51:22 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add muxer test based on stream-copy from FATE sample. 2012-02-18 16:41:39 +01:00
ffmpeg.c ffmpeg: Fix setting flags for codec copy. 2012-02-18 14:34:16 +01:00
ffplay.c
ffprobe.c ffprobe: fix crash if the file can't be opened. 2012-02-18 21:35:09 +01:00
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.