FFmpeg git repo
Go to file
Reimar Döffinger ff92549195 Fix Theora-in-ogg keyframe handling.
To make seeking work correctly, we must write a new granule for
each keyframe.
Unfortunately we currently have no regression tests due to no
included Theora encoder.
A test based on -vcodec copy from a Theora FATE sample should
probably be added.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-02-12 18:56:06 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-02-10 01:20:07 +01:00
ffpresets
libavcodec Detect and check for CMOV. 2012-02-12 18:56:06 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-02-11 01:22:22 +01:00
libavfilter Merge remote-tracking branch 'qatar/master' 2012-02-10 01:20:07 +01:00
libavformat Fix Theora-in-ogg keyframe handling. 2012-02-12 18:56:06 +01:00
libavutil Detect and check for CMOV. 2012-02-12 18:56:06 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-02-12 01:06:13 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-02-12 01:06:13 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add missing swscale dependency for MP-filters. 2012-02-10 17:39:36 +01:00
ffmpeg.c ffmpeg: fix passlogfile with multiple libx264 streams. 2012-02-12 00:03:26 +01:00
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.