[vlc-devel] [PATCH 5/5] mux/mpeg/pes: move PES_PRIVATE_STREAM_1 id handling into PESHeader()
Laurent Aimar
fenrir at via.ecp.fr
Sat Nov 15 13:22:59 CET 2008
Hi,
On Fri, Nov 14, 2008, davidf+nntp at woaf.net wrote:
> From: David Flynn <davidf at woaf.net>
>
> PES_EXTENDED_STREAM_ID is handled inside PESHeader()
> Not handling PES_PRIVATE_STREAM_1 inside PESHeader() just moves complication
> into the calling function and creates an extra argument.
>
> Signed-off-by: David Flynn <davidf at rd.bbc.co.uk>
> ---
> modules/mux/mpeg/pes.c | 40 +++++++++++++++++-----------------------
> 1 files changed, 17 insertions(+), 23 deletions(-)
Merged by [3c64d837fa8ec788d59746cfc8dffe832392017d], thanks.
--
fenrir
More information about the vlc-devel
mailing list