log

age author description
Wed, 31 Aug 2005 02:15:03 +0000 nplourde add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
Tue, 30 Aug 2005 23:59:21 +0000 reimar Sparcs do not like wild pointer typecasting (unaligned access).
Tue, 30 Aug 2005 23:56:24 +0000 reimar Allow forcing of demuxers and codecs by prepending '+'
Tue, 30 Aug 2005 23:24:47 +0000 reimar extra size checks for samples array to avoid crashes in some rare cases.
Tue, 30 Aug 2005 22:07:30 +0000 nicodvb multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
Tue, 30 Aug 2005 19:06:55 +0000 rtognimp Fix nsv detection with new demuxer structure
Tue, 30 Aug 2005 16:32:45 +0000 gpoirier How to build MPlayerOSX
Mon, 29 Aug 2005 19:53:27 +0000 gabrov synced with 1.12
Sat, 27 Aug 2005 19:45:11 +0000 ods15 adds 'ID_DEMUXER=avi' to -identify...
Fri, 26 Aug 2005 22:53:59 +0000 rtognimp Fix mpeg-pes playback
Fri, 26 Aug 2005 19:08:28 +0000 henry ENCA uses -lm
Fri, 26 Aug 2005 19:00:36 +0000 henry X11 can use pthread (fixes --enable-static)
Fri, 26 Aug 2005 18:58:06 +0000 henry more thorough aalib test (needed for --enable-static)
Fri, 26 Aug 2005 17:40:02 +0000 reimar support MPEG in GXF container with extension-based detection.
Thu, 25 Aug 2005 21:46:32 +0000 henry reordered bps calculation
Thu, 25 Aug 2005 19:57:32 +0000 henry set the nearest number of channels, return(0) upon errors
Thu, 25 Aug 2005 19:46:20 +0000 reimar avoid reading more than maxlen bytes.
Thu, 25 Aug 2005 18:22:12 +0000 faust3 10l, missing return
Thu, 25 Aug 2005 17:02:17 +0000 reimar Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should
Thu, 25 Aug 2005 15:54:44 +0000 reimar ffwmv3 does not work, use "status crashing" so it is not auto-selected.
Thu, 25 Aug 2005 12:45:57 +0000 reimar Fix texture format variable types. Internal format is GLint, others are GLenum
Wed, 24 Aug 2005 12:33:32 +0000 mosu Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).
Wed, 24 Aug 2005 00:46:04 +0000 diego Slightly reduce unnecessary verbosity.
Wed, 24 Aug 2005 00:24:11 +0000 diego typos, cosmetics
Tue, 23 Aug 2005 19:27:18 +0000 gpoirier Documents x264 visualization during encoding
Tue, 23 Aug 2005 18:03:23 +0000 reimar Add D-Cinema Audio and Video conversion programs
Tue, 23 Aug 2005 17:21:27 +0000 reimar compile fix, vobsub.c needs identify variable.
Tue, 23 Aug 2005 17:03:30 +0000 rathann 1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min
Tue, 23 Aug 2005 16:22:13 +0000 gpoirier More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy
Tue, 23 Aug 2005 16:12:39 +0000 gpoirier Typo :)
Tue, 23 Aug 2005 09:17:06 +0000 danny Correction pointed by Nico
Tue, 23 Aug 2005 08:23:53 +0000 gpoirier Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"
Tue, 23 Aug 2005 08:03:26 +0000 reimar Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).
Tue, 23 Aug 2005 07:56:29 +0000 reimar ensure that audio-only files are decoded till the end by not only
Mon, 22 Aug 2005 20:04:42 +0000 henry mode fps int vs. float woes
Mon, 22 Aug 2005 09:05:18 +0000 reimar DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0
Mon, 22 Aug 2005 08:21:43 +0000 gpoirier Sync with 1.1074
Mon, 22 Aug 2005 00:01:02 +0000 diego typo, grammar
Sun, 21 Aug 2005 20:55:26 +0000 gpoirier The thread "Call for video encoding settings" has to be easily found until its infos make it to our docs
Sun, 21 Aug 2005 10:19:25 +0000 reimar 100l, video_out.h is now needed for some vo_ variables.
Sun, 21 Aug 2005 10:03:59 +0000 gpoirier How to encode with soft 3:2 pullup, patch by Brendan McCarthy
Sun, 21 Aug 2005 09:59:45 +0000 reimar -wid support for windows. Not well tested, might still behave a bit weird.
Sun, 21 Aug 2005 08:40:26 +0000 gabrov synced with 1.88
Sun, 21 Aug 2005 01:20:31 +0000 reimar remove extern for variables that are already in headers.
Sun, 21 Aug 2005 00:17:15 +0000 gabrov synced with 1.11
Sat, 20 Aug 2005 21:00:51 +0000 rathann cache-prefill has been renamed to cache-seek-min, example config should
Sat, 20 Aug 2005 20:13:03 +0000 gpoirier Encoding setting examples for x264
Fri, 19 Aug 2005 19:24:30 +0000 rfelker remove broken shared libpostproc stuff
Fri, 19 Aug 2005 15:10:23 +0000 gpoirier Sync with 1.1073
Fri, 19 Aug 2005 14:30:24 +0000 rfelker 1000000000000000l
Fri, 19 Aug 2005 14:28:30 +0000 rfelker 100l
Fri, 19 Aug 2005 12:23:34 +0000 reimar less weird OSD alpha transformation.
Fri, 19 Aug 2005 12:16:52 +0000 reimar Do not set SwapInterval for values < 0.
Fri, 19 Aug 2005 12:09:44 +0000 reimar Fix crash in windows
Fri, 19 Aug 2005 11:52:11 +0000 gpoirier Sync with 1.1072
Fri, 19 Aug 2005 09:31:02 +0000 reimar automatic vsync enabling for vo_gl.
Thu, 18 Aug 2005 20:00:57 +0000 jonas Aconvert allows mencoder to (easily) encode from an audio only file (hack).
Thu, 18 Aug 2005 16:25:45 +0000 faust3 fix warnings and decoding on CYGWIN (produced only noise before this change)
Thu, 18 Aug 2005 13:46:01 +0000 reimar gtk2 is supported, next step is pure gtk without X.
Thu, 18 Aug 2005 12:59:19 +0000 alex gtf.{c,h} is used by vesa only
Thu, 18 Aug 2005 12:05:41 +0000 jheryan synced with 1.72
Thu, 18 Aug 2005 11:53:51 +0000 jheryan new, synced with 1.10
Thu, 18 Aug 2005 11:53:00 +0000 jheryan synced with 1.25
Thu, 18 Aug 2005 11:45:22 +0000 gpoirier sync 1.1071
Thu, 18 Aug 2005 11:37:16 +0000 alex code reduction and less error prone, use the same table
Thu, 18 Aug 2005 11:29:58 +0000 alex some entries are done
Thu, 18 Aug 2005 11:26:58 +0000 alex these wishes are done
Thu, 18 Aug 2005 11:26:04 +0000 alex use libvbe from vesautils
Thu, 18 Aug 2005 11:18:44 +0000 jheryan synced with 1.87
Thu, 18 Aug 2005 10:50:27 +0000 diego Further clarify loadfile/loadlist description.
Thu, 18 Aug 2005 09:40:59 +0000 reimar name suboption for jack to set client name
Wed, 17 Aug 2005 23:39:19 +0000 diego Remove unnecessary subshell invocations.
Wed, 17 Aug 2005 23:08:18 +0000 diego Fix MEncoder build with shared libavcodec.
Wed, 17 Aug 2005 22:56:44 +0000 diego Clarify loadfile/loadlist description.
Wed, 17 Aug 2005 22:50:29 +0000 diego Update for latest changes.
Wed, 17 Aug 2005 21:44:47 +0000 gpoirier Sync with 1.1070
Wed, 17 Aug 2005 20:47:56 +0000 gpoirier "recent" noteworthy features
Wed, 17 Aug 2005 18:41:15 +0000 reimar Support for GTK 2.x.
Wed, 17 Aug 2005 17:36:45 +0000 diego wording/spelling
Wed, 17 Aug 2005 16:47:52 +0000 gpoirier Fixes suggested by Diego
Wed, 17 Aug 2005 11:27:11 +0000 reimar Set block_align in header, seems MatLab can not handle files without.
Wed, 17 Aug 2005 07:39:56 +0000 jheryan Synced with 1.1068
Wed, 17 Aug 2005 02:01:59 +0000 ivo Added entry for checktree.sh
Wed, 17 Aug 2005 01:50:05 +0000 ivo Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..
Tue, 16 Aug 2005 23:24:52 +0000 reimar Get events from -wid window.
Tue, 16 Aug 2005 19:09:43 +0000 gpoirier Sync with 1.1069
Tue, 16 Aug 2005 19:07:07 +0000 reimar Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
Tue, 16 Aug 2005 18:52:38 +0000 reimar OSD textures can be deleted with one function call...
Tue, 16 Aug 2005 18:27:12 +0000 reimar Make glFinish optional
Tue, 16 Aug 2005 18:19:06 +0000 ods15 silly printf() is the onyl reason avi-fix was so slow, a printf for
Tue, 16 Aug 2005 17:57:53 +0000 reimar use GenBuffers to get a buffer number instead of hardcoding 1.
Tue, 16 Aug 2005 16:02:13 +0000 danny Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Tue, 16 Aug 2005 15:41:53 +0000 alex added libavutil, removed linux
Tue, 16 Aug 2005 15:29:24 +0000 alex prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>
Mon, 15 Aug 2005 22:46:27 +0000 wanderer grammar/phrasing fixes on the recent NTSC and telecine commit
Mon, 15 Aug 2005 16:30:31 +0000 gpoirier -fafmttag can be needed while steam copying.
Mon, 15 Aug 2005 08:30:43 +0000 reimar loadfile/loadlist can now also add files to the playlist
Sun, 14 Aug 2005 23:16:17 +0000 reimar 10l, initializers don't work without a declaration :-(
Sun, 14 Aug 2005 22:25:02 +0000 gpoirier NTSC sources are hard to encode. How to identify telecine content reliably.
Sun, 14 Aug 2005 19:40:33 +0000 reimar use glUploadTex helper function
Sun, 14 Aug 2005 19:38:16 +0000 reimar extra check for glUploadTex to avoid a possible hang.
Sun, 14 Aug 2005 19:36:34 +0000 reimar textures smaller 64x64 might not be supported
Sun, 14 Aug 2005 19:24:49 +0000 reimar remove/move some unused headers/variables/code
Sun, 14 Aug 2005 18:36:01 +0000 reimar 10l, texture_width/height initialization was removed, so use
Sun, 14 Aug 2005 17:34:19 +0000 wanderer minor punctuation fix
Sun, 14 Aug 2005 17:31:09 +0000 wanderer grammar/phrasing fix, still less than ideal
Sun, 14 Aug 2005 14:56:25 +0000 gpoirier fixes short form, better wording
Sun, 14 Aug 2005 14:38:19 +0000 gpoirier fixes bf_threshold description.
Sun, 14 Aug 2005 14:05:28 +0000 gpoirier typo
Sun, 14 Aug 2005 13:44:14 +0000 reimar Helper function for drawing texture and general cleanup of vo_gl2.c
Sun, 14 Aug 2005 10:30:18 +0000 reimar Cleanup, move declarations to beginning of block.
Sun, 14 Aug 2005 07:02:00 +0000 wight libaf/config.mak is generated, so mention it
Sat, 13 Aug 2005 12:20:07 +0000 rtognimp 100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
Sat, 13 Aug 2005 07:04:53 +0000 henry revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
Fri, 12 Aug 2005 19:47:22 +0000 gabrov synced with 1.7
Fri, 12 Aug 2005 17:25:40 +0000 gpoirier Formatting fix
Fri, 12 Aug 2005 17:23:33 +0000 gpoirier Consitency fix
Fri, 12 Aug 2005 15:11:00 +0000 gpoirier Sync with 1.1062
Fri, 12 Aug 2005 14:14:29 +0000 gpoirier URL update
Fri, 12 Aug 2005 13:37:21 +0000 gpoirier lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compn
Fri, 12 Aug 2005 13:30:13 +0000 gpoirier Missing codecs that libavcodec supports.
Fri, 12 Aug 2005 13:27:26 +0000 gpoirier Why multipass is better in a nutshell. Taken from Rich's encoding guide.
Thu, 11 Aug 2005 22:30:05 +0000 gpoirier libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)
Thu, 11 Aug 2005 20:54:09 +0000 michael video fourcc fix
Thu, 11 Aug 2005 17:23:45 +0000 ods15 demux_avi_control() missing in avi's demuxer struct.
Thu, 11 Aug 2005 17:01:13 +0000 ods15 fix brokeness caused by demuxer patch, this code is useless for
Thu, 11 Aug 2005 13:16:34 +0000 reimar typo, must be ld_dl instead of ld_ld
Thu, 11 Aug 2005 11:02:30 +0000 alex 10l, patch found in geexbox
Wed, 10 Aug 2005 23:27:39 +0000 ivo Removed in-filter int to float conversion. af_ladspa now demands floats as
Wed, 10 Aug 2005 22:48:32 +0000 ivo Remove stray MSDOS linebreaks
Wed, 10 Aug 2005 04:44:12 +0000 jheryan Synced with 1.178
Wed, 10 Aug 2005 01:42:06 +0000 rfelker reconcile with earlier fps fix in mpeg header parser
Tue, 09 Aug 2005 22:56:57 +0000 aurel sync liba52_amd64_changes.diff with latest fix
Tue, 09 Aug 2005 20:58:43 +0000 gpoirier Sync with 1.1061
Tue, 09 Aug 2005 19:58:13 +0000 gpoirier Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.
Mon, 08 Aug 2005 22:49:03 +0000 gpoirier Various fixes, addition and removal of entries related to functions that come from the FFmpeg project
Mon, 08 Aug 2005 21:51:11 +0000 gpoirier Add missing libavcodec supported codecs and adds (hopefully) all libavformat muxers
Sat, 06 Aug 2005 19:45:55 +0000 faust3 take into account that VIDIOC_S_FMT might return updated parameters
Sat, 06 Aug 2005 18:19:58 +0000 faust3 do not crash when /dev/video0 is not present
Sat, 06 Aug 2005 16:15:07 +0000 rfelker 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!
Sat, 06 Aug 2005 15:43:54 +0000 rathann tremor uses integer types
Sat, 06 Aug 2005 15:43:08 +0000 rathann missing include
Sat, 06 Aug 2005 13:38:00 +0000 reimar Forgot to actually enable vo_gl on Windows...
Sat, 06 Aug 2005 10:02:59 +0000 diego Remove stray DOS linebreaks.
Sat, 06 Aug 2005 09:32:16 +0000 diego Remove stray DOS linebreaks.
Fri, 05 Aug 2005 21:44:28 +0000 gpoirier Avoid short forms and libavcodec should not the that much singled out
Fri, 05 Aug 2005 21:29:49 +0000 gabrov synced with 1.72
Fri, 05 Aug 2005 21:13:13 +0000 gabrov synced with 1.87
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Fri, 05 Aug 2005 13:37:32 +0000 aurel add the liba52 amd64 changes in a separate diff file
Fri, 05 Aug 2005 13:33:50 +0000 aurel liba52 asm optimizations ported to amd64
Fri, 05 Aug 2005 12:46:42 +0000 ivo Missed one uint32_t declaration.
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Mon, 01 Aug 2005 23:43:40 +0000 diego libavuti
Mon, 01 Aug 2005 22:41:32 +0000 diego libavutil is now part of MPlayer.
Mon, 01 Aug 2005 22:09:17 +0000 reimar libavutil compile fix (working also with old libavcodec)
Mon, 01 Aug 2005 21:16:43 +0000 gpoirier 10l to beastd due to new libavutil introduction
Mon, 01 Aug 2005 21:00:07 +0000 reimar libavutil is now needed, too.
Mon, 01 Aug 2005 20:16:56 +0000 al Support new static libavcodec (depends on libavutil).
Mon, 01 Aug 2005 18:52:20 +0000 reimar Support more MythTV nuv files, based on Gentoo portage patch
Mon, 01 Aug 2005 18:52:20 +0000 reimar Support more MythTV nuv files
Mon, 01 Aug 2005 18:36:50 +0000 reimar set i_bps in demux_audio for WAV and MP3 to avoid division by zero before
Mon, 01 Aug 2005 13:17:28 +0000 danny Sync to 1.055 - last commit contains also update ;-(
Mon, 01 Aug 2005 13:16:22 +0000 danny Man page cleanup and corrections - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Mon, 01 Aug 2005 13:15:23 +0000 danny Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Mon, 01 Aug 2005 09:54:16 +0000 gpoirier Sync with 1.1058
Sun, 31 Jul 2005 21:44:57 +0000 gpoirier Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )
Sun, 31 Jul 2005 20:58:52 +0000 reimar Needs the previous mpi (pmpi), so request a readable one and request
Sun, 31 Jul 2005 20:56:41 +0000 reimar vBlur reads from dmpi, so request a readable one
Sun, 31 Jul 2005 12:13:22 +0000 reimar when threshold != 0 the dest image must be readable
Sun, 31 Jul 2005 07:14:41 +0000 wanderer grammar and possible clarity fix on -cache-seek-min
Sun, 31 Jul 2005 00:26:07 +0000 iive remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
Sat, 30 Jul 2005 03:04:35 +0000 wanderer minor grammatical fixes
Sat, 30 Jul 2005 01:07:27 +0000 aurel fix detection of iconv implementations which require libdl
Fri, 29 Jul 2005 15:52:06 +0000 reimar 10l, incorrect usage of le2me_*
Fri, 29 Jul 2005 00:20:13 +0000 gabrov synced with 1.67
Fri, 29 Jul 2005 00:17:42 +0000 gabrov synced with 1.22
Fri, 29 Jul 2005 00:09:41 +0000 gabrov synced with 1.178 and fixed typos
Thu, 28 Jul 2005 23:18:39 +0000 nplourde exit kiosk mode and show mouse cursor in uninit
Thu, 28 Jul 2005 22:19:34 +0000 nplourde properly release window
Thu, 28 Jul 2005 21:00:41 +0000 gpoirier Sync wirh 1.1055
Thu, 28 Jul 2005 20:29:00 +0000 nicodvb removed ugly cellphone jargon short
Thu, 28 Jul 2005 18:42:00 +0000 wight Little fixes
Thu, 28 Jul 2005 17:11:22 +0000 reimar reset estimation also on too negative diff
Thu, 28 Jul 2005 17:02:05 +0000 diego sync w/ 1.178 + misc fixes by Paul TT <paultt - at - hackerjournal - dot - it>
Thu, 28 Jul 2005 15:53:18 +0000 reimar If scaleh == 1 our destination image must be readable
Thu, 28 Jul 2005 15:47:30 +0000 reimar we do not read from dmpi, so it doesn't have to be readable
Thu, 28 Jul 2005 15:44:39 +0000 reimar deghost_plane also reads from destination, so request readable buffer
Thu, 28 Jul 2005 14:14:13 +0000 reimar Hopefully finally fix the last commit
Thu, 28 Jul 2005 13:43:24 +0000 reimar lavf demuxer with raw PCM fix (and a related hang)
Thu, 28 Jul 2005 13:08:03 +0000 alex unused
Thu, 28 Jul 2005 12:55:01 +0000 alex require some up to date codecs.conf
Thu, 28 Jul 2005 12:41:14 +0000 alex some preliminary entries about nut and matroska
Thu, 28 Jul 2005 12:25:24 +0000 gpoirier sync with 1.1054
Thu, 28 Jul 2005 12:21:57 +0000 gpoirier sync with 1.1053
Thu, 28 Jul 2005 12:20:10 +0000 alex File list like in termor
Thu, 28 Jul 2005 12:17:17 +0000 diego typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>
Thu, 28 Jul 2005 12:05:06 +0000 alex no sense anymore
Thu, 28 Jul 2005 09:58:32 +0000 reimar Fix crash with large images
Thu, 28 Jul 2005 09:56:33 +0000 reimar Sometimes you have to manually add scale at the end of the filter chain :-(
Thu, 28 Jul 2005 09:48:34 +0000 diego wording/spelling/consistency
Thu, 28 Jul 2005 09:43:02 +0000 reimar gmplayer + arts == bad!
Thu, 28 Jul 2005 09:32:45 +0000 diego Amiga port from www.amigasoft.net
Thu, 28 Jul 2005 09:16:11 +0000 diego Mention the MPlayer-translations mailing list and explain the difference
Thu, 28 Jul 2005 00:13:23 +0000 reimar msrle in Quicktime FOURCC
Wed, 27 Jul 2005 17:32:14 +0000 reimar OpenGL needs _ld_dl to get extension functions
Wed, 27 Jul 2005 17:22:24 +0000 reimar More helper functions/defines and bugfixes
Wed, 27 Jul 2005 15:38:52 +0000 diego Italian help file charset
Wed, 27 Jul 2005 11:09:42 +0000 alex added missing license header
Tue, 26 Jul 2005 22:39:08 +0000 iive remove unneeded vgagl
Tue, 26 Jul 2005 20:36:34 +0000 reimar catch failed buffer allocation
Tue, 26 Jul 2005 18:55:20 +0000 reimar strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) will
Tue, 26 Jul 2005 18:28:51 +0000 reimar Use dlsym to get glXGetProcAddress, only way to (hopefully) make it
Tue, 26 Jul 2005 14:32:17 +0000 gpoirier Sync with 1.1052: pp7 video filter description
Tue, 26 Jul 2005 13:47:18 +0000 reimar OpenGL fixes for windows and vo_gl.c ported to windows.
Tue, 26 Jul 2005 13:32:32 +0000 diego pp7 video filter description
Tue, 26 Jul 2005 12:14:33 +0000 reimar restrict to YV12 since the default limit does not work well for anything else.
Tue, 26 Jul 2005 11:28:29 +0000 gpoirier sync with 1.1051
Tue, 26 Jul 2005 10:55:42 +0000 reimar ao_jack (no)estimate and vo_gl rectangle default value documented
Tue, 26 Jul 2005 10:47:29 +0000 reimar improved audio delay estimation, supposed to help make the video smoother
Tue, 26 Jul 2005 10:41:59 +0000 diego Formatting and wording fixes.
Tue, 26 Jul 2005 10:25:00 +0000 reimar rectangular texture and -dr support for vo_gl
Tue, 26 Jul 2005 10:22:02 +0000 diego build fix
Tue, 26 Jul 2005 10:17:51 +0000 reimar -dr support for -vo gl
Tue, 26 Jul 2005 10:16:18 +0000 reimar support for rectangular and streaming textures.
Tue, 26 Jul 2005 10:11:56 +0000 reimar Make it possible to use libavcodecs png decoder.
Tue, 26 Jul 2005 09:36:53 +0000 gpoirier Sync with 1.1048
Tue, 26 Jul 2005 04:54:06 +0000 wanderer Less confusing description of -v
Tue, 26 Jul 2005 01:06:10 +0000 diego formatting fixes galore
Tue, 26 Jul 2005 00:43:34 +0000 diego sync with 1.176
Tue, 26 Jul 2005 00:01:44 +0000 diego Use a more stable URL.
Mon, 25 Jul 2005 19:11:14 +0000 reimar Use DRAW_IMAGE instead of draw_frame
Mon, 25 Jul 2005 14:54:35 +0000 gabrov synced with 1.25
Mon, 25 Jul 2005 14:53:15 +0000 gabrov synced with 1.86
Mon, 25 Jul 2005 14:52:24 +0000 gabrov new file, synced with 1.4
Mon, 25 Jul 2005 14:07:25 +0000 reimar missing \n
Sun, 24 Jul 2005 21:58:34 +0000 gpoirier General note about filtering from Rich's encoding guide
Sun, 24 Jul 2005 21:37:24 +0000 gpoirier Moves the "audio" section just before the "muxing" section. + fixes suggested by Jeff
Sun, 24 Jul 2005 20:53:54 +0000 gpoirier New item: "Choosing resolution and bitrate", from Rich's encoding guide
Sun, 24 Jul 2005 17:08:46 +0000 kraymer typo: s/-lavdopts/lavdopts
Sun, 24 Jul 2005 17:06:09 +0000 kraymer small fixes and sync with 1.175
Sun, 24 Jul 2005 15:30:19 +0000 gpoirier sync with 1.1046
Sun, 24 Jul 2005 15:16:27 +0000 nplourde restore window shadow when quitting fullscreen mode
Sun, 24 Jul 2005 14:22:14 +0000 gpoirier re-organize MEncoder doc in a more sensible way: splitting "basic mencoder usage" and "encoding with mencoder".
Sun, 24 Jul 2005 12:56:07 +0000 wight Remove untranslatable strings
Sun, 24 Jul 2005 12:22:30 +0000 reimar Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not set
Sun, 24 Jul 2005 12:06:54 +0000 wight Remove non-translatable messages
Sat, 23 Jul 2005 22:26:01 +0000 gabrov synced with 1.71
Sat, 23 Jul 2005 18:09:17 +0000 reimar remove -hardframedrop reference and advice -lavdopts instead.
Sat, 23 Jul 2005 18:07:08 +0000 reimar Allow the ffmpeg people to use this code if they want.
Sat, 23 Jul 2005 17:10:38 +0000 reimar -af-adv force also supports 4-7, this part was missed in the update
Sat, 23 Jul 2005 16:58:25 +0000 reimar Avoid hang with -af-adv force=3
Sat, 23 Jul 2005 16:54:45 +0000 reimar use calloc so that mp_cmd_free won't use uninitialized data in case of an error
Sat, 23 Jul 2005 15:29:51 +0000 reimar Multiple unsv/scast bug fixes.
Sat, 23 Jul 2005 12:12:34 +0000 wight sync 1.71
Sat, 23 Jul 2005 12:10:43 +0000 wight Make screen output look better
Sat, 23 Jul 2005 10:12:44 +0000 gpoirier the the auto* tools should be inside an <application></application> tag
Sat, 23 Jul 2005 10:02:58 +0000 gpoirier sync with 1.1045
Sat, 23 Jul 2005 06:51:35 +0000 ods15 1000l to me. Broke compilation when EDL is disabled.
Sat, 23 Jul 2005 01:57:36 +0000 wanderer -nocolorkey now supported by directx
Fri, 22 Jul 2005 23:34:26 +0000 gabrov synced with 1.85
Fri, 22 Jul 2005 23:33:20 +0000 gabrov synced with 1.92
Fri, 22 Jul 2005 22:52:13 +0000 aurel add some closedir() to fix some opendir() leaks
Fri, 22 Jul 2005 21:27:54 +0000 reimar fix invalid pointers passed to init_audio_filters
Fri, 22 Jul 2005 21:10:48 +0000 wight sync 1.15
Fri, 22 Jul 2005 20:55:38 +0000 wight sync 1.17
Fri, 22 Jul 2005 20:50:10 +0000 wight Sync tag bump to 1.58
Fri, 22 Jul 2005 20:48:15 +0000 wight sync 1.66
Fri, 22 Jul 2005 20:45:36 +0000 wight sync 1.27
Fri, 22 Jul 2005 20:32:02 +0000 wight Quote and extra \n fixes
Fri, 22 Jul 2005 20:25:40 +0000 wight sync 1.13
Fri, 22 Jul 2005 20:22:45 +0000 wight sync 1.81
Fri, 22 Jul 2005 20:09:58 +0000 wight - sync 1.173
Fri, 22 Jul 2005 19:01:05 +0000 wight Sync 1.1044
Fri, 22 Jul 2005 17:11:39 +0000 reimar define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer
Fri, 22 Jul 2005 12:06:26 +0000 gpoirier sync with 1.1044
Fri, 22 Jul 2005 11:17:05 +0000 reimar guard against double uninit (reportedly can happen on STRG+C)
Fri, 22 Jul 2005 10:55:19 +0000 gabrov synced with 1.58 (increased sync tag after typo fix in English revision)
Fri, 22 Jul 2005 08:50:49 +0000 ods15 small fixes.
Fri, 22 Jul 2005 08:28:26 +0000 gpoirier Sync with 1.1043
Fri, 22 Jul 2005 08:18:13 +0000 diego updates by Paul TT < paultt - at - hackerjournal - dot - it >
Fri, 22 Jul 2005 07:47:24 +0000 diego wording/spelling/grammar/consistency, small updates
Fri, 22 Jul 2005 06:38:20 +0000 ods15 some new stuff worth mentioning.
Fri, 22 Jul 2005 06:25:03 +0000 ods15 aspect and round params for vf_dsize.
Thu, 21 Jul 2005 17:58:46 +0000 reimar Power5 support
Thu, 21 Jul 2005 17:27:20 +0000 gpoirier ultravox (unsv://) streaming support
Thu, 21 Jul 2005 17:03:43 +0000 reimar Too little memory alloced.
Thu, 21 Jul 2005 14:03:52 +0000 iive Fix few memleaks on exit.
Thu, 21 Jul 2005 13:06:34 +0000 gpoirier sync with 1.1041
Wed, 20 Jul 2005 23:58:47 +0000 diego 10l wrong quoting
Wed, 20 Jul 2005 23:57:11 +0000 diego wording/spelling fixe
Wed, 20 Jul 2005 17:14:45 +0000 reimar Forgotten doxygen comments
Wed, 20 Jul 2005 17:12:33 +0000 reimar Ultravox improvements according to specs (didn't know they existed *g*)
Wed, 20 Jul 2005 15:11:16 +0000 reimar skiploopfilter IMHO is worth an entry here.
Wed, 20 Jul 2005 15:09:09 +0000 reimar Document the skip* lavd options.
Wed, 20 Jul 2005 10:36:29 +0000 diego path updates
Wed, 20 Jul 2005 10:35:58 +0000 diego 10l, wrong URL
Wed, 20 Jul 2005 10:31:39 +0000 diego path update
Wed, 20 Jul 2005 10:30:00 +0000 diego path update
Wed, 20 Jul 2005 10:26:17 +0000 diego path update
Wed, 20 Jul 2005 10:23:39 +0000 diego path update
Wed, 20 Jul 2005 10:16:24 +0000 diego wrong path
Wed, 20 Jul 2005 09:57:40 +0000 diego Don't point at the German docs, they're far too outdated.
Wed, 20 Jul 2005 07:59:20 +0000 gpoirier Fixes suggested by Diego and The Wanderer
Wed, 20 Jul 2005 07:40:15 +0000 reimar When using --enable-* options you are on your own.
Wed, 20 Jul 2005 01:22:24 +0000 iive use stored dimensions instead of visible one when (vf_)get_image is called
Tue, 19 Jul 2005 22:03:15 +0000 gpoirier lacv supports cgop, you can use '.' to watch a video frame-by frame to
Tue, 19 Jul 2005 17:56:51 +0000 iive add (no)visualize options
Tue, 19 Jul 2005 16:47:25 +0000 iive libx264 compiled with visualization requirs xlib
Tue, 19 Jul 2005 14:36:13 +0000 nplourde remove delay when setting audio volume
Tue, 19 Jul 2005 12:07:04 +0000 reimar SHOUTcast and ultravox support
Tue, 19 Jul 2005 08:42:55 +0000 reimar Enable manyfmts by default for vo_gl
Tue, 19 Jul 2005 05:34:09 +0000 jheryan Synced with 1.173
Tue, 19 Jul 2005 05:21:44 +0000 jheryan Synced with 1.87
Tue, 19 Jul 2005 05:21:04 +0000 jheryan Synced with 1.69
Tue, 19 Jul 2005 05:17:14 +0000 jheryan Synced with 1.15
Tue, 19 Jul 2005 01:07:31 +0000 diego FAQ No 1: Fullscreen is not working, black borders around unscaled image.
Tue, 19 Jul 2005 00:47:58 +0000 diego simplified markup, cosmetics
Tue, 19 Jul 2005 00:45:18 +0000 diego Moved some entries from playback problems to video/audio driver section
Tue, 19 Jul 2005 00:28:42 +0000 diego Big cleanup all over the place; wording/grammar/typo fixes as usual, many
Tue, 19 Jul 2005 00:21:18 +0000 diego typo
Mon, 18 Jul 2005 19:59:03 +0000 alex catch HUP and PIPE signals aswell. Patch by Sergey Khlutchin (@gmail.com)
Mon, 18 Jul 2005 00:10:09 +0000 michael LIBAVFORMAT_BUILD >= 4629
Sun, 17 Jul 2005 23:54:48 +0000 michael LIBAVFORMAT_BUILD >= 4629
Sun, 17 Jul 2005 22:18:12 +0000 gabrov synced with 1.88
Sun, 17 Jul 2005 20:01:36 +0000 gpoirier Sync with 1.1038
Sun, 17 Jul 2005 19:40:05 +0000 ods15 -delay for MEncoder, final step 6.
Sun, 17 Jul 2005 19:28:01 +0000 ods15 -delay for MEncoder, step 5.
Sun, 17 Jul 2005 19:27:27 +0000 ods15 -delay for MEncoder, step 4.
Sun, 17 Jul 2005 19:26:49 +0000 ods15 -delay for MEncoder, step 3.
Sun, 17 Jul 2005 19:25:58 +0000 ods15 -delay for MEncoder, step 2.
Sun, 17 Jul 2005 19:25:33 +0000 ods15 -delay for MEncoder, step 1.
Sun, 17 Jul 2005 16:02:49 +0000 reimar support 10000/1001 framerate
Sun, 17 Jul 2005 09:17:59 +0000 gpoirier Sync with 1.1037
Sun, 17 Jul 2005 07:58:09 +0000 ranma 10l: scene change detecion is deactivated with sc_threshold=1000000000
Sun, 17 Jul 2005 06:59:45 +0000 ranma 10l for me
Sun, 17 Jul 2005 00:41:29 +0000 aurel fix a crash at v4l2 uninit
Sun, 17 Jul 2005 00:18:42 +0000 reimar Support for skip options
Sat, 16 Jul 2005 23:10:12 +0000 ranma Typo (aligment -> alignment)
Sat, 16 Jul 2005 22:44:08 +0000 ranma cgop does work as long as scene change detection is disabled
Sat, 16 Jul 2005 19:37:29 +0000 gpoirier cgop does work as long as scene change detection is disabled
Sat, 16 Jul 2005 18:27:31 +0000 gpoirier Sync with 1.1034
Sat, 16 Jul 2005 18:04:31 +0000 gpoirier Remove rencently added FAQ entry because we now have a much better and detailed doc elsewhere.
Sat, 16 Jul 2005 14:49:21 +0000 aurel proper disabling/enabling of console output for vo_vesa
Fri, 15 Jul 2005 22:12:34 +0000 gpoirier Wording fix by The Wanderer
Fri, 15 Jul 2005 22:09:30 +0000 gpoirier memcpy and memmove both copy memory, but when using memcpy the source and destination must not overlap, but here, they did overlap.
Fri, 15 Jul 2005 17:55:42 +0000 gpoirier Some fixes suggested by Loren; The Wanderer and Diego
Wed, 13 Jul 2005 17:24:42 +0000 reimar (hopefully) fixing remaining float endianness problems
Wed, 13 Jul 2005 07:44:54 +0000 danny Synced with 1.1026
Wed, 13 Jul 2005 00:34:37 +0000 diego wrong command names
Tue, 12 Jul 2005 19:45:40 +0000 wight sync 1.1032
Tue, 12 Jul 2005 19:16:04 +0000 gpoirier Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg
Tue, 12 Jul 2005 09:09:21 +0000 reimar Forgotten part of the libmusepack->mpcdec renaming
Mon, 11 Jul 2005 23:32:40 +0000 gabrov synced with 1.82
Mon, 11 Jul 2005 21:12:07 +0000 gpoirier Fixes, more accurate description of hq_ac, and mention it's always on by default
Mon, 11 Jul 2005 20:28:50 +0000 gpoirier Sync with 1.1031
Mon, 11 Jul 2005 20:27:54 +0000 gpoirier English and consistency fixes
Mon, 11 Jul 2005 19:02:39 +0000 gpoirier 1/2 l: last patch lacked the option name, so it wasn't activeable
Mon, 11 Jul 2005 18:48:09 +0000 michael ensure that dr buffers are readable
Mon, 11 Jul 2005 17:52:03 +0000 gpoirier x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM com >
Mon, 11 Jul 2005 11:37:42 +0000 gabrov synced with 1.81
Mon, 11 Jul 2005 10:21:14 +0000 michael #ifdef HAVE_MMX
Sun, 10 Jul 2005 21:41:01 +0000 gpoirier One more XviD option documented: hq_ac + a fix + more infos on chroma_me
Sun, 10 Jul 2005 19:17:00 +0000 reimar The right name is Musepack, not MPC/MpegPlus.
Sun, 10 Jul 2005 18:31:13 +0000 mosu Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! helsinki ! fi ).
Sun, 10 Jul 2005 17:14:12 +0000 reimar musepack demuxing and decoding support (demuxing is v7 bitstream only).
Sun, 10 Jul 2005 17:07:40 +0000 gpoirier SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of Nico
Sun, 10 Jul 2005 17:01:49 +0000 reimar Print CFLAGS warning last so nobody can miss it.
Sun, 10 Jul 2005 16:31:38 +0000 gpoirier Sync with 1.1029
Sun, 10 Jul 2005 14:09:45 +0000 rathann small warning fix:
Sun, 10 Jul 2005 14:05:29 +0000 rathann 10l to Nico for this copy&paste bug
Sun, 10 Jul 2005 12:35:43 +0000 rik --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
Sun, 10 Jul 2005 09:20:57 +0000 reimar vf_pp7 and -af-adv force=1 default
Sun, 10 Jul 2005 09:16:24 +0000 reimar -af-adv force=1 is now default (and thus also lavcresample)
Sun, 10 Jul 2005 09:05:14 +0000 reimar Add missing range/length check for video trak desc (fixes bug #335).
Sun, 10 Jul 2005 08:57:31 +0000 reimar cosmetic: split the lschunks function in two.
Sun, 10 Jul 2005 08:36:39 +0000 nicodvb added support for vbr audio (frames are parsed individually); fixed small bugs in the management of pes_extension
Sun, 10 Jul 2005 08:12:40 +0000 gabrov increased sync tag after wording fix in English version
Sat, 09 Jul 2005 18:47:01 +0000 rtognimp Sync fourcc for all mpeg12 codecs
Sat, 09 Jul 2005 07:49:51 +0000 michael pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
Sat, 09 Jul 2005 05:01:40 +0000 ods15 Put periods after (behind?..) parentheses.
Fri, 08 Jul 2005 12:12:32 +0000 gpoirier Last nit for this entry, by "The Wanderer"
Fri, 08 Jul 2005 06:39:47 +0000 ods15 cosmetics.
Thu, 07 Jul 2005 20:26:56 +0000 ods15 Typos and fixes by The Wanderer
Thu, 07 Jul 2005 19:54:58 +0000 ods15 add 'aspect' and 'round' params to vf_expand.
Thu, 07 Jul 2005 17:35:05 +0000 ranma -identify variable names should follow [A-Z_][A-Z0-9_]* convention
Thu, 07 Jul 2005 15:47:59 +0000 gabrov synced with 1.86
Thu, 07 Jul 2005 15:34:04 +0000 gabrov synced with 1.79
Thu, 07 Jul 2005 07:21:23 +0000 gpoirier Fixes fix
Wed, 06 Jul 2005 23:21:09 +0000 diego Remove next round of outdated FAQ entries.
Wed, 06 Jul 2005 23:20:05 +0000 diego typo
Wed, 06 Jul 2005 21:37:38 +0000 rtognimp Revert fix v1.3, it breaks streams with cook audio (ex.
Wed, 06 Jul 2005 21:10:02 +0000 gpoirier Fixes suggested by Diego
Wed, 06 Jul 2005 19:20:16 +0000 rtognimp Do some sanity checks before writing stream information
Wed, 06 Jul 2005 18:28:09 +0000 gabrov synced with 1.76
Wed, 06 Jul 2005 16:47:53 +0000 gabrov synced with 1.85
Wed, 06 Jul 2005 08:42:55 +0000 reimar make more patch-friendly
Wed, 06 Jul 2005 08:39:57 +0000 gpoirier Documentation for VCD/SVCD/DVD encoding, patch by Brendan McCarthy < bmccarthy AH iinet POUM net POUM au>
Wed, 06 Jul 2005 08:15:46 +0000 gpoirier More fixes by Jeff, Diego, and Andrew
Wed, 06 Jul 2005 07:56:41 +0000 gpoirier Few fixes and suggestions by Jeff and Diego
Tue, 05 Jul 2005 22:11:23 +0000 gpoirier More options documented in XviD encoding guide
Tue, 05 Jul 2005 22:08:25 +0000 gpoirier Suggestions and fixes by The Wanderer and Rich
Tue, 05 Jul 2005 16:19:16 +0000 gpoirier New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
Tue, 05 Jul 2005 14:57:48 +0000 faust3 radeon x300 support patch by Christophe Preaud <cpreaud at free.fr>
Tue, 05 Jul 2005 09:47:12 +0000 iive hardcode SYNC flag, so no problems could rise if first frame is skipped
Mon, 04 Jul 2005 18:29:48 +0000 gabrov initial translation, synced with 1.12
Mon, 04 Jul 2005 14:32:13 +0000 gabrov synced with 1.73
Mon, 04 Jul 2005 09:37:55 +0000 gabrov synced with 1.69
Mon, 04 Jul 2005 05:37:27 +0000 gpoirier Update of the x264 encoding guide:
Sun, 03 Jul 2005 20:20:08 +0000 wight sync 1.1026
Sun, 03 Jul 2005 19:02:16 +0000 wight Remove duplicate messages
Sun, 03 Jul 2005 15:20:14 +0000 nicodvb don't read past the end of the selected track
Sun, 03 Jul 2005 14:59:13 +0000 gabrov synced with 1.172
Sun, 03 Jul 2005 14:41:17 +0000 gabrov fix missing tag
Sun, 03 Jul 2005 14:28:51 +0000 nplourde resize video after keep aspect menu item toggle
Sun, 03 Jul 2005 13:31:24 +0000 gabrov synced with 1.82
Sun, 03 Jul 2005 13:11:23 +0000 gabrov synced with 1.81
Sun, 03 Jul 2005 13:00:34 +0000 gabrov synced with 1.17
Sun, 03 Jul 2005 12:49:23 +0000 alex consistency/tcc support patch by Oded Shimon
Sun, 03 Jul 2005 12:49:07 +0000 gabrov synced with 1.66
Sun, 03 Jul 2005 12:42:47 +0000 gabrov synced with 1.68
Sun, 03 Jul 2005 12:24:48 +0000 nplourde fix various window resizing bug with menu option
Sun, 03 Jul 2005 12:13:48 +0000 diego Remove obsolete/outdated entries.
Sun, 03 Jul 2005 11:56:16 +0000 alex some updates
Sun, 03 Jul 2005 11:40:00 +0000 alex unneeded
Sun, 03 Jul 2005 11:38:35 +0000 alex QUERY_FORMAT support
Sun, 03 Jul 2005 11:34:18 +0000 alex 1l
Sun, 03 Jul 2005 11:32:40 +0000 alex non working, hence status 'buggy'
Sun, 03 Jul 2005 10:09:09 +0000 reimar Do not count skipped/broken frames when using -frames
Sat, 02 Jul 2005 23:33:40 +0000 diego Mandrake --> Mandriva name change
Sat, 02 Jul 2005 22:19:52 +0000 gpoirier Sync with 1.1026
Sat, 02 Jul 2005 19:44:48 +0000 nplourde more fullscreen behaviour fix for mouse cursor
Sat, 02 Jul 2005 19:35:15 +0000 ranma Only dump to stdout
Sat, 02 Jul 2005 19:19:41 +0000 ranma avisubdump
Sat, 02 Jul 2005 19:12:01 +0000 ranma Add missing escapes, this should now cover all shell special characters AFAICS
Sat, 02 Jul 2005 19:00:13 +0000 ranma Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
Sat, 02 Jul 2005 16:22:38 +0000 ranma avi vobsub soft subtitle dumper
Sat, 02 Jul 2005 15:22:49 +0000 ranma avi subtitle stream dumper
Sat, 02 Jul 2005 13:28:25 +0000 nplourde properly redraw fullscreen window with -fs and zoom
Sat, 02 Jul 2005 08:43:57 +0000 gabrov increased sync tag, synced with 1.67 (typo fix in English version)
Sat, 02 Jul 2005 08:39:10 +0000 gabrov synced with 1.15
Fri, 01 Jul 2005 17:24:31 +0000 nplourde fix fullscreen menubar item behaviour
Fri, 01 Jul 2005 17:21:13 +0000 nplourde auto hide menubar and cursor in fullscreen
Fri, 01 Jul 2005 11:26:38 +0000 aurel drop annoying debug messages from libdvdread
Fri, 01 Jul 2005 09:33:27 +0000 diego Slightly restructured, mention more tools, small fixes, cosmetics.
Fri, 01 Jul 2005 06:30:43 +0000 henry libdvdread 0.9.4
Fri, 01 Jul 2005 06:29:18 +0000 henry increment libdvdread version
Fri, 01 Jul 2005 06:28:03 +0000 henry add missing files from libdvdread 0.9.4
Thu, 30 Jun 2005 22:52:59 +0000 aurel update mplayer specific libdvdread diff to match v0.9.4
Thu, 30 Jun 2005 22:48:26 +0000 aurel update libdvdread to v0.9.4
Thu, 30 Jun 2005 22:41:40 +0000 aurel Be more patch-friendly
Thu, 30 Jun 2005 21:42:38 +0000 diego typo
Thu, 30 Jun 2005 19:53:24 +0000 gpoirier Small fix
Thu, 30 Jun 2005 17:37:10 +0000 aurel add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera)
Thu, 30 Jun 2005 13:59:44 +0000 ranma Solaris sed needs the terminating '}' to be on a separate line
Thu, 30 Jun 2005 13:25:08 +0000 reimar avoid hang when playing more than one file
Thu, 30 Jun 2005 11:33:43 +0000 gpoirier Sync with 1.1025
Thu, 30 Jun 2005 10:57:56 +0000 iive add vo_xv_enable_vsync() to xvmc
Thu, 30 Jun 2005 10:22:09 +0000 reimar Missing part of the last commit (got merged in on cvs update :-( )
Thu, 30 Jun 2005 10:16:35 +0000 reimar added forgotten xv_enable_vsync
Thu, 30 Jun 2005 10:11:50 +0000 reimar simplify osd-status display, and allow e.g. osd -2 to get the old behaviour
Thu, 30 Jun 2005 09:38:55 +0000 diego Make the OSD display state information when cycling OSD states with 'o'.
Thu, 30 Jun 2005 09:04:15 +0000 diego one more nick
Thu, 30 Jun 2005 09:02:52 +0000 diego typo
Thu, 30 Jun 2005 09:02:08 +0000 diego Mention -vobsubid more explicitly, JACK seems to use multiple ports.
Thu, 30 Jun 2005 05:35:26 +0000 gpoirier Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe others
Thu, 30 Jun 2005 00:46:21 +0000 ranma Better approach to shell escaping, may not catch all cases yet
Wed, 29 Jun 2005 23:28:36 +0000 ranma Missing translations
Wed, 29 Jun 2005 21:54:48 +0000 nplourde keep window size when changing aspect
Wed, 29 Jun 2005 21:49:58 +0000 nplourde crash on autorelease, do not add to pool
Wed, 29 Jun 2005 18:17:19 +0000 nplourde more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw.com>
Wed, 29 Jun 2005 12:02:47 +0000 gabrov corrected sync tag
Wed, 29 Jun 2005 11:43:27 +0000 paszczi synced with 1.65
Wed, 29 Jun 2005 11:04:00 +0000 gabrov unification of the sync tag
Wed, 29 Jun 2005 10:56:35 +0000 gabrov synced with 1.80
Wed, 29 Jun 2005 08:47:22 +0000 gabrov synced with 1.72
Wed, 29 Jun 2005 08:23:10 +0000 gpoirier More fixes by the Wanderer and tip about another SVCD constrain suggested by Giacomo Comes
Tue, 28 Jun 2005 23:56:22 +0000 rathann Fixed leftover tag breaking doc generation. 10l to Jiri.
Tue, 28 Jun 2005 22:54:09 +0000 reimar Another REG_d -> REG_D fix.
Tue, 28 Jun 2005 19:45:07 +0000 nicodvb fixed vf_lavc