log

age author description
Mon, 12 Jun 2006 11:14:10 +0000 gpoirier moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
Sun, 11 Jun 2006 21:29:00 +0000 nicodvb include stream_dvd's interface from libmpdemux/stream_dvd.h
Sun, 11 Jun 2006 21:26:35 +0000 nicodvb moved stream_dvd's interface to stream_dvd.h
Sun, 11 Jun 2006 21:18:25 +0000 nicodvb now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec used
Sun, 11 Jun 2006 21:16:12 +0000 nicodvb moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
Sun, 11 Jun 2006 18:35:14 +0000 rtogni Add pre7try3, final pre8 update
Sun, 11 Jun 2006 14:53:31 +0000 gpoirier sync with r18656 (French man page is now in sync)
Sun, 11 Jun 2006 10:08:40 +0000 reimar fix image adjustment (brightness etc.) for yuv=6
Sat, 10 Jun 2006 22:13:19 +0000 kraymer sync with r18673
Sat, 10 Jun 2006 20:48:06 +0000 attila Preliminary version of mirror howto
Sat, 10 Jun 2006 20:11:38 +0000 reimar Do not require iconv program with --charset=noconv
Sat, 10 Jun 2006 12:24:43 +0000 diego Expand and update the Solaris and AIX sections.
Fri, 09 Jun 2006 23:19:13 +0000 rtogni Protect SIZE_MAX use
Fri, 09 Jun 2006 22:33:09 +0000 pacman Fix declaration mixed in among statements in the recent dvr-ms code
Fri, 09 Jun 2006 21:43:23 +0000 nicodvb moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missing
Fri, 09 Jun 2006 21:31:00 +0000 nicodvb support for vorbis in mp4/mov
Fri, 09 Jun 2006 21:30:06 +0000 nicodvb support for vorbis in mp4/mov
Fri, 09 Jun 2006 21:29:18 +0000 nicodvb decoderConfigLen can be larger than 255 bytes
Fri, 09 Jun 2006 14:43:44 +0000 kraymer r18656: Add yuv to rgb conversion using a 3D lookup texture
Fri, 09 Jun 2006 14:41:59 +0000 kraymer add Kurt Lettmaier to AUTHORS
Fri, 09 Jun 2006 14:27:54 +0000 diego Don't claim that amr_nb is disabled when the fixed point version is enabled.
Fri, 09 Jun 2006 14:19:59 +0000 diego Generalize runtime linker support.
Fri, 09 Jun 2006 13:40:19 +0000 diego Ignore all generates libs.
Fri, 09 Jun 2006 13:33:44 +0000 diego CVS --> Subversion
Fri, 09 Jun 2006 13:32:57 +0000 diego CVS --> Subversion
Fri, 09 Jun 2006 13:14:07 +0000 Gabrov synced with r18656
Fri, 09 Jun 2006 10:29:35 +0000 michael better spatial interpolation
Thu, 08 Jun 2006 22:39:45 +0000 kraymer unify wording of "Manpage" (according to most occurences in de/mplayer.1)
Thu, 08 Jun 2006 19:02:56 +0000 reimar Add yuv to rgb conversion using a 3D lookup texture
Thu, 08 Jun 2006 18:56:33 +0000 kraymer re-added some missing messages (who removed these anyway?)
Thu, 08 Jun 2006 18:50:11 +0000 reimar loadGPUProgram function to load fragment program with error checking and statistics
Thu, 08 Jun 2006 18:17:02 +0000 reimar bicubic scaling for -vo gl
Thu, 08 Jun 2006 18:14:16 +0000 Gabrov synced with r18651
Thu, 08 Jun 2006 16:20:01 +0000 kraymer Except for missing cd-dvd.xml and codecs.xml, German xml docs
Thu, 08 Jun 2006 14:09:34 +0000 kraymer small fixes in en/video.xml
Thu, 08 Jun 2006 12:30:53 +0000 michael filter left & right edges too (yeah the code is lame i know...)
Thu, 08 Jun 2006 10:36:35 +0000 michael improved mc+src merge code
Thu, 08 Jun 2006 10:09:04 +0000 diego s/CVS/Subversion/
Thu, 08 Jun 2006 10:07:12 +0000 kraymer review of ports.xml and formats.xml translations
Thu, 08 Jun 2006 06:56:13 +0000 gpoirier fixes the infinite loop which occurs when there is a decode error in a frame.
Thu, 08 Jun 2006 05:39:32 +0000 ods15 Add recent Snow stuff to changelog
Thu, 08 Jun 2006 00:47:17 +0000 kraymer 10l: double "and"
Thu, 08 Jun 2006 00:44:45 +0000 kraymer review of history.xml and users-vs-dev.xml
Thu, 08 Jun 2006 00:21:23 +0000 kraymer review of mencoder.xml
Wed, 07 Jun 2006 23:28:16 +0000 kraymer rewording/clarification of vqscale option
Wed, 07 Jun 2006 22:52:46 +0000 rtogni Update
Wed, 07 Jun 2006 22:40:40 +0000 nicodvb first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1
Wed, 07 Jun 2006 22:22:45 +0000 diego Project Mayo is long dead, their CVS does not work. Some more changes
Wed, 07 Jun 2006 22:14:00 +0000 nicodvb vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC
Wed, 07 Jun 2006 22:07:24 +0000 rtogni Flash screen video decoded via lavc
Wed, 07 Jun 2006 22:01:25 +0000 gpoirier sync with r18631 (except a gl commit that will be translated later)
Wed, 07 Jun 2006 20:32:58 +0000 rtogni Update
Wed, 07 Jun 2006 19:12:31 +0000 kraymer r18631: yadif filter: formatting fixes
Wed, 07 Jun 2006 18:52:49 +0000 kraymer yadif filter: formatting fixes
Wed, 07 Jun 2006 18:19:58 +0000 kraymer add vqscale=0 option, explain different meanings for snow and other codecs
Wed, 07 Jun 2006 18:18:57 +0000 banan Nop some instructions causing the vfwvp6 dll encoder to crash.
Wed, 07 Jun 2006 17:31:14 +0000 michael mcdeint is happy with yadif=3 too
Wed, 07 Jun 2006 17:21:45 +0000 michael make spatial interlacing check optional
Wed, 07 Jun 2006 16:46:52 +0000 michael simplify
Wed, 07 Jun 2006 15:03:25 +0000 ivo avoid usage of head -1/head -n 1 and use sed 1q instead