Sun, 24 Jun 2007 08:10:07 +0000 |
reimar |
Simplify and correct subtitle selection, no more special cases for
|
Thu, 21 Jun 2007 08:18:51 +0000 |
voroshil |
Revert r23530.
|
Wed, 20 Jun 2007 02:26:20 +0000 |
zuxy |
The audio balance feature implemented with af_pan.
|
Sun, 17 Jun 2007 08:29:26 +0000 |
reimar |
Merge (trivial) dvdnav and dvdread subtitle selection code
|
Sun, 17 Jun 2007 08:26:07 +0000 |
reimar |
Make sure we do not access demuxer->s_streams out of bounds
|
Sun, 10 Jun 2007 00:06:12 +0000 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
Thu, 31 May 2007 13:07:52 +0000 |
albeu |
Add new properties percent_pos and time_pos.
|
Thu, 31 May 2007 13:02:51 +0000 |
albeu |
Make the length property use the time type.
|
Thu, 31 May 2007 12:42:02 +0000 |
albeu |
Move the time printing code out of the length property.
|
Thu, 31 May 2007 09:42:14 +0000 |
albeu |
Allow setting the direction in the step_property command.
|
Thu, 31 May 2007 09:13:21 +0000 |
albeu |
Fix the step_property coammand to correctly handle the step size with
|
Wed, 30 May 2007 06:53:06 +0000 |
albeu |
Add PRINT to the samplerate property.
|
Tue, 29 May 2007 22:14:41 +0000 |
albeu |
Make all the info available via the metadata API available via properties.
|
Tue, 29 May 2007 21:49:39 +0000 |
albeu |
Rework the property API to allow sub properties such as
|
Tue, 08 May 2007 21:23:07 +0000 |
ben |
cosmetic: indent
|
Tue, 08 May 2007 21:22:21 +0000 |
ben |
cosmetic: use K&R coding style, as in reste of the file
|
Tue, 08 May 2007 12:20:46 +0000 |
ben |
support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft dot com>)
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|
Sat, 17 Mar 2007 11:51:17 +0000 |
voroshil |
New slave command: tv_step_freq <offset in MHz>
|
Sun, 11 Mar 2007 06:16:14 +0000 |
uau |
Move the sh_audio->delay field to mpctx->delay.
|
Fri, 09 Mar 2007 14:04:07 +0000 |
uau |
Include <string.h> explicitly.
|
Fri, 09 Mar 2007 12:43:26 +0000 |
uau |
Move command.c.tmp over now identical command.c
base
command.c.tmp@38c0b6d35d7f
|
Wed, 21 Feb 2007 19:48:12 +0000 |
ivo |
fix compilation with gcc 2.95.3
|
Wed, 21 Feb 2007 00:49:24 +0000 |
uau |
Split command/property handling from mplayer.c to a new file command.c.
|