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
*
subdata must be set to NULL when the corresponding data was freed.
reimar
2007-07-25
1
-0
/
+2
*
Do not set vo_sub to NULL on changing subtitles, update_subtitles
reimar
2007-07-25
1
-7
/
+0
*
Make sure that sub->id is -2 and sub->sh is NULL if subtitle doesn't
reimar
2007-07-15
1
-0
/
+3
*
add support for subtitles thru lavf
aurel
2007-07-13
1
-0
/
+9
*
10L, sub_scale need freetype, add the #ifdef.
albeu
2007-07-10
1
-0
/
+6
*
Add a loop command and property.
albeu
2007-07-09
1
-0
/
+22
*
Add the sub_scale property and command.
albeu
2007-07-09
1
-0
/
+29
*
Simplify and correct subtitle selection, no more special cases for
reimar
2007-06-24
1
-17
/
+11
*
Revert r23530.
voroshil
2007-06-21
1
-149
/
+0
*
The audio balance feature implemented with af_pan.
zuxy
2007-06-20
1
-0
/
+54
*
Merge (trivial) dvdnav and dvdread subtitle selection code
reimar
2007-06-17
1
-11
/
+2
*
Make sure we do not access demuxer->s_streams out of bounds
reimar
2007-06-17
1
-2
/
+4
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
1
-0
/
+149
*
Add new properties percent_pos and time_pos.
albeu
2007-05-31
1
-0
/
+61
*
Make the length property use the time type.
albeu
2007-05-31
1
-2
/
+2
*
Move the time printing code out of the length property.
albeu
2007-05-31
1
-22
/
+1
*
Allow setting the direction in the step_property command.
albeu
2007-05-31
1
-1
/
+2
*
Fix the step_property coammand to correctly handle the step size with
albeu
2007-05-31
1
-5
/
+30
*
Add PRINT to the samplerate property.
albeu
2007-05-30
1
-0
/
+7
*
Make all the info available via the metadata API available via properties.
albeu
2007-05-29
1
-2
/
+89
*
Rework the property API to allow sub properties such as
albeu
2007-05-29
1
-46
/
+30
*
cosmetic: indent
ben
2007-05-08
1
-1
/
+1
*
cosmetic: use K&R coding style, as in reste of the file
ben
2007-05-08
1
-10
/
+5
*
support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ...
ben
2007-05-08
1
-0
/
+49
*
Gui --> gui
diego
2007-04-23
1
-1
/
+1
*
New slave command: tv_step_freq <offset in MHz>
voroshil
2007-03-17
1
-0
/
+6
*
Move the sh_audio->delay field to mpctx->delay.
uau
2007-03-11
1
-1
/
+1
*
Include <string.h> explicitly.
uau
2007-03-09
1
-0
/
+1
*
fix compilation with gcc 2.95.3
ivo
2007-02-21
1
-1
/
+2
*
Split command/property handling from mplayer.c to a new file command.c.
uau
2007-02-21
1
-0
/
+2389