FFmpeg git repo
Go to file
Anton Khirnov 76d23f4031 avconv: do not send non-monotonous DTS to the muxers.
Hack partially based on a commit by Michael Niedermayer <michaelni@gmx.at>
Should fix (or work around) bug 458.
2013-05-03 09:59:48 +02:00
compat
doc matroskaenc: add an option to put the index at the start of the file 2013-05-03 08:32:35 +02:00
libavcodec vc1_parser: Set field_order. 2013-05-03 08:20:19 +02:00
libavdevice
libavfilter lavfi: add trim and atrim filters. 2013-04-30 11:24:57 +02:00
libavformat matroskaenc: add an option to put the index at the start of the file 2013-05-03 08:32:35 +02:00
libavresample
libavutil x86: float dsp: butterflies_float SSE 2013-05-03 08:08:02 +02:00
libswscale ppc: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:10:06 +02:00
presets
tests lavf-regression: use -frames instead of -t for image tests 2013-05-03 08:07:45 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog matroskaenc: add an option to put the index at the start of the file 2013-05-03 08:32:35 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: do not send non-monotonous DTS to the muxers. 2013-05-03 09:59:48 +02:00
avconv.h avconv: do not send non-monotonous DTS to the muxers. 2013-05-03 09:59:48 +02:00
avconv_filter.c avconv: make output -ss insert trim/atrim filters. 2013-04-30 12:00:55 +02:00
avconv_opt.c avconv: do not send non-monotonous DTS to the muxers. 2013-05-03 09:59:48 +02:00
avplay.c avplay: remove a warning 2013-04-27 10:51:28 +02:00
avprobe.c avtools: move media_type_string() from avprobe to cmdutils. 2013-04-11 20:46:04 +02:00
avserver.c
cmdutils.c cmdutils: Fix build with lavfi disabled 2013-04-16 21:44:26 +02:00
cmdutils.h avtools: move media_type_string() from avprobe to cmdutils. 2013-04-11 20:46:04 +02:00
cmdutils_common_opts.h
common.mak
configure configure: Don't do enable_deep_weak on disabled variables 2013-05-02 22:31:57 +03:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.