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
*
Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary
reimar
2008-02-03
*
ao_functions_t should be const, part 1
reimar
2008-02-01
*
Use defines to give names to the different seek flags.
reimar
2008-01-29
*
Make sure sub_font is freed.
reimar
2008-01-27
*
Support vobsub palette in extradata, as exported by libavformat
reimar
2008-01-26
*
Check for stream change in dvdnav.
ben
2008-01-26
*
Add support for dvdnav still frames playback.
ben
2008-01-26
*
Fix auto-sub code to support filenames with any extension length.
ulion
2008-01-20
*
audio_out / video_out structs should be treated as const
reimar
2008-01-19
*
Instead of keeping attachments in mkv demuxer, use demuxer_add_attachment().
eugeni
2008-01-12
*
allow profile loading per audio/video output
ben
2008-01-10
*
factorizes variable check
ben
2008-01-10
*
add support for per protocol and per extension playback profile loading
ben
2008-01-10
*
Use getppid instead of getpid and move a snprintf to where it is actually nee...
reimar
2008-01-08
*
Simplify a needlessly complex use of snprintf
reimar
2008-01-08
*
Do not use exit_player in the signal handler, this code just can not
reimar
2008-01-08
*
Clear fonts when the file is closed.
eugeni
2008-01-08
*
Add heartbeat-cmd option
reimar
2008-01-07
*
Make some functions in mplayer.c static
reimar
2008-01-06
*
Remove useless #ifdefs
reimar
2007-12-22
*
OSD menu support mouse selection.
ulion
2007-12-22
*
Ignore mouse pos command when pausing.
ulion
2007-12-19
*
Make libmenu init and uninit in proper place.
ulion
2007-12-19
*
Do not operate on vobsub when no video (Bug #312).
ulion
2007-12-18
*
Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__.
diego
2007-12-16
*
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv...
nicodvb
2007-12-15
*
Support chapter in OSD menu.
ulion
2007-12-14
*
Fix libass to support -nofontconfig.
ulion
2007-12-12
*
When auto loading subs, log warning instead of error for load failure.
ulion
2007-12-04
*
Skip empty vobsub streams when selecting subtitles.
ulion
2007-12-03
*
Remove the pause filter and the cmd queue hack, to know the mplayer going to
ulion
2007-11-15
*
Make crash-debug gdb auto-execute "bt"
reimar
2007-11-10
*
Restore terminal for gdb with -crash-debug by calling getch2_disable()
reimar
2007-11-10
*
Fix memory leak caused by after calling mp_input_get_cmd didn't free the cmd.
ulion
2007-11-06
*
Old code for dvdsub_id fix assume the global_sub_indices[SUB_SOURCE_DEMUX]
ulion
2007-11-04
*
We support gcc 2.95 (fixes r24928).
cehoyos
2007-11-02
*
A/V sync: take audio filter buffers into account
uau
2007-11-01
*
Add audio filter scaletempo
uau
2007-11-01
*
Make output samplerate independent of -speed
uau
2007-11-01
*
Simplify init_audio_filters() arguments
uau
2007-11-01
*
Change decode_audio() interface
uau
2007-11-01
*
Clean up some fields in stheader.h structs
uau
2007-11-01
*
Do not reset user-enabled mute on EOF, but only on exit.
reimar
2007-09-03
*
moved to reinit_video_chain() the assignment of sh_video->stream_aspect, wher...
nicodvb
2007-09-01
*
if the stream reader supports it assign to the video the stream aspect ratio
nicodvb
2007-09-01
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Fix warnings:
diego
2007-08-25
*
Add separate event input type for terminal+vo
uau
2007-08-25
*
Remove unnecessary OSD visibility code
uau
2007-08-21
*
Minor code cleanup
uau
2007-08-21
[next]