Changeset ec937f965319ab6156f6d5259e3e3ac56288b449

Show
Ignore:
Timestamp:
03/31/06 18:24:32 (2 years ago)
Author:
Clément Stenac <zorglub@videolan.org>
git-committer:
Clément Stenac <zorglub@videolan.org> 1143822272 +0000
git-parent:

[ec598f4b05e7a9467e2d72d4a80b70532775a30c]

git-author:
Clément Stenac <zorglub@videolan.org> 1143822272 +0000
Message:

2nd packetizer round (Refs:#438)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/packetizer/mpeg4audio.c

    rbf706ca rec937f9  
    154154    p_dec->pf_packetize = PacketizeBlock; 
    155155 
    156     msg_Info( p_dec, "running MPEG4 audio packetizer" ); 
     156    msg_Dbg( p_dec, "running MPEG4 audio packetizer" ); 
    157157 
    158158    if( p_dec->fmt_in.i_extra > 0 )