[vlc-commits] commit: Used reordered_opaque for timestamp managment in avcodec. ( Laurent Aimar )
git at videolan.org
git at videolan.org
Mon May 3 23:11:10 CEST 2010
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun May 2 21:58:20 2010 +0200| [529a7a1af65af87e4655497fe123a0e3f5dbe734] | committer: Laurent Aimar
Used reordered_opaque for timestamp managment in avcodec.
It is cleaner. Also, it seems that ffmpeg-mt correctly handles it
and so will allow using it.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=529a7a1af65af87e4655497fe123a0e3f5dbe734
---
modules/codec/avcodec/video.c | 225 +++++++++++++++++------------------------
1 files changed, 92 insertions(+), 133 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=529a7a1af65af87e4655497fe123a0e3f5dbe734
More information about the vlc-commits
mailing list