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
*
Merge branch 'hr-seek'
Uoti Urpala
2010-12-20
|
\
|
*
core: add support for precise non-keyframe-limited seeks
Uoti Urpala
2010-12-20
|
*
core: add struct for queued seek info
Uoti Urpala
2010-12-20
*
|
commands: clean up get_metadata() and related code
Uoti Urpala
2010-12-20
|
*
commands: add generic option -> property wrapper
Uoti Urpala
2010-12-18
*
|
commands: Allow cycling subtitles backwards with 'J'
reimar
2010-12-16
*
|
Change some filename-handling code to use mp_basename()
cboesch
2010-12-16
*
|
core: avoid using build_afilter_chain() directly
reimar
2010-12-16
|
*
core: avoid using sh_video->pts as "current pts"
Uoti Urpala
2010-12-14
|
/
*
options: more mplayer.c options moved to option struct
Clément Bœsch
2010-11-14
*
core: use correct demuxer with -audiofile / -subfile
Uoti Urpala
2010-11-08
*
core: move video pos/length query functions from demux to core
Uoti Urpala
2010-11-08
*
cleanup: don't check for NULL before free()
diego
2010-11-08
*
Add a simple capture feature (-capture)
Uoti Urpala
2010-11-02
*
new slave command: af_cmdline, for changing audio filter options
reimar
2010-11-02
*
cosmetics: remove some useless braces from command.c
cigaes
2010-11-02
*
command.c: use different field in property table for integer data
Uoti Urpala
2010-11-02
*
command.c: Change cast to avoid a warning
reimar
2010-11-02
*
slave mode: Add stream_time_pos property
reimar
2010-11-02
*
subs: Change global subtitle numbering scheme
reimar
2010-11-02
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
*
Make audio stream index handling saner in stream switching
Uoti Urpala
2010-05-22
*
Merge svn change r31134
Uoti Urpala
2010-05-07
|
\
|
*
the great MPlayer tab removal: part II
diego
2010-05-03
*
|
Merge svn changes up to r31033
Uoti Urpala
2010-04-26
|
\
|
*
|
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
\
*
|
|
Fix chapter handling with first chapter not at beginning of file
Uoti Urpala
2010-04-25
*
|
|
Move seek-reset functionality out of demuxer.c
Uoti Urpala
2010-04-23
|
|
*
Add slave commands for loading and unloading audio filters at runtime.
cehoyos
2010-04-11
|
|
*
Add osd_show_progression: Show progress bar and elapsed/total time.
cehoyos
2010-04-09
|
|
/
|
*
Rename get_path.[ch] --> path.[ch].
diego
2010-03-20
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
|
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
|
Merge svn changes up to r30419
Uoti Urpala
2010-01-25
|
\
|
|
*
Also handle ASS subtitles when removing subtitles via sub_remove slave command.
reimar
2010-01-22
|
*
Avoid duplicating code to remove subtitles (sub_remove slave command).
reimar
2010-01-22
*
|
translations: corrently translate most OSD output
Uoti Urpala
2010-01-12
*
|
translations: add infrastructure for translated OSD messages
Uoti Urpala
2010-01-12
*
|
Merge svn changes up to r30136
Uoti Urpala
2009-12-30
|
\
|
|
*
Return the actually playing audio/video id for get_property, not the one
reimar
2009-12-27
|
*
Subtitle are now also available without video, so remove that
reimar
2009-12-27
|
*
Use the same condition to decide if the audio/video id property is
reimar
2009-12-27
|
*
When setting audio or video track make sure we will not try to
reimar
2009-12-27
|
*
Print a ANS_ERROR reply if one of the *_property slave command fails.
reimar
2009-12-27
|
*
Never include ass.h and ass_types.h directly, use ass_mp.h instead.
reimar
2009-12-19
*
|
Fix printf format strings with invalid '%lf' conversion
Uoti Urpala
2009-12-15
*
|
options: Move ass_enabled to options struct
Uoti Urpala
2009-12-02
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
*
|
Add yuv_colorspace property, implemented in vo_vdpau and vo_xv
Uoti Urpala
2009-11-15
[next]