[vlc-devel] [PATCH 21/21] access/live555: do not depend on demux_t::s during initialization
Filip Roséen
filip at atch.se
Wed Aug 3 12:40:46 CEST 2016
The relevant patch in which this email is a reply suffers from the same
brainfartish (now it's a word) described in the below:
- https://mailman.videolan.org/pipermail/vlc-devel/2016-August/108920.html
See the attached patch for a fix, and see the below ascii for how my brain
feels:
( )
( ) (
) _ )
( \_
_(_\ \)__
(____\___))
On 16/07/31 22:42, Filip Roséen wrote:
> Given that modules with "demux" and "demux_access" now always have an
> associated source stream, this module shall not depend on the value of
> demux_t::s during initialization.
>
> Instead this patch introduces two different entry points, one for each
> type of demuxer, and adds an argument to the original callback to
> conditionally enable functionality associated with one, but no the
> other.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160803/8307bfe9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0021-access-live555-do-not-depend-on-demux_t-s-during-ini.patch
Type: text/x-diff
Size: 3962 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160803/8307bfe9/attachment.patch>
More information about the vlc-devel
mailing list