diff options
author | Clément Bœsch <clement.boesch@smartjog.com> | 2012-10-05 16:46:01 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-10-08 09:03:19 +0200 |
commit | f7c46d251c9a2d645568c2c38c543e5e31fac812 (patch) | |
tree | afc0502c0544d751c7ced9bdba2175e7b0ff3c48 /libavcodec/dirac.c | |
parent | 9425dc3dba0bd1209aa7a788ea8f3c194fc7c7c5 (diff) | |
download | ffmpeg-f7c46d251c9a2d645568c2c38c543e5e31fac812.tar.gz |
ffserver: fix seeking with ?date=...
Regression since 5f847bf61dca1fd1a2f65a2f56c9a99d1cb716ab.
After this commit, timestamps pushed by FFmpeg won't be relative
anymore, but absolute (based on the date/time at the beginning of the
push). This will allow seeking to work properly. Before this patch, the
seek was done, but ffm timestamps were way smallers than the absolute
requested timestamp (based on a date), so the seek was done, but to the
end of the stream (which was similar to no effect at all).
Diffstat (limited to 'libavcodec/dirac.c')
0 files changed, 0 insertions, 0 deletions