Wed, 14 Jun 2006 19:48:54 +0000 |
uau |
Clean up audio pts handling, make audio pts tracking in the audio-only
|
Sun, 11 Jun 2006 21:29:00 +0000 |
nicodvb |
include stream_dvd's interface from libmpdemux/stream_dvd.h
|
Sun, 11 Jun 2006 21:16:12 +0000 |
nicodvb |
moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
|
Tue, 09 May 2006 07:17:19 +0000 |
diego |
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.
|
Fri, 05 May 2006 17:30:52 +0000 |
uau |
Don't blit frame if we hit EOF and no new frame is read. Fixes picture
|
Thu, 27 Apr 2006 22:13:59 +0000 |
uau |
Remove a useless variable.
|
Thu, 27 Apr 2006 13:22:23 +0000 |
diego |
spelling/grammar/wording fixes in doxygen and non-doxygen comments
|
Thu, 27 Apr 2006 13:16:40 +0000 |
uau |
Remove useless "#if 0" blocks
|
Thu, 27 Apr 2006 12:40:29 +0000 |
uau |
Make EDL compilation unconditional
|
Thu, 27 Apr 2006 11:13:21 +0000 |
uau |
Change common pts variables from floats to doubles. Individual demuxers
|
Tue, 25 Apr 2006 22:34:40 +0000 |
uau |
The code setting the OSD seek direction indicator for absolute seeks was
|
Tue, 25 Apr 2006 21:36:02 +0000 |
uau |
Remove updating of vo_mouse_timer_const from the main loop and also
|
Tue, 25 Apr 2006 20:32:46 +0000 |
nicodvb |
simplified management of dvb channel switching
|
Mon, 24 Apr 2006 21:33:50 +0000 |
albeu |
Doxygen attack! - Chapter 2
|
Mon, 24 Apr 2006 11:00:20 +0000 |
rtognimp |
5 - Drop more buffered audio data left from old position when seeking.
|
Mon, 24 Apr 2006 10:58:40 +0000 |
rtognimp |
4 - Implement a better way to calculate current audio pts and use it for
|
Mon, 24 Apr 2006 10:26:19 +0000 |
rtognimp |
1 - Remove kernel HZ=100 assumptions that are no longer true from
|
Mon, 24 Apr 2006 07:20:34 +0000 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
Sun, 23 Apr 2006 23:26:12 +0000 |
diego |
Remove support for default.sub.
|
Sun, 23 Apr 2006 23:14:58 +0000 |
diego |
Kill an unused variable warning.
|
Sun, 23 Apr 2006 15:39:51 +0000 |
albeu |
Add properties to get/set the stream position and get the stream
|
Sun, 23 Apr 2006 14:48:15 +0000 |
albeu |
Align osd_show_text with osd_show_property_text.
|
Sun, 23 Apr 2006 14:31:54 +0000 |
albeu |
Add a new command: osd_show_property_text that show an expanded property
|
Sat, 22 Apr 2006 19:29:02 +0000 |
albeu |
Handle the tv color control commands with the properties.
|
Sat, 22 Apr 2006 14:30:22 +0000 |
albeu |
Add properties for the tv input color controls.
|
Wed, 19 Apr 2006 21:06:12 +0000 |
reimar |
add a newline before the "Playing"... line
|
Mon, 17 Apr 2006 16:31:42 +0000 |
corey |
Include buffered decoded audio in A-V sync calculations.
|
Sat, 15 Apr 2006 09:36:53 +0000 |
reimar |
do not try to load default.sub when it doesn't exist. Fixes bug #480.
|
Fri, 14 Apr 2006 10:57:41 +0000 |
reimar |
fix A-V sync overcorrection for desync due to too slow hardware.
|
Thu, 06 Apr 2006 12:12:08 +0000 |
reimar |
sh_audio->delay is adjusted in the wrong direction when changing audio_delay
|
Thu, 30 Mar 2006 23:47:03 +0000 |
rfelker |
more cruft
|
Thu, 30 Mar 2006 23:44:35 +0000 |
rfelker |
arrg more of this stupid cruft
|
Mon, 27 Mar 2006 18:33:23 +0000 |
albeu |
Fix stepping in the playtree when interupting libmpdemux.
|
Fri, 24 Mar 2006 20:42:23 +0000 |
albeu |
Get rid of 2 osd related hacks.
|
Fri, 24 Mar 2006 19:32:23 +0000 |
albeu |
Subtitles properties: move sub_select, sub_pos, sub_visibilty,
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Thu, 23 Mar 2006 15:17:23 +0000 |
albeu |
Fix osd_show_msg alignment and make sure msg strings
|
Thu, 23 Mar 2006 01:22:43 +0000 |
albeu |
Convert fullscreen, panscan, color controls, ontop, rootwin,
|
Wed, 22 Mar 2006 23:05:13 +0000 |
albeu |
Move audio_delay to a property and add a few read only properties to
|
Wed, 22 Mar 2006 16:35:17 +0000 |
albeu |
Add an option to list the properties: -list-properties
|
Wed, 22 Mar 2006 00:19:02 +0000 |
albeu |
Add the new property API and implement a couple properties.
|
Tue, 21 Mar 2006 23:09:52 +0000 |
michael |
feed something (hopefully correct timestamps) into the video filter chain
|
Sat, 18 Mar 2006 18:48:14 +0000 |
diego |
Print the mute state on the OSD.
|
Sat, 18 Mar 2006 18:13:22 +0000 |
albeu |
Enable gui key bindings only when running the gui. Fix enter and esc
|
Sun, 05 Mar 2006 08:55:08 +0000 |
nicodvb |
restored the ability to disable subtitles when cycling with slave command 'sub_select' (previously broken in release 1.900)
|
Thu, 02 Mar 2006 21:19:57 +0000 |
nicodvb |
don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d org
|
Mon, 20 Feb 2006 09:36:10 +0000 |
corey |
New option: -ignore-start
|
Sat, 18 Feb 2006 09:26:39 +0000 |
corey |
dwStart support for mplayer.
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
Thu, 09 Feb 2006 19:39:51 +0000 |
corey |
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Tue, 07 Feb 2006 20:22:44 +0000 |
corey |
1. Include audio_delay as an argument to demux_seek.
|
Fri, 13 Jan 2006 20:06:59 +0000 |
nicodvb |
dvd subtitles should be disabled by default, and enabled specifying -sid or -slang; this fix also restores the display of other subtitles types when dvd subs are present
|
Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Sun, 08 Jan 2006 10:18:18 +0000 |
henry |
fix premature end of audio playback (audio only)
|
Wed, 04 Jan 2006 15:28:02 +0000 |
gpoirier |
Update copyright date to 2006
|
Mon, 02 Jan 2006 20:40:25 +0000 |
nicodvb |
don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
|
Sat, 31 Dec 2005 07:37:37 +0000 |
henry |
check the intermediate audio buffer
|
Thu, 29 Dec 2005 11:27:22 +0000 |
ods15 |
change erase to end of line, fall back to old behavior if no termcap found
|
Tue, 27 Dec 2005 10:42:02 +0000 |
ods15 |
Fix erase to end of line with windows, windows terminal does not support
|