Thu, 30 Aug 2001 12:47:13 +0000 |
arpi |
stop/pause/seek gui
|
Thu, 30 Aug 2001 12:19:52 +0000 |
arpi |
pause/play
|
Thu, 30 Aug 2001 11:54:27 +0000 |
arpi |
set current_module for OSD
|
Thu, 30 Aug 2001 10:55:17 +0000 |
pontscho |
normal size
|
Wed, 29 Aug 2001 20:22:23 +0000 |
arpi |
-dumpsub works for avi, then dumps .sub file
|
Wed, 29 Aug 2001 17:37:03 +0000 |
pontscho |
resize
|
Wed, 29 Aug 2001 15:08:43 +0000 |
pontscho |
add filename drawing
|
Tue, 28 Aug 2001 22:46:15 +0000 |
arpi |
nosound problems fixed
|
Tue, 28 Aug 2001 21:47:20 +0000 |
arpi |
getch2 vs. gui fixed
|
Tue, 28 Aug 2001 21:35:04 +0000 |
arpi |
gui seekbar position fixed
|
Tue, 28 Aug 2001 15:56:53 +0000 |
pontscho |
cleanup, sorry
|
Tue, 28 Aug 2001 15:55:02 +0000 |
pontscho |
fix hprogressbar
|
Tue, 28 Aug 2001 14:22:37 +0000 |
atlka |
changes according to OSD calculations
|
Tue, 28 Aug 2001 12:43:41 +0000 |
atlka |
corrections to OSD progbar position calculations
|
Tue, 28 Aug 2001 08:06:26 +0000 |
atlka |
checking range of vo_osd_progbar_value added
|
Mon, 27 Aug 2001 23:56:44 +0000 |
arpi |
GUI stuff. now seeking works, and xmga renders to video window
|
Mon, 27 Aug 2001 00:55:25 +0000 |
arpi |
GUI integration, step 1
|
Sat, 25 Aug 2001 21:05:23 +0000 |
arpi |
GUI support (--enable-gui)
|
Sat, 25 Aug 2001 19:11:24 +0000 |
arpi |
-vo help fixed
|
Fri, 24 Aug 2001 05:52:08 +0000 |
atmos4 |
Show filename on beginning of playback.
|
Thu, 23 Aug 2001 13:21:21 +0000 |
arpi |
file_format -> demuxer->file_format
|
Thu, 23 Aug 2001 12:24:59 +0000 |
arpi |
dec_video uninit
|
Thu, 23 Aug 2001 11:42:21 +0000 |
arpi |
fixed duplicated loading of sub
|
Thu, 23 Aug 2001 11:33:58 +0000 |
atlka |
make automatic subfile detection working with many files
|
Wed, 22 Aug 2001 23:48:18 +0000 |
arpi |
free stream/demuxer. continue playback with next file if error found
|
Wed, 22 Aug 2001 21:35:44 +0000 |
arpi |
initial multifile support
|
Wed, 22 Aug 2001 19:29:47 +0000 |
arpi |
multifile support in config parser
|
Wed, 22 Aug 2001 19:02:28 +0000 |
arpi |
absolute seek debugging with 1-8 keys (disabled by default)
|
Wed, 22 Aug 2001 18:51:13 +0000 |
arpi |
removed ugly switch/goto hack
|
Tue, 21 Aug 2001 12:09:39 +0000 |
atlka |
if option -sub filename.utf then switch sub_utf8 on
|
Mon, 20 Aug 2001 21:20:03 +0000 |
arpi |
libDVDread support
|
Sat, 18 Aug 2001 20:32:09 +0000 |
arpi |
more messages for translator :)
|
Sat, 18 Aug 2001 19:52:14 +0000 |
arpi |
ehh. mp_msgt->mp_msg
|
Sat, 18 Aug 2001 19:51:21 +0000 |
arpi |
erros emssages moved to help_mp.h for translation
|
Fri, 17 Aug 2001 00:40:25 +0000 |
arpi |
printf->mp_msg/mp_dbg
|
Thu, 16 Aug 2001 22:40:06 +0000 |
arpi |
mp_msg init
|
Thu, 16 Aug 2001 09:25:32 +0000 |
atlka |
changes according to proper subfont bar positioning and char spaceing - sub.c
|
Thu, 16 Aug 2001 01:03:51 +0000 |
arpi |
display number of decoded frames (for progr. mpeg2)
|
Mon, 13 Aug 2001 13:12:49 +0000 |
atlka |
modified mplayer.c to rewert to PLAY after rewinding after 1 sec
|
Mon, 13 Aug 2001 11:08:18 +0000 |
atlka |
changes according to -utf8 option, draw_osd() function added
|
Sun, 12 Aug 2001 20:52:35 +0000 |
arpi |
PTS calc updates, fixes, cleanups, mess...
|
Sun, 12 Aug 2001 17:28:16 +0000 |
arpi |
seek.c moved to demuxer.c, stream_reset in new_demuxer()
|
Sun, 12 Aug 2001 15:46:09 +0000 |
arpi |
cleanup...
|
Sat, 11 Aug 2001 22:49:18 +0000 |
arpi |
better fix - now it's backward compatible
|
Sat, 11 Aug 2001 22:44:12 +0000 |
arpi |
VCD fix
|
Sat, 11 Aug 2001 20:37:33 +0000 |
arpi |
AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
|
Sat, 11 Aug 2001 00:53:45 +0000 |
arpi |
AVI pts/seek fixes, VBR support, faster NI seek
|
Fri, 10 Aug 2001 01:27:02 +0000 |
arpi |
'too slow' message is fixed - better detection now based on both drop_cnt and A-V sync
|
Thu, 09 Aug 2001 01:17:24 +0000 |
arpi |
stream opening -> open.c, initialframes ignored
|
Wed, 08 Aug 2001 19:37:45 +0000 |
arpi |
format-specific seeking code moved to demuxer_ stuff
|
Wed, 08 Aug 2001 13:34:08 +0000 |
arpi |
ffmpeg12 fix - now passing sequence header
|
Tue, 07 Aug 2001 16:03:30 +0000 |
arpi |
printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seek
|
Tue, 07 Aug 2001 00:47:02 +0000 |
arpi |
old InitialFrames stuff disabled - should work without it
|
Mon, 06 Aug 2001 23:59:50 +0000 |
arpi |
printfs cleanup - moved to higher -v level or moved to stderr
|
Mon, 06 Aug 2001 00:33:30 +0000 |
arpi |
ehh. 10l again...
|
Mon, 06 Aug 2001 00:30:29 +0000 |
arpi |
-quiet option patch by Adam Tla/lka atlka@pg.gda.pl
|
Sat, 04 Aug 2001 13:52:41 +0000 |
arpi |
-autoq option...
|
Wed, 01 Aug 2001 09:14:02 +0000 |
arpi |
missing unistd.h (requires for off_t under freebsd)
|
Wed, 01 Aug 2001 01:02:33 +0000 |
arpi |
contrast/brightness/etc patch (temporary)
|
Tue, 31 Jul 2001 23:18:16 +0000 |
arpi |
largefile patch by Stephen Davies <steve@daviesfam.org>
|