log

age author description
Sun, 07 Apr 2002 02:11:10 +0000 arpi don't config twice
Sun, 07 Apr 2002 02:10:39 +0000 arpi initialization moved to preinit(), query_format now really checks for supported formats
Sat, 06 Apr 2002 22:46:20 +0000 arpi vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen
Sat, 06 Apr 2002 22:05:01 +0000 arpi video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
Sat, 06 Apr 2002 22:00:50 +0000 arpi field 'vfilter' added to sh_video_t
Sat, 06 Apr 2002 22:00:27 +0000 arpi MSGT_VFILTER added
Sat, 06 Apr 2002 21:46:07 +0000 arpi memcpy_pic() added (copy image plane with src/dst stride)
Sat, 06 Apr 2002 19:09:06 +0000 arpi #include cleanup
Sat, 06 Apr 2002 19:08:52 +0000 arpi VOCTRL_DRAW_IMAGE added
Sat, 06 Apr 2002 15:38:28 +0000 atmos4 Free fix by kisg@lme.linux.hu
Sat, 06 Apr 2002 14:06:33 +0000 gabucino removed some left master/pcm
Sat, 06 Apr 2002 07:30:28 +0000 mswitch Fixed bug that would cause the dxr3 to lock if too many subpics were sent at once
Sat, 06 Apr 2002 05:25:43 +0000 gabucino SDL+x11/xv Q/A
Fri, 05 Apr 2002 18:05:57 +0000 mswitch Make fame the default encoder until lavc's mpeg1 encoder is repaired.
Fri, 05 Apr 2002 17:16:18 +0000 michael ffmp42 is bugfree now afaik
Fri, 05 Apr 2002 15:40:31 +0000 pl Bugreports start appearing - no reaction :/
Fri, 05 Apr 2002 04:48:15 +0000 michael i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchmarks now ...
Fri, 05 Apr 2002 04:33:39 +0000 michael ff msmpeg4v2
Thu, 04 Apr 2002 18:27:06 +0000 gabucino typo (?) fix. Noticed by Karol Szkudlarek <karol@psi.mikronika.com.pl>
Thu, 04 Apr 2002 16:35:03 +0000 mswitch Removed blinking effect from spuenc
Thu, 04 Apr 2002 16:11:09 +0000 mswitch Added spuenc... should write a draw_alpha_spu perhaps =D
Thu, 04 Apr 2002 14:44:47 +0000 arpi dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>
Thu, 04 Apr 2002 14:24:11 +0000 arpi fixed SPU pts, it's 1024/90000 based instead of 1/100
Thu, 04 Apr 2002 13:52:24 +0000 jaf improved DVB detection
Thu, 04 Apr 2002 13:21:13 +0000 jaf improved DVB detection
Thu, 04 Apr 2002 00:03:44 +0000 arpi use -slices
Thu, 04 Apr 2002 00:00:41 +0000 arpi option -slices
Thu, 04 Apr 2002 00:00:23 +0000 arpi global var for option -slices
Wed, 03 Apr 2002 23:59:54 +0000 arpi libavcodec slices support
Wed, 03 Apr 2002 21:37:26 +0000 arpi control() done