index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mplayer.c
Commit message (
Expand
)
Author
Age
*
marks several strings inside structs as const when they hold just
reynaldo
2006-07-16
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
marks several string parameters as const, as they are not modified inside the...
reynaldo
2006-07-13
*
Fix = vs == typo
uau
2006-07-12
*
1000000000l to whoever added c++ decl crap, probably uau..
rfelker
2006-07-10
*
No point in checking for X for windows gui, in addition the hackish
reimar
2006-07-08
*
Change use_gui detection to accept also filenames only containing
reimar
2006-07-08
*
Indentation fix (cosmetics).
eugeni
2006-07-07
*
Initial libass release (without mencoder support).
eugeni
2006-07-07
*
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
eugeni
2006-07-07
*
Remove windows-specific hack that interfered with relative path
reimar
2006-07-07
*
Add a new video pts tracking mode, enabled by option -correct-pts.
uau
2006-07-06
*
Initial win32 gui release.
vayne
2006-07-06
*
Modifies behavior of -edlout
reynaldo
2006-07-05
*
support for audio streams that appear after unsuccessful probing
nicodvb
2006-07-04
*
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, s...
reynaldo
2006-07-03
*
more sizeof(char) fun
reynaldo
2006-06-30
*
switch_ratio -1 slave command restores aspect ratio to default value (geexbox...
ben
2006-06-25
*
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
uau
2006-06-21
*
send flip_page() through the filter chain
michael
2006-06-21
*
Rewrite audio EOF handling logic fixing some problems that could cause
uau
2006-06-16
*
Fix definition of reinit_audio_chain().
uau
2006-06-16
*
removed old dvdnav code
nicodvb
2006-06-16
*
restored support for dvdnav only in the stream layer; all other functionaliti...
nicodvb
2006-06-14
*
When playing an audio only file use audio time instead of video time to
uau
2006-06-14
*
Clean up audio pts handling, make audio pts tracking in the audio-only
uau
2006-06-14
*
include stream_dvd's interface from libmpdemux/stream_dvd.h
nicodvb
2006-06-11
*
moved audio codec/filters/out to a separate function that is called both at i...
nicodvb
2006-06-11
*
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.
diego
2006-05-09
*
Don't blit frame if we hit EOF and no new frame is read. Fixes picture
uau
2006-05-05
*
Remove a useless variable.
uau
2006-04-27
*
spelling/grammar/wording fixes in doxygen and non-doxygen comments
diego
2006-04-27
*
Remove useless "#if 0" blocks
uau
2006-04-27
*
Make EDL compilation unconditional
uau
2006-04-27
*
Change common pts variables from floats to doubles. Individual demuxers
uau
2006-04-27
*
The code setting the OSD seek direction indicator for absolute seeks was
uau
2006-04-25
*
Remove updating of vo_mouse_timer_const from the main loop and also
uau
2006-04-25
*
simplified management of dvb channel switching
nicodvb
2006-04-25
*
Doxygen attack! - Chapter 2
albeu
2006-04-24
*
5 - Drop more buffered audio data left from old position when seeking.
rtognimp
2006-04-24
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
*
1 - Remove kernel HZ=100 assumptions that are no longer true from
rtognimp
2006-04-24
*
Get ride of the several if(identify) messy lines and rearangment of some of t...
reynaldo
2006-04-24
*
Remove support for default.sub.
diego
2006-04-23
*
Kill an unused variable warning.
diego
2006-04-23
*
Add properties to get/set the stream position and get the stream
albeu
2006-04-23
*
Align osd_show_text with osd_show_property_text.
albeu
2006-04-23
*
Add a new command: osd_show_property_text that show an expanded property
albeu
2006-04-23
*
Handle the tv color control commands with the properties.
albeu
2006-04-22
*
Add properties for the tv input color controls.
albeu
2006-04-22
[next]