log

age author description
Thu, 02 Jun 2005 22:01:38 +0000 gpoirier XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >
Thu, 02 Jun 2005 21:16:21 +0000 lorenm demux high profile H.264 ES
Thu, 02 Jun 2005 20:54:03 +0000 michael one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it)
Thu, 02 Jun 2005 20:28:43 +0000 gabrov synced with 1.70
Thu, 02 Jun 2005 19:11:59 +0000 lorenm x264 check needs -lpthread
Thu, 02 Jun 2005 18:57:58 +0000 reimar Change header order to avoid compile error because of STREAM_SEEK
Thu, 02 Jun 2005 16:49:29 +0000 faust3 memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>
Thu, 02 Jun 2005 14:19:35 +0000 nplourde Moved event update inside cocoa openglview class
Thu, 02 Jun 2005 14:10:52 +0000 nplourde Function name cleanup
Thu, 02 Jun 2005 12:03:26 +0000 nplourde Sync swap with VBL.
Wed, 01 Jun 2005 21:55:28 +0000 wight better quotes
Wed, 01 Jun 2005 21:54:44 +0000 wight Fix wrong \n at beggining/end of message
Wed, 01 Jun 2005 14:58:56 +0000 wight sync 1.984 + minor fixes
Wed, 01 Jun 2005 11:39:47 +0000 gpoirier Sync with 1.984
Wed, 01 Jun 2005 09:20:46 +0000 reimar New ao_jack without bio2jack dependency.
Wed, 01 Jun 2005 09:08:15 +0000 reimar Set stack non-executable where supported.
Wed, 01 Jun 2005 09:01:41 +0000 reimar strdup subtitle filename at a more appropriate place, fixing memleaks and
Tue, 31 May 2005 22:35:40 +0000 diego Tab to space conversion to prevent the ASCII diagram to be messed up when a
Tue, 31 May 2005 20:33:52 +0000 diego vo_macosx now supports (almost) the same keys as vo_quartz.
Tue, 31 May 2005 20:31:00 +0000 diego whitespace cosmetics
Tue, 31 May 2005 20:27:59 +0000 diego small fixes
Tue, 31 May 2005 11:31:10 +0000 gpoirier new x264 entries: me (motion estimation search algorithm) and 4x4mv options. Patch by Jeff Clagg (snacky BLAM ikaruga POUM co POUM uk)
Mon, 30 May 2005 11:49:41 +0000 gpoirier geometry support for gl2 under win, default window pos centered for gl, gl2
Mon, 30 May 2005 08:57:30 +0000 henry - correct the argument in configure check for lrintf() to avoid a warning
Mon, 30 May 2005 08:45:21 +0000 reimar -geometry support for gl2 under win, default window pos centered for gl, gl2
Mon, 30 May 2005 08:23:19 +0000 henry check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4
Mon, 30 May 2005 08:18:03 +0000 henry avoid lrintf redeclaration
Sun, 29 May 2005 23:33:13 +0000 diego Add a variable for the codec directory and set it to /usr/lib/codecs instead
Sun, 29 May 2005 23:16:22 +0000 diego The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
Sun, 29 May 2005 19:05:32 +0000 lorenm sync to x264 r240 (threads)
Sun, 29 May 2005 17:04:51 +0000 reimar Implement -geometry for vo gl and gl2.
Sun, 29 May 2005 14:10:01 +0000 alex an ancient doc, maybe has use, but at least will be available in Attic once removed :)
Sun, 29 May 2005 13:51:35 +0000 alex very dummy script, written for a friend
Sun, 29 May 2005 13:46:57 +0000 alex old scripts from early debian package
Sun, 29 May 2005 12:54:00 +0000 nicodvb ported all network streams to the new API
Sat, 28 May 2005 21:28:40 +0000 reimar keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise
Sat, 28 May 2005 21:12:11 +0000 reimar last patch broke skin reading completely, becasue last line of skin
Sat, 28 May 2005 20:41:58 +0000 gabrov synced with 1.169
Sat, 28 May 2005 20:16:33 +0000 joey a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.
Sat, 28 May 2005 20:12:09 +0000 joey fix audio init crash
Sat, 28 May 2005 19:54:11 +0000 gabrov synced with 1.64
Sat, 28 May 2005 15:25:10 +0000 gpoirier support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey
Fri, 27 May 2005 14:59:09 +0000 reimar not used anymore
Fri, 27 May 2005 12:38:29 +0000 reimar setting sh_audio to NULL is nonsense, since it is only a local variable,
Fri, 27 May 2005 11:14:22 +0000 gpoirier Athlon 64 optimization flags, in 32 and 64-bit mode.
Thu, 26 May 2005 21:57:24 +0000 rtognimp This currently sends control characters to the terminal instead of
Thu, 26 May 2005 16:33:28 +0000 nplourde Fix pan-scan in fullscreen mode
Thu, 26 May 2005 11:23:15 +0000 reimar support DVR format
Wed, 25 May 2005 23:44:55 +0000 nplourde fix signess warning
Wed, 25 May 2005 23:38:59 +0000 nplourde create menu
Wed, 25 May 2005 16:29:53 +0000 henry quicktime fix update
Wed, 25 May 2005 11:48:58 +0000 reimar Specify the padding instead of expecting the compiler to align correctly
Wed, 25 May 2005 09:20:50 +0000 henry prefer width&height from bitmapinfoheader for h263 streams
Wed, 25 May 2005 08:48:32 +0000 diego DragonFly BSD support
Tue, 24 May 2005 19:46:44 +0000 nicodvb restored preinit_audio_filters() but set the final sample_rate to the value of -srate, if specified: the source sample_rate is sped up or down while the destination can be resampled at will; 1 aboundant liter to me
Tue, 24 May 2005 11:35:07 +0000 gpoirier Sync with 1.980:
Tue, 24 May 2005 10:39:38 +0000 diego Fix paragraph indentation.
Tue, 24 May 2005 08:42:20 +0000 henry more paranoid return value checking
Tue, 24 May 2005 08:29:45 +0000 rfelker disable preinit until it's fixed (it breaks -speed...codec is initialized with wrong samplerate)
Tue, 24 May 2005 06:58:55 +0000 hzoli No overlap allowed in memcpy, use memmove