GF_LOG_APP         64 applications/dashcast/video_data.c 			GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Cannot allocate video input\n"));
GF_LOG_APP         92 applications/dashcast/video_scaler.c 				GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Cannot allocate video rescaler\n"));
GF_LOG_APP        506 applications/mp42ts/main.c 		GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Failed to allocate MP4 input handler\n"));
GF_LOG_APP        587 applications/mp42ts/main.c 		GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Failed to allocate interface SLConfig\n"));
GF_LOG_APP        863 applications/mp42ts/main.c 		GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Failed to allocate RTP input handler\n"));
GF_LOG_APP       1080 applications/mp42ts/main.c 							GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Failed to allocate aac input handler\n"));
GF_LOG_APP       1419 applications/mp42ts/main.c 		GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Failed to allocate SENG input handler\n"));
GF_LOG_APP       1757 applications/mp42ts/main.c 					GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Failed to allocate audio input handler\n"));
GF_LOG_APP       1815 applications/mp42ts/main.c 					GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Failed to allocate video input handler\n"));
GF_LOG_APP        367 applications/mp4box/live.c 			GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Cannot allocate rtp input handler\n"));
GF_LOG_APP        895 applications/mp4client/extract.c 				GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("[MP4Client] Could not flush frame in 30 seconds for AVI dump, aborting dump\n"));
GF_LOG_APP        961 applications/mp4client/extract.c 			GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Failed to flush audio frames: audio time "LLU" - expected "LLU" - retry %d\n", avi_al.audio_time, avi_al.audio_time_init + avi_al.max_dur, avi_al.flush_retry));
GF_LOG_APP        512 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp 		case GF_LOG_APP:
GF_LOG_APP        233 applications/osmo4_ios/main.c 			GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("%s (%s): %s\n", evt->message.message, servName, gf_error_to_string(evt->message.error) ));
GF_LOG_APP        235 applications/osmo4_ios/main.c 			GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("(%s) %s\r", servName, evt->message.message ));
GF_LOG_APP        259 applications/osmo4_ios/main.c 			GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("Service Connected\n"));
GF_LOG_APP        261 applications/osmo4_ios/main.c 			GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("Service %s\n", is_connected ? "Disconnected" : "Connection Failed"));
GF_LOG_APP        281 applications/osmo4_ios/main.c 			GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("Navigating to URL %s\n", the_url));
GF_LOG_APP        285 applications/osmo4_ios/main.c 			GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("Navigation destination not supported\nGo to URL: %s\n", evt->navigate.to_url ));
GF_LOG_APP        509 applications/osmo4_ios/main.c 	GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("Loading modules\n" ));
GF_LOG_APP        515 applications/osmo4_ios/main.c 		GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Error: no modules found in %s - exiting\n", str));
GF_LOG_APP        522 applications/osmo4_ios/main.c 	GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("Modules Loaded (%d found in %s)\n", i, str));
GF_LOG_APP        565 applications/osmo4_ios/main.c 	GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("Loading GPAC Terminal\n"));
GF_LOG_APP        568 applications/osmo4_ios/main.c 		GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("\nInit error - check you have at least one video out and one rasterizer...\nFound modules:\n"));
GF_LOG_APP        575 applications/osmo4_ios/main.c 	GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("Terminal Loaded\n"));
GF_LOG_APP        585 applications/osmo4_ios/main.c 			GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("WARNING: using raw output video (memory only) - no display used\n"));
GF_LOG_APP        592 applications/osmo4_ios/main.c 		GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("WARNING: no audio output availble - make sure no other program is locking the sound card\n"));
GF_LOG_APP        600 applications/osmo4_ios/main.c 		if (str) GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("HTTP Proxy %s enabled\n", str));
GF_LOG_APP        713 applications/osmo4_ios/main.c 	GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("Deleting terminal... "));
GF_LOG_APP        715 applications/osmo4_ios/main.c 	GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("OK\n"));
GF_LOG_APP        717 applications/osmo4_ios/main.c 	GF_LOG(GF_LOG_INFO, GF_LOG_APP, ("GPAC cleanup ...\n"));
GF_LOG_APP        527 modules/aac_in/aac_in.c 			GF_LOG(GF_LOG_ERROR, GF_LOG_APP, ("Failed to initialize AAC reader\n"));
GF_LOG_APP        171 src/utils/error.c 	{ GF_LOG_APP, "app", GF_LOG_INFO },