[vlc-devel] commit: Count message references and get rid of the global message ring buffer ( Rémi Denis-Courmont )
git version control
git at videolan.org
Tue Oct 14 22:48:46 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Tue Oct 14 23:35:20 2008 +0300| [96d708c2768aa9ee43b4d48957f8f85c68f016de] | committer: Rémi Denis-Courmont
Count message references and get rid of the global message ring buffer
Each susbcriber has its own ring buffer already.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=96d708c2768aa9ee43b4d48957f8f85c68f016de
---
include/vlc_messages.h | 12 +++
src/libvlc.c | 6 --
src/libvlc.h | 7 --
src/misc/messages.c | 184 +++++++++++-------------------------------------
4 files changed, 54 insertions(+), 155 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=96d708c2768aa9ee43b4d48957f8f85c68f016de
More information about the vlc-devel
mailing list