Changeset 79489524037f62469bb9db74f442328351b294c9

Show
Ignore:
Timestamp:
06/10/08 18:18:51 (3 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1213114731 -0700
git-parent:

[c55222a882256a2c28245dc6cf9486bcf969befd]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1213114731 -0700
Message:

Decode H.264 with QuickTime? on the Mac.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/codec/quicktime.c

    r3561b9b r7948952  
    6767vlc_module_begin(); 
    6868    set_description( N_("QuickTime library decoder") ); 
    69     set_capability( "decoder", 10 ); 
     69    set_capability( "decoder", 100 ); 
    7070    set_category( CAT_INPUT ); 
    7171    set_subcategory( SUBCAT_INPUT_VCODEC ); 
     
    230230    switch( p_dec->fmt_in.i_codec ) 
    231231    { 
     232        case VLC_FOURCC('h','2','6','4'): /* H.264 */ 
    232233        case VLC_FOURCC('S','V','Q','3'): /* Sorenson v3 */ 
    233234    /*    case VLC_FOURCC('S','V','Q','1'):  Sorenson v1