Home
last modified time | relevance | path

Searched refs:msg_Info (Results 1 – 25 of 93) sorted by relevance

1234

/dports/multimedia/vlc/vlc-3.0.16/modules/access/
H A Didummy.c152 msg_Info( p_demux, "command `nop'" ); in OpenDemux()
161 msg_Info( p_demux, "command `quit'" ); in OpenDemux()
170 msg_Info( p_demux, "command `pause'" ); in OpenDemux()
183 msg_Info( p_demux, "command `pause %f'", f ); in OpenDemux()
H A Drist.c161 msg_Info( p_access, "Opening Rist Flow Receiver at %s:%d and %s:%d", in rist_udp_receiver()
201 msg_Info(p_access, "our cname is %s", p_sys->flow->cname); in rist_udp_receiver()
441 msg_Info(p_access, "Peer IP:Port change detected: old IP:Port %s:%d, new IP:Port %s:%d", in print_sockaddr_info_change()
452 msg_Info(p_access, "Peer IP:Port change detected: old IP:Port %s:%d, new IP:Port %s:%d", in print_sockaddr_info_change()
462 msg_Info(p_access, "Peer IP:Port %s:%d", inet_ntoa(xin->sin_addr), ntohs(xin->sin_port)); in print_sockaddr_info()
469 msg_Info(p_access, "Peer IP:Port %s:%d", str, ntohs(xin6->sin6_port)); in print_sockaddr_info()
559 msg_Info(p_access, "Peer Name: %s", new_sender_name); in rtcp_input()
561 msg_Info(p_access, "Peer Name change detected: old Name: %s, new " \ in rtcp_input()
615 msg_Info(p_access, "Traffic detected after buffer reset"); in rist_input()
618 msg_Info(p_access, "ts@%u", flow->hi_timestamp); in rist_input()
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/misc/
H A Dlogger.c69 msg_Info( p_intf, "As of VLC version 0.9.0, use --file-logging to write " in set_category()
72 msg_Info( p_intf, "Use --syslog to send logs to the system logger." ); in set_category()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/adaptive/logic/
H A DPredictiveAdaptationLogic.cpp139 msg_Info(p_obj, "Stream %s buffering level %.2f%", in getNextRepresentation()
144 msg_Info(p_obj, "Stream %s new bandwidth usage %zu KiB/s", in getNextRepresentation()
191 BwDebug(msg_Info(p_obj, "New total bandwidth usage %zu KiB/s", (usedBps / 8000))); in trackerEvent()
215 BwDebug(msg_Info(p_obj, "Stream %s is now known %sactive", id.str().c_str(), in trackerEvent()
H A DRateBasedAdaptationLogic.cpp104 BwDebug(msg_Info(p_obj, "Current bandwidth %zu KiB/s using %u%%", in updateDownloadRate()
119 BwDebug(msg_Info(p_obj, "New bandwidth usage %zu KiB/s %u%%", in trackerEvent()
H A DNearOptimalAdaptationLogic.cpp146 BwDebug( msg_Info(p_obj, "buffering level %.2f% rep %ld kBps %zu kBps", in getNextRepresentation()
210 BwDebug(msg_Info(p_obj, "New total bandwidth usage %zu kBps", (usedBps / 8000))); in trackerEvent()
234 BwDebug(msg_Info(p_obj, "Stream %s is now known %sactive", id.str().c_str(), in trackerEvent()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/
H A Dsmf.c146 msg_Info (p_demux, "Text : %s", (char *)payload); in HandleMeta()
151 msg_Info (p_demux, "Copyright : %s", (char *)payload); in HandleMeta()
156 msg_Info (p_demux, "Track name: %s", (char *)payload); in HandleMeta()
161 msg_Info (p_demux, "Instrument: %s", (char *)payload); in HandleMeta()
170 msg_Info (p_demux, "Marker : %s", (char *)payload); in HandleMeta()
175 msg_Info (p_demux, "Cue point : %s", (char *)payload); in HandleMeta()
180 msg_Info (p_demux, "Patch name: %s", (char *)payload); in HandleMeta()
/dports/multimedia/vlc/vlc-3.0.16/modules/spu/dynamicoverlay/
H A Ddynamicoverlay.c183 msg_Info( p_filter, "Grabbed input file: %s", in Filter()
202 msg_Info( p_filter, "Grabbed output file: %s", in Filter()
246 msg_Info( p_filter, "Search command: %s", p_cmd ); in Filter()
266 msg_Info( p_filter, "Got valid command: %s", p_cmd ); in Filter()
/dports/multimedia/vlc/vlc-3.0.16/modules/services_discovery/
H A Dmtp.c159 msg_Info( p_sd, "Device disconnected" ); in Run()
193 msg_Info( p_sd, "Found device: %s", psz_name ); in AddDevice()
228 msg_Info( p_sd, "The device seems to be mounted, unmount it first" ); in AddDevice()
/dports/multimedia/vlc/vlc-3.0.16/modules/access_output/
H A Drist.c158 msg_Info(p_access, "our cname is %s", flow->cname); in rist_udp_transmitter()
229 msg_Info(p_access, " Ignoring Nack with name %s", pi_ssrc); in process_nack()
341 msg_Info(p_access, "Receiver name: %s", p_sys->receiver_name); in rist_rtcp_recv()
535 msg_Info(p_access, "Traffic detected"); in ThreadSend()
558 msg_Info(p_access, "STATS: Total %u, Retransmitted %u, Link Quality %.2f%%", in ThreadSend()
766 msg_Info(p_access, "Connecting RIST output to %s:%d and %s:%d", psz_dst_addr, i_dst_port, in Open()
785 msg_Info(p_access, "SSRC: 0x%08X", p_sys->ssrc); in Open()
/dports/multimedia/vlc/vlc-3.0.16/modules/control/
H A Ddummy.c65 msg_Info( p_intf, "using the dummy interface module..." ); in set_callbacks()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/commands/
H A Dcmd_change_skin.cpp54 msg_Info( getIntf(), "new theme successfully loaded (%s)", in execute()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_filter/
H A Dblendbench.c263 msg_Info( p_filter, "Blended %d images in %f sec", p_sys->i_loops, in Filter()
265 msg_Info( p_filter, "Speed is: %f images/second, %f pixels/second", in Filter()
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Dfdkaac.c214 msg_Info(p_enc, "Initializing AAC Encoder, %i channels", p_enc->fmt_in.audio.i_channels); in OpenEncoder()
265 msg_Info(p_enc, "Setting optimal bitrate of %i", i_bitrate); in OpenEncoder()
386 msg_Info(p_enc, "Encoding final bytes (EOF)"); in EncodeAudio()
H A Dzvbi.c477msg_Info( p_dec, "page %x-%x(%d)\n\"%s\"", p_page.pgno, p_page.subno, i_total, &p_text[offset] ); in Decode()
585 msg_Info( p_dec, "Page %03x.%02x ", in EventHandler()
769 msg_Info( p_dec, "subpage: %d", in EventKey()
784 msg_Info( p_dec, "page: %c%c%c", (char)(p_sys->i_key[0]+'0'), in EventKey()
/dports/multimedia/vlc/vlc-3.0.16/modules/lua/libs/
H A Dmessages.c82 msg_Info( p_this, "%s", luaL_checkstring( L, i ) ); in vlclua_msg_info()
/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_messages.h80 #define msg_Info(p_this, ...) \ macro
/dports/multimedia/vlc/vlc-3.0.16/src/win32/
H A Dspecific.c96 msg_Info( p_this, "one instance mode ENABLED"); in system_Configure()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/adaptive/
H A DStreams.cpp497 msg_Info(p_realdemux, "Encountered discontinuity"); in readNextBlock()
563 msg_Info(p_realdemux, "Restart demux failed"); in setPosition()
653 msg_Info(p_realdemux, "Changing stream format %s -> %s", in trackerEvent()
/dports/multimedia/vlc/vlc-3.0.16/src/misc/
H A Dupdate.c332 msg_Info( p_update->p_libvlc, "Key authenticated" ); in GetUpdateFile()
369 msg_Info( p_update->p_libvlc, "Status file authenticated" ); in GetUpdateFile()
718 msg_Info( p_udt, "%s authenticated", psz_destfile ); in update_DownloadReal()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/xcb/
H A Dpictures.c132 msg_Info (vd, "using buggy X11 server - SSH proxying?"); in XCB_picture_Alloc()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/playlist/
H A Ditml.c285 msg_Info( p_demux, "added %zi tracks successfully", in parse_tracks_dict()
325 msg_Info( p_demux, "Adding '%s'", p_track->location ); in parse_track_dict()
/dports/multimedia/vlc/vlc-3.0.16/modules/mux/
H A Ddummy.c77 msg_Info( p_mux, "Open" ); in Open()
/dports/multimedia/vlc/vlc-3.0.16/src/playlist/
H A Dthread.c278 msg_Info( p_playlist, "playlist is empty" ); in NextItem()
521 msg_Info( p_playlist, "end of playlist, exiting" ); in Thread()
/dports/net/multicat/multicat-2.3/
H A Dutil.h87 void msg_Info( void *_unused, const char *psz_format, ... );

1234