1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Clément Bœsch 6e6bdeb137 doc: fix channel layout value in abuffer example.
The channel layout must start with 0x, otherwise it is parsed as a
number of channels.
2012-02-20 09:23:44 +01:00
doc doc: fix channel layout value in abuffer example. 2012-02-20 09:23:44 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-02-20 01:29:30 +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-20 01:29:30 +01:00
libavutil
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
Changelog Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
cmdutils_common_opts.h cmdutils: add -cpuflags. 2012-02-19 21:17:25 +01:00
cmdutils.c cmdutils: add -cpuflags. 2012-02-19 21:17:25 +01:00
cmdutils.h cmdutils: add -cpuflags. 2012-02-19 21:17:25 +01:00
common.mak
configure Add muxer test based on stream-copy from FATE sample. 2012-02-18 16:41:39 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
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
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.