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
Tue, 11 Feb 2003 11:24:52 +0000 diego fix by Andoni Zubimendi <andoni@lpsat.net>
Tue, 11 Feb 2003 02:47:13 +0000 diego Sync by Daniel Bena <Daniel.Bena@dm-drogeriemarkt.sk>.
Mon, 10 Feb 2003 18:56:03 +0000 nicolas update of links regarding tech/ dir
Mon, 10 Feb 2003 18:33:57 +0000 nicolas update of links regarding tech/ dir
Mon, 10 Feb 2003 15:02:05 +0000 alex possible 10l
Mon, 10 Feb 2003 14:44:43 +0000 alex 10l
Mon, 10 Feb 2003 14:08:37 +0000 filon - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity)
Mon, 10 Feb 2003 01:42:04 +0000 arpi updated, added list of delayed patches
Mon, 10 Feb 2003 00:00:00 +0000 diego Move English files to en/ subdirectory.
Sun, 09 Feb 2003 21:35:27 +0000 arpi reversed small part of the r1.135 commit, it broke -fs (random black screen)
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Sun, 09 Feb 2003 20:01:25 +0000 eyck Few corrections suggested by ispell.
Sun, 09 Feb 2003 19:57:43 +0000 eyck Few simple corrections ( typos etc.. )
Sun, 09 Feb 2003 19:55:11 +0000 arpi different goals
Sun, 09 Feb 2003 19:49:55 +0000 eyck Translation from Zorg ( Krzysztof Materka )
Sun, 09 Feb 2003 19:45:20 +0000 eyck New translation from Zorg (Konrad Materka)
Sun, 09 Feb 2003 19:39:29 +0000 arpi 'dev'
Sun, 09 Feb 2003 19:01:00 +0000 alex dvds have covers too - Andreas Hess <jaska@gmx.net>
Sun, 09 Feb 2003 18:56:51 +0000 michael index should be otional (idea by alex)
Sun, 09 Feb 2003 17:36:20 +0000 arpi updated
Sun, 09 Feb 2003 17:06:38 +0000 arpi Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTP
Sun, 09 Feb 2003 16:45:08 +0000 alex added (PAL),(NTSC),..
Sun, 09 Feb 2003 13:17:12 +0000 pontscho fuckin' 10l
Sun, 09 Feb 2003 13:13:00 +0000 jonas 10l
Sun, 09 Feb 2003 13:06:05 +0000 jonas PSNR plotting tool using gnuplot (yes, it's ugly ;)
Sun, 09 Feb 2003 12:51:59 +0000 arpi cleanup & more optimize
Sun, 09 Feb 2003 12:26:11 +0000 attila Adding debian-build directory by request of Deriush Pietrzak
Sun, 09 Feb 2003 11:41:33 +0000 nicolas sync
Sun, 09 Feb 2003 11:12:15 +0000 nicolas sync
Sun, 09 Feb 2003 10:58:23 +0000 michael encoding the whole name doesnt make sense
Sun, 09 Feb 2003 10:54:35 +0000 michael "X-" prefix for nonstd fields & "keywords" idea by (Andreas Hess <jaska at gmx dot net>)
Sun, 09 Feb 2003 10:49:34 +0000 nicolas patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Sun, 09 Feb 2003 02:07:11 +0000 arpi simpler/faster LowPass() macro
Sun, 09 Feb 2003 01:29:21 +0000 michael supprting various codec specific/private headers for different APIs (ideas by arpi/alex/fabian)
Sun, 09 Feb 2003 00:11:18 +0000 michael simplification
Sun, 09 Feb 2003 00:08:08 +0000 arpi removed obsolete unused cyuv.c
Sat, 08 Feb 2003 22:29:05 +0000 filon - look for alternative locations of cdparanoia includes (in redhat this is /usr/include/cdda)
Sat, 08 Feb 2003 22:27:04 +0000 filon - add missing entry for NAS in --help
Sat, 08 Feb 2003 21:56:52 +0000 pontscho 100l
Sat, 08 Feb 2003 21:54:57 +0000 pontscho 10l
Sat, 08 Feb 2003 21:10:58 +0000 michael -typo, +time, -ntsc/pal (idea by alex)
Sat, 08 Feb 2003 20:52:25 +0000 arpi 1000l (af moved to common)
Sat, 08 Feb 2003 20:41:56 +0000 arpi forgot to commit
Sat, 08 Feb 2003 18:50:18 +0000 michael changing name to "nut" for now, we can change it again if we agree on something else
Sat, 08 Feb 2003 18:45:32 +0000 henry minor fixes for font autoscaling
Sat, 08 Feb 2003 17:29:43 +0000 henry compile fix
Sat, 08 Feb 2003 15:49:03 +0000 arpi 1) codecs.conf changed recently and demux_gif no longer needs to spit
Sat, 08 Feb 2003 13:47:19 +0000 gabucino -lm needed for svgalib
Sat, 08 Feb 2003 13:41:45 +0000 rtognimp Sync with help_mp-en.h v1.89
Sat, 08 Feb 2003 13:26:18 +0000 gabucino fixes
Sat, 08 Feb 2003 13:21:44 +0000 gabucino more translated
Sat, 08 Feb 2003 10:11:05 +0000 nexus add newline
Sat, 08 Feb 2003 10:01:59 +0000 filon Document -fstype in manpage.
Sat, 08 Feb 2003 09:57:54 +0000 filon configure options available, but not documented -> 1l
Sat, 08 Feb 2003 09:08:11 +0000 filon Forgot about #ifdef HAVE_X11. 10l
Sat, 08 Feb 2003 09:07:13 +0000 michael lang & country codes from ISO & utf8 requirement (ideas from Tobias Diedrich <td at sim dot uni-hannover dot de>
Sat, 08 Feb 2003 02:58:35 +0000 diego spelling
Sat, 08 Feb 2003 00:22:39 +0000 arpi sync with libdvdcss 1.2.5 (including u8->uint8_t and whitespace cosmetics...)
Sat, 08 Feb 2003 00:00:00 +0000 diego Rename documentation directories to two-letter language codes.
Fri, 07 Feb 2003 23:13:56 +0000 arpi 10l