FFmpeg git repo
Go to file
Martin Storsjö a9553bbb33 movenc: Set all implicit flags immediately in mov_write_header
This makes sure other sanity checks for conflicting options
can work properly, e.g. for the conflict between the faststart
flag when using the ismv mode.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-09-22 16:10:21 +03:00
compat Revert "w32pthread: help compiler figure out undeeded code" 2013-08-27 23:12:49 +03:00
doc lavu: Add interleaved 4:2:2 8/10-bit formats 2013-09-21 17:36:15 +02:00
libavcodec h264: remove an unused static constant 2013-09-20 14:40:10 +03:00
libavdevice
libavfilter vf_lut: Constantize 2013-08-31 16:13:42 +02:00
libavformat movenc: Set all implicit flags immediately in mov_write_header 2013-09-22 16:10:21 +03:00
libavresample
libavutil avutil: Fix compilation with inline asm disabled on mingw 2013-09-22 00:50:32 +03:00
libswscale Drop pointless directory name prefixes from #includes in the current dir 2013-09-10 12:38:41 +02:00
presets
tests fate.sh: Run git-clone quietly 2013-09-10 12:38:41 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog asfenc: mux chapters in ASF files using an ASF "marker" section 2013-09-19 19:51:49 +02:00
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 msvc/icl: Use __declspec(deprecated) 2013-09-20 14:40:06 +03:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.