1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Reimar Döffinger ad8173eb81 Allow other programs to open the same files on Windows.
In order to match Linux behaviour better our
Windows-specific open() replacement should disable
Windows default file locking.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-02-18 12:26:35 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
ffpresets
libavcodec libx264: unbreak libx264rgb 2012-02-18 02:31:38 +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 Allow other programs to open the same files on Windows. 2012-02-18 12:26:35 +01:00
libavutil
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
mt-work
presets
tests Add ismv regression test. 2012-02-17 17:29:51 +01:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
cmdutils_common_opts.h
cmdutils.c Fix ffmpeg -codecs output. 2012-02-17 23:51:22 +01:00
cmdutils.h
common.mak
configure Add ismv regression test. 2012-02-17 17:29:51 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-02-17 00:35:06 +01:00
ffplay.c
ffprobe.c ffprobe: add count_frames and count_packets options 2012-02-17 01:06:43 +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.