FFmpeg git repo
Go to file
Martin Storsjö 5948f82227 Reset RTCP timestamps after seeking, add range start offset to the packets timestamps
If these aren't reset, the timestamps make a huge jump when the next RTCP
is received.

Originally committed as revision 22918 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-20 07:38:52 +00:00
doc Add DOS section to the platform documentation. 2010-04-12 15:16:52 +00:00
ffpresets
libavcodec vertical align in libx264.c 2010-04-19 21:20:20 +00:00
libavdevice
libavfilter Fix leak in avfilter_graph_add_filter(). 2010-04-18 20:10:43 +00:00
libavformat Reset RTCP timestamps after seeking, add range start offset to the packets timestamps 2010-04-20 07:38:52 +00:00
libavutil Add PIX_FMT_Y400A, 8bit gray, 8bit alpha 2010-04-14 20:15:19 +00:00
libpostproc
libswscale
tests FATE: update nsv-demux checksums 2010-04-19 11:51:40 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Bump libavfilter minor version and Changelog for unsharp filter 2010-04-10 20:34:44 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: make fate target depend on compiling ffmpeg 2010-04-19 13:05:26 +00:00
README
cmdutils.c AVERROR(FF_NETERROR(x)) -> FF_NETERROR(x) 2010-04-16 00:20:11 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Revert "Fix libx264 configure check to use pkg-config if available." 2010-04-19 19:37:31 +00:00
ffmpeg.c Take ticks per frame into account when warning about difference between 2010-04-16 22:58:56 +00:00
ffplay.c
ffprobe.c Fix computation of the display aspect ratio. 2010-04-13 23:41:46 +00:00
ffserver.c Make ffserver support rfc3550 2010-04-19 11:42:02 +00:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.