• Reimar Döffinger's avatar
    Fallback to input timestamps for non-delay encoders. · 05741d70
    Reimar Döffinger authored
    Causes FFmpeg to pass through the correct pts values,
    instead of clobbering all to AV_NOPTS_VALUE (the av_init_packet
    default) to then make up new ones based on only fps when muxing.
    Included are also the related FATE ref changes, which all
    some reasonable on quick investigation.
    Also set all H.264 references to us -vsync drop to reduce the
    diff for the ref files.
    Otherwise almost all H.264 references need to change, mostly due
    to now starting with negative pts values.
    About 20 additional H.264 conformance tests needed -vsync
    drop anyway because they create pts values that are out of
    order and thus not possible to mux otherwise.
    Signed-off-by: 's avatarReimar Döffinger <Reimar.Doeffinger@gmx.de>
    05741d70
Name
Last commit
Last update
doc Loading commit data...
ffpresets Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswresample Loading commit data...
libswscale Loading commit data...
mt-work Loading commit data...
presets Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
RELEASE Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
cmdutils_common_opts.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...
ffserver.c Loading commit data...
library.mak Loading commit data...
version.sh Loading commit data...