Changeset e116212be98182d07378ae9a2400db4af80ced6b

Show
Ignore:
Timestamp:
09/09/07 21:59:26 (1 year ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1189367966 +0000
git-parent:

[224355782e3c1ed0de743be148773d6e1aff172c]

git-author:
Rafaël Carré <funman@videolan.org> 1189367966 +0000
Message:

media library loading: Adds a fixme reminder for pdherbemont

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/playlist/loadsave.c

    r16f32e1 re116212  
    127127        goto error; 
    128128 
     129    /* FIXME [21574] pdherbemont do we need *install_input_item_observer ? */ 
    129130    playlist_AddInput( p_playlist, p_input, PLAYLIST_APPEND, 0, VLC_FALSE, 
    130131                        VLC_FALSE );