log

age author description
Mon, 17 Feb 2003 11:45:10 +0000 gabucino mwallp compiles again (michael moved libpostproc.....)
Mon, 17 Feb 2003 06:46:31 +0000 eyck Fix mistake in applying patch from Alex Beregszaszi.
Sun, 16 Feb 2003 15:26:30 +0000 ranma Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha)
Sun, 16 Feb 2003 14:14:13 +0000 gabucino applied my patch for localized manpage installation
Sun, 16 Feb 2003 10:00:42 +0000 michael enabling mpeg4-es autodetection (if we dont enable it, then we will never know if it works ...)
Sun, 16 Feb 2003 07:23:02 +0000 rfelker at least it doesn't error now...this will work until we get a better fix.
Sun, 16 Feb 2003 07:19:27 +0000 rfelker 100l
Sun, 16 Feb 2003 07:05:24 +0000 rfelker minor 1l I forgot to commit a while back
Sun, 16 Feb 2003 01:23:10 +0000 ranma Fix "invalid fragment" handling.
Sat, 15 Feb 2003 22:24:32 +0000 arpi vf_hqdn3d: High-Quality version of the denoise3d filter
Sat, 15 Feb 2003 21:51:24 +0000 alex enable vidix for ppc
Sat, 15 Feb 2003 20:38:34 +0000 arpi 10l
Sat, 15 Feb 2003 20:14:04 +0000 rik UINTX -> uintx_t (following libavcodec)
Sat, 15 Feb 2003 18:50:17 +0000 michael ugly but otherwise make distclean doesnt remove libavcodec.a
Sat, 15 Feb 2003 18:29:56 +0000 diego Sync by Andoni Zubimendi <andoni@lpsat.net>.
Sat, 15 Feb 2003 17:45:10 +0000 faust3 cygwin win32 dll support
Sat, 15 Feb 2003 17:29:01 +0000 michael 1000l
Sat, 15 Feb 2003 15:07:57 +0000 michael bigendian bug (fixes?)
Sat, 15 Feb 2003 15:07:09 +0000 gabucino bump version (or stuff.)
Sat, 15 Feb 2003 15:03:41 +0000 gabucino sync
Sat, 15 Feb 2003 13:04:17 +0000 michael simpler & faster
Sat, 15 Feb 2003 08:45:53 +0000 diego 10l fix by Andoni Zubimendi <andoni@lpsat.net> and
Sat, 15 Feb 2003 01:47:46 +0000 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
Fri, 14 Feb 2003 21:49:07 +0000 michael in libavcodec now -> remove
Fri, 14 Feb 2003 21:45:45 +0000 michael moving postprocess code to libavcodec
Fri, 14 Feb 2003 20:42:21 +0000 alex 10l
Fri, 14 Feb 2003 15:04:24 +0000 nicolas typo
Fri, 14 Feb 2003 15:00:22 +0000 nicolas sync
Fri, 14 Feb 2003 11:48:13 +0000 michael disallow multiple subpackets per packet for video streams idea by (me & Moritz Bunkus <moritz at bunkus dot org>)
Fri, 14 Feb 2003 11:37:38 +0000 michael subpacket_base_size isnt needed for fixed sized subpackets
Fri, 14 Feb 2003 11:11:11 +0000 michael variable subpacket size support
Fri, 14 Feb 2003 08:51:53 +0000 diego Sync by DongCheon Park <pdc@kaist.ac.kr>.
Fri, 14 Feb 2003 02:14:18 +0000 diego Russian translation by Daniel A. Nagy <nagydani@mast.queensu.ca>.
Thu, 13 Feb 2003 21:38:43 +0000 michael cleanup
Thu, 13 Feb 2003 19:27:17 +0000 michael brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it)
Thu, 13 Feb 2003 19:13:50 +0000 jkeil Must quote shell variable in test expression, otherwise configure bombs out
Thu, 13 Feb 2003 18:24:33 +0000 michael cleanup
Thu, 13 Feb 2003 14:19:05 +0000 michael cleanup
Thu, 13 Feb 2003 09:34:37 +0000 eyck Fix for string handling bug from Alex Beregszasz
Wed, 12 Feb 2003 23:26:12 +0000 arpi 100l
Wed, 12 Feb 2003 23:21:46 +0000 diego HTML fixes
Wed, 12 Feb 2003 17:19:02 +0000 alex 2x0.5l
Wed, 12 Feb 2003 16:50:31 +0000 atmos4 add gentoo default real dirs
Wed, 12 Feb 2003 16:45:34 +0000 alex update
Wed, 12 Feb 2003 16:42:59 +0000 alex 10l
Wed, 12 Feb 2003 15:39:59 +0000 alex real cygwin support by Sascha Sommer <saschasommer@freenet.de>
Tue, 11 Feb 2003 21:44:55 +0000 michael down3dright filter by kabi (converts between 2 common stereoscopic systems)
Tue, 11 Feb 2003 21:19:13 +0000 gabucino more translation
Tue, 11 Feb 2003 21:13:30 +0000 michael avoid #include "../
Tue, 11 Feb 2003 21:12:16 +0000 michael #ifdef c++
Tue, 11 Feb 2003 20:21:52 +0000 arpi 10l to kabi (compile fix, uint8->uint8_t)
Tue, 11 Feb 2003 19:57:38 +0000 michael global var warning
Tue, 11 Feb 2003 18:56:17 +0000 alex optional loader/ (currently it does nothing until the win32 support on cygwin is disabled)
Tue, 11 Feb 2003 15:25:46 +0000 alex realaudio dlls support
Tue, 11 Feb 2003 15:25:23 +0000 faust3 cygwin compilefix by Joey Parrish <joey at nicewarrior.org>
Tue, 11 Feb 2003 15:24:26 +0000 alex windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Win32 SIPR is just silent, but at least Win32 COOK works nice -- at least by me, on linux
Tue, 11 Feb 2003 15:06:44 +0000 michael -fPIC compileable
Tue, 11 Feb 2003 13:13:16 +0000 michael yv12 -> yuy2 converter in alpha asm (from mplayerxp)
Tue, 11 Feb 2003 12:57:53 +0000 michael cleanup (unsigned stride -> int stride)
Tue, 11 Feb 2003 12:07:52 +0000 nicolas html fix