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
*
Fix the linking of TOOLS/netstream and TOOLS/vivodump.
diego
2008-06-06
*
Add a slave command to stop stream playback.
ben
2008-05-27
*
Re-add (hackish) support for -chapter (only start chapter, end is not support...
reimar
2008-05-24
*
Avoid crash with video stream switching and -nosound
reimar
2008-05-21
*
Delcare a dvdnav-specific input section if the currently played
ben
2008-05-13
*
Cosmetics: remove some commented code.
eugeni
2008-05-12
*
Change subtitle selection order by giving "indirect" ways of specifying the
eugeni
2008-05-12
*
Request a timer resolution of 1 ms on Windows, the default of
reimar
2008-05-10
*
use existing MSGTR_FilefmtFourccSizeFpsFtime translatable string macro
corey
2008-04-23
*
Add options to disable some or all config files.
albeu
2008-04-14
*
Replace the trivial command line preparser with a more robust version
albeu
2008-04-13
*
Remove the need for code using stream to export an mp_input_check_interrupt()
albeu
2008-04-09
*
Add some const qualifiers to reduce warnings
uau
2008-04-02
*
Remove unnecessary includes
uau
2008-04-01
*
Support 'default' attribute for audio and subtitle tracks.
eugeni
2008-03-30
*
Handle property commands in idle mode.
reimar
2008-03-28
*
Experimental support for -framedrop with -correct-pts.
reimar
2008-03-17
*
cosmetics: Decrapify the indentation of the last few blocks of main().
diego
2008-03-07
*
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
diego
2008-03-04
*
Add ID_SEEKABLE information to -identify output.
diego
2008-03-03
*
Select audio stream in mplayer and mencoder, overriding demuxer decision.
eugeni
2008-02-29
*
Demuxer-independent subtitle track selection.
eugeni
2008-02-29
*
Attempt to fix -chapter broken for mkv in r25987
reimar
2008-02-28
*
Fix continuous scrolling on OS/2 due to status line updates unless -quiet
diego
2008-02-22
*
OS/2 getch2() support
diego
2008-02-21
*
Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
diego
2008-02-21
*
Remove pointless #ifdefs around extern declarations.
diego
2008-02-20
*
Change force_fps and force_ofps to double
reimar
2008-02-14
*
typo fix: inited --> initialized
diego
2008-02-14
*
-chapter is now handled uniformly calling demuxer_seek_chapter() instead
nicodvb
2008-02-11
*
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
[next]