FFmpeg git repo
Go to file
Michael Niedermayer 9d19d7c335 segment: reverse pass avoid_negative_ts from the muxer
This fixes failures with formats not supporting negative TS

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-06 12:07:26 +02:00
compat
doc Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). 2012-10-06 06:20:52 +02:00
libavcodec libvorbisenc: fix afq delay setting 2012-10-06 11:51:18 +02:00
libavdevice
libavfilter Do not print debug output for the (MPlayer) pullup filter. 2012-10-05 21:03:59 +02:00
libavformat segment: reverse pass avoid_negative_ts from the muxer 2012-10-06 12:07:26 +02:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2012-10-05 17:04:15 +02:00
libpostproc
libswresample
libswscale
presets
tests movenc.c: Add support for >16bit BE flavours 2012-10-04 21:31:10 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). 2012-10-06 06:20:52 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Fix libcdio detection. 2012-10-05 21:45:02 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c ffplay: autodetect realtime streams and enable infbuf 2012-10-04 17:35:20 +02:00
ffprobe.c ffprobe: reindent after previous commit 2012-10-05 23:58:23 +02:00
ffserver.c
library.mak
version.sh

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.