Changeset 6f25345de995e892cc61a99a9e7f68c00564f67f

Show
Ignore:
Timestamp:
04/06/07 18:55:20 (1 year ago)
Author:
Christophe Massiot <massiot@videolan.org>
git-committer:
Christophe Massiot <massiot@videolan.org> 1175878520 +0000
git-parent:

[9a1ab88d0c49d407b5bfdcf9dfe31f796ae34143]

git-author:
Christophe Massiot <massiot@videolan.org> 1175878520 +0000
Message:
  • modules/mux/mpeg/ts.c: Fixed comment.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/mux/mpeg/ts.c

    r37b0b02 r6f25345  
    14851485                                       VLC_FOURCC('d','v','b','s') ) 
    14861486                            { 
    1487                                 /* EN 300 473 */ 
     1487                                /* EN 300 743 */ 
    14881488                                b_data_alignment = 1; 
    14891489                            }