Wed, 17 Apr 2002 21:51:18 +0000 |
arpi |
enabled new OSD code in -vop expand, subtitles rendering support to mencoder
|
Wed, 17 Apr 2002 21:50:25 +0000 |
arpi |
align yuv 4:2:0 y position by 2
|
Wed, 17 Apr 2002 21:38:21 +0000 |
pontscho |
fix dvd pause. 10l
|
Wed, 17 Apr 2002 21:28:51 +0000 |
rik |
Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:
|
Wed, 17 Apr 2002 21:12:12 +0000 |
pontscho |
fix dvd playing under gui
|
Wed, 17 Apr 2002 20:46:12 +0000 |
arpi |
bbox calculation fixed (font->height < real height)
|
Wed, 17 Apr 2002 19:51:24 +0000 |
arpi |
10l
|
Wed, 17 Apr 2002 19:11:52 +0000 |
michael |
prefer prefetchnta if its available
|
Wed, 17 Apr 2002 19:05:14 +0000 |
arpi |
mpi clear func
|
Wed, 17 Apr 2002 18:48:22 +0000 |
michael |
pre mmx2/3dnow fix
|
Wed, 17 Apr 2002 18:37:11 +0000 |
pontscho |
fix ".". thanksz pl.
|
Wed, 17 Apr 2002 18:35:19 +0000 |
pontscho |
fix mouse cursor hide/show
|
Wed, 17 Apr 2002 13:30:05 +0000 |
atmos4 |
Preliminary support for lavcs b-frame encoding, disabled by default.
|
Wed, 17 Apr 2002 12:26:05 +0000 |
albeu |
Bug fix in mouse button handling for 2бы scroller (I hope it work
|
Wed, 17 Apr 2002 12:23:52 +0000 |
albeu |
Add correct loop option parsing in command line parser.
|
Wed, 17 Apr 2002 07:43:56 +0000 |
pontscho |
add message
|
Tue, 16 Apr 2002 20:19:47 +0000 |
eyck |
Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables
|
Tue, 16 Apr 2002 19:43:36 +0000 |
jaf |
xp removed
|
Tue, 16 Apr 2002 17:41:29 +0000 |
pontscho |
fix playlist bug with gui and rewrite mousecursor show/hide code
|
Tue, 16 Apr 2002 17:29:04 +0000 |
pontscho |
fix dvdnav detection
|
Tue, 16 Apr 2002 11:40:19 +0000 |
pontscho |
upsz, 10l :)
|
Tue, 16 Apr 2002 11:21:59 +0000 |
pontscho |
add jpeg support for libvo
|
Tue, 16 Apr 2002 11:14:49 +0000 |
mswitch |
Disabled spuenc code due to upcoming prerelease, there are still bugs here
|
Tue, 16 Apr 2002 00:36:41 +0000 |
arpi |
disable hq for 1st pass
|
Tue, 16 Apr 2002 00:35:01 +0000 |
arpi |
vo_osd_check_range_update() added + 10l fix
|
Tue, 16 Apr 2002 00:34:04 +0000 |
arpi |
(buggy) osd support, disabled for now, mencoder needs fixes to compile
|
Mon, 15 Apr 2002 22:41:28 +0000 |
arpi |
OSD handled by vf control()
|
Mon, 15 Apr 2002 22:08:50 +0000 |
arpi |
osd: ok, now it's possible to do partial draw/clear of the buffer only if changed
|
Mon, 15 Apr 2002 20:54:28 +0000 |
michael |
print version number, so we know if the user forgot to copy/install the driver
|
Mon, 15 Apr 2002 20:51:34 +0000 |
arpi |
osd: calculating bbox
|
Mon, 15 Apr 2002 20:00:30 +0000 |
mswitch |
Switched e-mail
|
Mon, 15 Apr 2002 19:17:12 +0000 |
arpi |
new osd code, use osd objs to follow changes and do minimal updates
|
Mon, 15 Apr 2002 18:04:18 +0000 |
alex |
added support for directrendering, updated to VFCAP_ flags in query_format, added support for non-directbuffer devices, and using mem2agpcpy_pic
|
Mon, 15 Apr 2002 17:39:06 +0000 |
eyck |
libpng2-dev no longer exists in debian. libpng-dev should be there.
|
Mon, 15 Apr 2002 17:09:23 +0000 |
alex |
removed unused XP, TVISION and AVIP stuff
|
Mon, 15 Apr 2002 17:08:02 +0000 |
alex |
removed unused XP stuff
|
Mon, 15 Apr 2002 14:01:07 +0000 |
atmos4 |
Updated to support resampling audio and multiple cds.
|
Mon, 15 Apr 2002 13:39:48 +0000 |
arpi |
2-pass qscale fixed
|
Mon, 15 Apr 2002 11:11:25 +0000 |
eyck |
It is not the right place for this.
|
Mon, 15 Apr 2002 02:48:11 +0000 |
arpi |
FPS calculation fixed
|
Mon, 15 Apr 2002 02:33:05 +0000 |
arpi |
-skiplimit/-noskip options to disable fps correction
|
Mon, 15 Apr 2002 01:58:18 +0000 |
arpi |
get aspect info from display size if != real size
|
Mon, 15 Apr 2002 01:50:00 +0000 |
arpi |
dvdnav hotfix
|
Mon, 15 Apr 2002 00:36:21 +0000 |
arpi |
-sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
|
Mon, 15 Apr 2002 00:08:22 +0000 |
eyck |
mga_vid driver in form of a patch against linux-2.4.18
|
Sun, 14 Apr 2002 23:16:55 +0000 |
arpi |
workaround Juanjo's stupid vme change
|
Sun, 14 Apr 2002 23:14:26 +0000 |
eyck |
Most of informational printk's ifdef'd.
|
Sun, 14 Apr 2002 22:15:29 +0000 |
atmos4 |
Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo.com>
|
Sun, 14 Apr 2002 19:43:23 +0000 |
arpi |
some more statistics: BENCHMARKn
|
Sun, 14 Apr 2002 19:18:34 +0000 |
arpi |
updated
|
Sun, 14 Apr 2002 15:07:51 +0000 |
gabucino |
updated -double option
|
Sun, 14 Apr 2002 05:53:36 +0000 |
bertrand |
Changed the big handling to make it use mplayer's endian macros.
|
Sun, 14 Apr 2002 05:51:32 +0000 |
bertrand |
Added big endian handling for the ASF_chunk_t struct.
|
Sun, 14 Apr 2002 05:47:27 +0000 |
bertrand |
Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.
|
Sun, 14 Apr 2002 02:07:44 +0000 |
arpi |
fame doesn't accept stride
|
Sun, 14 Apr 2002 02:07:29 +0000 |
arpi |
export width too
|
Sun, 14 Apr 2002 01:21:13 +0000 |
arpi |
draw_slices with framedrop fixed
|
Sun, 14 Apr 2002 01:20:26 +0000 |
arpi |
new -framedrop code - works much better than the old one
|
Sat, 13 Apr 2002 22:18:17 +0000 |
arpi |
0.1 bugfix
|
Sat, 13 Apr 2002 22:16:15 +0000 |
arpi |
cleanup. cosmetics only, no functional changes
|
Sat, 13 Apr 2002 19:17:34 +0000 |
arpi |
mp_image moved to libmpcodecs
|
Sat, 13 Apr 2002 19:17:24 +0000 |
arpi |
img_format moved to libmpcodecs
|
Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
|
Sat, 13 Apr 2002 18:23:23 +0000 |
arpi |
update
|
Sat, 13 Apr 2002 18:19:36 +0000 |
arpi |
less namespace pollution
|
Sat, 13 Apr 2002 18:05:57 +0000 |
arpi |
fastmemcpy path fixed
|
Sat, 13 Apr 2002 18:04:24 +0000 |
arpi |
native codecs files moved to libmpcodecs/native/
|
Sat, 13 Apr 2002 18:03:02 +0000 |
arpi |
moved to libmpcodecs/native/
|
Sat, 13 Apr 2002 17:44:14 +0000 |
arpi |
comp.fixes
|
Sat, 13 Apr 2002 17:34:20 +0000 |
arpi |
unused files
|
Sat, 13 Apr 2002 17:28:33 +0000 |
arpi |
syncfb, mp1e, opendivx removed/disabled
|
Sat, 13 Apr 2002 16:51:01 +0000 |
arpi |
libdv detection
|
Sat, 13 Apr 2002 16:49:27 +0000 |
arpi |
bigendlian fix by Guillaume Morin <guillaume@morinfr.org>
|
Sat, 13 Apr 2002 14:24:33 +0000 |
arpi |
handle width*bpp!=stride
|
Sat, 13 Apr 2002 14:21:52 +0000 |
arpi |
10l
|
Sat, 13 Apr 2002 14:18:57 +0000 |
arpi |
rgb2bgr converter
|
Sat, 13 Apr 2002 13:44:23 +0000 |
arpi |
ffmjpeg yuy2 support
|
Sat, 13 Apr 2002 13:40:26 +0000 |
arpi |
yuy2 support, fixed bug of dropping frame after config_vo calls
|
Sat, 13 Apr 2002 12:46:14 +0000 |
atmos4 |
Added aspect considerations.
|
Sat, 13 Apr 2002 10:04:22 +0000 |
mark |
Misc cleanups of the code
|
Sat, 13 Apr 2002 02:30:44 +0000 |
michael |
ignore ecp
|
Sat, 13 Apr 2002 02:21:12 +0000 |
michael |
yuv422p -> yuy2 (untested)
|
Sat, 13 Apr 2002 02:17:43 +0000 |
arpi |
RGBvsBGR added
|
Sat, 13 Apr 2002 02:09:18 +0000 |
arpi |
updated
|
Sat, 13 Apr 2002 01:54:20 +0000 |
arpi |
libac3 removed
|
Sat, 13 Apr 2002 01:42:23 +0000 |
arpi |
obsolete
|
Sat, 13 Apr 2002 01:25:51 +0000 |
frodone |
updated to english version
|
Sat, 13 Apr 2002 00:48:21 +0000 |
michael |
rgb24->bgr24
|
Sat, 13 Apr 2002 00:47:54 +0000 |
arpi |
draft v0.1
|
Sat, 13 Apr 2002 00:14:59 +0000 |
mark |
Added support for choosing weather to use double-buffering or single buffering
|
Fri, 12 Apr 2002 23:55:06 +0000 |
mark |
Some OSD and other random fixes. Added double buffering
|
Fri, 12 Apr 2002 21:50:38 +0000 |
arpi |
-ovc libdv support
|
Fri, 12 Apr 2002 21:49:51 +0000 |
arpi |
RGB24/YUY2 -> DV encoding, using libdv
|
Fri, 12 Apr 2002 14:01:10 +0000 |
michael |
fix typo found by Milan Cutka <cutka@szm.sk>
|
Fri, 12 Apr 2002 12:53:23 +0000 |
michael |
10l
|
Fri, 12 Apr 2002 12:29:12 +0000 |
michael |
fixing vertical scaling on non mobility cards, this might have overflowed into the horizontal stuff, so perhaps it fixes the horizontal stuff too
|
Fri, 12 Apr 2002 10:48:21 +0000 |
arpi |
generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is updated
|
Fri, 12 Apr 2002 10:40:38 +0000 |
arpi |
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
|
Fri, 12 Apr 2002 10:17:24 +0000 |
albeu |
Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Fri, 12 Apr 2002 00:47:02 +0000 |
arpi |
max_packs increased for some dvd with too many audio/sub
|
Fri, 12 Apr 2002 00:15:03 +0000 |
arpi |
VCODEC_RAW fixed
|
Thu, 11 Apr 2002 22:53:48 +0000 |
atmos4 |
anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann at gmx.de>
|
Thu, 11 Apr 2002 21:43:09 +0000 |
mark |
Lots of updates and bugfixes to the tdfxfb driver
|
Thu, 11 Apr 2002 21:07:00 +0000 |
arpi |
VFCAP added
|
Thu, 11 Apr 2002 20:56:17 +0000 |
arpi |
capabilities support -> automatic insertion of scale, expand, pp
|
Thu, 11 Apr 2002 20:55:10 +0000 |
arpi |
VFCAP defines moved out from vf.h, to be easier to include in libvo
|
Thu, 11 Apr 2002 16:50:52 +0000 |
atmos4 |
Sorry, fix vobsub duration the arpi way.
|
Thu, 11 Apr 2002 15:41:40 +0000 |
arpi |
VFCAP flags added
|
Thu, 11 Apr 2002 15:01:20 +0000 |
jaf |
bugfixes
|
Thu, 11 Apr 2002 11:18:02 +0000 |
arpi |
uninit sig11 fixed
|
Thu, 11 Apr 2002 11:03:16 +0000 |
arpi |
print VO info
|
Thu, 11 Apr 2002 10:37:00 +0000 |
arpi |
reorder
|