index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
command.c
Commit message (
Expand
)
Author
Age
*
Remove some unnecessary recursive includes
Uoti Urpala
2008-04-23
*
Move dvdsub_id to options struct
Uoti Urpala
2008-04-23
*
Move audio_id and video_id to options struct
Uoti Urpala
2008-04-23
*
Move playback_speed to options struct
Uoti Urpala
2008-04-23
*
Move global rel_seek_secs and abs_seek_pos to mpctx
Uoti Urpala
2008-04-23
*
Remove static mpctx from mplayer.c
Uoti Urpala
2008-04-23
*
Move loop_times to option struct
Uoti Urpala
2008-04-23
*
Move vo_screenwidth,vo_screenheight to options struct
Uoti Urpala
2008-04-23
*
Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo struct
Uoti Urpala
2008-04-23
*
Move global vo_config_count to vo struct
Uoti Urpala
2008-04-23
*
Move vo_ontop to options struct
Uoti Urpala
2008-04-23
*
Start of new option system
Uoti Urpala
2008-04-23
*
Add new video driver API
Uoti Urpala
2008-04-23
*
Remove unnecessary includes
uau
2008-04-01
*
Include some .h files in corresponding .c files
uau
2008-03-28
*
Add missing #include.
eugeni
2008-02-29
*
Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle
eugeni
2008-02-29
*
Fill sh_audio_t.lang in lavf and mkv demuxers. Use it for printing audio track
eugeni
2008-02-29
*
typo fix: inited --> initialized
diego
2008-02-14
*
show dvdnav selection in the OSD only when the osd_level>1; patch by foxcore ...
nicodvb
2008-01-29
*
More places that should use SEEK_ABSOLUTE / SEEK_FACTOR
reimar
2008-01-29
*
Simplify a condition that probably is not necessary at all
reimar
2008-01-28
*
reindent after r25881
ben
2008-01-27
*
sub_scale command can now handle both ass and non-ass subs at a time
ben
2008-01-27
*
Add support for dvdnav still frames playback.
ben
2008-01-26
*
Add new command to switch between dvdnav titles
ben
2008-01-24
*
cosmetic: reindent code after r25843
ben
2008-01-23
*
sub_scale command now works with ass subtitles renderer
ben
2008-01-23
*
Add ass_use_margins command and property to shift subtitles to margins and back
eugeni
2008-01-23
*
Make mp_properties const
reimar
2008-01-13
*
Remove global_ass_track. Instead create an ass_track for each 't' track.
eugeni
2008-01-11
*
Clear demuxed data when subtitle track is changed.
eugeni
2008-01-10
*
properties to get and set angle; patch by oattila chello hu
nicodvb
2008-01-05
*
Fix property audio_delay bug when step up/down with arg value NULL.
ulion
2008-01-05
*
Add some const/static qualifiers as appropriate
reimar
2007-12-24
*
Check availability before check argument for getting gamma properties.
ulion
2007-12-22
*
Revert to r25490, since the r25491 is not correct.
ulion
2007-12-22
*
Combine code for check availability of property audio(id).
ulion
2007-12-22
*
Combine common code for check whether chapter is available.
ulion
2007-12-22
*
OSD menu support mouse selection.
ulion
2007-12-22
*
Modified for using chapter property for $(NAME:TEXT) or ?(NAME:TEXT).
ulion
2007-12-17
*
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv...
nicodvb
2007-12-15
*
Support chapter as a property.
ulion
2007-12-14
*
Skip empty vobsub streams when selecting subtitles.
ulion
2007-12-03
*
Remove last remains of long-gone VOCTRL_SCREENSHOT
reimar
2007-12-02
*
Support select subtitle by source, add 4 properties:
ulion
2007-11-25
*
Fix pausing_toggle not continue play bug when it follows a pause immediately.
ulion
2007-11-17
*
Implement X/27/0 packet decoding.
voroshil
2007-08-28
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Extract a poor int declaration from within the uncouth grip of an if statement
diego
2007-08-25
[next]