]> git.sesse.net Git - vlc/commit
Do not use p_demux->p_parent to get the p_input
authorLaurent Aimar <fenrir@videolan.org>
Thu, 22 Feb 2007 19:35:28 +0000 (19:35 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 22 Feb 2007 19:35:28 +0000 (19:35 +0000)
commite86b6a0a13039f3ed0b7c706d381a0a8ef6d071d
tree7cfb94816a10d07c342d3dc0a663ea65b7a47264
parente7a8394a1b4baf527d3acf10e3fdd3cabba22509
Do not use p_demux->p_parent to get the p_input
(Use vlc_find_object(PARENT)
modules/demux/mp4/mp4.c
modules/demux/ogg.c