[vlc-devel] commit: Big clean up/rewrite of the real demuxer. (Laurent Aimar )
git version control
git at videolan.org
Sun Dec 14 16:40:09 CET 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Dec 14 12:22:16 2008 +0100| [c63f050042498937b119b327b17a4c7eb4ba6492] | committer: Laurent Aimar
Big clean up/rewrite of the real demuxer.
It fixes:
- a bunch of array overflows
- a bunch of non checked malloc.
- pcr value
- video frame gathering.
- seeking.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c63f050042498937b119b327b17a4c7eb4ba6492
---
modules/demux/real.c | 2022 ++++++++++++++++++++++++++------------------------
1 files changed, 1040 insertions(+), 982 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c63f050042498937b119b327b17a4c7eb4ba6492
More information about the vlc-devel
mailing list