[FFmpeg-devel] [PATCH] Fix issue #2412 (framenumber off by 1) in avisynth demuxer

d s avxsynth.testing at gmail.com
Wed Apr 10 00:41:56 CEST 2013


This patch addresses ticket #2412
(http://ffmpeg.org/trac/ffmpeg/ticket/2412). The issue was that I was
incrementing the frame/sample counter before using it to retrieve the
desired frame/sample. The second patch makes some pointer semantics
consistent with K-R style.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-off-by-one-error-in-avisynth-demuxer.-Fixes-tick.patch
Type: application/octet-stream
Size: 2537 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130409/8af06869/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Cosmetics.patch
Type: application/octet-stream
Size: 1307 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130409/8af06869/attachment-0001.obj>


More information about the ffmpeg-devel mailing list