FFmpeg git repo
Go to file
Justin Ruggles 545a0b807c vf_fps: add 'start_time' option
This allows for dropping or duplication to match a particular start time.
2013-08-20 14:10:02 -04:00
compat
doc vf_fps: add 'start_time' option 2013-08-20 14:10:02 -04:00
libavcodec avcodec: Remove some commented-out debug cruft 2013-08-20 19:59:50 +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 ismindex: Replace mkdir ifdeffery by os_support.h #include 2013-08-05 11:38:00 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Voxware MetaSound decoder 2013-08-08 10:52:44 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avconv.h avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avconv_filter.c avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avconv_opt.c avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: Only do the windows-specific commandline parsing on _WIN32 2013-08-08 10:59:03 +03:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure hlsenc: Add a proper dependency on the mpegts muxer 2013-08-15 22:41:11 +03:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.