Home
last modified time | relevance | path

Searched refs:XINE_MSG_LIBRARY_LOAD_ERROR (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/libreal/
H A Dreal_common.c188 _x_message(stream, XINE_MSG_LIBRARY_LOAD_ERROR, codec_name, NULL); in _x_real_codec_open()
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/player/xinebe/
H A Dcdefs.py136 XINE_MSG_LIBRARY_LOAD_ERROR = 8 # (library/decoder) variable
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/
H A Dqt_decoder.c233 _x_message(this->stream, XINE_MSG_LIBRARY_LOAD_ERROR, in qta_init_driver()
728 _x_message(this->stream, XINE_MSG_LIBRARY_LOAD_ERROR, in qtv_init_driver()
H A Dw32codec.c817 _x_message(this->stream, XINE_MSG_LIBRARY_LOAD_ERROR, in w32v_decode_data()
/dports/multimedia/libxine/xine-lib-1.2.11/include/
H A Dxine.h2213 #define XINE_MSG_LIBRARY_LOAD_ERROR 8 /* (library/decoder) */ macro
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/
H A Dmain.c1168 case XINE_MSG_LIBRARY_LOAD_ERROR: in event_listener()