FFmpeg git repo
Go to file
Rafaël Carré 4622f11f9c w32pthread: help compiler figure out undeeded code
The emulation code is not needed when targetting Vista+
This helps getting rid of CreateSemaphore symbol, which is
forbidden in Windows Store apps.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-08-21 14:20:33 +01:00
compat w32pthread: help compiler figure out undeeded code 2013-08-21 14:20:33 +01:00
doc vf_fps: add 'start_time' option 2013-08-20 14:10:02 -04:00
libavcodec x86: h264_idct: Remove incorrect comment 2013-08-21 15:09:58 +02:00
libavdevice libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
libavfilter vf_fps: add 'start_time' option 2013-08-20 14:10:02 -04:00
libavformat movenc: Allow chapters to be written in trailer 2013-08-20 15:18:42 +01:00
libavresample
libavutil libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
libswscale swscale: Move extern declarations for tables to swscale_internal.h 2013-08-15 14:38:03 +02:00
presets
tests nuv: Do not ignore lzo decompression failures 2013-08-13 13:09:22 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add a libfdk-aac decoder 2013-08-20 14:27:27 -04:00
library.mak
version.sh

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.