mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 01:44:24 +01:00
Explain the need for a MEncoder version of the logging facilities.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30477 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ce9b45e528
commit
e3dfef6251
@ -16,5 +16,7 @@
|
|||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* Build an exact copy of the logging facilities without GUI dependencies. */
|
||||||
|
|
||||||
#define FOR_MENCODER 1
|
#define FOR_MENCODER 1
|
||||||
#include "mp_msg.c"
|
#include "mp_msg.c"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user