[vlc-devel] Re: vlc: svn commit r16067 (sigmunau)
Sigmund Augdal Helberg
sigmund.augdal at gmail.com
Wed Jul 19 09:52:34 CEST 2006
On Tue, 2006-07-18 at 21:53 +0100, Gildas Bazin wrote:
> On Tuesday 18 July 2006 09:48, Subversion daemon wrote:
> > r16067 | sigmunau | 2006-07-18 10:48:53 +0200 (Tue, 18 Jul 2006) | 2 lines
> > Changed paths:
> > M /trunk/include/vlc_es.h
> > M /trunk/modules/demux/ts.c
> > M /trunk/modules/mux/mpeg/ts.c
> >
>
> Hmmm, that strikes me as ood:
>
> --- modules/demux/ts.c (revision 16066)
> +++ modules/demux/ts.c (working copy)
> @@ -1932,7 +1932,7 @@
> }
>
> /* PES packets usually contain truncated frames */
> - fmt->b_packetized = VLC_FALSE;
> + fmt->b_packetized = VLC_TRUE;
>
> return fmt->i_cat == UNKNOWN_ES ? VLC_EGENERIC : VLC_SUCCESS ;
> }
>
No offence intended, but isn't this a change in your local working dir?
I at least fail to find it in the diff view on trac.
Regards
Sigmund
> --
> Gildas
>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list