index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: remove some unnecessary input.[ch] typedefs
Uoti Urpala
2011-07-16
1
-2
/
+2
*
OSD: when switching sub/audio tracks show title of new track
Uoti Urpala
2011-07-03
1
-9
/
+20
*
commands: change property mechanism to use talloc strings
Uoti Urpala
2011-07-03
1
-63
/
+52
*
command.c: Add missing osdep/strsep.h #include
diego
2011-06-29
1
-0
/
+1
*
Merge branch 'mplayer1_changes'
Uoti Urpala
2011-05-02
1
-0
/
+2
|
\
|
*
commands: Fix DVD angle cycling up
reimar
2011-05-02
1
-0
/
+2
*
|
command.c: fix sub_remove crash
Uoti Urpala
2011-05-02
1
-1
/
+8
*
|
audio: change external AO interface to "ao_[method](ao, ...)"
Uoti Urpala
2011-04-09
1
-1
/
+1
|
/
*
core, demux: fix video index handling in stream switching
Uoti Urpala
2011-03-31
1
-15
/
+11
*
cleanup: define ROUND() macro in mpcommon.h
cboesch
2011-01-31
1
-2
/
+0
*
commands: improve playback speed property/commands
Uoti Urpala
2011-01-28
1
-19
/
+15
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
1
-5
/
+5
*
subs: use correct font aspect ratio for libass + converted subs
Uoti Urpala
2011-01-26
1
-3
/
+8
*
subtitles: add framework for subtitle decoders
Uoti Urpala
2011-01-18
1
-4
/
+6
*
subtitles: move global ass_track to struct osd_state
Uoti Urpala
2011-01-15
1
-14
/
+11
*
core: move most mpcommon.c contents to mplayer.c
Uoti Urpala
2011-01-15
1
-1
/
+1
*
core: move global "subdata" and "vo_sub_last" to mpctx
Uoti Urpala
2011-01-11
1
-8
/
+9
*
Merge branch 'hr-seek'
Uoti Urpala
2010-12-20
1
-31
/
+60
|
\
|
*
core: add support for precise non-keyframe-limited seeks
Uoti Urpala
2010-12-20
1
-7
/
+9
|
*
core: add struct for queued seek info
Uoti Urpala
2010-12-20
1
-20
/
+12
|
*
commands: add generic option -> property wrapper
Uoti Urpala
2010-12-18
1
-0
/
+37
|
*
core: avoid using sh_video->pts as "current pts"
Uoti Urpala
2010-12-14
1
-7
/
+5
*
|
commands: clean up get_metadata() and related code
Uoti Urpala
2010-12-20
1
-68
/
+42
*
|
commands: Allow cycling subtitles backwards with 'J'
reimar
2010-12-16
1
-2
/
+4
*
|
Change some filename-handling code to use mp_basename()
cboesch
2010-12-16
1
-8
/
+3
*
|
core: avoid using build_afilter_chain() directly
reimar
2010-12-16
1
-7
/
+7
|
/
*
options: more mplayer.c options moved to option struct
Clément Bœsch
2010-11-14
1
-1
/
+1
*
core: use correct demuxer with -audiofile / -subfile
Uoti Urpala
2010-11-08
1
-18
/
+18
*
core: move video pos/length query functions from demux to core
Uoti Urpala
2010-11-08
1
-19
/
+11
*
cleanup: don't check for NULL before free()
diego
2010-11-08
1
-4
/
+2
*
Add a simple capture feature (-capture)
Uoti Urpala
2010-11-02
1
-0
/
+38
*
new slave command: af_cmdline, for changing audio filter options
reimar
2010-11-02
1
-0
/
+13
*
cosmetics: remove some useless braces from command.c
cigaes
2010-11-02
1
-4
/
+0
*
command.c: use different field in property table for integer data
Uoti Urpala
2010-11-02
1
-21
/
+21
*
command.c: Change cast to avoid a warning
reimar
2010-11-02
1
-1
/
+1
*
slave mode: Add stream_time_pos property
reimar
2010-11-02
1
-0
/
+13
*
subs: Change global subtitle numbering scheme
reimar
2010-11-02
1
-48
/
+105
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
1
-1
/
+1
*
Make audio stream index handling saner in stream switching
Uoti Urpala
2010-05-22
1
-13
/
+8
*
Merge svn change r31134
Uoti Urpala
2010-05-07
1
-1316
/
+1316
|
\
|
*
the great MPlayer tab removal: part II
diego
2010-05-03
1
-1416
/
+1416
*
|
Merge svn changes up to r31033
Uoti Urpala
2010-04-26
1
-0
/
+48
|
\
|
|
*
Add slave commands for loading and unloading audio filters at runtime.
cehoyos
2010-04-11
1
-0
/
+37
|
*
Add osd_show_progression: Show progress bar and elapsed/total time.
cehoyos
2010-04-09
1
-0
/
+11
*
|
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
1
-1
/
+1
|
\
|
|
*
Rename get_path.[ch] --> path.[ch].
diego
2010-03-20
1
-1
/
+1
*
|
Fix chapter handling with first chapter not at beginning of file
Uoti Urpala
2010-04-25
1
-1
/
+1
*
|
Move seek-reset functionality out of demuxer.c
Uoti Urpala
2010-04-23
1
-0
/
+11
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
|
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
1
-0
/
+18
|
\
|
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
1
-0
/
+18
*
|
Merge svn changes up to r30419
Uoti Urpala
2010-01-25
1
-40
/
+56
|
\
|
|
*
Also handle ASS subtitles when removing subtitles via sub_remove slave command.
reimar
2010-01-22
1
-0
/
+15
|
*
Avoid duplicating code to remove subtitles (sub_remove slave command).
reimar
2010-01-22
1
-38
/
+41
*
|
translations: corrently translate most OSD output
Uoti Urpala
2010-01-12
1
-49
/
+52
*
|
translations: add infrastructure for translated OSD messages
Uoti Urpala
2010-01-12
1
-4
/
+4
*
|
Merge svn changes up to r30136
Uoti Urpala
2009-12-30
1
-27
/
+41
|
\
|
|
*
Return the actually playing audio/video id for get_property, not the one
reimar
2009-12-27
1
-12
/
+12
|
*
Subtitle are now also available without video, so remove that
reimar
2009-12-27
1
-3
/
+0
|
*
Use the same condition to decide if the audio/video id property is
reimar
2009-12-27
1
-12
/
+4
|
*
When setting audio or video track make sure we will not try to
reimar
2009-12-27
1
-2
/
+4
|
*
Print a ANS_ERROR reply if one of the *_property slave command fails.
reimar
2009-12-27
1
-2
/
+25
|
*
Never include ass.h and ass_types.h directly, use ass_mp.h instead.
reimar
2009-12-19
1
-1
/
+0
*
|
Fix printf format strings with invalid '%lf' conversion
Uoti Urpala
2009-12-15
1
-2
/
+2
*
|
options: Move ass_enabled to options struct
Uoti Urpala
2009-12-02
1
-5
/
+6
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
1
-31
/
+21
|
\
|
|
*
Show OSD message when enabling/disabling de-interlacing.
cehoyos
2009-11-14
1
-0
/
+2
|
*
Avoid modifying dvdsub_id in command.c where possible.
reimar
2009-11-11
1
-2
/
+2
|
*
Make sure the teletext property stuff does not crash if no demuxer is available.
reimar
2009-11-09
1
-1
/
+1
|
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
1
-10
/
+0
|
*
Separate teletext from tv support.
cehoyos
2009-11-07
1
-19
/
+18
|
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
1
-0
/
+1
*
|
Add yuv_colorspace property, implemented in vo_vdpau and vo_xv
Uoti Urpala
2009-11-15
1
-0
/
+45
*
|
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
1
-2
/
+3
|
\
|
|
*
Make update_subtitles work without sh_video for text subtitles.
reimar
2009-09-23
1
-1
/
+6
*
|
UI: Make the 'D' key print the new deinterlace status
Uoti Urpala
2009-09-19
1
-1
/
+4
*
|
commands: Add set_property_osd and step_property_osd
Uoti Urpala
2009-09-19
1
-0
/
+11
*
|
command.c: Split property OSD display from property commands
Uoti Urpala
2009-09-19
1
-75
/
+152
*
|
Merge svn changes up to r29684
Uoti Urpala
2009-09-16
1
-0
/
+4
|
\
|
|
*
Make indentation consistent with the rest of the file
reimar
2009-09-08
1
-1
/
+1
|
*
Never switch to a program with no audio and no video.
reimar
2009-09-08
1
-0
/
+4
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
1
-10
/
+0
|
\
|
|
*
Only #include stream/stream_dvd.h when libdvdread is enabled.
diego
2009-08-03
1
-0
/
+2
|
*
Remove pointless #ifdefs around harmless internal header #includes.
diego
2009-08-02
1
-16
/
+0
*
|
Remove internal libass tree
Uoti Urpala
2009-07-26
1
-4
/
+1
*
|
Remove the internal GUI
Anton Khirnov
2009-07-07
1
-24
/
+0
*
|
Merge svn changes up to r29412
Uoti Urpala
2009-07-07
1
-4
/
+4
|
\
|
|
*
Make set_property chapter 0-based like all other chapter-related
reimar
2009-06-28
1
-2
/
+2
|
*
Do not use MAX_A/V_STREAMS as upper limit for switch_audio/switch_video
reimar
2009-06-20
1
-2
/
+2
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-1
/
+1
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-1
/
+1
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-72
/
+72
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-71
/
+71
*
|
Disallow subtitles without video
Uoti Urpala
2009-06-13
1
-2
/
+2
*
|
Support chapter seeking with ordered chapters
Uoti Urpala
2009-04-02
1
-4
/
+4
*
|
Change demuxer_seek_chapter() parameters
Uoti Urpala
2009-04-02
1
-5
/
+5
*
|
Initial ordered chapters support
Uoti Urpala
2009-04-02
1
-1
/
+1
*
|
core: Clean up OSD seek info logic
Uoti Urpala
2009-03-31
1
-5
/
+6
*
|
options: Move osd_level and osd_duration to options struct
Uoti Urpala
2009-03-31
1
-13
/
+17
*
|
Set the fullscreen option value too when fs state changes
Uoti Urpala
2009-03-29
1
-0
/
+1
*
|
Merge svn changes up to r28403
Uoti Urpala
2009-01-31
1
-0
/
+4
|
\
|
|
*
command.c: Fix some commands crashing during audio-only playback
uau
2009-01-31
1
-0
/
+4
*
|
Update OSD while paused
Uoti Urpala
2008-12-09
1
-4
/
+7
*
|
Allow seeking while paused
Uoti Urpala
2008-12-09
1
-10
/
+1
*
|
Start pause handling changes
Uoti Urpala
2008-12-09
1
-15
/
+29
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
1
-1
/
+1
|
\
|
|
*
Print ID_EXIT and exit reason message in identify mode when exiting.
reimar
2008-12-02
1
-1
/
+1
*
|
Merge svn changes up to r27841
Uoti Urpala
2008-10-28
1
-0
/
+2
|
\
|
|
*
Disallow the modification of teletext properties when the tv demuxer is
faust3
2008-10-27
1
-0
/
+2
*
|
Merge svn changes up to r27682
Uoti Urpala
2008-10-02
1
-4
/
+25
|
\
|
|
*
Use the existing pt_iter_goto_head function instead of reimplementing it
reimar
2008-10-01
1
-2
/
+2
|
*
mpctx->playtree is a node, files can not be directly appended to it,
reimar
2008-10-01
1
-2
/
+2
|
*
Add a "pause" property to allow checking if MPlayer is paused.
reimar
2008-10-01
1
-0
/
+8
|
*
slave command to get the number of chapters; patch by Kevin DeKorte - kdekort...
nicodvb
2008-09-26
1
-0
/
+13
*
|
Merge svn changes up to r27514
Uoti Urpala
2008-09-03
1
-0
/
+1
|
\
|
|
*
handle the lavfpref demuxer in the same way as the lavf one
aurel
2008-08-27
1
-0
/
+1
*
|
core: Clean up move-to-next-file logic
Uoti Urpala
2008-08-13
1
-15
/
+19
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
1
-28
/
+36
|
\
|
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
1
-3
/
+3
|
*
Fix wrong behavior with slave command by going back to the starting point
ben
2008-08-07
1
-0
/
+4
|
*
cosmetic: reindent after r27414
ben
2008-08-04
1
-1
/
+1
|
*
Fixes unsafe 'chapter' command with get_property() call.
ben
2008-08-04
1
-1
/
+2
|
*
cosmetic: reindent after r27412
ben
2008-08-04
1
-1
/
+1
|
*
Fixes unsafe 'angle' command with get_property() call.
ben
2008-08-04
1
-1
/
+2
|
*
Fixes unsafe 'switch_audio' command with set_property() call.
ben
2008-08-04
1
-0
/
+2
|
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
1
-21
/
+21
*
|
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
1
-6
/
+6
|
\
|
|
*
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
diego
2008-07-30
1
-2
/
+2
|
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
1
-4
/
+4
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
1
-31
/
+31
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
1
-31
/
+31
*
|
Merge svn changes up to r27123
Uoti Urpala
2008-06-23
1
-1
/
+38
|
\
|
|
*
Keep old dvdnav sub-command options for a while in order
ben
2008-06-20
1
-0
/
+13
|
*
Change DVDNAV command key names.
ben
2008-06-19
1
-1
/
+25
*
|
Merge svn changes up to r27025
Uoti Urpala
2008-06-07
1
-3
/
+3
|
\
|
|
*
Rename some functions as they are mplayer related and not
ben
2008-06-07
1
-2
/
+2
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
1
-1
/
+6
|
\
|