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>
|
Mon, 30 Jul 2001 02:00:54 +0000 |
arpi |
libvo2 support
|
Sun, 29 Jul 2001 21:07:34 +0000 |
arpi |
nosound avi seeking fixed
|
Sun, 29 Jul 2001 17:42:06 +0000 |
arpi |
removed obsolote frame_corr_* stuff
|
Sun, 29 Jul 2001 02:08:27 +0000 |
arpi |
using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)
|
Sat, 28 Jul 2001 22:08:38 +0000 |
arpi |
small cosmetics fix
|
Sat, 28 Jul 2001 21:57:21 +0000 |
arpi |
seeking code moved out from mplayer.c -> seek.c
|
Sat, 28 Jul 2001 21:21:54 +0000 |
arpi |
mpeg seeking fixed
|
Sat, 28 Jul 2001 21:18:21 +0000 |
arpi |
using sh_video->i_bps...
|
Sat, 28 Jul 2001 20:33:51 +0000 |
arpi |
stage2 step 1
|
Mon, 23 Jul 2001 20:02:58 +0000 |
arpi |
grab.mpg fixed
|
Sat, 21 Jul 2001 22:37:55 +0000 |
arpi |
file-format detection stuff moved out from mplayer.c to demuxer.c and dec_video.c
|
Sat, 21 Jul 2001 01:17:00 +0000 |
arpi |
a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used after initialization.
|
Fri, 20 Jul 2001 00:01:09 +0000 |
arpi |
Applied DATADIR patch by Vladimir Kushnir
|
Mon, 16 Jul 2001 20:21:26 +0000 |
arpi |
mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)
|
Mon, 16 Jul 2001 17:07:13 +0000 |
arpi |
some more cleanup
|
Mon, 16 Jul 2001 15:36:20 +0000 |
arpi |
ds->type removed - using id-based audio format detection in mplayer.c
|
Mon, 16 Jul 2001 15:09:34 +0000 |
arpi |
d_audio->type stuff fixed
|
Mon, 16 Jul 2001 12:53:48 +0000 |
arpi |
some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
|
Tue, 10 Jul 2001 13:24:59 +0000 |
atmos4 |
Fixed a typo and wrong varname.
|
Sun, 08 Jul 2001 22:45:56 +0000 |
atmos4 |
As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
|
Sun, 08 Jul 2001 13:11:01 +0000 |
arpi |
mpeg2 timing & fps fix for ffmpeg12 codec
|
Sun, 08 Jul 2001 12:34:08 +0000 |
arpi |
mpeg2 timing & fps fix for ffmpeg12 codec
|
Sun, 08 Jul 2001 00:21:20 +0000 |
arpi |
video codec stuff moved to dec_video.c
|
Sat, 07 Jul 2001 18:46:15 +0000 |
arpi |
some code clanup (first step to libdemuxer)
|
Sat, 07 Jul 2001 09:53:47 +0000 |
atmos4 |
Replaced LGBs video codec forcing change with mine for audio and video codecs, which is IMHO more convenient cause codecs are selected by name instead of number, one unclearity is left to me, that's why audio_format is used once before codecs selection for MPEG_PS files, that's why I left -afm in for that one.
|
Fri, 06 Jul 2001 21:17:22 +0000 |
lgb |
-vcodec option (maybe some other name would be better though) to select between driver types without editing codecs.conf. mplayer will default to normal codec search loop if it does not find codec for the specified driver type. config range checking for the parameter (an integer) should be cleaned, IMHO
|
Mon, 02 Jul 2001 19:25:34 +0000 |
alex |
-dsp option removed, displaying help text (-ao oss:dsp_path)
|
Sat, 30 Jun 2001 22:17:14 +0000 |
arpi |
libavcodec zero frame DivX flickering fixed
|
Sat, 30 Jun 2001 00:16:39 +0000 |
arpi |
optional libavcodec (ffmpeg) support
|
Fri, 29 Jun 2001 21:35:30 +0000 |
arpi |
-dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)
|
Wed, 27 Jun 2001 11:39:17 +0000 |
atmos4 |
Added some nice vo/ao info.
|
Sun, 24 Jun 2001 00:02:23 +0000 |
arpi_esp |
fatal-error printfs moved stdout->stderr
|
Sat, 23 Jun 2001 17:10:52 +0000 |
arpi_esp |
sub at key=0 fixed
|
Thu, 21 Jun 2001 23:03:03 +0000 |
al3x |
egy hulye kis checking kimaradt az strcspn fv. jovoltabol
|
Thu, 21 Jun 2001 22:34:02 +0000 |
al3x |
vo/ao_subdevice implemented
|
Thu, 21 Jun 2001 00:06:40 +0000 |
arpi_esp |
FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>
|
Mon, 18 Jun 2001 14:19:13 +0000 |
al3x |
has_audio checkings at reset and exit added
|
Wed, 13 Jun 2001 21:57:36 +0000 |
arpi_esp |
-frames 0 fixed
|
Wed, 13 Jun 2001 21:55:24 +0000 |
arpi_esp |
-frames and -benchmark options to make chl & gabucino happy
|
Fri, 08 Jun 2001 23:35:23 +0000 |
arpi_esp |
remoevd unneeded soundcard.h includes
|
Thu, 07 Jun 2001 13:22:06 +0000 |
arpi_esp |
libao2 uninit fixed
|
Wed, 06 Jun 2001 21:16:21 +0000 |
arpi_esp |
Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>
|
Wed, 06 Jun 2001 01:39:39 +0000 |
arpi_esp |
avi streaming fixed
|
Tue, 05 Jun 2001 18:40:44 +0000 |
arpi_esp |
applied solaris8/netbsd/other fixes patch by J¸«ärgen Keil <jk@tools.de>
|
Tue, 05 Jun 2001 08:42:16 +0000 |
bertrand |
Did some cleanup around STREAMING defined.
|
Tue, 05 Jun 2001 02:26:56 +0000 |
arpi_esp |
Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>
|
Tue, 05 Jun 2001 02:13:31 +0000 |
lgb |
-dvd is renamed to -dvdauth, variable dvd_device is renamed to dvd_auth_device. These changes are needed for future DVD playback developmenting
|
Tue, 05 Jun 2001 01:14:38 +0000 |
arpi_esp |
some cleanup, old unused stuff removed
|
Tue, 05 Jun 2001 00:58:51 +0000 |
arpi_esp |
fixed punkso's mess... local variables moved back to main()
|
Mon, 04 Jun 2001 19:30:24 +0000 |
arpi_esp |
finished .asf seeking
|
Mon, 04 Jun 2001 18:40:57 +0000 |
pontscho |
terminal reset bug with gui fixed
|
Mon, 04 Jun 2001 17:58:32 +0000 |
bertrand |
Streaming function return the file_format and should be tested.
|
Mon, 04 Jun 2001 00:36:55 +0000 |
atmosfear |
Fix missing cast.
|
Sun, 03 Jun 2001 23:54:41 +0000 |
arpi_esp |
-framedrop fixed for VfW (I hope :))
|
Sun, 03 Jun 2001 23:37:20 +0000 |
arpi_esp |
keyframe flag added
|
Sun, 03 Jun 2001 19:46:22 +0000 |
arpi_esp |
new option: -srate
|
Sun, 03 Jun 2001 18:22:59 +0000 |
arpi_esp |
-framedrop worx fro mpeg files
|
Sun, 03 Jun 2001 00:41:07 +0000 |
arpi_esp |
audio_out cvs conflict fixed
|
Sun, 03 Jun 2001 00:34:15 +0000 |
arpi_esp |
cdrom.h is not required here
|
Sun, 03 Jun 2001 00:31:41 +0000 |
arpi_esp |
FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
|
Sun, 03 Jun 2001 00:24:49 +0000 |
lgb |
'-ao' switch (including '-ao help'), fixing Arpi's bug (short name 'null' for both of oss and null driver ;)
|
Sat, 02 Jun 2001 23:30:26 +0000 |
arpi_esp |
libao support
|
Sat, 02 Jun 2001 01:00:22 +0000 |
arpi_esp |
-fps 1 fixed
|
Fri, 01 Jun 2001 23:45:04 +0000 |
laaz |
Subtitle sync with 'z' and 'x'
|
Fri, 01 Jun 2001 22:48:50 +0000 |
laaz |
when using -ss:
|
Fri, 01 Jun 2001 20:13:48 +0000 |
arpi_esp |
-nobps seeking fixed
|
Fri, 01 Jun 2001 12:17:09 +0000 |
laaz |
bugfix: font_name -> sub_name (when error)
|
Thu, 31 May 2001 16:35:36 +0000 |
arpi_esp |
Extended message for misisng codecs
|
Tue, 29 May 2001 17:16:15 +0000 |
bertrand |
Changed streaming functions call.
|
Sun, 27 May 2001 21:18:54 +0000 |
arpi_esp |
mpeg fourcc changed
|
Sun, 27 May 2001 20:59:58 +0000 |
arpi_esp |
implemented ~/.mplayer/sub/filename.sub stuff
|
Sun, 27 May 2001 00:02:12 +0000 |
arpi_esp |
AVI -bps desync problem solved
|
Thu, 24 May 2001 01:30:51 +0000 |
arpi_esp |
ehh...
|
Thu, 24 May 2001 01:19:29 +0000 |
arpi_esp |
opendivx NEW_DECORE fixed
|
Tue, 22 May 2001 23:17:31 +0000 |
arpi_esp |
support for new opendivx decore API
|
Sun, 20 May 2001 13:06:33 +0000 |
bertrand |
Now Check if the 'filename' is an URL and connect to the server.
|
Wed, 16 May 2001 23:04:22 +0000 |
arpi_esp |
i_bps vs. nAvgBytesPerSec
|
Mon, 14 May 2001 09:35:51 +0000 |
arpi_esp |
frame dropping...
|
Mon, 14 May 2001 02:06:32 +0000 |
arpi_esp |
opendivx 0.50cvs stuff added (disabled by default)
|
Sun, 13 May 2001 22:45:21 +0000 |
arpi_esp |
dump stuff moved before header parsing
|
Sun, 13 May 2001 16:29:10 +0000 |
arpi_esp |
audio buffering fixed
|
Sun, 13 May 2001 03:00:57 +0000 |
arpi_esp |
audio sync cleanup and -bps fixed
|
Sat, 12 May 2001 01:57:18 +0000 |
arpi_esp |
removed dummy audio track for -nosound, vo: flip detection
|
Fri, 11 May 2001 14:40:19 +0000 |
atmosfear |
Added -flip passing to init.
|
Fri, 11 May 2001 01:22:35 +0000 |
arpi_esp |
better audio out buffering & sample_format added
|
Thu, 10 May 2001 11:56:22 +0000 |
pontscho |
*** empty log message ***
|
Thu, 10 May 2001 11:38:57 +0000 |
szabii |
configfiles bugfix
|
Thu, 10 May 2001 09:13:36 +0000 |
pontscho |
stime compile bug fixed. and GUI_MSG macro defined.
|
Thu, 10 May 2001 03:39:54 +0000 |
arpi_esp |
new audio playback and A-V sync code
|
Tue, 08 May 2001 12:17:03 +0000 |
pontscho |
add gui support
|
Tue, 08 May 2001 01:58:59 +0000 |
arpi_esp |
audio_reset nosound fix
|
Tue, 08 May 2001 01:56:03 +0000 |
arpi_esp |
audio_reset, dshow NULLptr fix
|
Mon, 07 May 2001 00:03:30 +0000 |
arpi_esp |
frame dropping hack
|
Sat, 05 May 2001 15:44:07 +0000 |
arpi_esp |
Fixed bug of mplayer freezing - better
|
Sat, 05 May 2001 13:11:31 +0000 |
nickols_k |
Fixed bug of mplayer freezing
|
Thu, 03 May 2001 23:32:56 +0000 |
arpi_esp |
allow playing from stdin
|
Thu, 26 Apr 2001 22:10:25 +0000 |
arpi_esp |
-ss patch by Loring Holden
|
Thu, 26 Apr 2001 20:41:26 +0000 |
arpi_esp |
asf seek debug printf removed
|
Thu, 26 Apr 2001 15:50:45 +0000 |
lgb |
The -osdlevel switch for setting default OSD level (useful in your .config for example if you don't like watching OSD timer by default)
|
Wed, 25 Apr 2001 21:30:46 +0000 |
arpi_esp |
'asf seeking before start' bug fixed
|
Tue, 24 Apr 2001 22:51:05 +0000 |
arpi_esp |
-nodshow/-dshow added, -afm is working again
|
Tue, 24 Apr 2001 00:02:20 +0000 |
szabii |
warnings killed
|
Mon, 23 Apr 2001 21:25:09 +0000 |
arpi_esp |
OSD seekbar fixed for mpeg/VCD
|
Mon, 23 Apr 2001 19:20:44 +0000 |
arpi_esp |
OSD fixes
|
Mon, 23 Apr 2001 17:00:06 +0000 |
arpi_esp |
error message if ./configure wasn't ran
|
Mon, 23 Apr 2001 03:42:17 +0000 |
arpi_esp |
stage#1 completed: c files no more included from mplayer.c
|
Sun, 22 Apr 2001 16:56:20 +0000 |
arpi_esp |
something moved to brand new stream.h
|
Sun, 22 Apr 2001 16:29:25 +0000 |
atmosfear |
Fixed broken pause function.
|
Sat, 21 Apr 2001 20:44:41 +0000 |
arpi_esp |
seeking in raw/broken avi files (rebuilding index chunk)
|
Sat, 21 Apr 2001 17:31:32 +0000 |
arpi_esp |
spudec_decode() moved from mplayer.c to spudec.c
|
Sat, 21 Apr 2001 15:38:01 +0000 |
lgb |
Separated dvdsub code to be able to work with it easier
|
Sat, 21 Apr 2001 02:24:36 +0000 |
arpi_esp |
some dvd sub parsing and check added
|
Sat, 21 Apr 2001 00:14:49 +0000 |
arpi_esp |
OSD progress bar for volume
|
Fri, 20 Apr 2001 23:00:11 +0000 |
arpi_esp |
dvd sub parser move dto mplayer.c
|
Fri, 20 Apr 2001 22:35:15 +0000 |
arpi_esp |
dvd sub support reading
|
Fri, 20 Apr 2001 18:28:13 +0000 |
arpi_esp |
new options: -dumpaudio and -dumpvideo
|
Fri, 20 Apr 2001 14:32:09 +0000 |
lgb |
command line requested DVD key support for Arpi :)
|
Thu, 19 Apr 2001 22:39:53 +0000 |
arpi_esp |
ugly bug at usleep() fixed
|
Thu, 19 Apr 2001 22:21:30 +0000 |
arpi_esp |
do not query vo drivers for format 0xFFFFFFFF (thanx to szabi)
|
Wed, 18 Apr 2001 20:37:33 +0000 |
pontscho |
add sub autoread & remove 'c' key
|
Wed, 18 Apr 2001 01:55:18 +0000 |
arpi_esp |
MPEG-ES segfault fixed, stream list printfs moved v 1->0
|
Tue, 17 Apr 2001 22:59:25 +0000 |
lgb |
Seeking to sector boundary (STREAM_BUFFER_SIZE) for MPEGs
|
Tue, 17 Apr 2001 22:04:44 +0000 |
lgb |
preliminary DVD support using libcss
|
Tue, 17 Apr 2001 18:37:15 +0000 |
arpi_esp |
vo_debug printfs...
|
Tue, 17 Apr 2001 00:08:56 +0000 |
arpi_esp |
sub control optimized
|
Mon, 16 Apr 2001 03:33:35 +0000 |
arpi_esp |
I420/IYUV support
|
Mon, 16 Apr 2001 00:09:53 +0000 |
pontscho |
add mixer support
|
Sun, 15 Apr 2001 23:22:01 +0000 |
arpi_esp |
I really hope that you will learn how to use cvs, sooner or later...
|
Sun, 15 Apr 2001 22:34:09 +0000 |
pontscho |
add mixer support
|
Sun, 15 Apr 2001 20:31:58 +0000 |
arpi_esp |
qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
|
Sun, 15 Apr 2001 19:17:10 +0000 |
gabucino |
now it'll work ;)
|
Sun, 15 Apr 2001 19:13:38 +0000 |
gabucino |
fixed mplayer.c
|
Sun, 15 Apr 2001 18:35:17 +0000 |
gabucino |
Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)
|
Sun, 15 Apr 2001 14:46:07 +0000 |
arpi_esp |
bih fix for mpegs
|
Sun, 15 Apr 2001 14:33:49 +0000 |
arpi_esp |
sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)
|
Sun, 15 Apr 2001 13:57:06 +0000 |
arpi_esp |
dirty workaround for video-only files...
|
Sun, 15 Apr 2001 03:40:37 +0000 |
arpi_esp |
new stream selection code
|
Sat, 14 Apr 2001 22:51:56 +0000 |
arpi_esp |
print help before reading font+sub
|
Sat, 14 Apr 2001 18:09:46 +0000 |
arpi_esp |
more sh_audio/sh_video cleanup, removed has_video
|
Sat, 14 Apr 2001 17:19:50 +0000 |
arpi_esp |
-fps is working again for all file formats
|
Sat, 14 Apr 2001 17:08:31 +0000 |
arpi_esp |
more cleanup
|
Sat, 14 Apr 2001 15:25:11 +0000 |
arpi_esp |
DVD PCM audio support
|
Sat, 14 Apr 2001 03:12:06 +0000 |
arpi_esp |
more cleanup of video decoding
|
Fri, 13 Apr 2001 23:37:40 +0000 |
arpi_esp |
dbpp check removed *AGAIN*
|
Fri, 13 Apr 2001 17:50:13 +0000 |
acki2 |
- changed -bpp again: if vo driver obeys depth value set by user, then
|
Fri, 13 Apr 2001 13:47:36 +0000 |
arpi_esp |
-bpp changes
|
Fri, 13 Apr 2001 11:15:25 +0000 |
acki2 |
- added -bpp switch (only takes effect if IMGFMT_BGR) to select the desired depth
|
Thu, 12 Apr 2001 22:16:58 +0000 |
arpi_esp |
moved printf out of switch()
|
Thu, 12 Apr 2001 20:37:25 +0000 |
szabii |
variables related to fbdev moved to cfg-mplayer.h
|
Thu, 12 Apr 2001 02:24:41 +0000 |
arpi_esp |
some cleanup of init_video
|
Thu, 12 Apr 2001 00:52:22 +0000 |
arpi_esp |
Makefile.No-DS fixes
|
Thu, 12 Apr 2001 00:40:42 +0000 |
arpi_esp |
OSD fixes, patch by Kebert Martin
|
Wed, 11 Apr 2001 21:36:56 +0000 |
szabii |
-fbdepth added
|
Wed, 11 Apr 2001 20:58:15 +0000 |
szabii |
static removed from verbose definition
|
Wed, 11 Apr 2001 20:53:52 +0000 |
szabii |
-fbmode/-fbmodecfg
|
Wed, 11 Apr 2001 01:38:57 +0000 |
arpi_esp |
less, and more informal printfs
|
Wed, 11 Apr 2001 00:35:57 +0000 |
arpi_esp |
changed fs+vm+zoom flags for libvo
|
Tue, 10 Apr 2001 23:18:01 +0000 |
szabii |
find_codec() modified
|
Sat, 07 Apr 2001 21:42:40 +0000 |
arpi_esp |
missing codecs.conf is no more a WARNING, it's FATAL
|
Sat, 07 Apr 2001 21:27:57 +0000 |
arpi_esp |
codecs.conf support
|
Fri, 06 Apr 2001 16:31:18 +0000 |
arpi_esp |
audio init moved to dec_audio.c
|
Fri, 06 Apr 2001 01:18:59 +0000 |
arpi_esp |
sh_audio/sh_video added, general codec cleanup
|
Sun, 01 Apr 2001 23:01:37 +0000 |
arpi_esp |
lamer_protection++
|
Fri, 30 Mar 2001 10:16:54 +0000 |
szabii |
fbdev dependency fix
|
Fri, 30 Mar 2001 03:07:45 +0000 |
arpi_esp |
subtitles (.sub files) support
|
Wed, 28 Mar 2001 22:45:57 +0000 |
arpi_esp |
#ifdef USE_DIRECTSHOW to audio decoder
|
Wed, 28 Mar 2001 21:45:12 +0000 |
arpi_esp |
finished DirectShow audio code
|
Wed, 28 Mar 2001 12:08:44 +0000 |
szabii |
vo_fbdev added
|
Tue, 27 Mar 2001 00:39:24 +0000 |
arpi_esp |
OSD functionality improved
|
Sun, 25 Mar 2001 20:38:14 +0000 |
arpi_esp |
font alpha resampling, see -ffactor
|
Sun, 25 Mar 2001 04:27:39 +0000 |
arpi_esp |
new option: -font
|
Sat, 24 Mar 2001 21:36:15 +0000 |
mgraffam |
Adds code to deal with vidmode selection. -- mgraffam
|
Thu, 22 Mar 2001 01:57:58 +0000 |
arpi_esp |
DirectShow audio support
|
Wed, 21 Mar 2001 00:14:42 +0000 |
szabii |
get_path()
|
Tue, 20 Mar 2001 22:11:38 +0000 |
arpi_esp |
added DirectShow support
|
Mon, 19 Mar 2001 18:14:21 +0000 |
szabii |
new option: -include
|
Mon, 19 Mar 2001 03:49:04 +0000 |
arpi_esp |
cfg-mplayer-func removed :)
|
Mon, 19 Mar 2001 03:45:49 +0000 |
arpi_esp |
new configfile/cmdline parser
|
Mon, 19 Mar 2001 02:29:37 +0000 |
szabii |
cfgparser fix
|
Mon, 19 Mar 2001 01:49:44 +0000 |
szabii |
cfgparse fixes
|
Mon, 19 Mar 2001 00:13:24 +0000 |
szabii |
config fixes
|
Sun, 18 Mar 2001 23:32:31 +0000 |
szabii |
new command line/config file parser
|
Fri, 16 Mar 2001 18:08:58 +0000 |
arpi_esp |
common vo->flip_page() call
|
Fri, 16 Mar 2001 00:05:52 +0000 |
arpi_esp |
code cleanup around codecctrl
|
Thu, 15 Mar 2001 23:21:40 +0000 |
arpi_esp |
using setjmp/longjmp to handle sig11 in libmpeg2
|
Thu, 15 Mar 2001 19:38:34 +0000 |
arpi_esp |
small code cleanup, removed unused variables
|
Tue, 13 Mar 2001 02:22:47 +0000 |
arpi_esp |
timer fixes
|
Mon, 12 Mar 2001 01:09:35 +0000 |
arpi_esp |
ACM code cleanup, nosound at ACM error
|
Sun, 11 Mar 2001 02:45:02 +0000 |
arpi_esp |
updated to opendivx 0.48
|
Sat, 10 Mar 2001 21:03:51 +0000 |
szabii |
option parser fix
|
Thu, 08 Mar 2001 01:10:16 +0000 |
arpi_esp |
removed 'DIVX'->opendivx mapping
|
Wed, 07 Mar 2001 20:41:52 +0000 |
gabucino |
OpenDivX 4.8 support
|
Mon, 05 Mar 2001 23:02:30 +0000 |
arpi_esp |
added mpeg 1/2 postprocessing
|
Sun, 04 Mar 2001 21:01:54 +0000 |
arpi_esp |
libmpeg2-0.2.0 merge
|
Sat, 03 Mar 2001 21:48:49 +0000 |
arpi_esp |
call check_events() in pause loop
|
Tue, 27 Feb 2001 01:12:05 +0000 |
arpi_esp |
query libvo for YV12 too
|
Sat, 24 Feb 2001 20:28:24 +0000 |
arpi_esp |
Initial revision
|