index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mp_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a slave command to stop stream playback.
ben
2008-05-27
1
-0
/
+1
*
mp_core.h: Fix use of 'mp_image_t' without definition
uau
2008-03-31
1
-1
/
+1
*
Add necessary #includes to pass 'make checkheaders'.
diego
2008-03-04
1
-0
/
+8
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
1
-3
/
+3
*
typo fix: inited --> initialized
diego
2008-02-14
1
-12
/
+12
*
ao_functions_t should be const, part 1
reimar
2008-02-01
1
-2
/
+2
*
Split osd related stuff from mp_core.h into new header file mp_osd.h.
ulion
2008-01-30
1
-20
/
+2
*
Add support for dvdnav still frames playback.
ben
2008-01-26
1
-0
/
+7
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
1
-0
/
+5
*
When auto loading subs, log warning instead of error for load failure.
ulion
2007-12-04
1
-1
/
+1
*
Mark several uses of vo_functions_t as const to stop some of the current
reimar
2007-12-02
1
-1
/
+1
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
1
-1
/
+0
*
Fix warnings:
diego
2007-08-25
1
-1
/
+0
*
Fix warnings:
diego
2007-08-25
1
-1
/
+0
*
Declare all vo_gamma variables in libvo/video_out.h and remove them from
diego
2007-08-12
1
-8
/
+0
*
fix redundant redeclaration warning
Gabrov
2007-07-18
1
-1
/
+0
*
Move loop_times into mpctx.
albeu
2007-07-09
1
-0
/
+1
*
Move the sh_audio->delay field to mpctx->delay.
uau
2007-03-11
1
-0
/
+7
*
Move some related variables together & add a comment
uau
2007-02-22
1
-2
/
+3
*
Cleanup, move "global" state from the frame_time_remaining mainloop
uau
2007-02-21
1
-0
/
+4
*
Split command/property handling from mplayer.c to a new file command.c.
uau
2007-02-21
1
-0
/
+128