Mercurial > mplayer.hg
graph
-
video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patchSat, 06 Apr 2002 22:05:01 +0000, by arpi
-
field 'vfilter' added to sh_video_tSat, 06 Apr 2002 22:00:50 +0000, by arpi
-
MSGT_VFILTER addedSat, 06 Apr 2002 22:00:27 +0000, by arpi
-
memcpy_pic() added (copy image plane with src/dst stride)Sat, 06 Apr 2002 21:46:07 +0000, by arpi
-
#include cleanupSat, 06 Apr 2002 19:09:06 +0000, by arpi
-
VOCTRL_DRAW_IMAGE addedSat, 06 Apr 2002 19:08:52 +0000, by arpi
-
Free fix by kisg@lme.linux.huSat, 06 Apr 2002 15:38:28 +0000, by atmos4
-
removed some left master/pcmSat, 06 Apr 2002 14:06:33 +0000, by gabucino
-
Fixed bug that would cause the dxr3 to lock if too many subpics were sent at onceSat, 06 Apr 2002 07:30:28 +0000, by mswitch
-
SDL+x11/xv Q/ASat, 06 Apr 2002 05:25:43 +0000, by gabucino
-
Make fame the default encoder until lavc's mpeg1 encoder is repaired.Fri, 05 Apr 2002 18:05:57 +0000, by mswitch
-
ffmp42 is bugfree now afaikFri, 05 Apr 2002 17:16:18 +0000, by michael
-
Bugreports start appearing - no reaction :/Fri, 05 Apr 2002 15:40:31 +0000, by pl
-
i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchmarks now ...Fri, 05 Apr 2002 04:48:15 +0000, by michael
-
ff msmpeg4v2Fri, 05 Apr 2002 04:33:39 +0000, by michael
-
typo (?) fix. Noticed by Karol Szkudlarek <karol@psi.mikronika.com.pl>Thu, 04 Apr 2002 18:27:06 +0000, by gabucino
-
Removed blinking effect from spuencThu, 04 Apr 2002 16:35:03 +0000, by mswitch
-
Added spuenc... should write a draw_alpha_spu perhaps =DThu, 04 Apr 2002 16:11:09 +0000, by mswitch
-
dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>Thu, 04 Apr 2002 14:44:47 +0000, by arpi
-
fixed SPU pts, it's 1024/90000 based instead of 1/100Thu, 04 Apr 2002 14:24:11 +0000, by arpi
-
improved DVB detectionThu, 04 Apr 2002 13:52:24 +0000, by jaf
-
improved DVB detectionThu, 04 Apr 2002 13:21:13 +0000, by jaf
-
use -slicesThu, 04 Apr 2002 00:03:44 +0000, by arpi
-
option -slicesThu, 04 Apr 2002 00:00:41 +0000, by arpi
-
global var for option -slicesThu, 04 Apr 2002 00:00:23 +0000, by arpi
-
libavcodec slices supportWed, 03 Apr 2002 23:59:54 +0000, by arpi
-
control() doneWed, 03 Apr 2002 21:37:26 +0000, by arpi
-
removed useless contect struct -> code simplifiedWed, 03 Apr 2002 21:01:15 +0000, by arpi
-
libmad support, rewritten from scratch using Xine decoder as sampleWed, 03 Apr 2002 20:14:18 +0000, by arpi
-
mpegpes added... thx Mw3Wed, 03 Apr 2002 19:09:55 +0000, by arpi
-
mpegpes is no longer handled by libmpeg2 - we have vd_mpegpes nowWed, 03 Apr 2002 18:23:22 +0000, by arpi
-
vd_mpegpes addedWed, 03 Apr 2002 18:22:31 +0000, by arpi
-
new dvdnav option: -skipopening - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 18:15:15 +0000, by arpi
-
spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 18:14:21 +0000, by arpi
-
dvdnav event added, queue size 10->100, added void* event arg type - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 17:58:17 +0000, by arpi
-
dvdnav functions moved out to dvdnav_steram.cWed, 03 Apr 2002 17:55:31 +0000, by arpi
-
dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 17:50:48 +0000, by arpi
-
added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 17:49:40 +0000, by arpi
-
don't alloc/free NULLWed, 03 Apr 2002 15:40:13 +0000, by arpi
-
10lWed, 03 Apr 2002 11:54:14 +0000, by arpi
-
Subpic encoder added (used on DXR3 and similar hardware that has a subpic channel)Wed, 03 Apr 2002 10:05:35 +0000, by mswitch
-
IMGTYPE_IPB fixWed, 03 Apr 2002 02:40:09 +0000, by arpi
-
rewritten - it replaces libmpeg2/decode.c nowWed, 03 Apr 2002 02:39:02 +0000, by arpi
-
divx4 I420 removed - i hate that buggy shit nvidiaTue, 02 Apr 2002 21:58:22 +0000, by arpi
-
Add '-subdelay' support for vobsub.Tue, 02 Apr 2002 02:32:54 +0000, by kmkaplan
-
sampleMon, 01 Apr 2002 19:14:14 +0000, by arpi
-
yes, typo. 10l. noticed by atmosMon, 01 Apr 2002 18:29:31 +0000, by arpi
-
Fix I420 handling, though still don't know why divx4 codec queries for I420 not YUY2!Mon, 01 Apr 2002 18:16:27 +0000, by atmos4
-
audio codec uninitMon, 01 Apr 2002 17:59:16 +0000, by arpi
-
audio input buffer allocation/free cleanupMon, 01 Apr 2002 17:58:04 +0000, by arpi
-
config vo only if aspect really changed and width&&height isn't changed (if w||h changes, we set it later)Mon, 01 Apr 2002 17:12:10 +0000, by alex
-
freeing codec in/out buffers is job of libmpcodecs, not demuxerMon, 01 Apr 2002 17:11:59 +0000, by arpi
-
cleanupMon, 01 Apr 2002 15:45:45 +0000, by arpi
-
ehh. vorbis support...Mon, 01 Apr 2002 15:26:23 +0000, by arpi
-
twos audio fixedMon, 01 Apr 2002 15:25:50 +0000, by arpi
-
overread in the mmx2 horizontal scaler fixedMon, 01 Apr 2002 14:01:22 +0000, by michael
-
added vfw uninitMon, 01 Apr 2002 13:26:38 +0000, by alex
-
added acm uninitMon, 01 Apr 2002 13:26:03 +0000, by alex
-
added vfw and acm uninitMon, 01 Apr 2002 13:25:34 +0000, by alex
-
using sh->context and added proper uninitMon, 01 Apr 2002 13:14:54 +0000, by alex
-
using sh->contextMon, 01 Apr 2002 13:10:03 +0000, by alex
-
syncMon, 01 Apr 2002 13:06:27 +0000, by jonas
-
-dr is now off by defaultMon, 01 Apr 2002 10:38:42 +0000, by gabucino
-
remark about Ogg-in-AVI suxxhaxxMon, 01 Apr 2002 08:02:41 +0000, by gabucino
-
applied trey's patchMon, 01 Apr 2002 07:02:16 +0000, by gabucino
-
minor typo fix (in comment)Mon, 01 Apr 2002 06:15:13 +0000, by gabucino
-
after some STFW i've found some info about fps codesSun, 31 Mar 2002 23:46:00 +0000, by arpi
-
mtvp says its' 29.97 not 1 fpsSun, 31 Mar 2002 23:30:55 +0000, by arpi
-
seeking fixed (variable fps videos needs to reset PTS after seeking)Sun, 31 Mar 2002 22:52:48 +0000, by arpi
-
fixed new_chunk calculation at seeking (seeking not work yet) and added -nosound supportSun, 31 Mar 2002 22:44:03 +0000, by arpi
-
10lSun, 31 Mar 2002 22:12:39 +0000, by arpi
-
-alang/-slang support in mencoder tooSun, 31 Mar 2002 22:01:54 +0000, by arpi
-
10l... int/1000 will be int while we want float, so let's do int*0.001Sun, 31 Mar 2002 21:08:15 +0000, by arpi
-
better message when vo->preinit failsSun, 31 Mar 2002 20:47:28 +0000, by arpi
-
open(/dev/mga_vid) moved to preinitSun, 31 Mar 2002 20:45:31 +0000, by arpi
-
use only 1 buffers if dr=yes and double=noSun, 31 Mar 2002 20:39:38 +0000, by arpi
-
disabling direct rendering by default (too buggy and conflicts with osd/sub)Sun, 31 Mar 2002 20:38:56 +0000, by arpi
-
argh, some samples sue new header chunks - fixedSun, 31 Mar 2002 20:27:52 +0000, by arpi
-
BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)Sun, 31 Mar 2002 20:17:27 +0000, by arpi
-
fixed 10l bug: using ds instead of dp, and adding some debug printsSun, 31 Mar 2002 20:09:17 +0000, by arpi
-
vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1Sun, 31 Mar 2002 20:08:19 +0000, by arpi
-
UpdatedSun, 31 Mar 2002 20:07:38 +0000, by mswitch
-
-alang sig11 when playing avis fixed - 10lSun, 31 Mar 2002 19:20:01 +0000, by arpi
-
changed int -> float for proper PTS calculation (works just as well as theSun, 31 Mar 2002 18:29:09 +0000, by melanson
-
backed out unneeded modSun, 31 Mar 2002 18:28:00 +0000, by melanson
-
fixed ibpsSun, 31 Mar 2002 17:25:11 +0000, by melanson
-
fixed RoQ framerate by multiplying PTS calculation by some absurd constantSun, 31 Mar 2002 17:24:12 +0000, by melanson
-
modified the new MS RLE decoder to support BGR15/16 output formats inSun, 31 Mar 2002 15:33:32 +0000, by melanson
-
copy palette to 4*256 bytes area to avoid sig11 when colors<256 but index>colors (broken files)Sun, 31 Mar 2002 10:11:49 +0000, by arpi
-
I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 256 instead of 40+colors*4Sun, 31 Mar 2002 09:50:17 +0000, by arpi
-
migrating to Melanson's great codec name change... which is of course nonsense but why not...Sun, 31 Mar 2002 09:29:19 +0000, by arpi
-
check depth for direct renderingSun, 31 Mar 2002 09:28:17 +0000, by arpi
-
updates - thanks to Melanson...Sun, 31 Mar 2002 03:32:42 +0000, by arpi
-
fix uninit() crash if no config() callSun, 31 Mar 2002 03:03:12 +0000, by arpi
-
fixed to be able to handle extra-quirky .film files on Lemmings 3DOSun, 31 Mar 2002 02:57:53 +0000, by melanson
-
added soem debug prints, and fixed 10l bug of AlbanSun, 31 Mar 2002 02:45:14 +0000, by arpi
-
1 step closed to solving memory corruptionsSun, 31 Mar 2002 02:22:40 +0000, by arpi
-
10l - fixed soem weird sig11 at multifileSat, 30 Mar 2002 23:18:40 +0000, by arpi
-
adpcm.c is no longer neededSat, 30 Mar 2002 23:02:13 +0000, by melanson
-
reworked ADPCM decoders; changes include:Sat, 30 Mar 2002 22:27:45 +0000, by melanson
-
the long standing /dev/sound/dspW => .../dspSat, 30 Mar 2002 19:25:11 +0000, by pl
-
10lSat, 30 Mar 2002 18:09:30 +0000, by arpi
-
using interleaveBytes() for G200 draw_sliceSat, 30 Mar 2002 17:40:22 +0000, by arpi
-
FreeBSD require stdlib.hSat, 30 Mar 2002 14:42:32 +0000, by nexus
-
FreeBSD warning fixSat, 30 Mar 2002 14:12:25 +0000, by nexus
-
again some bugfixesSat, 30 Mar 2002 10:02:44 +0000, by jaf
-
some bugfixesSat, 30 Mar 2002 09:24:37 +0000, by jaf
-
fixed -hr-mp3-seek descriptionSat, 30 Mar 2002 07:58:22 +0000, by gabucino
-
added libvorbis to installation section, and a link to daily CVSSat, 30 Mar 2002 07:49:37 +0000, by gabucino
-
added -ifo optionSat, 30 Mar 2002 07:42:17 +0000, by gabucino
-
Fixed avcodec init bugSat, 30 Mar 2002 06:24:49 +0000, by mswitch
-
better opendivx-divx4 interface explanationFri, 29 Mar 2002 22:37:14 +0000, by gabucino
-
applied Diego's patchFri, 29 Mar 2002 22:34:12 +0000, by gabucino
-
Justyna's updateFri, 29 Mar 2002 22:25:46 +0000, by gabucino
-
Add a configure test for the strsep function (it's missing on solaris)Fri, 29 Mar 2002 21:24:36 +0000, by jkeil
-
Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>Fri, 29 Mar 2002 15:12:41 +0000, by kmkaplan
-
use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayerFri, 29 Mar 2002 13:46:34 +0000, by rik
-
libavcodec 2pass broke mencoder if divx4encore was not available. fixed.Fri, 29 Mar 2002 07:20:44 +0000, by rfelker
-
quick hack to make vo_mga accept multiple calls to configFri, 29 Mar 2002 05:03:25 +0000, by rfelker
-
* New command line switch for mplayer & mencoder:Fri, 29 Mar 2002 03:17:57 +0000, by kmkaplan
-
Allow cache to be disabled at commandline.Fri, 29 Mar 2002 02:52:45 +0000, by atmos4
-
2-pass lavc encoding fixedFri, 29 Mar 2002 01:01:35 +0000, by arpi
-
eeh, really remove keybinding for w/s for volume control. =)Fri, 29 Mar 2002 00:06:35 +0000, by atmos4
-
Remove alternative volume control binding that clash with libdvdnav support.Fri, 29 Mar 2002 00:04:14 +0000, by atmos4
-
2-pass encoding with libavcodec - untestedThu, 28 Mar 2002 23:45:33 +0000, by arpi
-
10l fix, patch by Mark Szabo <mw3@bsd.hu>Thu, 28 Mar 2002 23:14:14 +0000, by arpi
-
typo, thx to Mark Szabo <mw3@bsd.hu>Thu, 28 Mar 2002 22:45:09 +0000, by arpi
-
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>Thu, 28 Mar 2002 20:40:21 +0000, by arpi
-
.ttf font loader - based on TOOLS/subfont-cThu, 28 Mar 2002 20:22:34 +0000, by arpi
-
small updateThu, 28 Mar 2002 17:30:46 +0000, by gabucino
-
lego++ bug fixed by XorAThu, 28 Mar 2002 15:05:51 +0000, by mswitch
-
libavcodec 4mv supportThu, 28 Mar 2002 05:01:09 +0000, by michael
-
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmeticsThu, 28 Mar 2002 00:59:06 +0000, by arpi
-
reordered video codecs to work better with new codec selection codeThu, 28 Mar 2002 00:26:23 +0000, by arpi
-
10l to nick - ACCEPT_WIDTH fixedWed, 27 Mar 2002 21:49:19 +0000, by arpi
-
some under-devel code, will be required for qtx codecsWed, 27 Mar 2002 21:27:38 +0000, by arpi
-
we don't need ac3-iec958 any moreWed, 27 Mar 2002 21:10:46 +0000, by arpi
-
ac3_iec958_build_burst moved from ac3-iec958.cWed, 27 Mar 2002 21:05:39 +0000, by arpi
-
incremented PACK_BYTES for BSDBT848 - by Charles HenrichWed, 27 Mar 2002 12:12:24 +0000, by alex
-
Fix resizing when zoom is used and image size changes between frames.Wed, 27 Mar 2002 04:16:38 +0000, by atmos4
-
Allow to disable crasj sighandler to enable creation of coredump files.Wed, 27 Mar 2002 03:45:55 +0000, by atmos4
-
eeh 10l removed too much lines :(Wed, 27 Mar 2002 03:07:07 +0000, by atmos4
-
Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround.Wed, 27 Mar 2002 02:58:55 +0000, by atmos4
-
draft v0.1Wed, 27 Mar 2002 02:08:14 +0000, by arpi
-
vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>Wed, 27 Mar 2002 01:22:11 +0000, by arpi
-
applied Diego's cosmetics patch :) with some small fixesWed, 27 Mar 2002 00:54:45 +0000, by arpi
-
XorA added the option of switching between fame/avcodec withoutTue, 26 Mar 2002 18:47:42 +0000, by mswitch
-
ported back hack for interlaced mpeg2, without it mplayer draws whole frame for every field -100% slowdownTue, 26 Mar 2002 17:05:09 +0000, by iive
-
Updated neomagic info.Tue, 26 Mar 2002 16:56:24 +0000, by atmos4
-
fixed green lines caused by missing rounding to 2Tue, 26 Mar 2002 16:45:21 +0000, by iive
-
Don't kill me, pure indent change as I forgot to reindent when copy and pasting from dec_audio.c, as this is the first revision it doesn't break changelog!Tue, 26 Mar 2002 16:37:42 +0000, by atmos4
-
Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme.Tue, 26 Mar 2002 15:53:18 +0000, by atmos4
-
Check for proper Vorbis version.Tue, 26 Mar 2002 12:43:01 +0000, by atmos4
-
ooops :)Tue, 26 Mar 2002 05:47:04 +0000, by atmos4
-
fixed up this audio decoder tooTue, 26 Mar 2002 05:34:41 +0000, by melanson
-
Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.Tue, 26 Mar 2002 05:25:15 +0000, by atmos4
-
added YUY2 output to the widely used (heh) CYUV decoder because it seemedTue, 26 Mar 2002 05:03:10 +0000, by melanson
-
fixed so the decoder cooperates better with the rest of the systemTue, 26 Mar 2002 04:41:43 +0000, by melanson
-
fixed to work nicely with the new system (and yes, I did originate the RoQTue, 26 Mar 2002 04:22:47 +0000, by melanson
-
I wonder noone noticed this, wrong output of extra[inc|lib]Tue, 26 Mar 2002 03:09:57 +0000, by atmos4
-
Suggest --enable-debug=3Tue, 26 Mar 2002 02:38:58 +0000, by atmos4
-
Fix aac decoded size.Tue, 26 Mar 2002 01:01:09 +0000, by atmos4
-
ad_msgsm addedMon, 25 Mar 2002 22:25:58 +0000, by arpi
-
ok, use ad_* stuffMon, 25 Mar 2002 22:04:33 +0000, by arpi
-
argh... Nick messed up driver names tooMon, 25 Mar 2002 22:03:33 +0000, by arpi
-
imporetd from MPlayerXP, with small modificationMon, 25 Mar 2002 21:23:06 +0000, by arpi
-
do not export the WorldMon, 25 Mar 2002 21:13:02 +0000, by arpi
-
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field addedMon, 25 Mar 2002 21:06:01 +0000, by arpi
-
changed to be more-or-less compatible with Nick's stuffMon, 25 Mar 2002 19:53:41 +0000, by arpi
-
10lMon, 25 Mar 2002 16:38:13 +0000, by michael
-
byte interleaving for mgaMon, 25 Mar 2002 16:35:24 +0000, by michael
-
no native support for I420 in G200Mon, 25 Mar 2002 16:22:15 +0000, by arpi
-
disabel DR and UV swapping for g200 planar modesMon, 25 Mar 2002 16:21:39 +0000, by arpi
-
dump stuffMon, 25 Mar 2002 13:35:23 +0000, by arpi
-
eeh 10l, removed one line too much :(Mon, 25 Mar 2002 11:35:21 +0000, by atmos4
-
Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es returned with an error by memsetting the esds struct to 0 on init.Mon, 25 Mar 2002 11:13:14 +0000, by atmos4
-
Fix aspect info for square pixel.Mon, 25 Mar 2002 09:52:15 +0000, by atmos4
-
Bugfix by XorAMon, 25 Mar 2002 05:13:19 +0000, by mswitch
-
reset selectionMon, 25 Mar 2002 03:20:42 +0000, by arpi
-
check and set codec selection - impossible to do it at find_codecMon, 25 Mar 2002 03:19:43 +0000, by arpi
-
100l :(Mon, 25 Mar 2002 03:19:06 +0000, by arpi
-
use codec selectionMon, 25 Mar 2002 03:07:27 +0000, by arpi
-
tagging selected codec to avoid trying the same codec several timesMon, 25 Mar 2002 03:02:57 +0000, by arpi
-
proposal for audio decodersMon, 25 Mar 2002 02:39:58 +0000, by arpi
-
common stuff moved to mpc_info.hMon, 25 Mar 2002 02:39:36 +0000, by arpi
-
typo...Mon, 25 Mar 2002 02:10:08 +0000, by arpi
-
I420 supportMon, 25 Mar 2002 01:32:40 +0000, by arpi
-
-fs aspect fix by KotHSun, 24 Mar 2002 21:22:16 +0000, by arpi
-
fallback to server's control() - patch by KotHSun, 24 Mar 2002 21:17:16 +0000, by arpi
-
U,V plane odrer fixedSun, 24 Mar 2002 20:55:06 +0000, by arpi
-
U,V plane odrer fixedSun, 24 Mar 2002 20:45:30 +0000, by arpi
-
I420 UV swapping fixedSun, 24 Mar 2002 19:14:40 +0000, by arpi
-
UV vs VU fixSun, 24 Mar 2002 19:01:01 +0000, by arpi
-
fixes, extended by mplayer's planes[]Sun, 24 Mar 2002 18:44:15 +0000, by arpi
-
Two fixes:Sun, 24 Mar 2002 18:42:27 +0000, by ksorim
-
soem explanationSun, 24 Mar 2002 18:42:05 +0000, by arpi
-
fixed U/V swapping for direct rendering, and 3rd plane offset calculation when height!=0Sun, 24 Mar 2002 18:19:14 +0000, by arpi
-
Fixed bug in Athlon detection code ;)Sun, 24 Mar 2002 18:01:08 +0000, by mswitch
-
XorA found a bug in the avcodec codeSun, 24 Mar 2002 15:33:12 +0000, by mswitch
-
Default to avcodec if installed, otherwise use fame. Apparently fame output is very very blockySun, 24 Mar 2002 15:18:38 +0000, by mswitch
-
Use esds parser for movie esds atom and only pass decoder specific configuration into the stream_header.Sun, 24 Mar 2002 14:47:28 +0000, by atmos4
-
allow negative mul valuesSun, 24 Mar 2002 14:15:24 +0000, by pl
-
- Add parsing of Sync Layer DescriptorSun, 24 Mar 2002 06:10:13 +0000, by atmos4
-
Support for decoder specific config from mp4 header for AAC decoder.Sun, 24 Mar 2002 03:08:20 +0000, by atmos4
-
10l fix memory allocationSun, 24 Mar 2002 03:07:18 +0000, by atmos4
-
eeh 10l, forgot malloc of esds struct.Sun, 24 Mar 2002 02:38:20 +0000, by atmos4
-
Improved MP4 parsing (finally)Sun, 24 Mar 2002 02:25:41 +0000, by atmos4
-
OS2 supportSun, 24 Mar 2002 01:09:08 +0000, by arpi
-
timer.c not used - why to compileSun, 24 Mar 2002 01:05:57 +0000, by arpi
-
check for mman.hSun, 24 Mar 2002 01:05:43 +0000, by arpi
-
include stdlib.hSun, 24 Mar 2002 00:58:27 +0000, by arpi
-
we don't need mman.hSun, 24 Mar 2002 00:44:54 +0000, by arpi
-
moved font_laod.hSun, 24 Mar 2002 00:39:44 +0000, by arpi
-
moved font_laod.hSun, 24 Mar 2002 00:32:13 +0000, by arpi
-
include font_load.h directly, instead of via video_out.hSat, 23 Mar 2002 22:50:25 +0000, by arpi
-
sys/types.h required for off_tSat, 23 Mar 2002 21:52:13 +0000, by arpi
-
MANGLE() the 3dnow codeSat, 23 Mar 2002 21:48:55 +0000, by arpi
-
use .balign instead of .alignSat, 23 Mar 2002 21:44:05 +0000, by arpi
-
more ugly hackSat, 23 Mar 2002 21:35:03 +0000, by arpi
-
we don't use mmap() in mplayer.c, so why should we include mman.h...Sat, 23 Mar 2002 21:12:38 +0000, by arpi
-
OS/2 workaroundSat, 23 Mar 2002 20:56:34 +0000, by arpi
-
10l - va_start needs teh pointer to stack - not the translated messageSat, 23 Mar 2002 19:29:48 +0000, by arpi
-
we don't need dl nor stat functions - why to include tehir headers...Sat, 23 Mar 2002 19:14:13 +0000, by arpi
-
added missing #include config.h, removed LIBVO2 ifdef.Sat, 23 Mar 2002 18:59:36 +0000, by arpi
-
OS2 supportSat, 23 Mar 2002 18:40:54 +0000, by arpi
-
dlfcn.h shouldn't be included if XANIM support disabledSat, 23 Mar 2002 18:38:41 +0000, by arpi
-
Aspect code reenabled, apparently users didn't like running moviesSat, 23 Mar 2002 18:16:22 +0000, by mswitch
-
added aspect ratio support and local ctxSat, 23 Mar 2002 17:29:35 +0000, by alex
-
10l, hopefully fixed query formatSat, 23 Mar 2002 17:27:46 +0000, by alex
-
fixed query formatSat, 23 Mar 2002 17:16:49 +0000, by alex
-
10l. IMGFLAG_ALLOCATED shouldn't be set from vd driver\! - it's for internal use by the coreSat, 23 Mar 2002 16:56:05 +0000, by arpi
-
moved get_image into decoder (Arpi's request)Sat, 23 Mar 2002 16:46:02 +0000, by alex
-
Disable prebuffering on athlons (3DNowEx) as the ones running at 266MHzSat, 23 Mar 2002 16:36:42 +0000, by mswitch
-
As jittering is corrected we might as well play the movie in full resSat, 23 Mar 2002 15:43:17 +0000, by mswitch
-
Jitter-bug fixed by Marcel Hild <hild@b4mad.net>, many many thanks goesSat, 23 Mar 2002 15:27:47 +0000, by mswitch
-
added xanim urlSat, 23 Mar 2002 15:09:05 +0000, by alex
-
adding support for 12 bit planar YUV formats (for YUV4MPEG(2))Sat, 23 Mar 2002 14:26:53 +0000, by rik
-
Support for cropping in mencoder. New options:Sat, 23 Mar 2002 13:13:12 +0000, by ksorim
-
applied Melanson's patchSat, 23 Mar 2002 10:47:13 +0000, by gabucino
-
Fix swapped uv planes when playing yv12 data with direct renderingSat, 23 Mar 2002 10:24:51 +0000, by ksorim
-
Fixes crash which occured when it wasn't possible to connect to the displaySat, 23 Mar 2002 10:09:39 +0000, by ksorim
-
try to uncomment this line - very funny effect (skipping I frames)Sat, 23 Mar 2002 02:41:31 +0000, by arpi
-
syncSat, 23 Mar 2002 00:32:59 +0000, by jonas
-
added zlibFri, 22 Mar 2002 22:14:01 +0000, by alex
-
added zlib supportFri, 22 Mar 2002 22:12:09 +0000, by alex
-
added, supporting only BGR24 (avizlib.dll does the same)Fri, 22 Mar 2002 21:20:50 +0000, by alex
-
committed Roberto Togni's patch for control() function in HuffYUV decoderFri, 22 Mar 2002 14:11:13 +0000, by melanson
-
Fix for OSD when width != pitchFri, 22 Mar 2002 07:35:48 +0000, by ksorim
-
increasing libavcodec -vme rangeFri, 22 Mar 2002 04:14:43 +0000, by michael
-
ixes bug in draw_slice and also fixes compilance toFri, 22 Mar 2002 03:22:34 +0000, by atmos4
-
Add Parsing off ftyp box and some more docs refFri, 22 Mar 2002 00:54:10 +0000, by atmos4
-
I knew I had a typo just as I commited :(Thu, 21 Mar 2002 22:51:44 +0000, by atmos4
-
update my stuffThu, 21 Mar 2002 22:33:04 +0000, by atmos4
-
Add a usefull url, btw. audio esds needs some fixing with some files, I'll investigate.Thu, 21 Mar 2002 22:26:52 +0000, by atmos4
-
some more...Thu, 21 Mar 2002 21:00:21 +0000, by arpi
-
insert mpeg4 video header into the first chunkThu, 21 Mar 2002 20:43:43 +0000, by arpi
-
0.1lThu, 21 Mar 2002 20:19:00 +0000, by arpi
-
support multiple video header extension chunksThu, 21 Mar 2002 20:18:30 +0000, by arpi
-
query flag addedThu, 21 Mar 2002 19:53:31 +0000, by arpi
-
print meaningfull error message instead of "hmm, arpi said that isnt used...Thu, 21 Mar 2002 19:23:20 +0000, by michael
-
Im proved Build Version selection for DivX 5.Thu, 21 Mar 2002 18:59:07 +0000, by atmos4
-
fixing bgr15&16 on big_endianThu, 21 Mar 2002 18:53:32 +0000, by michael
-
some updatesThu, 21 Mar 2002 17:16:21 +0000, by alex
-
a bit update to libvo1.5, i think we should make a seperate documentationThu, 21 Mar 2002 17:11:38 +0000, by alex
-
argh 0.5lThu, 21 Mar 2002 16:44:15 +0000, by atmos4
-
Recognize and skip ftype chunk used by some .mp4 files andThu, 21 Mar 2002 16:42:58 +0000, by atmos4
-
temporary disabled len=0 code due to reported loop errorsThu, 21 Mar 2002 15:01:39 +0000, by alex
-
This will hopefully fixThu, 21 Mar 2002 14:08:40 +0000, by ksorim
-
Fix crash when playing multiple files. The bug was triggered when the first fileThu, 21 Mar 2002 10:22:55 +0000, by ksorim
-
Fix crash when SDL had to do rgb -> rgb conversion. Removed some codeThu, 21 Mar 2002 09:22:55 +0000, by ksorim
-
wording patch by Diego & EggerThu, 21 Mar 2002 06:32:13 +0000, by gabucino
-
Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now write esds movie header whereever he wants.Thu, 21 Mar 2002 06:05:14 +0000, by atmos4
-
added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>Thu, 21 Mar 2002 01:21:49 +0000, by melanson
-
some new funcs and fixes for quicktimeWed, 20 Mar 2002 22:32:17 +0000, by arpi
-
allow LPSTR typedefWed, 20 Mar 2002 22:31:52 +0000, by arpi
-
not vbt, but vratetolWed, 20 Mar 2002 21:23:59 +0000, by gabucino
-
added input optionsWed, 20 Mar 2002 21:14:36 +0000, by gabucino
-
-oldpp info fixedWed, 20 Mar 2002 20:25:44 +0000, by gabucino
-
-drWed, 20 Mar 2002 20:24:47 +0000, by gabucino
-
new lavc optsWed, 20 Mar 2002 20:23:40 +0000, by gabucino
-
some small updatesWed, 20 Mar 2002 18:07:03 +0000, by gabucino
-
extended FAAD detectionWed, 20 Mar 2002 17:53:44 +0000, by alex
-
Fame support enabled, awaiting bugreports =DWed, 20 Mar 2002 17:26:52 +0000, by mswitch
-
using -dr instead -vaa_drWed, 20 Mar 2002 15:39:08 +0000, by alex
-
splitted mp_msg_init and mp_msg_set_levelWed, 20 Mar 2002 15:38:13 +0000, by alex
-
Bugfix for --disable-runtime-cpudetectionWed, 20 Mar 2002 15:28:26 +0000, by ksorim
-
splitted mp_msg_init and mp_msg_set_levelWed, 20 Mar 2002 15:22:48 +0000, by alex
-
splitted mp_msg_init and mp_msg_set_level and added i18n support to initWed, 20 Mar 2002 15:14:59 +0000, by alex
-
10l ;)Wed, 20 Mar 2002 14:56:26 +0000, by alex
-
Added options -input keylist and -input cmdlist to list all knowWed, 20 Mar 2002 13:30:57 +0000, by albeu
-
Set the params given to a playlist url to the playlistWed, 20 Mar 2002 10:27:27 +0000, by albeu
-
Fix endless loop at end of an audio only file. It occured when the last chunkWed, 20 Mar 2002 09:48:47 +0000, by albeu
-
New string list option typeWed, 20 Mar 2002 09:45:39 +0000, by albeu
-
added a BMP file demuxer...yeah, that's right, a static image BMP fileWed, 20 Mar 2002 05:15:53 +0000, by melanson
-
oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I thinkWed, 20 Mar 2002 05:09:38 +0000, by melanson
-
add alternative samplerate calculation for files with timescale\!=samplerateWed, 20 Mar 2002 04:22:14 +0000, by atmos4
-
InitializeQTML(0) addedWed, 20 Mar 2002 03:03:29 +0000, by arpi
-
comments on compilingWed, 20 Mar 2002 01:39:09 +0000, by arpi
-
simple sample proggy, using qtmlClient.dll to access QT componentsWed, 20 Mar 2002 01:36:41 +0000, by arpi
-
fixing runtime cpudetect with pre SSE cpusTue, 19 Mar 2002 22:32:45 +0000, by michael
-
config vo if resolution changed (after decoded image read the dimensions out of lavc context)Tue, 19 Mar 2002 22:12:18 +0000, by alex
-
allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds header to mov demuxer, init faad from info from mov headerTue, 19 Mar 2002 21:48:55 +0000, by atmos4
-
show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>Tue, 19 Mar 2002 19:22:00 +0000, by arpi
-
non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 19 Mar 2002 19:16:01 +0000, by arpi
-
hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@student.liu.se>Tue, 19 Mar 2002 18:57:24 +0000, by arpi
-
runtime msg changedTue, 19 Mar 2002 18:49:39 +0000, by arpi
-
a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 19 Mar 2002 18:42:27 +0000, by arpi
-
10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.Tue, 19 Mar 2002 18:27:54 +0000, by albeu
-
Automatically use avcodec if it exists, otherwise fall back to fame (dueTue, 19 Mar 2002 15:08:15 +0000, by mswitch
-
A bug fix in the auto-repeat stuff + moved all printf to mp_msgTue, 19 Mar 2002 13:30:16 +0000, by albeu
-
Commentting sessionTue, 19 Mar 2002 13:29:28 +0000, by albeu
-
A bug fix + moved error msg from verbose to errorTue, 19 Mar 2002 13:28:45 +0000, by albeu
-
Fix a typo error with JOY_BTN2 and JOY_BTN3Tue, 19 Mar 2002 13:27:44 +0000, by albeu
-
small update to english version.Tue, 19 Mar 2002 11:01:37 +0000, by jonas
-
MPlayer now has a Microsoft RLE decoder to call its own...only supportsTue, 19 Mar 2002 07:07:06 +0000, by melanson
-
10l. -ao mpegpes shouldn't be disabled if no DVBTue, 19 Mar 2002 00:11:44 +0000, by arpi
-
update hall of fame :)Mon, 18 Mar 2002 23:59:42 +0000, by atmos4
-
Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decodingMon, 18 Mar 2002 23:30:04 +0000, by atmos4
-
updates by Jiri.Svoboda@seznam.czMon, 18 Mar 2002 23:20:13 +0000, by arpi
-
-nosound option addedMon, 18 Mar 2002 22:25:03 +0000, by gabucino
-
applied Melanson's patchMon, 18 Mar 2002 22:24:18 +0000, by gabucino
-
syncMon, 18 Mar 2002 15:21:28 +0000, by jaf
-
updated to english version.Mon, 18 Mar 2002 14:57:34 +0000, by jonas
-
usr/lib/mplayer not /usr/lib, as reminded by Amy Fong.Mon, 18 Mar 2002 09:39:18 +0000, by eyck
-
syncMon, 18 Mar 2002 09:10:54 +0000, by nexus
-
the RoQ video decoder is so very close to working, I can almost taste itMon, 18 Mar 2002 05:29:59 +0000, by melanson
-
added PTS for audio, but seeking still doesn't workMon, 18 Mar 2002 03:17:20 +0000, by melanson
-
supports query_format in codecsMon, 18 Mar 2002 03:08:21 +0000, by arpi
-
changed status of 'null' codec to avoid prefering it over buggy codecsMon, 18 Mar 2002 01:55:38 +0000, by arpi
-
video codec selection failed message changed - it depends on -vo tooMon, 18 Mar 2002 01:54:33 +0000, by arpi
-
status numbers changed to fit our detection orderMon, 18 Mar 2002 01:52:51 +0000, by arpi
-
migrate to new init_video()Mon, 18 Mar 2002 01:51:47 +0000, by arpi
-
video codec selection redesigned and moved to libmpcodecs - now it's 'intelligent'Mon, 18 Mar 2002 01:49:42 +0000, by arpi
-
init_video() changed, make all externMon, 18 Mar 2002 01:48:40 +0000, by arpi
-
decore version check for divx3 and divx5Mon, 18 Mar 2002 01:48:22 +0000, by arpi
-
don't call video->get_info if it's NULLMon, 18 Mar 2002 01:47:47 +0000, by arpi
-
init_video() changed - now it handles codec selectionMon, 18 Mar 2002 01:47:14 +0000, by arpi
-
libavcodec bitrate is in kbit now ...Mon, 18 Mar 2002 01:00:43 +0000, by michael
-
added vo_configMon, 18 Mar 2002 00:55:58 +0000, by arpi
-
decore version check for divx3 and divx5Mon, 18 Mar 2002 00:46:44 +0000, by arpi
-
lirc fix by Keller Attila <mikimo3@freemail.hu>Sun, 17 Mar 2002 20:28:19 +0000, by arpi
-
supporting ffmpegs "hopefully better bitrate control"Sun, 17 Mar 2002 17:09:04 +0000, by michael
-
rage mobility m3 is rage128 based and not mach64 ...Sun, 17 Mar 2002 16:08:39 +0000, by michael
-
correct LIBDIRSun, 17 Mar 2002 16:02:21 +0000, by eyck
-
Add a (more or less dummy) reference to vo_format_name(), to pull theSun, 17 Mar 2002 15:11:44 +0000, by jkeil
-
xp addedSun, 17 Mar 2002 15:03:25 +0000, by jaf
-
Mp4S fixedSun, 17 Mar 2002 14:21:07 +0000, by arpi
-
fixSun, 17 Mar 2002 09:42:20 +0000, by gabucino
-
sync the f* manual (with arpi's english changes)Sun, 17 Mar 2002 09:41:26 +0000, by gabucino
-
uninit bugs fixedSun, 17 Mar 2002 03:38:16 +0000, by arpi
-
FILM demuxer is leaner, meaner, and cleaner, also with proper bailout onSun, 17 Mar 2002 02:59:04 +0000, by melanson
-
libvo printfs added (moved from mplayer.c), mpi buffers free'd to fix multifile playbackSun, 17 Mar 2002 02:30:29 +0000, by arpi
-
init_video_vaa() removedSun, 17 Mar 2002 02:29:41 +0000, by arpi
-
init/uninit libvo/ao/getch2/cache2 order fixedSun, 17 Mar 2002 02:28:32 +0000, by arpi
-
fixed colorspace detectionSun, 17 Mar 2002 02:13:18 +0000, by arpi
-
don't free our_out_buffer - it's obsoletedSun, 17 Mar 2002 02:04:06 +0000, by arpi
-
- cleanup pass 1. more to come soon...Sun, 17 Mar 2002 00:47:15 +0000, by arpi
-
useless 'max benchmar' removedSun, 17 Mar 2002 00:43:01 +0000, by arpi
-
removed pitches[] messSat, 16 Mar 2002 22:51:07 +0000, by arpi
-
using LIBDIR instead prefix/lib/mplayerSat, 16 Mar 2002 21:20:47 +0000, by alex
-
writing LIBDIR to config.mak and removed USR_PREFIX from config.h as it was the same as PREFIXSat, 16 Mar 2002 21:20:03 +0000, by alex
-
libvo flagsSat, 16 Mar 2002 20:57:53 +0000, by alex
-
mpegpes supportSat, 16 Mar 2002 20:36:24 +0000, by arpi
-
accept IMGFMT_MPEGPESSat, 16 Mar 2002 20:35:59 +0000, by arpi
-
added proper PTS support for FILM demuxerSat, 16 Mar 2002 19:58:07 +0000, by melanson
-
BSD compatibility fix by Steven M. SchultzSat, 16 Mar 2002 19:17:58 +0000, by alex
-
fame enabeldSat, 16 Mar 2002 19:15:12 +0000, by arpi
-
libfame addedSat, 16 Mar 2002 18:43:10 +0000, by arpi
-
workaround lack of -fomit-frame-pointerSat, 16 Mar 2002 17:12:19 +0000, by michael
-
Fixed the bug that make mplayer crash with no sound and an invalidSat, 16 Mar 2002 17:10:15 +0000, by albeu
-
1L : removed redondant enter key bindingSat, 16 Mar 2002 16:57:35 +0000, by albeu
-
ENTER now quits after last fileSat, 16 Mar 2002 16:47:35 +0000, by gabucino
-
Now enter key quit if no next file is avaibleSat, 16 Mar 2002 16:36:32 +0000, by albeu
-
Fixed some bugs with fame, had to disable prebuffering with fame thoughSat, 16 Mar 2002 15:49:26 +0000, by mswitch
-
Initial ogg demuxer. No seeking, a/v sync is broken. Support aviSat, 16 Mar 2002 14:32:03 +0000, by albeu
-
Fixed problem with seeking/sync when using libfameSat, 16 Mar 2002 06:01:13 +0000, by mswitch
-
prefer outfmt with no conversion (see vo's query flags)Sat, 16 Mar 2002 02:46:49 +0000, by arpi
-
added directrendering support and better query_formatSat, 16 Mar 2002 02:42:19 +0000, by alex
-
rtfm hint msg depends on runtime detectionSat, 16 Mar 2002 02:15:10 +0000, by arpi
-
let's make users testing runtime stuff... he-heSat, 16 Mar 2002 02:03:37 +0000, by arpi
-
hints on RTFMSat, 16 Mar 2002 01:56:19 +0000, by arpi
-
updatesSat, 16 Mar 2002 01:34:45 +0000, by arpi
-
obsolete... will be deleted SOONSat, 16 Mar 2002 01:28:11 +0000, by arpi
-
handle error from mpcodecs_config_vo()Sat, 16 Mar 2002 01:10:31 +0000, by arpi
-
"obladi-oblada" -- Gabucino, Feb 11 20:03:21 2002Fri, 15 Mar 2002 23:53:58 +0000, by arpi
-
"sok ize, mutyur, bizbasz." --Gabucino, Feb 12 23:39:36 2002Fri, 15 Mar 2002 23:42:52 +0000, by arpi
-
added a message :)Fri, 15 Mar 2002 23:25:25 +0000, by alex
-
workaround to compile without new-input supportFri, 15 Mar 2002 23:22:36 +0000, by alex
-
szrii, tuu, van, fajorFri, 15 Mar 2002 23:17:50 +0000, by gabucino
-
printf to mp_msg by Anders Rune JensenFri, 15 Mar 2002 23:16:32 +0000, by alex
-
"ez+az" -- Gabucino, 2001Fri, 15 Mar 2002 23:15:36 +0000, by arpi
-
"nememlex" --Gabucino, 2002Fri, 15 Mar 2002 22:57:16 +0000, by arpi
-
changed printf's to mp_msgFri, 15 Mar 2002 22:42:28 +0000, by alex
-
faszom.Fri, 15 Mar 2002 22:29:22 +0000, by arpi
-
syncFri, 15 Mar 2002 22:27:09 +0000, by gabucino
-
changed printf's to mp_msgFri, 15 Mar 2002 22:25:57 +0000, by alex
-
xanim search path fixedFri, 15 Mar 2002 22:16:56 +0000, by gabucino
-
runtime cpudetectionFri, 15 Mar 2002 22:16:02 +0000, by alex
-
volume normalizer plugin addedFri, 15 Mar 2002 22:14:26 +0000, by gabucino
-
fixes...Fri, 15 Mar 2002 21:43:22 +0000, by arpi
-
spelling type fix by Anders Rune JensenFri, 15 Mar 2002 21:38:54 +0000, by alex
-
using mp_gettextFri, 15 Mar 2002 21:37:10 +0000, by alex
-
a "few" "small" "fixes" ...Fri, 15 Mar 2002 21:24:48 +0000, by arpi
-
changed to mp_msgFri, 15 Mar 2002 21:23:49 +0000, by alex
-
-audiofile addedFri, 15 Mar 2002 21:12:33 +0000, by gabucino
-
added i18n supportFri, 15 Mar 2002 21:08:14 +0000, by alex
-
added mp_gettext macro for i18nFri, 15 Mar 2002 21:07:48 +0000, by alex
-
added i18n support (also disabled, later auto detection will be enabled)Fri, 15 Mar 2002 20:48:42 +0000, by alex
-
softclipping (ammegmi?)Fri, 15 Mar 2002 20:36:20 +0000, by gabucino
-
0.1l ;)Fri, 15 Mar 2002 17:58:19 +0000, by alex
-
No longer force the device into not using fameFri, 15 Mar 2002 17:24:27 +0000, by mswitch
-
noaudio ... try#2Fri, 15 Mar 2002 16:49:42 +0000, by gabucino
-
[REVERSE] aszitted mi?Fri, 15 Mar 2002 16:43:58 +0000, by gabucino
-
RM seeking works (?)Fri, 15 Mar 2002 16:38:36 +0000, by gabucino
-
-noaudiobaszasFri, 15 Mar 2002 16:36:47 +0000, by gabucino
-
10lFri, 15 Mar 2002 16:36:45 +0000, by arpi
-
added some ifdef's to make possible to compile with --disable-new-input --enable-guiFri, 15 Mar 2002 16:13:27 +0000, by alex
-
TVI BSD BT848 supportFri, 15 Mar 2002 16:10:29 +0000, by alex
-
tv -noaudio support by Charles HenrichFri, 15 Mar 2002 16:10:06 +0000, by alex
-
update by Charles HenrichFri, 15 Mar 2002 16:08:14 +0000, by alex
-
audio support and pts based packet handling by Charles HenrichFri, 15 Mar 2002 16:07:06 +0000, by alex
-
mp_msg'ized (for i18n ;)Fri, 15 Mar 2002 16:06:10 +0000, by alex
-
added get_sh_video/audio and realmedia seekingFri, 15 Mar 2002 15:53:11 +0000, by alex
-
added PRE-ALPHA seeking ability and index table generator (like avi's one)Fri, 15 Mar 2002 15:51:37 +0000, by alex
-
added TVI BSD BT848Fri, 15 Mar 2002 15:01:34 +0000, by alex
-
initialFri, 15 Mar 2002 14:59:32 +0000, by alex
-
place subtitles under the imageFri, 15 Mar 2002 14:42:15 +0000, by arpi
-
RoQ video decoder is much closer to being categorized as "working" (thereFri, 15 Mar 2002 05:08:07 +0000, by melanson
-
10l? frames_per_sequence==GOPsize... so it should be few secondsFri, 15 Mar 2002 03:49:17 +0000, by arpi
-
temp workaround for mencoderThu, 14 Mar 2002 23:58:46 +0000, by arpi
-
pitches mess removedThu, 14 Mar 2002 23:29:33 +0000, by arpi
-
libvo init moved to libmpcodecsThu, 14 Mar 2002 23:28:51 +0000, by arpi
-
vo_flags unusedThu, 14 Mar 2002 23:09:27 +0000, by arpi
-
missing config_voThu, 14 Mar 2002 23:08:47 +0000, by arpi
-
libvo2 #ifs removedThu, 14 Mar 2002 21:31:25 +0000, by arpi
-
updated to english version.Thu, 14 Mar 2002 21:26:15 +0000, by jonas
-
corrections by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>Thu, 14 Mar 2002 19:16:48 +0000, by jaf
-
10lThu, 14 Mar 2002 17:20:28 +0000, by gabucino
-
mp3 detection fixed...Thu, 14 Mar 2002 11:18:19 +0000, by arpi
-
some cleanup, fixes for video header parsing. finally we get the coded size instead of display size\!Thu, 14 Mar 2002 02:26:49 +0000, by arpi
-
ijpg for jpegsWed, 13 Mar 2002 15:33:55 +0000, by gabucino
-
This will slow down wobbling (just a bit)Wed, 13 Mar 2002 14:39:24 +0000, by mswitch
-
Added preliminary fame supportWed, 13 Mar 2002 14:15:00 +0000, by mswitch
-
Added soft clipping for software volume controlWed, 13 Mar 2002 12:32:42 +0000, by anders
-
upsz ... 10l :)Wed, 13 Mar 2002 12:11:21 +0000, by pontscho
-
small changes in event handlingWed, 13 Mar 2002 10:59:20 +0000, by pontscho
-
10l - config.h should be included...Wed, 13 Mar 2002 01:45:42 +0000, by arpi
-
using libFAME...Wed, 13 Mar 2002 01:23:36 +0000, by arpi
-
sdl dr supportTue, 12 Mar 2002 23:34:52 +0000, by atmos4
-
10l forgot to remove debug printfsTue, 12 Mar 2002 23:10:04 +0000, by atmos4
-
fix dga key handlingTue, 12 Mar 2002 22:11:35 +0000, by atmos4
-
nortc patch by Attila KinaliTue, 12 Mar 2002 18:02:02 +0000, by atmos4
-
corrections by Diego Biurrun <diego@biurrun.de>Tue, 12 Mar 2002 12:36:00 +0000, by jaf
-
lexical fixes (COSMETIC :)) and one 'real fix': grap_frames -> grab_frames -- feel free to flame and reverseTue, 12 Mar 2002 12:04:40 +0000, by alex
-
Using yv12_to_yuy2 sw convertor for cards which have no native yv12 supportTue, 12 Mar 2002 07:31:41 +0000, by nick
-
users should know what he loseTue, 12 Mar 2002 07:16:29 +0000, by nick
-
Bugfix for sig11 when playing multiple filesTue, 12 Mar 2002 06:32:02 +0000, by anders
-
fixed long-standing issue with stereo IMA4 decoderTue, 12 Mar 2002 01:32:46 +0000, by melanson
-
libjpeg and loader conflict workaroundMon, 11 Mar 2002 20:13:45 +0000, by pontscho
-
Compute aspect ratio only onceMon, 11 Mar 2002 09:24:09 +0000, by nick
-
remove obsoleted function (mplResize)Mon, 11 Mar 2002 09:19:15 +0000, by pontscho
-
Fixed fullscreen modeMon, 11 Mar 2002 09:01:43 +0000, by nick
-
Fixed color key definitions. Waiting for new bugreports ;)Mon, 11 Mar 2002 08:48:54 +0000, by nick
-
Fixed default background color for proper color key usageMon, 11 Mar 2002 08:48:06 +0000, by nick
-
kill few warningMon, 11 Mar 2002 08:42:07 +0000, by pontscho
-
Fixed swapping of UV planes in single buffered modeMon, 11 Mar 2002 07:46:04 +0000, by nick
-
framedrop fixMon, 11 Mar 2002 01:13:13 +0000, by arpi
-
very obsoleted...Mon, 11 Mar 2002 00:58:32 +0000, by arpi
-
ijpg handles AVID and Photo JPEG tooMon, 11 Mar 2002 00:49:52 +0000, by arpi
-
hopefully fixed divx5 header + xvid conflictMon, 11 Mar 2002 00:39:40 +0000, by arpi
-
JPEG_LIB moved to common libs, requires by mencoder tooMon, 11 Mar 2002 00:13:26 +0000, by arpi
-
libjpeg detection cleanupMon, 11 Mar 2002 00:13:05 +0000, by arpi
-
1000l. directfb 0.9.9 detection fixed?Sun, 10 Mar 2002 23:55:36 +0000, by arpi
-
removed unneeded includesSun, 10 Mar 2002 23:45:44 +0000, by arpi
-
fix fs handlingSun, 10 Mar 2002 23:20:01 +0000, by pontscho
-
rewrite MWM hint handlingSun, 10 Mar 2002 23:05:44 +0000, by pontscho
-
keeps it cleanSun, 10 Mar 2002 23:04:31 +0000, by jaf
-
Add IJPG decoder.Sun, 10 Mar 2002 22:49:18 +0000, by pontscho
-
fixed strides for packed fourccsSun, 10 Mar 2002 17:51:52 +0000, by nick
-
32bpp support not implemented - do not lieSun, 10 Mar 2002 17:46:22 +0000, by arpi
-
DirectFB 0.9.9 support - patch by Aubin Paul <aubin@punknews.org>Sun, 10 Mar 2002 15:47:01 +0000, by arpi
-
new smoothing method ('#define AVG 2' to enable'n'test it)Sun, 10 Mar 2002 13:53:38 +0000, by pl
-
updated to english versionSun, 10 Mar 2002 12:03:13 +0000, by jonas
-
xvid in mencoderSun, 10 Mar 2002 09:28:02 +0000, by gabucino
-
10lityiSun, 10 Mar 2002 09:25:18 +0000, by gabucino
-
XViD section addedSun, 10 Mar 2002 09:03:37 +0000, by gabucino
-
fullscreen with 'f' keySun, 10 Mar 2002 08:19:43 +0000, by gabucino
-
VM fixes by Nilmoni Deb.Sun, 10 Mar 2002 08:16:07 +0000, by atmos4
-
DivX5 supportSun, 10 Mar 2002 08:12:24 +0000, by gabucino
-
bindings for subposSun, 10 Mar 2002 08:02:33 +0000, by gabucino
-
applied patch from KotHSun, 10 Mar 2002 07:44:09 +0000, by gabucino
-
-subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.vabo.cz>Sun, 10 Mar 2002 03:47:53 +0000, by arpi
-
video_eq support - applied brightness/contrast patch by Brian J. MurrellSun, 10 Mar 2002 03:37:26 +0000, by arpi
-
min() moved out of #if, applied brightness/contrast patch by Brian J. MurrellSun, 10 Mar 2002 03:36:16 +0000, by arpi
-
DX50 worx with ffodivxSun, 10 Mar 2002 03:01:06 +0000, by arpi
-
postprocess.h requires for GET_PP_QUALITY_MAX - patch by Fredrik KuivinenSun, 10 Mar 2002 01:38:21 +0000, by arpi
-
Add DIvX5 FourCCSun, 10 Mar 2002 01:18:35 +0000, by atmos4
-
using libmpcodecs by defaultSun, 10 Mar 2002 00:15:21 +0000, by arpi
-
x1!=mpi->width bug fixed... always trust in x1Sat, 09 Mar 2002 22:07:22 +0000, by arpi
-
round up width/height if mod 2 != 0Sat, 09 Mar 2002 21:53:03 +0000, by arpi
-
DR fixed for BGR24Sat, 09 Mar 2002 21:50:03 +0000, by arpi
-
old temp vars removed, in-codecs equalizer support added, error message if -vfm N/ASat, 09 Mar 2002 21:33:17 +0000, by arpi
-
vo_config request printfSat, 09 Mar 2002 21:31:54 +0000, by arpi
-
divx_quality and equalizer support doneSat, 09 Mar 2002 19:18:46 +0000, by arpi
-
voctls for decoding aheadSat, 09 Mar 2002 17:27:37 +0000, by nick
-
3.0.x sux + some other stuffSat, 09 Mar 2002 14:09:27 +0000, by gabucino
-
PNG decoding using libpngSat, 09 Mar 2002 14:08:53 +0000, by gabucino
-
Optimization and get_image fixes (still untested)Sat, 09 Mar 2002 08:08:43 +0000, by nick
-
mpng, libmpeg2 added, none of them finished :(Sat, 09 Mar 2002 02:18:33 +0000, by arpi
-
divx5 support into libmpcodecs (untested)Sat, 09 Mar 2002 00:57:05 +0000, by atmos4
-
updated to english versionSat, 09 Mar 2002 00:17:50 +0000, by jonas
-
DivX5linux support working (only tested with divx3 and divx4 upto now, will try getting divx5 damples now)Sat, 09 Mar 2002 00:12:49 +0000, by atmos4
-
dr + libmpcodecsFri, 08 Mar 2002 20:17:33 +0000, by arpi
-
small changes in libvo's X11 supportFri, 08 Mar 2002 20:14:08 +0000, by pontscho
-
-audiofileFri, 08 Mar 2002 17:37:25 +0000, by gabucino
-
VOCTRL_GET_IMAGE (untested but should work)Fri, 08 Mar 2002 16:15:54 +0000, by nick
-
TODO listFri, 08 Mar 2002 07:15:50 +0000, by arpi
-
cyuv, nuv, qtrle, qtsmc, roq addedFri, 08 Mar 2002 07:14:34 +0000, by arpi
-
comments fixedThu, 07 Mar 2002 21:12:27 +0000, by arpi
-
fli and msvideo1 addedThu, 07 Mar 2002 21:06:59 +0000, by arpi
-
common includes moved to private vd_internal.hThu, 07 Mar 2002 20:43:17 +0000, by arpi
-
+10l to .soThu, 07 Mar 2002 20:14:52 +0000, by arpi
-
'f' and -/+ fixed (noticed by XYZ user)Thu, 07 Mar 2002 19:45:07 +0000, by gabucino
-
sorry, 10l:)Thu, 07 Mar 2002 18:29:11 +0000, by pontscho
-
HTML: different font handling - idea from new hp dezignThu, 07 Mar 2002 17:55:34 +0000, by gabucino
-
rewrite fullscreen support in some libvo driverThu, 07 Mar 2002 17:50:25 +0000, by pontscho
-
direct rendering supportThu, 07 Mar 2002 16:57:40 +0000, by arpi
-
PlayToPause bug with mouse fixedThu, 07 Mar 2002 15:06:02 +0000, by pontscho
-
small bugfix.Thu, 07 Mar 2002 14:16:43 +0000, by pontscho
-
vm pecs applied from daniel carter <hedonist@win.co.nz>Thu, 07 Mar 2002 14:04:15 +0000, by pontscho
-
direct rendering can be disabled -vaa_nodrThu, 07 Mar 2002 13:09:10 +0000, by arpi
-
accept STATIC buffers if num_buffers==1Thu, 07 Mar 2002 13:02:35 +0000, by arpi
-
small bug fixed and workarounds :(Thu, 07 Mar 2002 11:57:33 +0000, by pontscho
-
video_out added to sh_video_tThu, 07 Mar 2002 02:49:46 +0000, by arpi
-
MP_IMGFLAG_TYPE_DISPLAYED addedThu, 07 Mar 2002 02:44:42 +0000, by arpi
-
direct rendering supportThu, 07 Mar 2002 02:44:16 +0000, by arpi
-
control+preinit moved to mga_common.cThu, 07 Mar 2002 01:51:28 +0000, by arpi
-
xanim, raw, rle addedThu, 07 Mar 2002 01:39:07 +0000, by arpi
-
vfw, vfwex, odivx, divx4 addedThu, 07 Mar 2002 00:44:58 +0000, by arpi
-
10lThu, 07 Mar 2002 00:44:18 +0000, by arpi
-
commente dout info's declThu, 07 Mar 2002 00:43:55 +0000, by arpi
-
sorry, 10l:)Thu, 07 Mar 2002 00:03:51 +0000, by pontscho
-
many changes but debian version stayed the same.Wed, 06 Mar 2002 23:56:28 +0000, by eyck
-
small changesWed, 06 Mar 2002 23:54:20 +0000, by pontscho
-
ACCEPT_WIDTH flag addedWed, 06 Mar 2002 23:40:31 +0000, by arpi
-
corrected typos and bad italian...Wed, 06 Mar 2002 23:28:06 +0000, by frodone
-
workaround for gui a short time.Wed, 06 Mar 2002 23:27:20 +0000, by pontscho
-
.sonak, hogy ne gorbuljon sirasra az.. arca - meg ha nevnapja nincs isWed, 06 Mar 2002 23:16:33 +0000, by gabucino
-
vd_dshow addedWed, 06 Mar 2002 22:03:46 +0000, by arpi
-
new controls added for query/set pp levelWed, 06 Mar 2002 22:02:51 +0000, by arpi
-
KEY_ENTER->quit binding. why doesn't 'pt_step 1' exits if no more file left?Wed, 06 Mar 2002 21:59:24 +0000, by arpi
-
11lWed, 06 Mar 2002 21:01:07 +0000, by arpi
-
order of #includes changed - shouldn't include local things before config.hWed, 06 Mar 2002 20:56:06 +0000, by arpi
-
avcodec_inited moved to vd_ffmpegWed, 06 Mar 2002 20:55:37 +0000, by arpi
-
vd_ffmpeg addedWed, 06 Mar 2002 20:54:43 +0000, by arpi
-
vd_ffmpeg added, handling of EXPORT imgtype changedWed, 06 Mar 2002 20:54:14 +0000, by arpi
-
bazmeg a playtree - tWed, 06 Mar 2002 18:42:56 +0000, by pontscho
-
using mem2agpcpy_pic()Wed, 06 Mar 2002 15:48:54 +0000, by arpi
-
optim :)Wed, 06 Mar 2002 15:25:10 +0000, by arpi
-
workaround for Lara Croft CVID sample... - one more problem to solveWed, 06 Mar 2002 15:00:38 +0000, by arpi
-
using new cinepak codec apiWed, 06 Mar 2002 14:29:27 +0000, by arpi
-
workaround for CVID frames width!=0Wed, 06 Mar 2002 14:27:36 +0000, by arpi
-
DivX5 Build support, not usefull because current divx5linux from avifile.sf.net only decodes black/green imageWed, 06 Mar 2002 02:22:46 +0000, by atmos4
-
proper bsd fix & preventive fix for other archs w/o INT_MAXTue, 05 Mar 2002 20:15:25 +0000, by pl
-
FreeBSD fixTue, 05 Mar 2002 14:36:06 +0000, by nexus
-
volume normalizer plugin supportTue, 05 Mar 2002 09:17:36 +0000, by pl
-
patch by Nilmoni Deb <ndeb@ece.cmu.edu>:Tue, 05 Mar 2002 08:51:57 +0000, by pl
-
updated to english versionTue, 05 Mar 2002 01:13:04 +0000, by frodone
-
added proper dhahelper includesMon, 04 Mar 2002 19:30:02 +0000, by alex
-
oops...changed the wrong codec's image typeMon, 04 Mar 2002 06:10:43 +0000, by melanson
-
first pass at RoQ video decoder...not exactly qualified as 'working' atMon, 04 Mar 2002 05:57:57 +0000, by melanson
-
--outdir addedSun, 03 Mar 2002 19:18:42 +0000, by alex
-
runme + ai :)Sun, 03 Mar 2002 19:17:22 +0000, by alex
-
're-include' possibilitySun, 03 Mar 2002 18:47:29 +0000, by nick
-
10LSun, 03 Mar 2002 18:29:40 +0000, by nick
-
DR on multibufferingSun, 03 Mar 2002 18:29:05 +0000, by nick
-
Multi-bufferingSun, 03 Mar 2002 16:55:01 +0000, by nick
-
Use as much buffers as possibleSun, 03 Mar 2002 16:53:12 +0000, by nick
-
added documentation for "extrastereo" plugin (patch by pl)Sun, 03 Mar 2002 16:47:04 +0000, by gabucino
-
Extrastereo plugin: increases linearly the difference between left and rightSun, 03 Mar 2002 14:17:53 +0000, by pl
-
typo in message fix (tipps -> tips)Sun, 03 Mar 2002 13:48:49 +0000, by pl
-
add no fs as default for windriversSun, 03 Mar 2002 13:40:23 +0000, by atmos4
-
fix linking orderSun, 03 Mar 2002 13:36:57 +0000, by atmos4
-
add manglingSun, 03 Mar 2002 13:33:40 +0000, by atmos4
-
Buggfix for buffer overflow calculation in pluginsSun, 03 Mar 2002 12:53:26 +0000, by anders
-
added Q/A about FAT+2Gb files - user requestSun, 03 Mar 2002 11:44:53 +0000, by gabucino
-
added notes about enhanced Neomagic and Savage4 driversSun, 03 Mar 2002 11:33:14 +0000, by gabucino
-
documented Multifile JPEG/PNG input (-mf)Sun, 03 Mar 2002 10:54:03 +0000, by gabucino
-
-master is obsoletedSun, 03 Mar 2002 09:01:47 +0000, by gabucino
-
reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate withSun, 03 Mar 2002 03:28:17 +0000, by melanson
-
Cinepak decoder now use mp_image_t -> YV12 worx, others disabledSat, 02 Mar 2002 23:43:23 +0000, by arpi
-
Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it>Sat, 02 Mar 2002 22:08:19 +0000, by arpi
-
good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>Sat, 02 Mar 2002 18:54:58 +0000, by arpi
-
applied Anders' Software Volume Control patchSat, 02 Mar 2002 18:22:44 +0000, by gabucino
-
removed --enable-xp from help screen to avoid confusing usersSat, 02 Mar 2002 14:36:18 +0000, by alex
-
Native Cinepak decoder: Added YV12 support (which is so very closeSat, 02 Mar 2002 06:40:26 +0000, by melanson
-
strike period over, commiting stuff. next commit will be rewrite. (?) - GabuFri, 01 Mar 2002 22:27:01 +0000, by jonas
-
initial version. Needs extending, especially LIRC.Fri, 01 Mar 2002 21:55:26 +0000, by gabucino
-
strike period over, commiting stuff. next commit will be rewrite. (?)Fri, 01 Mar 2002 20:39:59 +0000, by gabucino
-
Fix a few syntax errors compiling ao_sun.cFri, 01 Mar 2002 14:54:05 +0000, by jkeil
-
Added more info regarding sync and :noprebufferingFri, 01 Mar 2002 14:18:32 +0000, by mswitch
-
yuy2 support disabled to workaround stupid colorspace selectionFri, 01 Mar 2002 12:42:12 +0000, by michael
-
Added BGR32 output support to PNG vo target because, hey, whyFri, 01 Mar 2002 04:17:05 +0000, by melanson
-
fixed some endian issues, like changing bswap_32() -> be2me_32(), andFri, 01 Mar 2002 03:02:25 +0000, by melanson
-
implemented basic wrapper functions to new libmpcodecs apiFri, 01 Mar 2002 00:26:10 +0000, by arpi
-
dec_video.c addedFri, 01 Mar 2002 00:25:43 +0000, by arpi
-
10l... forgot to set VFMFri, 01 Mar 2002 00:24:56 +0000, by arpi
-
fixed stride for packed formats, more detailed printf at image allocationFri, 01 Mar 2002 00:20:11 +0000, by arpi
-
removed codec dependent parts, only core leftThu, 28 Feb 2002 21:59:14 +0000, by arpi
-
PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>Thu, 28 Feb 2002 21:24:02 +0000, by arpi
-
10l... gcc 3.x fixThu, 28 Feb 2002 21:17:12 +0000, by arpi
-
print the number of buffers usedThu, 28 Feb 2002 16:24:55 +0000, by michael
-
use 4 buffers, fallback to fewer buffers if the video ram isnt large enoughThu, 28 Feb 2002 16:20:58 +0000, by michael
-
Added waitpid in free_stream to avoid zombiesThu, 28 Feb 2002 13:50:09 +0000, by albeu
-
Fix when stdin is used as a fileThu, 28 Feb 2002 13:49:04 +0000, by albeu
-
New option use-stdinThu, 28 Feb 2002 13:48:04 +0000, by albeu
-
New option use-stdin to use when stdin will be used as a fileThu, 28 Feb 2002 13:47:06 +0000, by albeu
-
Corrections to position saving/restore under vo=X11.Thu, 28 Feb 2002 11:43:21 +0000, by atlka
-
Use stdout as default mencoder's output if no filename specifiedThu, 28 Feb 2002 08:26:20 +0000, by nick
-
fixed another color chunk issueThu, 28 Feb 2002 03:01:53 +0000, by melanson
-
-subfps and -subdelay alters -dumpmpsub's outputThu, 28 Feb 2002 02:37:13 +0000, by laaz
-
cinepak addedThu, 28 Feb 2002 01:43:06 +0000, by arpi
-
cinepak addedThu, 28 Feb 2002 01:42:44 +0000, by arpi
-
callbacks addedThu, 28 Feb 2002 01:41:49 +0000, by arpi
-
cinepak decoder - untestedThu, 28 Feb 2002 01:26:45 +0000, by arpi
-
stride!=width*bpp support to cinepak decoderThu, 28 Feb 2002 01:12:24 +0000, by arpi
-
Fixed a bug with -dumpmpsubThu, 28 Feb 2002 01:01:50 +0000, by laaz
-
libmpcodecs video decoder templateThu, 28 Feb 2002 00:57:47 +0000, by arpi
-
libmpcodecs core - initial versionThu, 28 Feb 2002 00:57:30 +0000, by arpi
-
new flags added for direct rendering (libmpcodecs core)Thu, 28 Feb 2002 00:53:01 +0000, by arpi
-
check if planar formats are supportedWed, 27 Feb 2002 14:57:33 +0000, by michael
-
We should know size of out bufferWed, 27 Feb 2002 11:16:53 +0000, by nick
-
unroll stuffWed, 27 Feb 2002 11:16:18 +0000, by nick
-
disable color key support - causes a lot of unnecessary problemsWed, 27 Feb 2002 11:14:25 +0000, by nick
-
YVU9 supportTue, 26 Feb 2002 22:15:08 +0000, by michael
-
german mencoder manpageTue, 26 Feb 2002 18:11:10 +0000, by jonas
-
small updates: html fixes, man2html compatibility, some new options...Tue, 26 Feb 2002 16:44:14 +0000, by jonas
-
color key supportTue, 26 Feb 2002 10:31:31 +0000, by nick
-
early draftTue, 26 Feb 2002 02:33:20 +0000, by arpi
-
Italian translationTue, 26 Feb 2002 02:07:17 +0000, by frodone
-
triple bufferingMon, 25 Feb 2002 19:26:34 +0000, by michael
-
OVERLAY_KEY_CNTL valuesMon, 25 Feb 2002 16:16:44 +0000, by michael
-
provide unstable codeMon, 25 Feb 2002 15:04:09 +0000, by nick
-
POSIX compatible timer's callbackMon, 25 Feb 2002 14:24:11 +0000, by nick
-
10lMon, 25 Feb 2002 14:23:31 +0000, by michael
-
colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS more)Mon, 25 Feb 2002 14:21:26 +0000, by michael
-
A first attempt to document the playtree systemMon, 25 Feb 2002 13:59:39 +0000, by albeu
-
Adding SW volume controlMon, 25 Feb 2002 13:31:26 +0000, by anders
-
add half new input support for guiMon, 25 Feb 2002 13:14:27 +0000, by pontscho
-
Small bugfix with getting playlist last line.Mon, 25 Feb 2002 11:13:34 +0000, by albeu
-
rename V -> VC just for understandingMon, 25 Feb 2002 08:27:15 +0000, by nick
-
Minor fixes and probably final fix of vsyncMon, 25 Feb 2002 08:12:58 +0000, by nick
-
fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersMon, 25 Feb 2002 02:48:37 +0000, by melanson
-
colorkey enabled ... until colorkey is correctly supported in vidixMon, 25 Feb 2002 02:05:30 +0000, by michael
-
mem corruption bug fix.Sun, 24 Feb 2002 21:57:16 +0000, by pontscho
-
colorkey supportSun, 24 Feb 2002 21:27:47 +0000, by michael
-
Small bugfix (memcpy too small without sizeof(int) :( )Sun, 24 Feb 2002 21:22:12 +0000, by albeu
-
Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV blockSun, 24 Feb 2002 21:20:20 +0000, by albeu
-
fix playtree bug. but ... i dont' see this ... bazmegSun, 24 Feb 2002 19:34:52 +0000, by pontscho
-
vsyncSun, 24 Feb 2002 18:31:14 +0000, by michael
-
10l++Sun, 24 Feb 2002 17:45:24 +0000, by pontscho
-
inttypes.h bug fix. 10lSun, 24 Feb 2002 17:38:33 +0000, by pontscho
-
exclude benchmark stuff execution from normal playbackSun, 24 Feb 2002 17:10:06 +0000, by nick
-
make -frames key optional for max/total benchmarkSun, 24 Feb 2002 17:00:19 +0000, by nick
-
Really take tab as a space in cmd parsing.Sun, 24 Feb 2002 16:31:27 +0000, by albeu
-
older API fixes, support for async modeSun, 24 Feb 2002 16:28:44 +0000, by alex
-
Additional notesSun, 24 Feb 2002 16:22:22 +0000, by nick
-
More info on dropped framesSun, 24 Feb 2002 15:59:53 +0000, by nick
-
frame dropping prediction with benchmarksSun, 24 Feb 2002 15:54:13 +0000, by nick
-
Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a andSun, 24 Feb 2002 13:29:44 +0000, by albeu
-
Added an option to select the input config fileSun, 24 Feb 2002 13:03:47 +0000, by albeu
-
Fix my mistake (forgot to remove a getch2_enable) but in the rigthSun, 24 Feb 2002 12:05:12 +0000, by albeu
-
max & average benchmarksSun, 24 Feb 2002 11:23:48 +0000, by nick
-
fixes bug in alban's new input handling code that caused the terminalSun, 24 Feb 2002 04:56:54 +0000, by rfelker
-
fixes build with new-input disabledSun, 24 Feb 2002 04:37:17 +0000, by rfelker
-
do not fault if no directbuffer available (for example: ggi display-multi)Sun, 24 Feb 2002 02:50:02 +0000, by alex
-
reworked :) should work on low bpp outputsSun, 24 Feb 2002 02:21:14 +0000, by alex
-
dont ignore --disable-mmx, ...Sun, 24 Feb 2002 01:24:18 +0000, by michael
-
totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering supportSat, 23 Feb 2002 23:31:08 +0000, by alex
-
ehh, return error if cannot open displaySat, 23 Feb 2002 23:14:29 +0000, by alex
-
Also use tab as cmd arg sepparatorSat, 23 Feb 2002 22:43:25 +0000, by albeu
-
Make blocking call in libmpdemux interuptable (only with new input,Sat, 23 Feb 2002 21:22:55 +0000, by albeu
-
Change in configure relative to lirc, same thing in Makefile plusSat, 23 Feb 2002 21:20:16 +0000, by albeu
-
Make old and new lirc support independant from each otherSat, 23 Feb 2002 21:18:40 +0000, by albeu
-
These 2 files are intended for code common to the whole libSat, 23 Feb 2002 21:17:26 +0000, by albeu
-
Fixed bug with comments in input.conf parserSat, 23 Feb 2002 21:13:35 +0000, by albeu
-
Bug fix in entry parsing.Sat, 23 Feb 2002 21:11:01 +0000, by albeu
-
html fixes (noticed by some hawk-eyed one, whose name disappeared into theSat, 23 Feb 2002 19:12:31 +0000, by gabucino
-
new gui interface, and gtk moved into mplayer process. fork ... bleh :)Sat, 23 Feb 2002 15:12:55 +0000, by pontscho
-
Handle HTTP OK response that doesn't contain a mime-type.Sat, 23 Feb 2002 07:40:25 +0000, by bertrand
-
Fixed the http response parser when the http header only has the HTTPSat, 23 Feb 2002 07:31:45 +0000, by bertrand
-
Bugfix in x11_common.c mainly. Don't screw up the display name,Sat, 23 Feb 2002 01:38:06 +0000, by albeu
-
"At least next new file translated and very little fixes in the second."Fri, 22 Feb 2002 23:41:55 +0000, by gabucino
-
using vo_dx, vo_dyFri, 22 Feb 2002 19:52:09 +0000, by alex
-
setting vo_dx and vo_dy in event handlingFri, 22 Feb 2002 19:36:21 +0000, by alex
-
added vo_dx,vo_dy (used currently only by X based outputs)Fri, 22 Feb 2002 18:00:38 +0000, by alex
-
10l accidently commited an already customized version with different default scaling algo.Fri, 22 Feb 2002 17:58:46 +0000, by atmos4
-
Forgot to commit with vo_sdl osd patch.Fri, 22 Feb 2002 17:57:15 +0000, by atmos4
-
clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming availableFri, 22 Feb 2002 16:16:02 +0000, by alex
-
osd outside movie support for vo_sdl, patch by Fredrik KuivinenFri, 22 Feb 2002 15:25:11 +0000, by atmos4
-
use assert.hFri, 22 Feb 2002 15:24:19 +0000, by michael
-
mondom fix bazmeg.Fri, 22 Feb 2002 15:22:27 +0000, by pontscho
-
fix nexus's key bug :) 10l, sorry :)Fri, 22 Feb 2002 14:48:38 +0000, by pontscho
-
using PATH_DEV_*Fri, 22 Feb 2002 14:20:15 +0000, by alex
-
Finnaly figured out this little long living bugFri, 22 Feb 2002 14:05:41 +0000, by albeu
-
added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>Fri, 22 Feb 2002 13:47:31 +0000, by alex
-
discovered what appears to be another valid FLI frame magic numberFri, 22 Feb 2002 03:41:19 +0000, by melanson
-
EXTRA_INC added (Nexus)Fri, 22 Feb 2002 00:17:12 +0000, by arpi
-
new interface ? :)Thu, 21 Feb 2002 22:48:47 +0000, by pontscho
-
10l+Thu, 21 Feb 2002 21:20:52 +0000, by pontscho
-
fixing scaled outputThu, 21 Feb 2002 21:15:40 +0000, by michael
-
small changesThu, 21 Feb 2002 21:11:01 +0000, by pontscho
-
101++Thu, 21 Feb 2002 19:41:50 +0000, by michael
-
fixing bgr32 output on big-endian systemsThu, 21 Feb 2002 17:48:00 +0000, by michael
-
compilation fixedThu, 21 Feb 2002 17:22:03 +0000, by arpi
-
unscaled yuv2rgb fix for big-endian systemsThu, 21 Feb 2002 16:57:35 +0000, by michael
-
Fix return value of VOCTRL_FULLSCREENThu, 21 Feb 2002 16:17:15 +0000, by atmos4
-
Cleanup and commentThu, 21 Feb 2002 16:05:09 +0000, by anders
-
Moved HW dependent mixer stuff to libao and removed master switchThu, 21 Feb 2002 16:02:26 +0000, by anders
-
Fix automatic vobsub detection and make it silent.Thu, 21 Feb 2002 15:44:51 +0000, by atmos4
-
forgot to commitThu, 21 Feb 2002 14:34:52 +0000, by atmos4
-
new input cucc is defaultThu, 21 Feb 2002 13:31:05 +0000, by pontscho
-
ExposureMask fixed.Thu, 21 Feb 2002 13:28:39 +0000, by pontscho
-
Support for retriving mp3 playlist from the networkThu, 21 Feb 2002 13:14:52 +0000, by albeu
-
Playtree parser switch to a by line mode.Thu, 21 Feb 2002 13:12:53 +0000, by albeu
-
In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))Thu, 21 Feb 2002 13:11:31 +0000, by albeu
-
changes in fullscreen/window switching code to obtain returning toThu, 21 Feb 2002 10:49:57 +0000, by atlka
-
add fselector changes (pwilkins@lashwhip.com)Thu, 21 Feb 2002 10:35:37 +0000, by pontscho
-
3 mails describing hwac3 tech detailsThu, 21 Feb 2002 02:01:46 +0000, by arpi
-
"There are some updates and new file inside an attachment."Wed, 20 Feb 2002 23:50:26 +0000, by gabucino
-
man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock.de>)Wed, 20 Feb 2002 23:45:44 +0000, by gabucino
-
improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias DiedrichWed, 20 Feb 2002 22:45:48 +0000, by atmos4
-
Patch: Improved raw encoding support in mencoder by Fredrik KuivinenWed, 20 Feb 2002 22:45:00 +0000, by atmos4
-
subtitle positioning patch by Jiri SvobodaWed, 20 Feb 2002 22:43:34 +0000, by atmos4
-
support for VOCTRL_FULLSCREENWed, 20 Feb 2002 22:42:46 +0000, by atmos4
-
remove uneeded assert (common case at eof)Wed, 20 Feb 2002 22:41:54 +0000, by atmos4
-
autodetect vobsub filename, disable autosub if vobsub found.Wed, 20 Feb 2002 22:41:06 +0000, by atmos4
-
BGR15, BGR16, BGR32 supportWed, 20 Feb 2002 17:23:00 +0000, by michael
-
Fixed (I hope) little bug wich lead to sig11 after last playtree entryWed, 20 Feb 2002 17:03:35 +0000, by albeu
-
Options registration for mencoderWed, 20 Feb 2002 17:02:31 +0000, by albeu
-
Register libmpdemux optionsWed, 20 Feb 2002 17:00:32 +0000, by albeu
-
Demuxers demuxer support for using external audiofile (or muxed subtitles).Wed, 20 Feb 2002 16:59:25 +0000, by albeu
-
Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2Wed, 20 Feb 2002 16:55:11 +0000, by albeu
-
Added comments support in input.conf (comments lines with #)Wed, 20 Feb 2002 14:45:18 +0000, by albeu
-
add new input cuccWed, 20 Feb 2002 10:02:29 +0000, by pontscho
-
zero saturation / grayscale bugfixWed, 20 Feb 2002 00:19:47 +0000, by michael
-
meaning of some bits figured outTue, 19 Feb 2002 20:54:58 +0000, by michael
-
fixing yv12Tue, 19 Feb 2002 18:04:06 +0000, by michael
-
Fixes:Tue, 19 Feb 2002 16:23:02 +0000, by nick
-
we're in the year 2002Mon, 18 Feb 2002 20:17:36 +0000, by jaf
-
Screenshot on the flyMon, 18 Feb 2002 18:37:39 +0000, by nick
-
Accidentally mixed experimental code with stable one during last commit,Mon, 18 Feb 2002 18:23:14 +0000, by mswitch
-
Added VOCTRL_PAUSE and VOCTRL_RESUMEMon, 18 Feb 2002 17:34:20 +0000, by mswitch
-
fixed RoQ file detection and FPS determination (maybe)Mon, 18 Feb 2002 16:50:16 +0000, by melanson
-
general review of the manpage (patch by Tobias Diedrich <td@informatik.uni-hannover.de>)Mon, 18 Feb 2002 11:38:41 +0000, by jonas
-
fixed planar yuv formatsSun, 17 Feb 2002 22:40:31 +0000, by michael
-
ffmjpeg yv12 422 fixedSun, 17 Feb 2002 20:51:50 +0000, by arpi
-
DVB mixer control added (very big messy hack)Sun, 17 Feb 2002 20:43:24 +0000, by arpi
-
german manpageSun, 17 Feb 2002 18:30:37 +0000, by jonas
-
Fix this stupid math mistake in calcultating audio buffer durationSun, 17 Feb 2002 17:35:34 +0000, by albeu
-
Change order of vo_function calls (Although it doesn't matter for now).Sun, 17 Feb 2002 17:18:05 +0000, by nick
-
Allow using direct rendering with any HW pitches (even on matrox g400).Sun, 17 Feb 2002 15:54:58 +0000, by nick
-
vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>Sun, 17 Feb 2002 15:09:46 +0000, by nick
-
using mencoder_exit instead exit and returnSun, 17 Feb 2002 13:50:26 +0000, by alex
-
added local X11 error handler (call player_exit)Sun, 17 Feb 2002 12:34:29 +0000, by alex
-
More correct direct rendering usageSun, 17 Feb 2002 12:22:01 +0000, by nick
-
ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>Sun, 17 Feb 2002 12:04:20 +0000, by arpi
-
Screenshot on the flySun, 17 Feb 2002 10:21:00 +0000, by nick
-
Screenshot on the flySun, 17 Feb 2002 09:25:09 +0000, by nick
-
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Sun, 17 Feb 2002 08:24:43 +0000, by nick
-
added VOFLAG_* definitions and int vo_flagsSun, 17 Feb 2002 03:06:38 +0000, by alex
-
ehh, i forgot to commit this...Sun, 17 Feb 2002 02:11:14 +0000, by arpi
-
added support for runtime fullscreen switchingSun, 17 Feb 2002 02:01:45 +0000, by alex
-
standard key support for video out runtime fullscreen switchingSun, 17 Feb 2002 01:07:45 +0000, by alex
-
vo_fullscreen addedSun, 17 Feb 2002 01:06:50 +0000, by alex
-
added VOCTRL_FULLSCREENSun, 17 Feb 2002 00:33:50 +0000, by alex
-
Changed the default prefill cache value for raw network input stream.Sun, 17 Feb 2002 00:05:08 +0000, by bertrand
-
fixed MP3 ICY detection, return detected file format for open_streamSat, 16 Feb 2002 21:48:59 +0000, by alex
-
Add module parameters: contrast and brightness, so when you need those permanentlySat, 16 Feb 2002 19:58:39 +0000, by eyck
-
Fixed a bug with prebuffering which would cause syncloss, someone atSat, 16 Feb 2002 13:41:32 +0000, by mswitch
-
101 (NULL->srcW, NULL->srcH)Sat, 16 Feb 2002 13:12:51 +0000, by michael
-
MMX part rewritten and 16 tap filter added for better sound qualtySat, 16 Feb 2002 13:08:14 +0000, by anders
-
Fixed a strange bug that sneaked in at the last minute (vobsub wouldSat, 16 Feb 2002 13:06:45 +0000, by mswitch
-
Fixed bug which would cause gibberish to be printed when using :noprebufSat, 16 Feb 2002 12:51:33 +0000, by mswitch
-
Direct rendering with dshow codecs support. (Was untested but should work)Sat, 16 Feb 2002 08:20:24 +0000, by nick
-
Works with YUY2 fourccSat, 16 Feb 2002 07:55:44 +0000, by nick
-
fixed WAV demuxer so that it skips to the actual start of the audio dataSat, 16 Feb 2002 05:45:16 +0000, by melanson
-
shrink the size of the ghost image, courtesy of Roberto TogniSat, 16 Feb 2002 01:30:11 +0000, by melanson
-
avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is usedFri, 15 Feb 2002 22:31:10 +0000, by michael
-
We should skip exactly the first frame on mp3 files.Fri, 15 Feb 2002 16:48:25 +0000, by albeu
-
Upgrades to the latest version, some corrections...Fri, 15 Feb 2002 13:14:41 +0000, by jonas
-
*** empty log message ***Fri, 15 Feb 2002 10:43:21 +0000, by mswitch
-
Fixed bug wich interrupt plaintext parsing before real eofFri, 15 Feb 2002 10:33:03 +0000, by albeu
-
use mem2agpcpy_pic()Fri, 15 Feb 2002 01:00:26 +0000, by michael
-
mp3 position fixedFri, 15 Feb 2002 00:16:21 +0000, by arpi
-
added mp3 detectionThu, 14 Feb 2002 23:41:34 +0000, by arpi
-
fast header checker addedThu, 14 Feb 2002 23:41:00 +0000, by arpi
-
-ss -endpos documentedThu, 14 Feb 2002 22:50:34 +0000, by gabucino
-
mem2agpcpy_pic()Thu, 14 Feb 2002 22:34:24 +0000, by michael
-
+staticThu, 14 Feb 2002 22:33:29 +0000, by arpi
-
yv12 slices fix by Robert Kesterson <robertk@robertk.com>Thu, 14 Feb 2002 22:31:21 +0000, by arpi
-
mpeg-es osd fix - patch by ??? (lost mail:((()Thu, 14 Feb 2002 22:15:53 +0000, by arpi
-
XANIM_MOD_DIR can be used for XAnim codecs' path specifyingThu, 14 Feb 2002 22:14:19 +0000, by gabucino
-
ehhThu, 14 Feb 2002 22:03:42 +0000, by arpi
-
miafene (so arpi can say I don't write proper cvslogs)Thu, 14 Feb 2002 21:49:12 +0000, by gabucino
-
'setterm' can also be usedThu, 14 Feb 2002 21:47:44 +0000, by gabucino
-
Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)Thu, 14 Feb 2002 18:37:33 +0000, by albeu
-
use the XANIM_MOD_DIR env. var as described in xanim's docsThu, 14 Feb 2002 18:17:14 +0000, by alex
-
minor dststride bugfix for i420 outputThu, 14 Feb 2002 16:38:50 +0000, by michael
-
bugfix for width % 2 != 0Thu, 14 Feb 2002 16:17:18 +0000, by michael
-
10l... it detected mpeg1/2 ps files as mpeg audio...Thu, 14 Feb 2002 16:09:36 +0000, by arpi
-
Upgrade to latest version, some html fixes.Thu, 14 Feb 2002 13:58:30 +0000, by jonas
-
Audio file demuxer. Extended version for demuxer info.Thu, 14 Feb 2002 13:04:35 +0000, by albeu
-
Also display clip info for audio only contentsThu, 14 Feb 2002 12:55:27 +0000, by albeu
-
a few quick fixes to the FLI decoderThu, 14 Feb 2002 03:26:50 +0000, by melanson
-
Scratch for volunteersWed, 13 Feb 2002 08:59:23 +0000, by nick
-
typoWed, 13 Feb 2002 08:55:05 +0000, by nick
-
Fixing "quake" by direct waiting of vsync.Wed, 13 Feb 2002 08:24:13 +0000, by nick
-
cosmetic fixWed, 13 Feb 2002 04:47:12 +0000, by melanson
-
some obscure bug fixes to the FLI decoder, with many thanks to RobertoWed, 13 Feb 2002 04:06:55 +0000, by melanson
-
fixed broken xvid support ("lm" rather than "-lm" in libs)Wed, 13 Feb 2002 03:14:45 +0000, by rfelker
-
Using the mplayer SwScaler instead of doing scaling manually (sometimes this dies with sig FPEWed, 13 Feb 2002 00:38:23 +0000, by mswitch
-
101Wed, 13 Feb 2002 00:17:16 +0000, by michael
-
we are now able to use the new bitwriter code in libavcodecTue, 12 Feb 2002 23:30:07 +0000, by rik
-
use mem2agpcpy() instead of fast_memcpy()Tue, 12 Feb 2002 23:19:37 +0000, by michael
-
mem2agpcpy()Tue, 12 Feb 2002 23:17:14 +0000, by michael
-
sok ize, mutyur, bizbasz.Tue, 12 Feb 2002 22:34:35 +0000, by gabucino
-
missing #ifdef HAVE_XDPMSTue, 12 Feb 2002 22:06:12 +0000, by pl
-
Support for XviD library detection:Tue, 12 Feb 2002 22:03:44 +0000, by pl
-
default is allways nozoom again (specify -zoom if u want the sane behavior)Tue, 12 Feb 2002 17:55:03 +0000, by michael
-
fixed old testing partTue, 12 Feb 2002 17:52:30 +0000, by alex
-
added informat support (for encoding)Tue, 12 Feb 2002 17:33:27 +0000, by alex
-
rgb/bgr 32bpp and IYUV/I420 supportTue, 12 Feb 2002 17:10:21 +0000, by alex
-
mpg 32bpp supportTue, 12 Feb 2002 17:06:21 +0000, by alex
-
mpng: 32bpp supportTue, 12 Feb 2002 17:04:43 +0000, by alex
-
32bpp support, allocating palette based on used colors by file (possible overflow fix)Tue, 12 Feb 2002 17:04:13 +0000, by alex
-
this file is obsoleted by videodev_mjpeg.hTue, 12 Feb 2002 16:03:00 +0000, by rik
-
this file obsoletes zoran.h and contains the Recommended interface definition for zr devicesTue, 12 Feb 2002 15:59:32 +0000, by rik
-
migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)Tue, 12 Feb 2002 15:53:40 +0000, by rik
-
add vsync support for doublebuffering to vo_vesaTue, 12 Feb 2002 15:06:04 +0000, by atmos4
-
- Shutdown capturing before playbackTue, 12 Feb 2002 10:36:43 +0000, by nick
-
ehh. forgot to commit this one...Tue, 12 Feb 2002 08:27:49 +0000, by arpi
-
AVI demuxer fixes:Tue, 12 Feb 2002 01:20:59 +0000, by arpi
-
obladi-obladaMon, 11 Feb 2002 18:57:25 +0000, by gabucino
-
minor rounding bugfix in the aspect stuffMon, 11 Feb 2002 14:04:31 +0000, by michael
-
-fs and or -vm default is nozoom, -zoom does the expected thingMon, 11 Feb 2002 13:45:26 +0000, by michael
-
A whole bunch of free_demuxer in demux_openMon, 11 Feb 2002 12:11:48 +0000, by albeu
-
Place holder for registering modules optionsMon, 11 Feb 2002 11:46:27 +0000, by albeu
-
Added new input mouse support in x11 voMon, 11 Feb 2002 11:44:50 +0000, by albeu
-
Added key autorepeat support. Options to enable/disable joystick and lircMon, 11 Feb 2002 11:42:08 +0000, by albeu
-
add initial mPNG supportMon, 11 Feb 2002 09:15:59 +0000, by pontscho
-
Unroll -ni usage for deint. Anyway it doesn't help :(Mon, 11 Feb 2002 07:30:05 +0000, by nick
-
tell to driver doublebufferingMon, 11 Feb 2002 07:19:18 +0000, by nick
-
Removed the url_copy function , since it was badly implemented,Mon, 11 Feb 2002 05:19:11 +0000, by bertrand
-
Cleaned up the way proxies checking was done.Mon, 11 Feb 2002 05:16:09 +0000, by bertrand
-
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>Mon, 11 Feb 2002 01:24:56 +0000, by arpi
-
updated. please check...Mon, 11 Feb 2002 01:15:22 +0000, by arpi
-
unscaled memcpy variant bugfix (negative strides)Sun, 10 Feb 2002 23:57:47 +0000, by michael
-
blessed the QT SMC video codec as being "working"Sun, 10 Feb 2002 23:56:01 +0000, by melanson
-
fixed the last few SMC bugs, thanks to Roberto Togni's bug huntingSun, 10 Feb 2002 23:51:23 +0000, by melanson
-
reinstated original palette decision logic from XAnim (was the QT specSun, 10 Feb 2002 19:06:08 +0000, by melanson
-
added nmhd, added checking for audio trak in demux_mov_fill_bufferSun, 10 Feb 2002 18:31:12 +0000, by alex
-
break if error in decompressing, moved buffer allocatingSun, 10 Feb 2002 18:17:17 +0000, by alex
-
identify jpg with case-insensitive 'jpg' or 'jpeg' stringSun, 10 Feb 2002 18:09:52 +0000, by alex
-
check for overflow in new_sh_video and new_sh_audioSun, 10 Feb 2002 18:09:20 +0000, by alex
-
allways use swScalerSun, 10 Feb 2002 17:48:41 +0000, by michael
-
removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c)Sun, 10 Feb 2002 16:56:30 +0000, by alex
-
support swscaler for i420Sun, 10 Feb 2002 13:11:11 +0000, by alex
-
div3/vfw encoding fixedSun, 10 Feb 2002 12:20:50 +0000, by arpi
-
added options for completeness: --enable-gcc-checking, --disable-profileSun, 10 Feb 2002 11:25:14 +0000, by pl
-
-playlist also accepts ASX filesSun, 10 Feb 2002 10:05:56 +0000, by gabucino
-
added -dvd-device and -cdrom-deviceSun, 10 Feb 2002 10:04:03 +0000, by gabucino
-
applied Alban Bedel's patch (-dvd-device and -cdrom-device)Sun, 10 Feb 2002 10:03:39 +0000, by gabucino
-
PortabilitySun, 10 Feb 2002 09:56:50 +0000, by nick
-
added credits for Roberto TogniSun, 10 Feb 2002 09:49:45 +0000, by gabucino
-
[REVERSE] this patch translated the file back to englishSun, 10 Feb 2002 08:53:16 +0000, by gabucino
-
added more tips on codec developmentSun, 10 Feb 2002 02:37:54 +0000, by melanson
-
BGR24 support, including flip flagSun, 10 Feb 2002 01:43:35 +0000, by arpi
-
Fixed FILM demuxer so that it now plays (my) FILM filesSun, 10 Feb 2002 01:23:36 +0000, by melanson
-
bgr15 / bgr16 input support (with -zoom)Sun, 10 Feb 2002 01:07:58 +0000, by michael
-
DV-ntsc (dvc) added for quicktime DV steramsSun, 10 Feb 2002 00:56:08 +0000, by arpi
-
temp. workaround for VFW upside-down flipSun, 10 Feb 2002 00:55:10 +0000, by arpi
-
fixedsize video samples fixed (dvntsc-qt.mov)Sun, 10 Feb 2002 00:45:56 +0000, by arpi
-
unscaled BGR24 -> YV12Sun, 10 Feb 2002 00:43:31 +0000, by michael
-
rgb24toyv12 in MMX (untested)Sun, 10 Feb 2002 00:30:24 +0000, by michael
-
Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)Sun, 10 Feb 2002 00:16:46 +0000, by atmos4
-
initial seeking (-ss) support in mencoderSun, 10 Feb 2002 00:07:34 +0000, by rfelker
-
bgr24toUV in MMXSat, 09 Feb 2002 23:43:48 +0000, by michael
-
added voctrl_guisupport and fixed some typosSat, 09 Feb 2002 22:38:36 +0000, by alex
-
"I finished the rest of the german documentation and fixedSat, 09 Feb 2002 22:20:03 +0000, by gabucino
-
TestSat, 09 Feb 2002 21:56:25 +0000, by mswitch
-
Added native codec support for QT RPZA data, courtesy of Roberto TogniSat, 09 Feb 2002 20:05:49 +0000, by melanson
-
applied David Holm's patchSat, 09 Feb 2002 17:54:29 +0000, by gabucino
-
updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 patch), this solvesSat, 09 Feb 2002 17:40:33 +0000, by mswitch
-
bgr24toY in MMXSat, 09 Feb 2002 17:03:53 +0000, by michael
-
Get(Set) deinterlacingSat, 09 Feb 2002 15:14:48 +0000, by nick
-
temporary solution to disable adaptive deinterlacing engineSat, 09 Feb 2002 14:53:49 +0000, by nick
-
Fixed a bug where seeking would lock mplayerSat, 09 Feb 2002 14:44:09 +0000, by mswitch
-
Fix according to strange bugreportSat, 09 Feb 2002 14:34:08 +0000, by nick
-
Removed some stuff from the em8300 driver, had to compensateSat, 09 Feb 2002 14:27:24 +0000, by mswitch
-
FreeBSD fixSat, 09 Feb 2002 13:58:37 +0000, by nexus
-
Added switch to disable prebufferingSat, 09 Feb 2002 11:35:24 +0000, by mswitch
-
ARGH, changing playback speed was a mistake...Sat, 09 Feb 2002 11:15:11 +0000, by mswitch
-
Fixed some stuff with setting timestamps, and added proper setting of playback speed. I'mSat, 09 Feb 2002 11:10:31 +0000, by mswitch
-
Thanks to the new control() method I've finally been able to add prebuffering support. ThisSat, 09 Feb 2002 10:43:11 +0000, by mswitch
-
Make code simple. Use swScaler even for fastmemcpy purposes :)Sat, 09 Feb 2002 10:24:44 +0000, by nick
-
"Here is the correct patch again, some changes for the old ones and a patch forSat, 09 Feb 2002 09:28:23 +0000, by gabucino
-
vo_yuv4mpeg addedSat, 09 Feb 2002 01:30:35 +0000, by arpi
-
setting vo_fps, required for vo_yuv4mpegSat, 09 Feb 2002 01:29:11 +0000, by arpi
-
yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>Sat, 09 Feb 2002 01:25:21 +0000, by arpi
-
10000hl to Holm... control MUST BE static...Sat, 09 Feb 2002 01:21:48 +0000, by arpi
-
screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>Sat, 09 Feb 2002 01:10:22 +0000, by arpi
-
g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>Sat, 09 Feb 2002 00:49:38 +0000, by arpi
-
libvo's query_ stuff replaced by new control() - patch by David HolmSat, 09 Feb 2002 00:47:55 +0000, by arpi
-
query_ stuff replaced by new control() - patch by David HolmSat, 09 Feb 2002 00:47:26 +0000, by arpi
-
by Daniel.Bena@dm-drogeriemarkt.skFri, 08 Feb 2002 23:03:38 +0000, by jaf
-
Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>Fri, 08 Feb 2002 20:03:36 +0000, by albeu
-
Added support for key combination and mouse buttons key codeFri, 08 Feb 2002 18:10:56 +0000, by albeu
-
applied David Holm's patchFri, 08 Feb 2002 17:38:32 +0000, by gabucino
-
Audio only support. Include a fix in the asf demuxer opening.Fri, 08 Feb 2002 16:00:14 +0000, by albeu
-
fastmemcpyFri, 08 Feb 2002 15:54:56 +0000, by michael
-
vao, something changed in these files!Fri, 08 Feb 2002 13:57:14 +0000, by gabucino
-
better RoQ explanationFri, 08 Feb 2002 13:56:36 +0000, by gabucino
-
added Anders JohanssonFri, 08 Feb 2002 13:55:53 +0000, by gabucino
-
applied patch from Andres JohanssonFri, 08 Feb 2002 13:54:57 +0000, by gabucino
-
unscaled BGR15->BGR16Fri, 08 Feb 2002 04:18:01 +0000, by michael
-
bgr15 input supportFri, 08 Feb 2002 03:09:46 +0000, by michael
-
faster bgr16 inputFri, 08 Feb 2002 01:24:02 +0000, by michael
-
bgr16 input supportFri, 08 Feb 2002 00:42:00 +0000, by michael
-
csak ugyThu, 07 Feb 2002 22:10:32 +0000, by gabucino
-
better namingThu, 07 Feb 2002 20:22:56 +0000, by arpi
-
VfW encoding support (very alpha yet)Thu, 07 Feb 2002 20:22:03 +0000, by arpi
-
VfW encoding supportThu, 07 Feb 2002 20:20:14 +0000, by arpi
-
AVID fourcc added to MCMjpegThu, 07 Feb 2002 20:15:38 +0000, by arpi
-
Configurable OSD zonesThu, 07 Feb 2002 19:37:09 +0000, by nick
-
- Fixed incorrect i420 support (Michael was right)Thu, 07 Feb 2002 18:58:50 +0000, by nick
-
fix color key handling bugThu, 07 Feb 2002 17:42:37 +0000, by pontscho
-
ffmpeg yuy2 disabled again, avid RGB->BGRThu, 07 Feb 2002 16:26:35 +0000, by arpi
-
fs resize bug fix.Thu, 07 Feb 2002 16:15:08 +0000, by pontscho
-
unscaled convertersThu, 07 Feb 2002 15:29:15 +0000, by michael
-
fix dpsm compile bug in guiThu, 07 Feb 2002 12:27:19 +0000, by pontscho
-
finalize mfi support.Thu, 07 Feb 2002 12:07:47 +0000, by pontscho
-
completely reworked FILM demuxer to support both audio and video...neitherThu, 07 Feb 2002 05:55:29 +0000, by melanson
-
fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail.ru>)Thu, 07 Feb 2002 03:39:30 +0000, by michael
-
one more fix for optional vesaThu, 07 Feb 2002 02:32:53 +0000, by rfelker
-
finished making vesa optionalThu, 07 Feb 2002 02:29:55 +0000, by rfelker
-
made vesa support optional at compiletimeThu, 07 Feb 2002 02:21:39 +0000, by rfelker
-
added mga_top_reserved module parameter to skip a configurable amountThu, 07 Feb 2002 02:07:29 +0000, by rfelker
-
rgb32 & rgb24 input supportWed, 06 Feb 2002 22:55:57 +0000, by michael
-
fix spudec, faszom (C#)Wed, 06 Feb 2002 22:55:47 +0000, by pontscho
-
emulating BITMAPINFOHDR (for win32 codecs)Wed, 06 Feb 2002 22:03:19 +0000, by arpi
-
101 (yuv2rgb with mpeg1,...) ;)Wed, 06 Feb 2002 21:59:23 +0000, by michael
-
swScale internally uses yuv2rgb now if possibleWed, 06 Feb 2002 20:52:14 +0000, by michael
-
ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman <dave@dchapman.com>Wed, 06 Feb 2002 20:30:34 +0000, by arpi
-
fix spudec bugWed, 06 Feb 2002 20:26:19 +0000, by pontscho
-
add mfi supportWed, 06 Feb 2002 20:16:35 +0000, by pontscho
-
add mfi demuxerWed, 06 Feb 2002 20:15:36 +0000, by pontscho
-
add mfi supportWed, 06 Feb 2002 19:23:49 +0000, by pontscho
-
Correct vesa shutdown on 'config playback' errorsWed, 06 Feb 2002 16:41:41 +0000, by nick
-
typoWed, 06 Feb 2002 16:41:06 +0000, by nick
-
qt AVID fourcc addedWed, 06 Feb 2002 02:28:40 +0000, by arpi
-
bad debug printf caused sig11 with divx audioTue, 05 Feb 2002 23:50:40 +0000, by arpi
-
missing mlib required to build a solaris mencoderTue, 05 Feb 2002 23:02:55 +0000, by pl
-
fix display of echocheck on sunosTue, 05 Feb 2002 22:57:17 +0000, by pl
-
mysql also goes haywire from sneaky-sucky-fucky gcc2.100-4Tue, 05 Feb 2002 22:01:49 +0000, by gabucino
-
checking output of getSwsContext*()Tue, 05 Feb 2002 19:54:38 +0000, by michael
-
Enable 15bpp on serverTue, 05 Feb 2002 18:54:41 +0000, by nick
-
mplayer has swapped RGB's fourcc :(Tue, 05 Feb 2002 18:51:37 +0000, by nick
-
Added auto selection of the best streams and fixed a few compilerTue, 05 Feb 2002 16:50:10 +0000, by albeu
-
Support of scaling with every fourccTue, 05 Feb 2002 16:43:18 +0000, by nick
-
HTML fixTue, 05 Feb 2002 10:39:58 +0000, by gabucino
-
Enable SSH optimizations for FIR filterTue, 05 Feb 2002 04:52:41 +0000, by anders
-
promoted the RoQ audio decoder from "buggy" to "working"Tue, 05 Feb 2002 04:09:50 +0000, by melanson
-
reconciled one minor, nagging palette issue with the official QT specTue, 05 Feb 2002 04:08:05 +0000, by melanson
-
fixed FPS as well as crash bug when no audio chunks are presentTue, 05 Feb 2002 03:54:08 +0000, by melanson
-
applied pl's patch (sorry, overlooked it previously.. and procmailrcTue, 05 Feb 2002 00:25:54 +0000, by gabucino
-
Add playlist keys (some missing?!) and add some shift handlers to allow keys to work with german keyboards.Mon, 04 Feb 2002 19:14:40 +0000, by atmos4
-
printing error messages if something is wrong instead of just return NULL;Mon, 04 Feb 2002 18:53:01 +0000, by michael
-
Fix multifile playback (sdl was not fully reinitialized).Mon, 04 Feb 2002 18:18:46 +0000, by atmos4
-
print also contrast on cat /dev/mga_vidMon, 04 Feb 2002 16:05:37 +0000, by eyck
-
Remove some unuseful stuff and don't try to kill an unexistingMon, 04 Feb 2002 15:03:18 +0000, by albeu
-
Tell the user when we fallback on default config.Mon, 04 Feb 2002 14:48:32 +0000, by albeu
-
Fix the bugs the previous version should fix (and those introducedMon, 04 Feb 2002 14:19:54 +0000, by albeu
-
Activate QSCALE flag for avcodecSun, 03 Feb 2002 23:13:56 +0000, by mswitch
-
some updates (patch by Jonas Jermann <jjermann@gmx.net>)Sun, 03 Feb 2002 21:19:30 +0000, by gabucino
-
Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and addingSun, 03 Feb 2002 20:27:20 +0000, by eyck
-
Attila Kinali fixing memleak introduced by me.Sun, 03 Feb 2002 19:19:39 +0000, by eyck
-
too many arguments to sscan in subdetect.Sun, 03 Feb 2002 19:17:22 +0000, by eyck
-
Corrected the quit bug and added support for up to 10 axisSun, 03 Feb 2002 19:13:00 +0000, by albeu
-
Correct bug in plaintext parser : correctly remove trailling \rSun, 03 Feb 2002 16:49:41 +0000, by albeu
-
Direct rendering expansion:Sun, 03 Feb 2002 16:13:05 +0000, by nick
-
optimizationSun, 03 Feb 2002 15:16:46 +0000, by nick
-
Forgot the osd fix in the other patch, well, here it is ;)Sun, 03 Feb 2002 15:10:47 +0000, by mswitch
-
Switched from libmp1e to libavcodec, at least for me it runs helluva lot faster than libmp1eSun, 03 Feb 2002 14:55:27 +0000, by mswitch
-
YUY2 BGR32 BGR24 support for vo_x11 if swScaler is usedSun, 03 Feb 2002 14:41:31 +0000, by michael
-
gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>Sun, 03 Feb 2002 13:39:35 +0000, by gabucino
-
fix typoSun, 03 Feb 2002 13:19:39 +0000, by nexus
-
using dlerror() instead strerror(), displays unresolved symbol messagesSun, 03 Feb 2002 13:05:30 +0000, by alex
-
added more audio plugin documentationSun, 03 Feb 2002 13:03:09 +0000, by gabucino
-
Added options to enable new input and joystick supportSun, 03 Feb 2002 12:43:18 +0000, by albeu
-
vidix equalizer can be used with 1-8 keys alsoSun, 03 Feb 2002 11:19:12 +0000, by gabucino
-
on non-Linux use Vidix instead of mga_vid kernelmoduleSun, 03 Feb 2002 11:14:02 +0000, by gabucino
-
mga_vid supports reads and writesSun, 03 Feb 2002 11:06:04 +0000, by gabucino
-
RoQ fileformat added, anything it is ;)Sun, 03 Feb 2002 11:00:39 +0000, by gabucino
-
Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticedSun, 03 Feb 2002 10:55:55 +0000, by gabucino
-
QNX updatesSun, 03 Feb 2002 10:41:41 +0000, by gabucino
-
QNX updatesSun, 03 Feb 2002 10:41:04 +0000, by gabucino
-
more translatedSun, 03 Feb 2002 10:40:14 +0000, by gabucino
-
-vo xv does video equalizingSun, 03 Feb 2002 10:32:49 +0000, by gabucino
-
Restore K7 supportSun, 03 Feb 2002 10:27:26 +0000, by nick
-
Vidix video equalizing (Nick's patch)Sun, 03 Feb 2002 10:26:36 +0000, by gabucino
-
Be more preciseSun, 03 Feb 2002 09:29:35 +0000, by nick
-
Allows to users control direct renderingSun, 03 Feb 2002 09:28:58 +0000, by nick
-
code cleanupSun, 03 Feb 2002 09:12:32 +0000, by nick
-
filterPos bugfix (only nearest neighbor scaling was affected)Sun, 03 Feb 2002 02:08:05 +0000, by michael
-
finally fixed no-opendivx compile problemSun, 03 Feb 2002 01:42:02 +0000, by rfelker
-
fixed compiletime problems with divx4 caused by making opendivx optionalSun, 03 Feb 2002 01:15:39 +0000, by rfelker
-
make opendivx codec optional at compiletimeSun, 03 Feb 2002 00:52:51 +0000, by rfelker
-
config file support for mencoderSat, 02 Feb 2002 23:39:53 +0000, by rfelker
-
Attila's Linux 2.2 patch, and contrast control appliedSat, 02 Feb 2002 23:38:35 +0000, by eyck
-
further work on the RoQ audio decoderSat, 02 Feb 2002 22:45:39 +0000, by melanson
-
demuxer is now more complete, though still not perfectSat, 02 Feb 2002 22:35:47 +0000, by melanson
-
support cat /dev/mga_vid.Sat, 02 Feb 2002 21:39:25 +0000, by eyck
-
framework for settings modifications like in radeon_vid ( /dev/mga_vid canSat, 02 Feb 2002 20:49:52 +0000, by eyck
-
using MTRRSat, 02 Feb 2002 18:28:55 +0000, by nick
-
MMX(2) optimized YUY2 inputSat, 02 Feb 2002 18:18:58 +0000, by michael
-
Cleaned up some codeSat, 02 Feb 2002 18:09:35 +0000, by mswitch
-
tested and fixed on 2.2.x, more commentsSat, 02 Feb 2002 17:35:53 +0000, by alex
-
applied David Holm's patchSat, 02 Feb 2002 17:20:53 +0000, by gabucino
-
using MTRRSat, 02 Feb 2002 12:15:51 +0000, by nick
-
MTRR configuringSat, 02 Feb 2002 12:14:56 +0000, by nick
-
added dhahelper noteSat, 02 Feb 2002 07:19:34 +0000, by alex
-
added support for dhahelperSat, 02 Feb 2002 07:05:52 +0000, by alex
-
initialSat, 02 Feb 2002 07:04:43 +0000, by alex
-
initialSat, 02 Feb 2002 06:34:44 +0000, by alex
-
added proper includesSat, 02 Feb 2002 06:34:31 +0000, by alex
-
initialSat, 02 Feb 2002 06:28:49 +0000, by alex
-
only GUS MAX can do 48khzFri, 01 Feb 2002 19:42:53 +0000, by gabucino
-
printing correct format infoFri, 01 Feb 2002 19:39:37 +0000, by michael
-
YUY2, BGR24, BGR32 input support (no mmx yet)Fri, 01 Feb 2002 19:25:09 +0000, by michael
-
add mplState()Fri, 01 Feb 2002 18:16:30 +0000, by pontscho
-
small bugfixes, and kill other warningFri, 01 Feb 2002 16:34:22 +0000, by pontscho
-
overwrite old infoFri, 01 Feb 2002 13:45:06 +0000, by nexus
-
improved check for libpng/png.h: catch crappy build environment (png.h andFri, 01 Feb 2002 13:10:35 +0000, by pl
-
Minor fixesFri, 01 Feb 2002 11:41:38 +0000, by nick
-
*** empty log message ***Fri, 01 Feb 2002 11:17:01 +0000, by jaf
-
Use DIRECT RENDERING WITH DSHOW codecsFri, 01 Feb 2002 10:59:06 +0000, by nick
-
Alex! Never write bottlenecks, ok?Fri, 01 Feb 2002 10:20:00 +0000, by nick
-
fixing i420Fri, 01 Feb 2002 10:19:43 +0000, by nick
-
Optimize DirectShow decoding with vidixFri, 01 Feb 2002 10:01:56 +0000, by nick
-
Using new tune infoFri, 01 Feb 2002 09:32:20 +0000, by nick
-
YVYU support (untested yet)Fri, 01 Feb 2002 08:53:08 +0000, by nick
-
Optimizing with use new tune infoFri, 01 Feb 2002 08:51:52 +0000, by nick
-
Providing new tune infoFri, 01 Feb 2002 08:50:45 +0000, by nick
-
no, wait...roqaudio is an audiocodec, not a videocodecFri, 01 Feb 2002 05:59:50 +0000, by melanson
-
implemented RoQ file demuxingFri, 01 Feb 2002 05:35:16 +0000, by melanson
-
added skeleton decoders for RoQ audio and video format decodersFri, 01 Feb 2002 05:33:46 +0000, by melanson
-
added help strings for RoQ and REAL file detectionFri, 01 Feb 2002 05:31:51 +0000, by melanson
-
change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeoverFri, 01 Feb 2002 02:49:04 +0000, by rfelker
-
change init to config in vo_mga like in the other vo_ modules -- fixes crash caused by the changeoverFri, 01 Feb 2002 02:43:01 +0000, by rfelker
-
added -noquiet option to complement -quiet (request/patch by Alexander Werth)Fri, 01 Feb 2002 01:54:38 +0000, by rfelker
-
AVID addedFri, 01 Feb 2002 01:00:24 +0000, by arpi
-
detect microdvd with empty second frame.Thu, 31 Jan 2002 12:03:49 +0000, by eyck
-
removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_uninit at exitThu, 31 Jan 2002 11:56:11 +0000, by alex
-
return error if unknown depth given. more informative error messages. dont exit if draw_frame was called with Planar YUV, only warn the userThu, 31 Jan 2002 11:50:59 +0000, by alex
-
removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYVY formatThu, 31 Jan 2002 11:49:30 +0000, by alex
-
removed obsoleted Terminate_Display_Process, using vo_x11_uninitThu, 31 Jan 2002 11:46:46 +0000, by alex
-
removed obsoleted Terminate_Display_ProcessThu, 31 Jan 2002 11:45:25 +0000, by alex
-
grr, 10l. vo_x11_uninit: close display only if window not created by GUIThu, 31 Jan 2002 11:26:29 +0000, by alex
-
vo_x11_uninit: dont destroy window if GUI created itThu, 31 Jan 2002 11:15:54 +0000, by alex
-
added vo_x11_uninitThu, 31 Jan 2002 11:04:41 +0000, by alex
-
Documenting new tune infoThu, 31 Jan 2002 10:29:46 +0000, by nick
-
Use new tune infoThu, 31 Jan 2002 10:23:39 +0000, by nick
-
new info for tuningThu, 31 Jan 2002 09:57:13 +0000, by nick
-
Added lirc support in inputThu, 31 Jan 2002 09:39:11 +0000, by albeu
-
Added uninit to inputThu, 31 Jan 2002 09:37:12 +0000, by albeu
-
IMGFMT_RGBxx experimental supportThu, 31 Jan 2002 08:53:58 +0000, by nick
-
RGB15 experimental supportThu, 31 Jan 2002 08:53:37 +0000, by nick
-
Compilation fixingThu, 31 Jan 2002 08:39:21 +0000, by nick
-
new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>Thu, 31 Jan 2002 00:38:53 +0000, by arpi
-
using the common -vm code, patch by Santi B«±jar <tiarda@yahoo.es>Thu, 31 Jan 2002 00:37:59 +0000, by arpi
-
common -vm code, patch by Santi B«±jar <tiarda@yahoo.es>Thu, 31 Jan 2002 00:37:27 +0000, by arpi
-
working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hannover.de>Thu, 31 Jan 2002 00:32:04 +0000, by arpi
-
possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>Wed, 30 Jan 2002 22:05:46 +0000, by arpi
-
silly cleanup - maybe fixes dummy printf bugWed, 30 Jan 2002 22:02:57 +0000, by arpi
-
-sws 2 is default nowWed, 30 Jan 2002 15:32:43 +0000, by michael
-
real window resizeing support (i know nearly nothing about x11 so feel free to fix / reverse it, if its broken)Wed, 30 Jan 2002 15:26:11 +0000, by michael
-
YV12 like formats support (I420/IYUV)Wed, 30 Jan 2002 15:21:08 +0000, by michael
-
A new configurable input system and joystick support for this systemWed, 30 Jan 2002 12:46:03 +0000, by albeu
-
It seems that there no direct support for RGB24 :(Wed, 30 Jan 2002 10:04:43 +0000, by nick
-
Preliminary RGB32 and RGB16 support. (Untested yet)Wed, 30 Jan 2002 09:58:06 +0000, by nick
-
Use one pitch sourceWed, 30 Jan 2002 09:39:58 +0000, by nick
-
More correct double_buffering for packed fourccWed, 30 Jan 2002 09:18:41 +0000, by nick
-
TyposWed, 30 Jan 2002 08:53:22 +0000, by nick
-
Correcting pointers on second bufferWed, 30 Jan 2002 08:47:44 +0000, by nick
-
small changesTue, 29 Jan 2002 20:39:48 +0000, by pontscho
-
DOCS thingie addedTue, 29 Jan 2002 16:46:28 +0000, by arpi
-
add XF86 multimedia key cucc.Tue, 29 Jan 2002 16:35:53 +0000, by pontscho
-
added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc optionTue, 29 Jan 2002 16:27:21 +0000, by rfelker
-
warning (proper) fixTue, 29 Jan 2002 12:11:52 +0000, by pl
-
Minor fix - else 0 is unreachableTue, 29 Jan 2002 10:07:05 +0000, by nick
-
fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>Tue, 29 Jan 2002 09:57:21 +0000, by nick
-
info on 4x4 coeffsTue, 29 Jan 2002 08:32:35 +0000, by nick
-
top row bugfixTue, 29 Jan 2002 04:21:27 +0000, by michael
-
area averageing scaling support (-sws 5) (is identical to bilinear for upscale)Tue, 29 Jan 2002 01:43:15 +0000, by michael
-
nearest neighbor / sdl emulation ;) scaling (-sws 4)Mon, 28 Jan 2002 23:57:18 +0000, by michael
-
usleep() accurancy testerMon, 28 Jan 2002 23:46:42 +0000, by arpi
-
minor QP bugfixMon, 28 Jan 2002 22:38:15 +0000, by michael
-
-chapter option updates (and some else?)Mon, 28 Jan 2002 14:02:16 +0000, by gabucino
-
3-pass encoding doxMon, 28 Jan 2002 14:01:29 +0000, by gabucino
-
Support for HW equalizing through VAAMon, 28 Jan 2002 08:37:58 +0000, by nick
-
New logic of HW equalizing:Mon, 28 Jan 2002 07:29:17 +0000, by nick
-
show actual video:audio bitrates at status lineSun, 27 Jan 2002 21:46:06 +0000, by arpi
-
ETA/Esize for 3pass encoding from stdinSun, 27 Jan 2002 21:37:46 +0000, by arpi
-
status print fixes - DVD estimation worx, print remaining time instead of totalSun, 27 Jan 2002 20:34:31 +0000, by arpi
-
DVD start position handling changed (progbar/eta fix)Sun, 27 Jan 2002 20:10:28 +0000, by arpi
-
DVD progress bar fixSun, 27 Jan 2002 19:23:43 +0000, by arpi
-
kapja be aki hosszu opciokat szeretSun, 27 Jan 2002 19:08:35 +0000, by gabucino
-
Support for HW equalizingSun, 27 Jan 2002 18:39:53 +0000, by nick
-
ETA/Esize/fps and some more... - new statuslineSun, 27 Jan 2002 18:29:33 +0000, by arpi
-
did not compile when --disable-vidix was usedSun, 27 Jan 2002 18:06:56 +0000, by pl
-
GetTimerMS added - get timer in millisecSun, 27 Jan 2002 17:59:12 +0000, by arpi
-
avoids warningsSun, 27 Jan 2002 17:21:20 +0000, by pl
-
avoids a warningSun, 27 Jan 2002 17:16:10 +0000, by pl
-
small typos in textSun, 27 Jan 2002 17:14:27 +0000, by pl
-
query vaaSun, 27 Jan 2002 17:02:38 +0000, by nick
-
Use real preinitSun, 27 Jan 2002 16:45:48 +0000, by nick
-
provide full vaa interfaceSun, 27 Jan 2002 16:43:52 +0000, by nick
-
debug printfs... - 10lSun, 27 Jan 2002 14:35:48 +0000, by arpi
-
bitrate calculator fix?Sun, 27 Jan 2002 14:16:32 +0000, by arpi
-
Oops forgot to remove debug message :)Sun, 27 Jan 2002 11:09:55 +0000, by anders
-
Fixed sig 11 caused by buffer full in ao driverSun, 27 Jan 2002 10:59:03 +0000, by anders
-
Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed improvementsSun, 27 Jan 2002 10:41:43 +0000, by anders
-
gcc-3.0.3 compilation fixingSun, 27 Jan 2002 08:07:01 +0000, by nick
-
improvementsSun, 27 Jan 2002 08:05:56 +0000, by nick
-
fixed (reversed) the RGB palette orderSun, 27 Jan 2002 02:48:39 +0000, by melanson
-
more audiocopy fixes (especially for .asf)Sun, 27 Jan 2002 02:31:06 +0000, by arpi
-
audio copy fixSun, 27 Jan 2002 01:23:23 +0000, by arpi
-
bitrate calculator for 650/700 mb cdromSun, 27 Jan 2002 00:43:57 +0000, by arpi
-
3-pass encoding support (reads frame skip/dup control and audio stream from frameno.avi)Sat, 26 Jan 2002 22:30:02 +0000, by arpi
-
added dmb1 fourcc to m3jpeg by Thomas KranzSat, 26 Jan 2002 20:29:00 +0000, by alex
-
added better fourcc handling for lavc, exiting if no lavc video codec name specifiedSat, 26 Jan 2002 20:18:59 +0000, by alex
-
goto man mplayer, leymaSat, 26 Jan 2002 20:12:20 +0000, by gabucino
-
preinit moved to right placeSat, 26 Jan 2002 19:42:21 +0000, by alex
-
preinit usageSat, 26 Jan 2002 19:12:49 +0000, by nick
-
fix a decimation/scaling bug in vo_zr and some verbose messages have changed - patch by Rik Snel <rsnel@cube.dyndns.org>Sat, 26 Jan 2002 19:01:32 +0000, by arpi
-
commited Rik Snel's patch (thx!)Sat, 26 Jan 2002 18:50:26 +0000, by gabucino
-
no longer required to call preinit from init and query_format, mplayer.c does thisSat, 26 Jan 2002 18:35:29 +0000, by alex
-
vo's preinit supportSat, 26 Jan 2002 18:27:09 +0000, by nick
-
ideisSat, 26 Jan 2002 16:51:26 +0000, by gabucino
-
applied al3x's peccsSat, 26 Jan 2002 16:49:58 +0000, by gabucino
-
Add -nosound/-sound and -ovc null to mencoder.Sat, 26 Jan 2002 16:32:06 +0000, by kmkaplan
-
fixed preinit conflictSat, 26 Jan 2002 16:31:14 +0000, by alex
-
i420/iyuv supportSat, 26 Jan 2002 16:30:43 +0000, by alex
-
Extensions for video accelerated architectureSat, 26 Jan 2002 16:01:26 +0000, by nick
-
fixed i420 handlingSat, 26 Jan 2002 15:46:58 +0000, by alex
-
yuy2 reported as workingSat, 26 Jan 2002 15:43:31 +0000, by alex
-
pre-check for audio/video streams (hope it fix wma steraming)Sat, 26 Jan 2002 01:21:41 +0000, by arpi
-
use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>Sat, 26 Jan 2002 00:53:29 +0000, by arpi
-
fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org>Sat, 26 Jan 2002 00:52:59 +0000, by arpi
-
vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>Sat, 26 Jan 2002 00:47:26 +0000, by arpi
-
original patch by malc <malc@tmbg.co.uk>Fri, 25 Jan 2002 13:14:40 +0000, by pl
-
Don't segfault with empty -chapter spec.Fri, 25 Jan 2002 12:54:52 +0000, by kmkaplan
-
Extended DVD chapter specification. Remove -last-chapter option.Thu, 24 Jan 2002 23:02:59 +0000, by kmkaplan
-
Let mplayer handle signals so terminal gets cleaned up.Thu, 24 Jan 2002 21:46:57 +0000, by atmos4
-
qscale 3->2 (Thank you Michael)Thu, 24 Jan 2002 18:59:06 +0000, by arpi
-
added support for i420 and iyuvThu, 24 Jan 2002 18:13:54 +0000, by alex
-
entudjam?Thu, 24 Jan 2002 17:14:09 +0000, by gabucino
-
keep me chean ;-)Thu, 24 Jan 2002 16:54:05 +0000, by jaf
-
freebsd fix by bjoern fischerThu, 24 Jan 2002 16:52:36 +0000, by atmos4
-
aspect ratio 9 added.Thu, 24 Jan 2002 15:21:22 +0000, by jaf
-
mpsub dump bug fix. 100l for laazThu, 24 Jan 2002 15:17:12 +0000, by pontscho
-
Readded the content-type checking, in case of the no HTTP body areThu, 24 Jan 2002 09:29:52 +0000, by bertrand
-
Add a parser for the "ASF group stream object" and display the bitrate valuesThu, 24 Jan 2002 05:30:41 +0000, by bertrand
-
QT demuxer now supports the default QT palettesThu, 24 Jan 2002 05:20:19 +0000, by melanson
-
freq fix, removed muxer delayThu, 24 Jan 2002 00:53:22 +0000, by arpi
-
vo_pts fix (10l)Thu, 24 Jan 2002 00:08:22 +0000, by arpi
-
initialWed, 23 Jan 2002 20:19:01 +0000, by alex
-
fixed num_of_packets and current_packet handling, bug found by Mike MelansonWed, 23 Jan 2002 19:41:01 +0000, by alex
-
upgraded to newest vidix interfaceWed, 23 Jan 2002 19:37:28 +0000, by alex
-
upgraded to newest vidix interface. in eq: return if g200 moved to the beginning of seteqWed, 23 Jan 2002 19:34:33 +0000, by alex
-
added cap.authorWed, 23 Jan 2002 19:33:24 +0000, by alex
-
don't render UV planes if interleaved (also add support later)Wed, 23 Jan 2002 19:32:52 +0000, by alex
-
some typos fixed ;), added author to capabilites and extended name to 64 bytes. added interleaved uv planes supportWed, 23 Jan 2002 19:30:26 +0000, by alex
-
Fixing compilation on non-MMX but x86 systemsWed, 23 Jan 2002 17:27:07 +0000, by nick
-
Fixing compilation on non-MMX but x86 systemsWed, 23 Jan 2002 17:09:58 +0000, by nick
-
RGB independed correction for GATOS's radeon_video driver!Wed, 23 Jan 2002 17:03:15 +0000, by nick
-
intense->intensity + capability extension + fixing R200 color correction bugWed, 23 Jan 2002 16:56:09 +0000, by nick
-
intense -> intensity + capability extensionWed, 23 Jan 2002 16:55:26 +0000, by nick
-
intense -> intensityWed, 23 Jan 2002 16:54:29 +0000, by nick
-
fix screen saver bug under guiWed, 23 Jan 2002 15:16:20 +0000, by pontscho
-
10l ...Wed, 23 Jan 2002 14:11:19 +0000, by nexus
-
FreeBSD need this to compile after last changesWed, 23 Jan 2002 13:57:43 +0000, by nexus
-
Added buffering of output dataWed, 23 Jan 2002 12:28:36 +0000, by anders
-
Added a turn around for badly configured web servers.Wed, 23 Jan 2002 08:50:30 +0000, by bertrand
-
Modified the output of the http_debug function.Wed, 23 Jan 2002 08:46:22 +0000, by bertrand
-
Removed unused code that I commented earlier.Wed, 23 Jan 2002 08:43:04 +0000, by bertrand
-
Implementation of entryrefTue, 22 Jan 2002 22:47:17 +0000, by albeu
-
Objectization of the play_tree_parser for more flexiblityTue, 22 Jan 2002 22:46:12 +0000, by albeu
-
Attempt to fix NVidia problemsTue, 22 Jan 2002 18:19:02 +0000, by nick
-
cleanup of video packet writer, PTS sent only onceTue, 22 Jan 2002 18:12:00 +0000, by arpi
-
10l, debug printf removedTue, 22 Jan 2002 18:11:27 +0000, by arpi
-
minor bugfix in the -v outputTue, 22 Jan 2002 15:54:44 +0000, by michael
-
move bug fixedTue, 22 Jan 2002 12:00:15 +0000, by pontscho
-
Modified the cache option value setting/reading, so we can reportTue, 22 Jan 2002 06:12:18 +0000, by bertrand
-
added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)Tue, 22 Jan 2002 05:39:34 +0000, by melanson
-
passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from nowTue, 22 Jan 2002 02:15:23 +0000, by arpi
-
LPCM write code rewritten, thanks to Marcus at mocm@convergence.deTue, 22 Jan 2002 02:14:40 +0000, by arpi
-
fixed some major flaws; decoder is now almost correctTue, 22 Jan 2002 02:00:57 +0000, by melanson
-
15/16 bit dithering in C (5% slower, can be disabled by comenting #define DITHER1XBPP out)Mon, 21 Jan 2002 22:11:09 +0000, by michael
-
Gamma correction (based on patch of P«¡sztor Szil«¡rd <silicon@falcon.sch.bme.hu>)Mon, 21 Jan 2002 18:55:51 +0000, by nick
-
copyright(swscaler) = GPLMon, 21 Jan 2002 18:32:31 +0000, by michael
-
a few filters (should be removed/merged when arpis videofilter stuff is finished)Mon, 21 Jan 2002 15:22:28 +0000, by michael
-
Add a check to not set the cache size if the user alredy set it.Mon, 21 Jan 2002 10:47:47 +0000, by albeu
-
Bug fix for subconfig option. A -tv option containing the on parameterMon, 21 Jan 2002 10:45:53 +0000, by albeu
-
Add option -last-chapter for DVD playing/encodingMon, 21 Jan 2002 09:44:31 +0000, by kmkaplan
-
general convolution filtering of the source pictureMon, 21 Jan 2002 03:56:47 +0000, by michael
-
Set the cache value if the network layer was able to compute it.Sun, 20 Jan 2002 21:39:56 +0000, by bertrand
-
Changed the asf_file_header_t struct to read all the fields properly.Sun, 20 Jan 2002 21:38:11 +0000, by bertrand
-
/usr//include/inttypes.h for CYGWINSun, 20 Jan 2002 19:08:56 +0000, by atmos4
-
Checking for RGB boundariesSun, 20 Jan 2002 18:50:58 +0000, by nick
-
add manglingSun, 20 Jan 2002 18:36:09 +0000, by atmos4
-
RGB independed correction (similar to brightness)Sun, 20 Jan 2002 17:11:05 +0000, by nick
-
TypoSun, 20 Jan 2002 17:06:45 +0000, by nick
-
2048x2048 is real max size of overlaySun, 20 Jan 2002 14:42:08 +0000, by nick
-
101Sun, 20 Jan 2002 13:45:19 +0000, by michael
-
added support for unlimited video resolution (-1)Sun, 20 Jan 2002 13:29:02 +0000, by alex
-
reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it with #define MGA_PCICONFIG_MEMDETECTSun, 20 Jan 2002 13:11:23 +0000, by alex
-
sorry, debug removed ;)Sun, 20 Jan 2002 12:15:01 +0000, by alex
-
pci_config_read workingSun, 20 Jan 2002 12:12:58 +0000, by alex
-
removed global vars so that multiple swscalers can be usedSun, 20 Jan 2002 05:30:23 +0000, by michael
-
initial implementation of SMC codec; it almost works, too!Sun, 20 Jan 2002 01:35:02 +0000, by melanson
-
-alang/-slang fixedSun, 20 Jan 2002 00:39:54 +0000, by arpi
-
equalizer is only supported by g400Sat, 19 Jan 2002 23:59:20 +0000, by alex
-
cleaned some parts, tested and working with g400/450, g200 is buggy :(Sat, 19 Jan 2002 22:46:28 +0000, by alex
-
reworked, picture moves when window moved, fullscreen working with gui, fixed some annoying bugsSat, 19 Jan 2002 22:43:19 +0000, by alex
-
clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), setting eq only if drivers i ableSat, 19 Jan 2002 22:42:08 +0000, by alex
-
Reverted to using software sync again, some day I'll die of a heartattack if I can't get thisSat, 19 Jan 2002 22:24:30 +0000, by mswitch
-
Some improvment and make -vcd -dvd options considered as playlist entrySat, 19 Jan 2002 22:16:47 +0000, by albeu
-
Only use hardware sync and prebuffering with mpegs!Sat, 19 Jan 2002 21:55:30 +0000, by mswitch
-
remove TARGET lofaszSat, 19 Jan 2002 21:21:00 +0000, by pontscho
-
Handle timestamps internallySat, 19 Jan 2002 21:20:29 +0000, by mswitch
-
added FLAG_EQUALIZERSat, 19 Jan 2002 18:41:50 +0000, by alex
-
added flag_equalizerSat, 19 Jan 2002 18:38:58 +0000, by alex
-
Using cpudetect code instead of d_cpu.sSat, 19 Jan 2002 18:22:22 +0000, by nick
-
K7 idSat, 19 Jan 2002 18:20:24 +0000, by nick
-
Fixed bug with -frames option : don't quit, go to next file !!Sat, 19 Jan 2002 17:22:57 +0000, by albeu
-
Added reverting support for -zr* optionsSat, 19 Jan 2002 17:02:50 +0000, by albeu
-
Added reverting support for -aa* optionsSat, 19 Jan 2002 17:01:48 +0000, by albeu
-
Added reverting support for -pp and -npp optionsSat, 19 Jan 2002 17:01:03 +0000, by albeu
-
Added reverting support for -aa* -zr* -pp and -npp optionsSat, 19 Jan 2002 16:59:59 +0000, by albeu
-
vidix_grkey_support checking for colorkeyingSat, 19 Jan 2002 16:58:33 +0000, by alex
-
Few bug fix and improvment in config/playtree systemSat, 19 Jan 2002 16:58:04 +0000, by albeu
-
fix mangling with runtime cpu detectionSat, 19 Jan 2002 16:56:35 +0000, by atmos4
-
Removed seeking warning message since it has now been fixed in the driverSat, 19 Jan 2002 15:01:28 +0000, by mswitch
-
Moved network related code from open.c to network.cSat, 19 Jan 2002 09:04:02 +0000, by bertrand
-
gamma correction (preliminary version).Sat, 19 Jan 2002 08:19:00 +0000, by nick
-
TypoSat, 19 Jan 2002 08:18:09 +0000, by nick
-
mangle for win32 in postprocSat, 19 Jan 2002 05:14:47 +0000, by atmos4
-
mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)Sat, 19 Jan 2002 05:12:34 +0000, by atmos4
-
mangling in mp3lib + stdcall undefined fix with cygwinSat, 19 Jan 2002 04:47:32 +0000, by atmos4
-
mangling in libvoSat, 19 Jan 2002 04:44:49 +0000, by atmos4
-
rewrites symbols in d_cpu.s on cygwinSat, 19 Jan 2002 04:42:09 +0000, by atmos4
-
mangle.h does symbolmangling on win32Sat, 19 Jan 2002 04:40:21 +0000, by atmos4
-
fixed channel changing with frequencies.cFri, 18 Jan 2002 19:37:12 +0000, by alex
-
updated based vo_xmga, using colorkey, working with gui, fixed xinerama and window moving/resizingFri, 18 Jan 2002 18:15:43 +0000, by alex
-
added colorkey handlingFri, 18 Jan 2002 18:14:44 +0000, by alex
-
updated, colorkey support, pontscho reported it's working fine, only faulting with very-very-very big resolutionFri, 18 Jan 2002 18:14:10 +0000, by alex
-
i think, it's better [playback->offsets and offset implemented/corrected]Fri, 18 Jan 2002 15:37:52 +0000, by alex
-
'40bit' - es png nincs is :)Fri, 18 Jan 2002 12:26:57 +0000, by pontscho
-
added .rm (real) and .y4m (yuv4mpeg)Fri, 18 Jan 2002 11:05:29 +0000, by alex
-
fix dnet supportFri, 18 Jan 2002 11:02:52 +0000, by alex
-
sorry, i really wanted to add vidix_start and stop as int, to detect if something went into the wrong way (also implement check in vo_xvidix)Fri, 18 Jan 2002 10:41:31 +0000, by alex
-
3dnow optimization. Not all functions are tested!!!Fri, 18 Jan 2002 09:58:43 +0000, by nick
-
Missed fastmemcpyFri, 18 Jan 2002 09:58:18 +0000, by nick
-
Suppress return values for 'void'. 10L to AlexFri, 18 Jan 2002 09:25:56 +0000, by nick
-
Fixed saturation computing for rage128Fri, 18 Jan 2002 09:21:06 +0000, by nick
-
gamma correction supportFri, 18 Jan 2002 09:11:11 +0000, by nick
-
Fixed bug of multiple declaration of 'dvd_device'Fri, 18 Jan 2002 09:10:00 +0000, by nick
-
added skeleton for QT SMC decoderFri, 18 Jan 2002 05:43:48 +0000, by melanson
-
made a little more headway but it still doesn't work properlyFri, 18 Jan 2002 02:51:24 +0000, by melanson
-
more movi_end messThu, 17 Jan 2002 21:55:17 +0000, by arpi
-
fix for benchmark scriptThu, 17 Jan 2002 21:22:11 +0000, by nexus
-
opsz, typoThu, 17 Jan 2002 20:51:51 +0000, by gabucino
-
Change to use cdrom-device and dvd-device options needed for DVD/TV/VCDThu, 17 Jan 2002 20:40:07 +0000, by albeu
-
Fixed bug with benchmark optionThu, 17 Jan 2002 20:25:55 +0000, by albeu
-
Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual urlThu, 17 Jan 2002 20:24:28 +0000, by albeu
-
Fixed seekingThu, 17 Jan 2002 19:24:33 +0000, by mswitch
-
Added new syncengine thanks to a new previously undocumented feature of the em8300, this might fix playback on both slow and fast machines (more testing needed). This also requires users to get the em8300 driver from cvs until the next version is released (will probably happen this weekend)Thu, 17 Jan 2002 10:33:47 +0000, by mswitch
-
Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:Thu, 17 Jan 2002 09:32:22 +0000, by pl
-
fix for Xwid (exceed 16 fourcc)Thu, 17 Jan 2002 09:20:29 +0000, by nexus
-
Use 'install' instead of 'cp'Thu, 17 Jan 2002 09:01:50 +0000, by nick
-
zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:32:29 +0000, by arpi
-
-zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:28:20 +0000, by arpi
-
libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:27:45 +0000, by arpi
-
zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:27:20 +0000, by arpi
-
fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Thu, 17 Jan 2002 01:15:31 +0000, by arpi
-
fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Thu, 17 Jan 2002 01:12:01 +0000, by arpi
-
libmad memcpy optimization by Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Thu, 17 Jan 2002 01:11:21 +0000, by arpi
-
-lavcopts vme= option to set motion estimation method - patch by Rich Felker <dalias@aerifal.cx>Thu, 17 Jan 2002 01:02:41 +0000, by arpi
-
XviD addedThu, 17 Jan 2002 00:55:07 +0000, by arpi
-
possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>Thu, 17 Jan 2002 00:49:21 +0000, by arpi
-
console mplayer launcher - by Rich Felker <dalias@aerifal.cx>Thu, 17 Jan 2002 00:39:27 +0000, by arpi
-
reverted old seeking method - ask Holm why...Thu, 17 Jan 2002 00:32:46 +0000, by arpi
-
mail formatting addedThu, 17 Jan 2002 00:26:40 +0000, by arpi
-
fix include orderThu, 17 Jan 2002 00:19:57 +0000, by atmos4
-
*** empty log message ***Wed, 16 Jan 2002 17:13:00 +0000, by gabucino
-
Added (sigh, reHTMLized;)) Nick's VIDIX patchWed, 16 Jan 2002 17:12:20 +0000, by gabucino
-
added vidix_start() and vidix_stop() for better runtime-resize support ;)Wed, 16 Jan 2002 15:22:45 +0000, by alex
-
fixed a few possible bugsWed, 16 Jan 2002 14:54:56 +0000, by arpi
-
image field added. 10*10l....Wed, 16 Jan 2002 12:24:36 +0000, by arpi
-
Useful linksWed, 16 Jan 2002 09:39:00 +0000, by nick
-
Fixed resize bug.Wed, 16 Jan 2002 09:18:43 +0000, by nick
-
More messages on forcingWed, 16 Jan 2002 09:11:07 +0000, by nick
-
en(dis)able app io should be exported tooWed, 16 Jan 2002 08:43:22 +0000, by nick
-
+ new features and possibilityWed, 16 Jan 2002 08:33:17 +0000, by nick
-
added a few notes about formats 0x61 and 0x62Wed, 16 Jan 2002 03:39:37 +0000, by melanson
-
initial support for FILM file demuxingWed, 16 Jan 2002 03:25:07 +0000, by melanson
-
using mp_image.h - not finished...Wed, 16 Jan 2002 01:51:34 +0000, by arpi
-
10l...Wed, 16 Jan 2002 01:51:12 +0000, by arpi
-
bpp != depthWed, 16 Jan 2002 01:19:22 +0000, by arpi
-
initial stuff. comments welcomed...Wed, 16 Jan 2002 00:14:59 +0000, by arpi
-
hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@wintermann-datenservice.de>Tue, 15 Jan 2002 22:55:28 +0000, by arpi
-
awk change suggested by frederik kuivinenTue, 15 Jan 2002 22:48:27 +0000, by atmos4
-
nicer awk check (logging) etc.Tue, 15 Jan 2002 22:30:56 +0000, by atmos4
-
patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 15 Jan 2002 21:30:45 +0000, by pl
-
Add a third scaling algorithm wich should be faster. Select byTue, 15 Jan 2002 21:05:37 +0000, by kmkaplan
-
Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio afterTue, 15 Jan 2002 21:00:20 +0000, by kmkaplan
-
Grab PS_IOPL define from <sys/psw.h> on solaris x86Tue, 15 Jan 2002 18:46:31 +0000, by jkeil
-
many small updatesTue, 15 Jan 2002 17:04:01 +0000, by gabucino
-
small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoderTue, 15 Jan 2002 17:03:19 +0000, by pontscho
-
commited due to request of nexusTue, 15 Jan 2002 16:35:17 +0000, by alex
-
api changed: enable/disable_os_io returns error-code (or zero if ok) and pciconfig_read exported for mga_vidTue, 15 Jan 2002 15:59:53 +0000, by alex
-
cygwin compile fixTue, 15 Jan 2002 15:31:30 +0000, by atmos4
-
*awk detectionTue, 15 Jan 2002 14:49:36 +0000, by atmos4
-
Sync problem when using fractional resampling fixed + speed increased.Tue, 15 Jan 2002 13:21:45 +0000, by anders
-
typoTue, 15 Jan 2002 12:35:16 +0000, by jaf
-
Fix xvidix for non-x11 systems (delayed due netloss)Tue, 15 Jan 2002 12:30:52 +0000, by atmos4
-
Fix xvidix for non-x11 systems, 10l Alex :)Tue, 15 Jan 2002 12:13:53 +0000, by atmos4
-
Fix for cygwin.Tue, 15 Jan 2002 12:10:19 +0000, by atmos4
-
Moved declaration of picture_* out of ifdef MP1E as not to break compilation for those of you who disable libmp1eTue, 15 Jan 2002 10:10:20 +0000, by mswitch
-
S->CTue, 15 Jan 2002 09:01:39 +0000, by nick
-
Improved readability and new stuffsTue, 15 Jan 2002 08:33:09 +0000, by nick
-
BSD fix by Steven M. Schultz <sms@2BSD.COM>Tue, 15 Jan 2002 01:16:14 +0000, by arpi
-
10l. gimme\!Tue, 15 Jan 2002 01:03:22 +0000, by arpi
-
query_format flags updatedTue, 15 Jan 2002 00:24:57 +0000, by arpi
-
hw spu support for dxr3 - patch by David HolmTue, 15 Jan 2002 00:23:16 +0000, by arpi
-
-endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 15 Jan 2002 00:20:50 +0000, by arpi
-
GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@free.fr>Mon, 14 Jan 2002 23:55:51 +0000, by arpi
-
extra NULL field appendedMon, 14 Jan 2002 23:54:31 +0000, by arpi
-
playtree-based config patch by Alban Bedel <albeu@free.fr>Mon, 14 Jan 2002 23:38:49 +0000, by arpi
-
by kothMon, 14 Jan 2002 23:06:43 +0000, by gabucino
-
workaround for broken 'muvi' chunksMon, 14 Jan 2002 18:30:28 +0000, by arpi
-
streaming with proxyMon, 14 Jan 2002 17:47:42 +0000, by gabucino
-
10l to Alban B. - restored removed verbose level settingMon, 14 Jan 2002 17:39:02 +0000, by arpi
-
added mp3_printheader for mp3lib init\nMon, 14 Jan 2002 16:27:55 +0000, by alex
-
runtime cpudetect suppportMon, 14 Jan 2002 16:15:59 +0000, by alex
-
S->CMon, 14 Jan 2002 10:34:38 +0000, by nick
-
S->CMon, 14 Jan 2002 09:32:51 +0000, by nick
-
Added support for the environment variable http_proxy.Mon, 14 Jan 2002 06:44:30 +0000, by bertrand
-
Changed the proxy protocol to http_proxy.Mon, 14 Jan 2002 01:12:44 +0000, by bertrand
-
fixed to get something - needs a major rewriteSun, 13 Jan 2002 22:14:06 +0000, by arpi
-
dont print -npp parser debug info if only -vSun, 13 Jan 2002 20:51:49 +0000, by michael
-
S->CSun, 13 Jan 2002 18:26:58 +0000, by nick
-
BugSun, 13 Jan 2002 17:23:32 +0000, by nick
-
S->CSun, 13 Jan 2002 16:59:18 +0000, by nick
-
added mga_vid (also playback->offset is not set (fixing it on monday)Sun, 13 Jan 2002 16:54:32 +0000, by alex
-
using LIBDIR@config.hSun, 13 Jan 2002 14:52:58 +0000, by alex
-
added LIBDIR and USR_PREFIXSun, 13 Jan 2002 14:44:04 +0000, by alex
-
committed due to request of gabucinoSun, 13 Jan 2002 11:39:06 +0000, by alex
-
Nick's credits updatedSun, 13 Jan 2002 11:03:10 +0000, by gabucino
-
TypoSun, 13 Jan 2002 10:47:11 +0000, by nick
-
Still one bit of bugs fixedSun, 13 Jan 2002 10:40:17 +0000, by nick
-
test for preinit errors and correct handling subdeviceSun, 13 Jan 2002 10:30:10 +0000, by nick
-
Minor changes: -fs key and vidix paramsSun, 13 Jan 2002 10:10:15 +0000, by nick
-
CYUV credits to Tim FergusonSun, 13 Jan 2002 09:37:35 +0000, by gabucino
-
QT demuxer loads palette information from files that transport palettes inSun, 13 Jan 2002 06:01:04 +0000, by melanson
-
patch by Steven M. Schultz to support dvd under BSD/OSSun, 13 Jan 2002 01:36:38 +0000, by alex
-
just a dummy for now (for developement)Sun, 13 Jan 2002 00:26:46 +0000, by alex
-
startedSun, 13 Jan 2002 00:26:23 +0000, by alex
-
fixed vidix_name handling (subdevice)Sun, 13 Jan 2002 00:23:47 +0000, by alex
-
added vo_xvidixSat, 12 Jan 2002 23:30:20 +0000, by alex
-
added X11/VIDIXSat, 12 Jan 2002 23:28:22 +0000, by alex
-
Fix brightness of subtitlesSat, 12 Jan 2002 21:48:41 +0000, by kmkaplan
-
Added proxy support.Sat, 12 Jan 2002 21:08:12 +0000, by bertrand
-
some comments and messagesSat, 12 Jan 2002 21:07:17 +0000, by alex
-
Added a debug function to print the struct's variables.Sat, 12 Jan 2002 21:02:00 +0000, by bertrand
-
Fix typo and some updates.Sat, 12 Jan 2002 20:47:55 +0000, by atmos4
-
Fix awk version check from --version to -W version (works with both mawk and gawk maybe guess also with original awk)Sat, 12 Jan 2002 20:02:47 +0000, by atmos4
-
divx4linuxbuziSat, 12 Jan 2002 19:26:19 +0000, by gabucino
-
Additional AWK notesSat, 12 Jan 2002 18:58:41 +0000, by nick
-
Check for NULL vob->spudec before using.Sat, 12 Jan 2002 18:34:50 +0000, by kmkaplan
-
Solaris compatibilitySat, 12 Jan 2002 18:26:13 +0000, by nick
-
Alpha patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Sat, 12 Jan 2002 18:00:25 +0000, by nick
-
gawk->awkSat, 12 Jan 2002 17:59:22 +0000, by nick
-
gawk -> awkSat, 12 Jan 2002 17:11:01 +0000, by alex
-
Fixed a bug relating to libmp1e (actually the bug is in libmp1e, but this solution should be safe enough)Sat, 12 Jan 2002 15:59:47 +0000, by mswitch
-
Checking for gawkSat, 12 Jan 2002 15:53:26 +0000, by nick
-
Changes due new gawk generatorSat, 12 Jan 2002 11:40:39 +0000, by nick
-
Gawk generatorSat, 12 Jan 2002 11:39:07 +0000, by nick
-
pci ids databaseSat, 12 Jan 2002 11:37:47 +0000, by nick
-
No longer requiredSat, 12 Jan 2002 11:35:43 +0000, by nick
-
DocumentationSat, 12 Jan 2002 10:47:43 +0000, by nick
-
Sync with XFree86-4.1.99.5+Sat, 12 Jan 2002 09:40:07 +0000, by nick
-
typo noticed by nellSat, 12 Jan 2002 00:58:53 +0000, by gabucino
-
*** empty log message ***Sat, 12 Jan 2002 00:55:53 +0000, by gabucino
-
"I made some fixed in my previous translation, and new parts are translatedSat, 12 Jan 2002 00:07:29 +0000, by gabucino
-
fixed mpsub bug requested by GabucinoSat, 12 Jan 2002 00:02:52 +0000, by laaz
-
ao_dxr3 removedFri, 11 Jan 2002 22:33:44 +0000, by arpi
-
fight with the access rights - patch by HolmFri, 11 Jan 2002 22:31:36 +0000, by arpi
-
useless cosmetics changes... a.k.a. cvslog killer - patch by David HolmFri, 11 Jan 2002 22:30:28 +0000, by arpi
-
'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@student.liu.se>Fri, 11 Jan 2002 22:17:54 +0000, by arpi
-
relatiev path to libcss.so - patch by Jim Radford <radford@robotics.caltech.edu>Fri, 11 Jan 2002 22:15:55 +0000, by arpi
-
acelp working, added some codecs contributed by usersFri, 11 Jan 2002 18:50:52 +0000, by arpi
-
few changes, slice and frameFri, 11 Jan 2002 18:30:35 +0000, by iive
-
blah. fixes.Fri, 11 Jan 2002 17:56:56 +0000, by gabucino
-
Configurable VIDIX usageFri, 11 Jan 2002 17:20:43 +0000, by nick
-
Add DVD subtitles to menoderFri, 11 Jan 2002 16:06:45 +0000, by kmkaplan
-
Support software scaling with DVD subtitlesFri, 11 Jan 2002 12:14:29 +0000, by kmkaplan
-
vobsub documentedFri, 11 Jan 2002 00:09:50 +0000, by gabucino
-
Support vobsub without index files.Thu, 10 Jan 2002 20:12:12 +0000, by kmkaplan
-
VIDIX expansion, Usage: -vo fbdev:vidix (-fs -zoom). Zoom is supported for VIDIX!!!Thu, 10 Jan 2002 18:02:45 +0000, by nick
-
Minor bugs and new vidix stuff supportThu, 10 Jan 2002 18:01:19 +0000, by nick
-
Using any graphics serverThu, 10 Jan 2002 18:00:23 +0000, by nick
-
Add vobsub support, suppress conditionnal on USE_DVDREAD.Thu, 10 Jan 2002 17:21:00 +0000, by kmkaplan
-
Add vobsub support.Thu, 10 Jan 2002 17:20:27 +0000, by kmkaplan
-
Add vobsub support.Thu, 10 Jan 2002 17:18:30 +0000, by kmkaplan
-
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.Thu, 10 Jan 2002 17:17:37 +0000, by kmkaplan
-
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.Thu, 10 Jan 2002 17:17:05 +0000, by kmkaplan
-
committed Tim Ferguson's patch for proper YUV color space conversionThu, 10 Jan 2002 05:58:49 +0000, by melanson
-
user_data check disabledThu, 10 Jan 2002 02:01:10 +0000, by arpi
-
added mpeg userdata dumpThu, 10 Jan 2002 01:59:49 +0000, by arpi
-
Changed the return value of the start function. Doesn't return the fdThu, 10 Jan 2002 01:42:31 +0000, by bertrand
-
Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>Thu, 10 Jan 2002 01:37:53 +0000, by bertrand
-
Preliminary versionWed, 09 Jan 2002 19:03:50 +0000, by nick
-
Minor interface changes: color and video keys are moved out from playback configuringWed, 09 Jan 2002 18:58:25 +0000, by nick
-
fixes (by pl's mail)Wed, 09 Jan 2002 18:17:18 +0000, by gabucino
-
another updateWed, 09 Jan 2002 17:31:52 +0000, by gabucino
-
typo (noticed by nell)Wed, 09 Jan 2002 17:27:41 +0000, by gabucino
-
-font added, -pp updatedWed, 09 Jan 2002 17:19:52 +0000, by gabucino
-
seek patch by Panagoitis IssarisWed, 09 Jan 2002 17:09:21 +0000, by alex
-
1. subs know are readed after reading AVI header so we already know fpsWed, 09 Jan 2002 16:35:24 +0000, by atlka
-
Reverted to accurate but glitchy sync...Wed, 09 Jan 2002 16:20:41 +0000, by mswitch
-
ao_dxr3.c deprecated, give users a grace period to accomodate to -ao oss:/dev/em8300_ma before removing this altogetherWed, 09 Jan 2002 15:05:48 +0000, by mswitch
-
jol csak KeyPress - re event mplayernek.Wed, 09 Jan 2002 12:41:58 +0000, by pontscho
-
SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by meTue, 08 Jan 2002 20:58:53 +0000, by atmos4
-
Sven Hartge fixes confdir location.Tue, 08 Jan 2002 19:03:29 +0000, by eyck
-
and stuff.Tue, 08 Jan 2002 17:38:25 +0000, by gabucino
-
old-style DVD options addedTue, 08 Jan 2002 17:35:44 +0000, by gabucino
-
"Hi, here's updated and further translated documentation.html."Tue, 08 Jan 2002 17:26:28 +0000, by gabucino
-
no speedup with outcommented rematrix? stuff in a52_block()Tue, 08 Jan 2002 15:06:27 +0000, by michael
-
more bitstream_skip()Tue, 08 Jan 2002 14:55:36 +0000, by michael
-
bitstream_skip() instead of bitstream_get() if possibleTue, 08 Jan 2002 14:49:17 +0000, by michael
-
corrections to adjust_subs_time function which now uses fps if neededTue, 08 Jan 2002 14:10:22 +0000, by atlka
-
added adjust_subs_time function which corrects bad sub->end timeTue, 08 Jan 2002 12:45:38 +0000, by atlka
-
FreeBSD fixTue, 08 Jan 2002 12:10:33 +0000, by nexus
-
Correction of lisensing commentTue, 08 Jan 2002 11:37:54 +0000, by anders
-
changed subreader.c to read microdvd lines in form "{%ld}{}[^\r\n]" tooTue, 08 Jan 2002 11:03:43 +0000, by atlka
-
corrections by Jiri Svoboda <jiri.svoboda@seznam.cz>Tue, 08 Jan 2002 09:35:50 +0000, by jaf
-
Kept the HTTP connection open after autodetect, soTue, 08 Jan 2002 07:31:29 +0000, by bertrand
-
playtree support. replaces old playlist and multifile mess. patch by Alban Bedel <albeu@free.fr>Tue, 08 Jan 2002 02:01:04 +0000, by arpi
-
MSGT_PLAYTREE addedTue, 08 Jan 2002 01:52:11 +0000, by arpi
-
tree-based playlist parser code by Alban Bedel <albeu@free.fr>Tue, 08 Jan 2002 01:24:25 +0000, by arpi
-
STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>Tue, 08 Jan 2002 01:19:54 +0000, by arpi
-
various small streaming fixes by Alban Bedel <albeu@free.fr>Tue, 08 Jan 2002 01:13:22 +0000, by arpi
-
*** empty log message ***Mon, 07 Jan 2002 20:14:27 +0000, by jaf
-
I was missing it ...Mon, 07 Jan 2002 20:13:20 +0000, by jaf
-
portable solutionMon, 07 Jan 2002 17:39:50 +0000, by nick
-
portable problem solution. Should be generated in the future from pci.idsMon, 07 Jan 2002 17:38:40 +0000, by nick
-
added rgb24to32 instead of c converterMon, 07 Jan 2002 17:33:59 +0000, by alex
-
FreeBSD fixMon, 07 Jan 2002 15:49:49 +0000, by nexus
-
slightly changed end message:Mon, 07 Jan 2002 12:17:21 +0000, by pl
-
double buffering fixingMon, 07 Jan 2002 10:54:32 +0000, by nick
-
OSD supportMon, 07 Jan 2002 10:54:00 +0000, by nick
-
YV12 sliced output fixedMon, 07 Jan 2002 10:18:30 +0000, by nick
-
Embedding vidixMon, 07 Jan 2002 09:28:22 +0000, by nick
-
patch for missing include by Steven M. Schultz <sms@2BSD.COM>Mon, 07 Jan 2002 09:22:01 +0000, by pl
-
10l by Jesus Climent <jcliment@cc.hut.fi>Mon, 07 Jan 2002 09:11:40 +0000, by pl
-
10l to IvanMon, 07 Jan 2002 00:52:09 +0000, by arpi
-
read the whole FMSun, 06 Jan 2002 23:52:42 +0000, by gabucino
-
buggy audio driver can be a cause alsoSun, 06 Jan 2002 23:49:29 +0000, by gabucino
-
DOCS/BUGS -> Appendiksz DSun, 06 Jan 2002 23:45:24 +0000, by gabucino
-
vo_directfb maintainer addedSun, 06 Jan 2002 23:38:29 +0000, by gabucino
-
lavc info+install instructions updateSun, 06 Jan 2002 23:36:29 +0000, by gabucino
-
missing html tags addedSun, 06 Jan 2002 23:07:44 +0000, by gabucino
-
Patch by Jesus Climent <jcliment@cc.hut.fi>Sun, 06 Jan 2002 23:06:40 +0000, by pl
-
fbdev autodetection enabled (requires linux && /dev/fb0)Sun, 06 Jan 2002 22:57:58 +0000, by pl
-
small bugfixSun, 06 Jan 2002 21:31:31 +0000, by jaf
-
Xinerama patch number two by attila.Sun, 06 Jan 2002 21:07:20 +0000, by atmos4
-
fix.Sun, 06 Jan 2002 19:43:33 +0000, by gabucino
-
works!!!Sun, 06 Jan 2002 19:23:14 +0000, by nick
-
Looks working ;)Sun, 06 Jan 2002 19:21:10 +0000, by nick
-
Printing driver nameSun, 06 Jan 2002 17:12:19 +0000, by nick
-
IO space is memory mapped (no in(out)port required)Sun, 06 Jan 2002 17:10:27 +0000, by nick
-
lazy loader works better ;)Sun, 06 Jan 2002 17:08:54 +0000, by nick
-
preliminary versionSun, 06 Jan 2002 16:02:24 +0000, by nick
-
changes due interface changingSun, 06 Jan 2002 16:00:59 +0000, by nick
-
minor interface changing and verbosingSun, 06 Jan 2002 16:00:12 +0000, by nick
-
patch by HolmSun, 06 Jan 2002 15:24:56 +0000, by gabucino
-
preliminary config interfaceSun, 06 Jan 2002 15:15:17 +0000, by mswitch
-
Fixes to sync codeSun, 06 Jan 2002 14:29:58 +0000, by mswitch
-
Removed deprecated EM8300_IOCTL_AUDIO_SETPTSSun, 06 Jan 2002 14:28:29 +0000, by mswitch
-
stdint.h replaced by inttypes.h (used more frequently in the sources)Sun, 06 Jan 2002 13:06:51 +0000, by pl
-
paint background on -v -vSun, 06 Jan 2002 10:58:04 +0000, by nick
-
fixed format 0x62 ADPCM audioSun, 06 Jan 2002 01:56:27 +0000, by melanson
-
let people pass options to ./configure while building package.Sat, 05 Jan 2002 19:35:01 +0000, by eyck
-
mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and added warnings for 64bit files reading without largefiles supportSat, 05 Jan 2002 19:29:52 +0000, by alex
-
added stream_read_qword by Chris BednarSat, 05 Jan 2002 19:21:06 +0000, by alex
-
marillat doesn't distribute debs now (only -doc and -font)Sat, 05 Jan 2002 18:27:44 +0000, by gabucino
-
preliminary versionSat, 05 Jan 2002 18:18:19 +0000, by nick
-
minor interface changingSat, 05 Jan 2002 18:16:19 +0000, by nick
-
tranlated by DongCheon Park <pdc@kaist.ac.kr>Sat, 05 Jan 2002 13:57:49 +0000, by jaf
-
it's in sys/ .. isn't it?Sat, 05 Jan 2002 12:29:25 +0000, by gabucino
-
typoSat, 05 Jan 2002 12:08:43 +0000, by gabucino
-
preliminary versionSat, 05 Jan 2002 10:13:25 +0000, by nick
-
xinerama fix by attilaSat, 05 Jan 2002 08:49:46 +0000, by atmos4
-
CONFDIR in etcSat, 05 Jan 2002 01:33:39 +0000, by eyck
-
some user-parsible lines about SDLFri, 04 Jan 2002 23:25:12 +0000, by gabucino
-
fixed -npp help ... i think i need more sleep ;)Fri, 04 Jan 2002 21:56:11 +0000, by michael
-
added atrac3Fri, 04 Jan 2002 19:36:51 +0000, by alex
-
updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and notes)Fri, 04 Jan 2002 19:32:58 +0000, by alex
-
New section: How To Read TFMFri, 04 Jan 2002 18:10:14 +0000, by gabucino
-
more formatsFri, 04 Jan 2002 17:46:04 +0000, by gabucino
-
marillat se .deb-ezik mar? ha igen akkor szoljatok...Fri, 04 Jan 2002 17:44:49 +0000, by gabucino
-
guilamer ugynezki +javultFri, 04 Jan 2002 17:13:44 +0000, by gabucino
-
libmpeg2 is now able to decode framecopied (with mencoder) mpeg filesFri, 04 Jan 2002 16:48:13 +0000, by alex
-
libcss support in mencoder, tooFri, 04 Jan 2002 14:03:02 +0000, by lgb
-
debug--Fri, 04 Jan 2002 13:42:18 +0000, by arpi
-
some debug++Fri, 04 Jan 2002 13:41:03 +0000, by arpi
-
-npp helpFri, 04 Jan 2002 13:39:06 +0000, by michael
-
Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) soFri, 04 Jan 2002 13:08:14 +0000, by lgb
-
Clean up - no longer needed comments, commented out older version of solutions.Fri, 04 Jan 2002 10:39:51 +0000, by eyck
-
preliminary support of direct hardware accessFri, 04 Jan 2002 10:32:26 +0000, by nick
-
binary driversFri, 04 Jan 2002 10:30:50 +0000, by nick
-
fix typos in latest checkin. although ( and { look alike, they're not.d'ah.Fri, 04 Jan 2002 10:27:04 +0000, by eyck
-
make needs prefix, CONFDIR AND DATADIR set for package to build correctly.Fri, 04 Jan 2002 10:19:06 +0000, by eyck
-
integrated Tim Ferguson's native CYUV decoderFri, 04 Jan 2002 05:57:00 +0000, by melanson
-
iterated a52 channel setupThu, 03 Jan 2002 23:14:13 +0000, by arpi
-
mono ac3 supportThu, 03 Jan 2002 22:59:21 +0000, by arpi
-
*** empty log message ***Thu, 03 Jan 2002 21:12:35 +0000, by gabucino
-
hu ezt elbaszigeteltemThu, 03 Jan 2002 17:01:37 +0000, by gabucino
-
-npp fq:<quantizer>Thu, 03 Jan 2002 14:16:13 +0000, by michael
-
Use install for installing manpages and codecs.conf instead of doing it ourselves.Thu, 03 Jan 2002 12:29:10 +0000, by eyck
-
stream_skip len s/be off_tThu, 03 Jan 2002 11:59:43 +0000, by steve
-
manpage install addedThu, 03 Jan 2002 00:48:22 +0000, by arpi
-
last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>Wed, 02 Jan 2002 23:51:29 +0000, by arpi
-
lastminute divbyzero fix by Attila Kinali ;)Wed, 02 Jan 2002 23:38:16 +0000, by arpi
-
last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>Wed, 02 Jan 2002 23:22:33 +0000, by arpi
-
SetValue fixed, iv_State=START enabled (silly xine developers disabled for unknown reason)Wed, 02 Jan 2002 20:26:20 +0000, by arpi
-
updated by tomas.blaha at kapsa.club.czWed, 02 Jan 2002 19:54:55 +0000, by arpi
-
hotfix for ac3 aid<0x20 (VDR)Wed, 02 Jan 2002 19:18:11 +0000, by arpi
-
10lWed, 02 Jan 2002 19:14:05 +0000, by arpi
-
(C) 2001 -> 2002Wed, 02 Jan 2002 19:07:41 +0000, by gabucino
-
Happy new year! :)Wed, 02 Jan 2002 19:05:02 +0000, by arpi
-
do not hide cursur if play at rootwin. based on patch by Tomas Konir <moje@molly.vabo.cz>Wed, 02 Jan 2002 18:41:25 +0000, by arpi
-
osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>Wed, 02 Jan 2002 17:50:03 +0000, by arpi
-
zlib range 0-8 -> 0-9Wed, 02 Jan 2002 17:49:25 +0000, by arpi
-
some done and some delayedWed, 02 Jan 2002 17:26:58 +0000, by arpi
-
using dshow headers from dshow/ instead of c++ versionWed, 02 Jan 2002 17:11:49 +0000, by arpi
-
headers cleanupWed, 02 Jan 2002 17:11:09 +0000, by arpi
-
note for all usersWed, 02 Jan 2002 17:00:41 +0000, by nick
-
solution for non-x86 usersWed, 02 Jan 2002 14:46:55 +0000, by nick
-
-dapsync -softsleepWed, 02 Jan 2002 14:33:33 +0000, by gabucino
-
ah. many small updates againWed, 02 Jan 2002 12:28:19 +0000, by gabucino
-
notes for non-x86 usersWed, 02 Jan 2002 11:25:58 +0000, by nick
-
Added support of Radeon2 8500 AIWWed, 02 Jan 2002 09:37:37 +0000, by nick
-
fixed FOX61 ADPCM; still working on FOX62Wed, 02 Jan 2002 00:45:41 +0000, by melanson
-
some links placed (nvidia fuckoz.)Wed, 02 Jan 2002 00:16:56 +0000, by gabucino
-
new 'Developer Cries' TOC :)Wed, 02 Jan 2002 00:09:52 +0000, by gabucino
-
nvidia & joebarr entryTue, 01 Jan 2002 23:57:53 +0000, by gabucino
-
more messTue, 01 Jan 2002 23:18:17 +0000, by arpi
-
codecs.conf parser hangup fixed by iive, cpu usage reset at startTue, 01 Jan 2002 22:46:07 +0000, by arpi
-
added initial support for format 0x61 ADPCM (sounds good, but still pops)Tue, 01 Jan 2002 20:04:54 +0000, by melanson
-
it was a long night ;-), I'll finish laterTue, 01 Jan 2002 19:39:59 +0000, by jaf
-
applied Steve's patchTue, 01 Jan 2002 18:20:40 +0000, by gabucino
-
vbr win izeTue, 01 Jan 2002 18:17:55 +0000, by gabucino
-
VBR windoz warningTue, 01 Jan 2002 18:15:14 +0000, by gabucino
-
-rootwinTue, 01 Jan 2002 17:38:52 +0000, by gabucino
-
some fixesTue, 01 Jan 2002 17:35:09 +0000, by gabucino
-
applied many interesting things from pl's patch, by handTue, 01 Jan 2002 17:29:15 +0000, by gabucino
-
applied "magic" Michael real fix ;)Tue, 01 Jan 2002 02:00:57 +0000, by pl
-
tail_space infinite loop fix by jeon_goon@lycos.co.krTue, 01 Jan 2002 01:11:31 +0000, by arpi
-
workaround for the guilty code that caused sig11 when compiled with gcc-3.0.xMon, 31 Dec 2001 17:22:41 +0000, by pl
-
Oops-typo.Mon, 31 Dec 2001 16:44:03 +0000, by nick
-
Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on RadeonsMon, 31 Dec 2001 16:08:32 +0000, by nick
-
Sync with r1.20. Just for releaseMon, 31 Dec 2001 16:07:04 +0000, by nick
-
small fixes (=> HAVE_STDINT_H is now defined)Mon, 31 Dec 2001 15:29:46 +0000, by pl
-
fix for imaadpcmacm sizeMon, 31 Dec 2001 10:25:11 +0000, by nexus
-
<stdint.h> doesn't exist in FreeBSDMon, 31 Dec 2001 10:13:11 +0000, by nexus
-
FreeBSD need EXTRA_LIB to compileMon, 31 Dec 2001 10:03:10 +0000, by nexus
-
ACEL.P fixed (avifile sync)Mon, 31 Dec 2001 04:35:20 +0000, by arpi
-
updated by B. Johannessen <bob@well.com>Mon, 31 Dec 2001 03:52:00 +0000, by arpi
-
Italian tr. by Fabio Olimpieri <fabio.olimpieri@tin.it>Mon, 31 Dec 2001 02:16:22 +0000, by arpi
-
stuff.Mon, 31 Dec 2001 01:12:55 +0000, by gabucino
-
a52 resampler init moved to initSun, 30 Dec 2001 21:55:58 +0000, by arpi
-
runtime cpudetect the liba52 way part 2 (downmix.c)Sun, 30 Dec 2001 21:53:56 +0000, by michael
-
c, mmx versions separated. a52 style runtime stuffSun, 30 Dec 2001 21:44:10 +0000, by arpi
-
runtime cpudetect in liba52 waySun, 30 Dec 2001 21:38:53 +0000, by michael
-
pass accel flags to a52_resample_initSun, 30 Dec 2001 20:42:49 +0000, by arpi
-
proper a52_init accel flagsSun, 30 Dec 2001 20:32:57 +0000, by arpi
-
SSE addedSun, 30 Dec 2001 20:26:19 +0000, by arpi
-
runtime cpudetectSun, 30 Dec 2001 19:57:14 +0000, by michael
-
added test for inet_pton()Sun, 30 Dec 2001 19:38:28 +0000, by pl
-
more common format for output messagesSun, 30 Dec 2001 19:17:10 +0000, by pl
-
they aren't required moreSun, 30 Dec 2001 19:11:11 +0000, by alex
-
Radeon specific gamma correction initialization. (from gatos.sf.net)Sun, 30 Dec 2001 17:28:09 +0000, by nick
-
mp3lameless build fixedSun, 30 Dec 2001 16:52:58 +0000, by arpi
-
*** empty log message ***Sun, 30 Dec 2001 16:43:09 +0000, by gabucino
-
updatesSun, 30 Dec 2001 15:18:36 +0000, by arpi
-
_mencoder auto->yes (D Richard Felker III)Sun, 30 Dec 2001 13:55:05 +0000, by arpi
-
dshow help changed - it doesn't depend on c++ compiler/libsSun, 30 Dec 2001 13:26:14 +0000, by arpi
-
divx4encore is detectedSun, 30 Dec 2001 13:20:55 +0000, by arpi
-
divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disabled if static=yesSun, 30 Dec 2001 13:19:53 +0000, by arpi
-
authors linked to the englishSun, 30 Dec 2001 10:52:19 +0000, by jaf
-
a52: CRC check for AC3 framesSun, 30 Dec 2001 04:44:20 +0000, by arpi
-
CRC code ported from libac3Sun, 30 Dec 2001 04:42:42 +0000, by arpi
-
updatedSun, 30 Dec 2001 04:14:35 +0000, by arpi
-
more recent libavcodec checkSun, 30 Dec 2001 04:03:27 +0000, by arpi
-
print AC3 info + hotfix for channels upmixSun, 30 Dec 2001 03:57:55 +0000, by arpi
-
libac3 disabledSun, 30 Dec 2001 03:14:30 +0000, by arpi
-
liba52 optimization changesSun, 30 Dec 2001 02:50:27 +0000, by michael
-
ported 3dnow(ex) optimizations from libac3Sun, 30 Dec 2001 01:47:27 +0000, by michael
-
only print last line warning if verbose is onSun, 30 Dec 2001 00:57:35 +0000, by michael
-
added read_index_chunk, fixed audio_header parser for version5Sun, 30 Dec 2001 00:38:22 +0000, by alex
-
libavcodec MBC detection fixedSat, 29 Dec 2001 23:34:53 +0000, by arpi
-
Panagiotis creditzSat, 29 Dec 2001 20:07:31 +0000, by gabucino
-
"updated documentation.html (and new chapter translated in it),Sat, 29 Dec 2001 18:46:10 +0000, by gabucino
-
added RV13 fourcc to RealVideoSat, 29 Dec 2001 16:43:24 +0000, by alex
-
fixed rv10 with subid=3Sat, 29 Dec 2001 16:42:50 +0000, by alex
-
applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gcc3 is present if gcc2.96 foundSat, 29 Dec 2001 11:35:21 +0000, by alex
-
fixed stereo MS ADPCM decoder and reinstated opensource decoder as theSat, 29 Dec 2001 04:20:29 +0000, by melanson
-
more mad fixSat, 29 Dec 2001 01:32:46 +0000, by alex
-
"smarter" test for ffmpeg codec detectionSat, 29 Dec 2001 00:40:04 +0000, by pl
-
applied Holm's patch (somebody give him write to this file! ASAP!;))Sat, 29 Dec 2001 00:30:46 +0000, by gabucino
-
mad sync fixSat, 29 Dec 2001 00:24:19 +0000, by alex
-
-Wall removedSat, 29 Dec 2001 00:09:29 +0000, by arpi
-
missing -lsocket for sunosSat, 29 Dec 2001 00:09:10 +0000, by pl
-
opendivx listed at codecs, libvo2/config.mak is optionalSat, 29 Dec 2001 00:03:47 +0000, by arpi
-
YUV4MPEG seek patch commitedFri, 28 Dec 2001 23:47:16 +0000, by alex
-
g72x is optional (caused problems wiht opendivx)Fri, 28 Dec 2001 23:46:52 +0000, by arpi
-
fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix thisFri, 28 Dec 2001 23:44:12 +0000, by alex
-
minor updates to FLI and FOX62 codecsFri, 28 Dec 2001 23:33:24 +0000, by melanson
-
Applied Rik Snel's seeking patchFri, 28 Dec 2001 22:58:49 +0000, by alex
-
initial commit of "Guide To Codec Hacking"Fri, 28 Dec 2001 22:48:25 +0000, by melanson
-
Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movies... Needs more work, but this is good enough for now.Fri, 28 Dec 2001 22:33:06 +0000, by mswitch
-
initial commit for codecs.conf.txt documentationFri, 28 Dec 2001 22:18:27 +0000, by melanson
-
scaling only works with YV12Fri, 28 Dec 2001 22:14:18 +0000, by gabucino
-
better wordingFri, 28 Dec 2001 22:00:31 +0000, by gabucino
-
defucking againFri, 28 Dec 2001 21:37:20 +0000, by gabucino
-
DeArpiFri, 28 Dec 2001 21:23:45 +0000, by gabucino
-
0.60pre2 version numberFri, 28 Dec 2001 21:22:01 +0000, by eyck
-
no fix can be expected until saturday :(Fri, 28 Dec 2001 21:15:56 +0000, by arpi
-
disable mp1e if no dxr3 or no mmxFri, 28 Dec 2001 21:07:39 +0000, by arpi
-
use XF86VidMode later in init (at line 1031) only if we've got support (if have_vm==1)Fri, 28 Dec 2001 20:52:54 +0000, by alex
-
msadpcm acm re-enabled. don't remove codecs!Fri, 28 Dec 2001 20:52:51 +0000, by arpi
-
fix for qnxFri, 28 Dec 2001 20:46:25 +0000, by alex
-
fix for QNX - disabling win32 codecs and libmp1e under QNXFri, 28 Dec 2001 20:24:40 +0000, by alex
-
fix for qnxFri, 28 Dec 2001 20:21:32 +0000, by alex
-
-wid/-rootwin supportFri, 28 Dec 2001 20:15:43 +0000, by arpi
-
blahFri, 28 Dec 2001 20:15:29 +0000, by gabucino
-
nuppelvideo is suffering tooFri, 28 Dec 2001 20:14:24 +0000, by gabucino
-
updatedFri, 28 Dec 2001 20:06:00 +0000, by alex
-
some spudec cleanupFri, 28 Dec 2001 19:47:37 +0000, by arpi
-
dvdsub pts fix, based on patch by Kim Minh KaplanFri, 28 Dec 2001 19:20:12 +0000, by arpi
-
SSE2 supportFri, 28 Dec 2001 18:29:12 +0000, by arpi
-
Intel P4 supportFri, 28 Dec 2001 18:23:35 +0000, by arpi
-
warning fixesFri, 28 Dec 2001 18:15:50 +0000, by pl
-
fixes a problem with undefined types (harmless anyway)Fri, 28 Dec 2001 18:14:23 +0000, by pl
-
warning fixFri, 28 Dec 2001 18:03:03 +0000, by pl
-
Intel P4 supportFri, 28 Dec 2001 18:01:56 +0000, by arpi
-
symbol block is multiply-defined <- fixedFri, 28 Dec 2001 18:01:42 +0000, by arpi
-
a52 sync fixedFri, 28 Dec 2001 17:35:10 +0000, by arpi
-
asf<->y4m detection swappedFri, 28 Dec 2001 16:49:10 +0000, by arpi
-
minor brightness/contrast bugfix / moved some global vars into ppModeFri, 28 Dec 2001 13:56:04 +0000, by michael
-
-rootwin option (x11/xv only, x11 doesn't work for me)Fri, 28 Dec 2001 13:28:06 +0000, by arpi
-
WinID cleanup, support for XvFri, 28 Dec 2001 13:24:27 +0000, by arpi
-
hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>Fri, 28 Dec 2001 12:03:52 +0000, by arpi
-
Brand new sync core, uses hw sync for everything.Fri, 28 Dec 2001 10:21:05 +0000, by mswitch
-
Lots of fixes for digital audio output submitted by Steven Brookes <stevenjb@mda.co.uk>Fri, 28 Dec 2001 10:20:16 +0000, by mswitch
-
added initial, not-yet-functional, support for fox62 audioFri, 28 Dec 2001 06:47:15 +0000, by melanson
-
setuid hack disabledFri, 28 Dec 2001 02:04:06 +0000, by arpi
-
don't reset timer at seek - req. for dxr3Fri, 28 Dec 2001 01:38:40 +0000, by arpi
-
don't reset cpu usage counters at seekFri, 28 Dec 2001 01:37:34 +0000, by arpi
-
printf->mp_msgFri, 28 Dec 2001 01:24:49 +0000, by arpi
-
spudec addedFri, 28 Dec 2001 01:09:28 +0000, by arpi
-
more stable and reliable spudec packet reassemblerFri, 28 Dec 2001 01:03:57 +0000, by arpi
-
igy kiferFri, 28 Dec 2001 00:54:57 +0000, by gabucino
-
yuv4mpeg supportFri, 28 Dec 2001 00:33:26 +0000, by gabucino
-
customizeable deblocking (2 thresholds)Fri, 28 Dec 2001 00:09:55 +0000, by michael
-
nuppelvideo added to supported formatsThu, 27 Dec 2001 23:55:34 +0000, by gabucino
-
updatedThu, 27 Dec 2001 23:52:48 +0000, by alex
-
not "us", but "en" - missed previouslyThu, 27 Dec 2001 23:38:49 +0000, by gabucino
-
updatedThu, 27 Dec 2001 23:37:23 +0000, by gabucino
-
added nuppelvideoThu, 27 Dec 2001 23:14:07 +0000, by alex
-
audio is workingThu, 27 Dec 2001 23:07:30 +0000, by alex
-
fixed RTjpeg and removed one memcpyThu, 27 Dec 2001 23:05:01 +0000, by alex
-
applied pl's new patch (-pp and -npp)Thu, 27 Dec 2001 22:42:28 +0000, by gabucino
-
fli+rm - hungarian updateThu, 27 Dec 2001 22:31:51 +0000, by gabucino
-
neededThu, 27 Dec 2001 22:20:15 +0000, by alex
-
new 'RealMedia' 'Realvideo' 'RealAudio' sectionsThu, 27 Dec 2001 22:12:35 +0000, by gabucino
-
enabling mmx support if capableThu, 27 Dec 2001 22:07:37 +0000, by alex
-
NuppelVideo decoder added, based on Panagiotis Issaris' patchThu, 27 Dec 2001 21:32:17 +0000, by alex
-
used by NuppelVideoThu, 27 Dec 2001 21:27:59 +0000, by alex
-
used by NuppelVideo decoderThu, 27 Dec 2001 21:27:29 +0000, by alex
-
added NuppelVideo demuxer, based on Panagiotis Issaris' patchThu, 27 Dec 2001 21:24:56 +0000, by alex
-
aspect ratio patch by Rik SnelThu, 27 Dec 2001 19:54:36 +0000, by alex
-
not us, but en.Thu, 27 Dec 2001 18:53:11 +0000, by gabucino
-
fixed few segfaults, make parse_codec_cfg() return intThu, 27 Dec 2001 18:38:10 +0000, by iive
-
dvd subtitles are experimental no moreThu, 27 Dec 2001 18:37:19 +0000, by gabucino
-
documentation of -alang -slang addedThu, 27 Dec 2001 18:35:26 +0000, by gabucino
-
fixed audio detection code and improved ;)Thu, 27 Dec 2001 18:31:02 +0000, by alex
-
know not..Thu, 27 Dec 2001 17:37:01 +0000, by gabucino
-
applied many interesting things from pl's patch, by handThu, 27 Dec 2001 17:33:17 +0000, by gabucino
-
removing ima4.* files from treeThu, 27 Dec 2001 14:33:15 +0000, by melanson
-
removing ima4.* from the treeThu, 27 Dec 2001 14:31:33 +0000, by melanson
-
fixed YUV4MPEG frame readerThu, 27 Dec 2001 11:39:47 +0000, by alex
-
added support for older YUV4MPEG format (used by xawtv)Thu, 27 Dec 2001 11:30:07 +0000, by alex
-
improved audio codec detectionThu, 27 Dec 2001 10:15:13 +0000, by alex
-
implemented open source MS ADPCM decoderThu, 27 Dec 2001 05:09:43 +0000, by melanson
-
yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>Thu, 27 Dec 2001 02:08:31 +0000, by arpi
-
10l...Thu, 27 Dec 2001 02:02:03 +0000, by arpi
-
warning fix == cleanupThu, 27 Dec 2001 01:53:25 +0000, by arpi
-
show a-v delay in osd (based on subdelay osd patch)Thu, 27 Dec 2001 00:59:40 +0000, by arpi
-
output shifted by a few pixels on extreem scalings bugfixThu, 27 Dec 2001 00:57:32 +0000, by michael
-
better, nicer progress status for index generationThu, 27 Dec 2001 00:37:03 +0000, by arpi
-
fflush disappeared? .so?Thu, 27 Dec 2001 00:34:00 +0000, by arpi
-
101Wed, 26 Dec 2001 23:31:30 +0000, by michael
-
RM demuxer by al3xWed, 26 Dec 2001 22:59:08 +0000, by gabucino
-
added real demuxerWed, 26 Dec 2001 22:57:51 +0000, by alex
-
added alang,slang optionsWed, 26 Dec 2001 22:57:22 +0000, by gabucino
-
/dev/zero bad permissions error messageWed, 26 Dec 2001 22:33:15 +0000, by arpi
-
numerous small fixes/updatesWed, 26 Dec 2001 21:45:23 +0000, by gabucino
-
updatedWed, 26 Dec 2001 20:47:50 +0000, by arpi
-
mpeg startpos (-ss, -chapter) fixedWed, 26 Dec 2001 20:44:56 +0000, by arpi
-
new -pp options stuff (-npp ...)Wed, 26 Dec 2001 19:45:49 +0000, by michael
-
mpeg VDR vs. BIN fixed?Wed, 26 Dec 2001 16:34:06 +0000, by arpi
-
JAF addedWed, 26 Dec 2001 15:55:24 +0000, by arpi
-
install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet.com>Wed, 26 Dec 2001 15:49:45 +0000, by arpi
-
rawi420 addedWed, 26 Dec 2001 14:24:57 +0000, by alex
-
authors updated. TODO: mms/rtp streaming authors, dvd subtitles author, etc (see whatsnew)Wed, 26 Dec 2001 14:22:42 +0000, by arpi
-
afm/vfm syncedWed, 26 Dec 2001 14:19:39 +0000, by alex
-
added support for I420 input (used by TV V4L) in lavc encoderWed, 26 Dec 2001 13:32:00 +0000, by alex
-
fixed stereo IMA4 decodingWed, 26 Dec 2001 13:22:03 +0000, by melanson
-
subconfig parser fixedWed, 26 Dec 2001 13:17:55 +0000, by alex
-
fixed subconfig parserWed, 26 Dec 2001 13:15:44 +0000, by alex
-
ffmpeg/framecopy fixed, mp3lib&divx4encore addedWed, 26 Dec 2001 12:32:40 +0000, by alex
-
osd support, not for mpegpesWed, 26 Dec 2001 10:34:54 +0000, by mswitch
-
duplicate entryWed, 26 Dec 2001 09:35:06 +0000, by nexus
-
Initial support for unified ADPCM decoderWed, 26 Dec 2001 06:33:03 +0000, by melanson
-
Initial support for unified ADPCM decoderWed, 26 Dec 2001 06:13:17 +0000, by melanson
-
release todoWed, 26 Dec 2001 02:42:44 +0000, by arpi
-
-alang/-slang options (audio/sub selection by language code)Wed, 26 Dec 2001 00:16:59 +0000, by arpi
-
dvd language->aid/sid functionsWed, 26 Dec 2001 00:16:09 +0000, by arpi
-
enable-streaming unneeded.Wed, 26 Dec 2001 00:13:59 +0000, by eyck
-
subtitle_t + audio_stream_t -> stream_language_t (cleanup)Tue, 25 Dec 2001 23:31:37 +0000, by arpi
-
v4l detect fixedTue, 25 Dec 2001 22:08:22 +0000, by arpi
-
make users happy - this is xmas, isn't it?Tue, 25 Dec 2001 22:00:15 +0000, by arpi
-
search codecs.conf at CONFDIRTue, 25 Dec 2001 21:59:07 +0000, by arpi
-
--confdirTue, 25 Dec 2001 21:58:10 +0000, by arpi
-
some debuggingTue, 25 Dec 2001 20:41:04 +0000, by arpi
-
old ffmpeg (MBC) workaroundTue, 25 Dec 2001 20:36:40 +0000, by arpi
-
dvd seeking -> subtitle disappearing bugs fixedTue, 25 Dec 2001 20:32:02 +0000, by arpi
-
is itn't %, it is a byteposition of the video ...Tue, 25 Dec 2001 19:25:27 +0000, by jaf
-
print some info on cpu (runtime/compiled flags)Tue, 25 Dec 2001 17:53:31 +0000, by arpi
-
mix22toS & move2to1 in SSETue, 25 Dec 2001 17:45:25 +0000, by michael
-
mix31to2 & mix31toS in SSETue, 25 Dec 2001 17:36:54 +0000, by michael
-
mix21to2 & mix21toS in SSETue, 25 Dec 2001 17:29:12 +0000, by michael
-
memset(?, 0, 256*sizeof(float)) in MMXTue, 25 Dec 2001 17:19:18 +0000, by michael
-
warning fixTue, 25 Dec 2001 16:43:27 +0000, by pl
-
wannabe compilation breakerTue, 25 Dec 2001 16:42:45 +0000, by pl
-
fix a warning (ambiguous 'if else')Tue, 25 Dec 2001 16:41:06 +0000, by pl
-
missing exported functionTue, 25 Dec 2001 16:39:12 +0000, by pl
-
warning fixTue, 25 Dec 2001 16:38:07 +0000, by pl
-
possible uninit pointer free()'dTue, 25 Dec 2001 16:35:57 +0000, by pl
-
warning fixTue, 25 Dec 2001 16:30:25 +0000, by pl
-
looks betterTue, 25 Dec 2001 15:03:36 +0000, by jaf
-
warning fixTue, 25 Dec 2001 11:49:19 +0000, by pl
-
As nobody fixed this yet:Tue, 25 Dec 2001 11:45:04 +0000, by pl
-
As nobody fixed this yet:Tue, 25 Dec 2001 11:40:10 +0000, by pl
-
missing #include'sTue, 25 Dec 2001 11:20:58 +0000, by pl
-
fixes warningsTue, 25 Dec 2001 11:14:25 +0000, by pl
-
vplayer format - no longer crashes on slightly broken subs.Tue, 25 Dec 2001 01:32:04 +0000, by eyck
-
--enable_gui && nogui && DVD sig11 fixed - .so 10lTue, 25 Dec 2001 01:18:59 +0000, by arpi
-
*** empty log message ***Mon, 24 Dec 2001 23:54:27 +0000, by eyck
-
some quick updates for the prereleaseMon, 24 Dec 2001 23:00:07 +0000, by gabucino
-
Fixed #ifdef discrepancy that was breaking compilation on PPC platformMon, 24 Dec 2001 21:28:30 +0000, by melanson
-
Somewhere along the line, someone updated a field in an ASF structureMon, 24 Dec 2001 20:38:49 +0000, by melanson
-
error for non-stereo surroundsMon, 24 Dec 2001 18:54:58 +0000, by steve
-
similar to 1.144, i420 added, MERRY XMAS \!\!\!Mon, 24 Dec 2001 18:14:18 +0000, by jaf
-
FreeBSD fixMon, 24 Dec 2001 16:24:35 +0000, by nexus
-
Hint #2 -> HintMon, 24 Dec 2001 15:53:15 +0000, by gabucino
-
similar to 1.143, 'sis' bug was fixedMon, 24 Dec 2001 14:58:42 +0000, by jaf
-
this bug (?) was fixedMon, 24 Dec 2001 14:40:34 +0000, by gabucino
-
fixed priority support, tested with -vfm -vc, etc.Mon, 24 Dec 2001 14:01:55 +0000, by atmos4
-
fixed video syncingMon, 24 Dec 2001 13:56:43 +0000, by alex
-
similar to 1.42, bad wordingMon, 24 Dec 2001 11:26:14 +0000, by jaf
-
similar to 1.141, (hungarian users)Mon, 24 Dec 2001 11:23:22 +0000, by jaf
-
similar to 1.140, mplayer-felhasznalok mailing list added (hungarian users)Mon, 24 Dec 2001 11:22:03 +0000, by jaf
-
similar to 1.19, audio pluginsMon, 24 Dec 2001 11:19:21 +0000, by jaf
-
similar to 1.139, audio pluginsMon, 24 Dec 2001 11:14:04 +0000, by jaf
-
similar to 1.54, DeFuckingMon, 24 Dec 2001 11:07:43 +0000, by jaf
-
similar to 1.138, added "Internal buffer inconsistency" lame bug as Known problemMon, 24 Dec 2001 11:06:51 +0000, by jaf
-
i420 supportMon, 24 Dec 2001 11:01:16 +0000, by alex
-
supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)Mon, 24 Dec 2001 10:54:11 +0000, by alex
-
bzero() -> memset()Mon, 24 Dec 2001 10:39:28 +0000, by pl
-
memset is more portable than bzero ("BSD"ism)Mon, 24 Dec 2001 10:35:43 +0000, by pl
-
similar to 1.53Mon, 24 Dec 2001 10:27:28 +0000, by jaf
-
similar to 1.137Mon, 24 Dec 2001 10:26:10 +0000, by jaf
-
similar to 1.41Mon, 24 Dec 2001 10:23:37 +0000, by jaf
-
similar to 1.136, Cinepak decoder author addedTV input doesn't need --enable-tv anymoreMon, 24 Dec 2001 10:20:09 +0000, by jaf
-
"--help" fixes:Mon, 24 Dec 2001 02:56:02 +0000, by pl
-
bad wordingMon, 24 Dec 2001 02:13:38 +0000, by gabucino
-
lavc quality fixed - using right fpsMon, 24 Dec 2001 02:11:49 +0000, by arpi
-
Patch by Jir«¿ Svoboda <Jiri.Svoboda@seznam.cz>Mon, 24 Dec 2001 01:54:29 +0000, by pl
-
fixed scaling and colors with libavcodec (and some comments added)Mon, 24 Dec 2001 01:11:39 +0000, by alex
-
10l? streaming must be yes, auto is not enough because of MakefileSun, 23 Dec 2001 23:20:49 +0000, by arpi
-
streaming enabled by defaultSun, 23 Dec 2001 22:45:21 +0000, by arpi
-
liba52 is preferredSun, 23 Dec 2001 22:36:35 +0000, by arpi
-
This commit adds initial support for Quicktime Animation (RLE) video. ItSun, 23 Dec 2001 22:20:46 +0000, by melanson
-
RTP support patch by Brian Kuschak <bkuschak@yahoo.com>Sun, 23 Dec 2001 22:09:02 +0000, by arpi
-
+msgSun, 23 Dec 2001 21:21:14 +0000, by gabucino
-
subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixesSun, 23 Dec 2001 21:18:06 +0000, by alex
-
mplayer-felhasznalok policySun, 23 Dec 2001 20:16:19 +0000, by gabucino
-
*** empty log message ***Sun, 23 Dec 2001 20:06:11 +0000, by gabucino
-
surround channels can now be decoded in stereoishSun, 23 Dec 2001 19:10:00 +0000, by steve
-
fix comment typoSun, 23 Dec 2001 19:09:24 +0000, by steve
-
mix3to1 in SSESun, 23 Dec 2001 17:52:27 +0000, by michael
-
mix3to2 in SSESun, 23 Dec 2001 17:32:34 +0000, by michael
-
mix5to1 & mix4to1 in SSESun, 23 Dec 2001 17:16:07 +0000, by michael
-
updates in AUTHORS sectionSun, 23 Dec 2001 17:10:27 +0000, by gabucino
-
mix2to1 in SSESun, 23 Dec 2001 17:08:33 +0000, by michael
-
Patch by Panagiotis appliedSun, 23 Dec 2001 16:57:52 +0000, by gabucino
-
mplayer-felhasznalok mailing list added (hungarian users)Sun, 23 Dec 2001 16:56:27 +0000, by gabucino
-
fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>Sun, 23 Dec 2001 16:14:13 +0000, by arpi
-
'Plugins' subsection in Sound sectionSun, 23 Dec 2001 15:55:11 +0000, by gabucino
-
DeFuckingSun, 23 Dec 2001 13:32:32 +0000, by gabucino
-
added "Internal buffer inconsistency" lame bug as Known problemSun, 23 Dec 2001 13:31:43 +0000, by gabucino
-
removed some fucksSun, 23 Dec 2001 12:25:25 +0000, by gabucino
-
add support for priotity <int> in codecs.conf, higher numbers are betterSun, 23 Dec 2001 11:58:57 +0000, by atmos4
-
Add aspect 6, anamorphic 16:9 for svcdSun, 23 Dec 2001 01:34:49 +0000, by atmos4
-
Add missing ifdef, 10l...Sun, 23 Dec 2001 01:34:10 +0000, by atmos4
-
added "copy mga_vid to /lib/modules" to install instructionsSun, 23 Dec 2001 00:40:32 +0000, by gabucino
-
made divx4 optional (also configure checking needed) and added avcodec_closeSat, 22 Dec 2001 16:59:10 +0000, by alex
-
Argh, forgot to make variable static...Sat, 22 Dec 2001 16:22:32 +0000, by mswitch
-
Modified aspect reference, uses default PAL values... Difference to NTSC should be minimal enough so that no checking of videomode is necessary.Sat, 22 Dec 2001 16:20:32 +0000, by mswitch
-
Added format conversion and resampling through pl_format and pl_resample. Someone please check my implementation for bugs.Sat, 22 Dec 2001 16:19:00 +0000, by mswitch
-
compile encoders in libavcodec tooSat, 22 Dec 2001 15:14:10 +0000, by alex
-
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoderSat, 22 Dec 2001 14:40:21 +0000, by alex
-
added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)Sat, 22 Dec 2001 14:32:08 +0000, by alex
-
syncSat, 22 Dec 2001 10:15:38 +0000, by nexus
-
Plugger patch by Sam LinSat, 22 Dec 2001 09:20:09 +0000, by atmos4
-
sse optimize of 3FSat, 22 Dec 2001 00:55:58 +0000, by michael
-
3F2R sse optimizedSat, 22 Dec 2001 00:33:52 +0000, by michael
-
working with 0.9.6 too (0.9.6 is coming with debian woody)Sat, 22 Dec 2001 00:28:49 +0000, by alex
-
updated to reflect BGR32 output of FLI dataFri, 21 Dec 2001 23:41:16 +0000, by melanson
-
Cinepak decoder author addedFri, 21 Dec 2001 23:24:49 +0000, by gabucino
-
similar to 1.40, updated Cinepak section (new, opensource codec)Fri, 21 Dec 2001 21:08:15 +0000, by jaf
-
updated Cinepak section (new, opensource codec)Fri, 21 Dec 2001 20:33:09 +0000, by gabucino
-
Cinepak YUY2 supportFri, 21 Dec 2001 17:49:31 +0000, by arpi
-
"This are some updates mostly, new chapters in documentation.html."Fri, 21 Dec 2001 17:38:55 +0000, by gabucino
-
native CVID codec added, order of native and vfw codecs changedFri, 21 Dec 2001 16:40:28 +0000, by arpi
-
native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>Fri, 21 Dec 2001 16:39:54 +0000, by arpi
-
void* context added - it should keep the codec-specific stuff (struct ptr or HANDLE)Fri, 21 Dec 2001 16:17:24 +0000, by arpi
-
minor bugfixes (noone noticed them)Fri, 21 Dec 2001 02:09:34 +0000, by michael
-
c++-compiler is not needed. gcc however is. ( and bcc is not enough )Fri, 21 Dec 2001 02:05:57 +0000, by eyck
-
Modified the sync code once again, commented out hardware pts sync (I'll likely burn in hell before understanding how to get this bastard to sync well)Thu, 20 Dec 2001 20:50:35 +0000, by mswitch
-
similar to 1.135, Polish translation link addedThu, 20 Dec 2001 19:52:51 +0000, by jaf
-
similar to 1.15, Try The Fucking CVS message. Hmm it was there. Where did it go?Thu, 20 Dec 2001 19:51:09 +0000, by jaf
-
similar to 1.134, forgot to remove these (notes about suid)Thu, 20 Dec 2001 19:47:12 +0000, by jaf
-
similar to 1.16, some additional info in 2pass sectionThu, 20 Dec 2001 19:45:40 +0000, by jaf
-
Polish translation link added, hungarian links translated to hungarianThu, 20 Dec 2001 17:44:47 +0000, by gabucino
-
rgb24toyv12 bugfixThu, 20 Dec 2001 17:30:59 +0000, by michael
-
Adam Di Carlo changes. see debian/changelogThu, 20 Dec 2001 17:18:48 +0000, by eyck
-
Added plugin for fractional resampling (alpha code)Thu, 20 Dec 2001 15:30:22 +0000, by anders
-
Removed conversion for yuy2, libmp1e supports this format, no need to cnovert it...Thu, 20 Dec 2001 08:02:38 +0000, by mswitch
-
Removed some old libavcodec code which would cause inproper scaling of some movies...Thu, 20 Dec 2001 07:40:30 +0000, by mswitch
-
Try The Fucking CVS message. Hmm it was there. Where did it go?Wed, 19 Dec 2001 22:34:24 +0000, by gabucino
-
forgot to remove these (notes about suid)Wed, 19 Dec 2001 22:27:21 +0000, by gabucino
-
runtime cpu detection for the resample stuffWed, 19 Dec 2001 20:20:06 +0000, by michael
-
sse opt of mix32toS()Wed, 19 Dec 2001 19:35:08 +0000, by michael
-
sse opt of mix32to2()Wed, 19 Dec 2001 18:58:05 +0000, by michael
-
adding some commentsWed, 19 Dec 2001 18:42:36 +0000, by michael
-
oops... previous commit was only a half-sync with help_mp-en.h 1.19Wed, 19 Dec 2001 18:33:53 +0000, by pl
-
Inproved mpeg sync on fast computersWed, 19 Dec 2001 18:26:08 +0000, by mswitch
-
some additional info in 2pass sectionWed, 19 Dec 2001 17:30:08 +0000, by gabucino
-
eh forgot about ffmpeg12 :<Wed, 19 Dec 2001 17:29:15 +0000, by gabucino
-
better dvd supportWed, 19 Dec 2001 16:55:32 +0000, by pontscho
-
button design fixWed, 19 Dec 2001 16:54:04 +0000, by pontscho
-
nesze LGB beleirtalak igy ;)Wed, 19 Dec 2001 16:53:34 +0000, by pontscho
-
Remove lame upsampler, cleaned out stuff relating to setting channels.Wed, 19 Dec 2001 14:31:31 +0000, by mswitch
-
Fix glitchy mpeg playbackWed, 19 Dec 2001 14:28:42 +0000, by mswitch
-
missing 1 byte in array sizeWed, 19 Dec 2001 13:15:49 +0000, by pl
-
x = malloc(strlen(s) + c) ... strcpy(x, s)Wed, 19 Dec 2001 13:03:22 +0000, by pl
-
checkings for malloc results (potential memleaks)Wed, 19 Dec 2001 12:54:06 +0000, by pl
-
sync with help_mp-en.h 1.19Wed, 19 Dec 2001 12:21:38 +0000, by pl
-
better fullscreen-mode selection, patch by dunno :)Wed, 19 Dec 2001 11:50:05 +0000, by atmos4
-
sync again, 10l ;)Wed, 19 Dec 2001 11:45:04 +0000, by nexus
-
+ Added support of FIFO engine (suggested by Vladimir Dergachev)Wed, 19 Dec 2001 10:41:08 +0000, by nick
-
Sync with r1.19Wed, 19 Dec 2001 10:40:16 +0000, by nick
-
syncWed, 19 Dec 2001 09:51:52 +0000, by nexus
-
If the demuxer type is unknown it will start an http streaming.Wed, 19 Dec 2001 09:04:03 +0000, by bertrand
-
Removed unnecessary check after the protocol autodetection.Wed, 19 Dec 2001 09:02:52 +0000, by bertrand
-
Just a hintWed, 19 Dec 2001 07:40:28 +0000, by nick
-
Typofix (thanks to Felix)Wed, 19 Dec 2001 07:27:34 +0000, by nick
-
pre-cache fixedWed, 19 Dec 2001 02:16:43 +0000, by arpi
-
nop_steraming fixedWed, 19 Dec 2001 01:59:25 +0000, by arpi
-
similar to 1.19, lang support.Tue, 18 Dec 2001 23:20:43 +0000, by jaf
-
init title change basz.Tue, 18 Dec 2001 23:19:53 +0000, by pontscho
-
some warning killTue, 18 Dec 2001 23:14:29 +0000, by pontscho
-
lang support.Tue, 18 Dec 2001 22:59:04 +0000, by pontscho
-
similar to 1.15, hm. stuff.Tue, 18 Dec 2001 22:11:48 +0000, by jaf
-
similar to 1.33, hm. stuff.Tue, 18 Dec 2001 22:08:16 +0000, by jaf
-
similar to 1.39, hm. stuff.Tue, 18 Dec 2001 22:06:58 +0000, by jaf
-
similar to 1.18, full language support for guiTue, 18 Dec 2001 22:03:31 +0000, by jaf
-
fix bug, if dvd titles is 'none', vagymiTue, 18 Dec 2001 22:00:25 +0000, by pontscho
-
updated to match help_mp-en.h 1.17Tue, 18 Dec 2001 21:50:35 +0000, by pl
-
Applied patch by Jiri Svoboda <Jiri.Svoboda@seznam.cz>:Tue, 18 Dec 2001 21:43:15 +0000, by pl