log

age author description
Sun, 18 Sep 2005 13:11:24 +0000 diego spelling/grammar fixes
Sun, 18 Sep 2005 11:40:06 +0000 diego Reflect recent changes to the the pan audio filter syntax and behavior in
Sun, 18 Sep 2005 08:10:56 +0000 iive remove very obsolate draft...
Sat, 17 Sep 2005 22:32:35 +0000 michael remove info frame repeating its problematic and controversical
Sat, 17 Sep 2005 20:53:20 +0000 nexus add FreeBSD default cd/dvd devices
Sat, 17 Sep 2005 19:58:13 +0000 diego The s key is now used for taking screenshots.
Sat, 17 Sep 2005 19:54:15 +0000 diego Unify the descriptions of vo_gl and vo_gl2 including some fixes.
Sat, 17 Sep 2005 19:51:41 +0000 nexus add FreeBSD default cd/dvd devices
Sat, 17 Sep 2005 19:27:39 +0000 michael add back_ptr
Sat, 17 Sep 2005 18:36:43 +0000 reimar Fix H264 packetizer. Might not work with arbitrary slice order.
Sat, 17 Sep 2005 18:05:55 +0000 reimar add a demux_peekc function that allows to just "have a look" at the next
Sat, 17 Sep 2005 05:46:20 +0000 ods15 typo, probably..
Fri, 16 Sep 2005 14:46:14 +0000 gpoirier Nits
Fri, 16 Sep 2005 13:46:19 +0000 gpoirier Sync with 1.1102
Fri, 16 Sep 2005 12:12:48 +0000 diego 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
Fri, 16 Sep 2005 12:09:24 +0000 reimar Missing break for WM_SYSCOMMAND handling.
Fri, 16 Sep 2005 11:34:15 +0000 diego sync with 1.181 and misc fixes
Fri, 16 Sep 2005 11:30:33 +0000 reimar print the first 16 bytes of frame data with -v -v, helps detect when
Fri, 16 Sep 2005 11:05:29 +0000 reimar Wrong editlist handling: end pts must be included.
Thu, 15 Sep 2005 22:39:38 +0000 aurel fix expanding of $_ld_dl when needed by iconv
Thu, 15 Sep 2005 11:46:50 +0000 reimar Mention af_pan change
Thu, 15 Sep 2005 11:41:23 +0000 reimar Fix af_pan commandline mess and (hopefully) improve description.
Thu, 15 Sep 2005 10:25:43 +0000 reimar When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
Thu, 15 Sep 2005 03:15:04 +0000 diego Small wording/spelling fixes, one duplicate entry removed.
Thu, 15 Sep 2005 03:08:35 +0000 diego Add comments to a few #endif statements in order to make clear which
Wed, 14 Sep 2005 23:21:44 +0000 reimar consistency fix: OSD bar for gamma changes should only appear when gamma
Wed, 14 Sep 2005 22:08:04 +0000 reimar hardware color-space conversion for vo_gl and vo_gl2
Wed, 14 Sep 2005 21:15:38 +0000 wanderer minor wording fix in the advanced audio guide
Wed, 14 Sep 2005 20:40:50 +0000 gpoirier Illustrate by a nice table what each profiles supported by XviD features.
Wed, 14 Sep 2005 09:54:00 +0000 gpoirier synced with 1.1100
Wed, 14 Sep 2005 09:52:56 +0000 gpoirier Typos
Tue, 13 Sep 2005 21:41:44 +0000 reimar Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
Tue, 13 Sep 2005 21:35:41 +0000 nicodvb reduced verbosity
Tue, 13 Sep 2005 21:04:44 +0000 gpoirier adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
Tue, 13 Sep 2005 19:33:13 +0000 reimar Fix -af-adv force description, 1 is default now.
Tue, 13 Sep 2005 18:48:57 +0000 diego The screenshot command is now implemented, wording/spelling fixes.
Tue, 13 Sep 2005 18:15:51 +0000 diego screenshot filter entry wording improvement
Tue, 13 Sep 2005 18:13:58 +0000 diego Make the fourcc output endianness-independent.
Tue, 13 Sep 2005 18:12:48 +0000 diego Avoid duplicated messages from demux_avi.c and demuxer.c.
Tue, 13 Sep 2005 16:16:13 +0000 reimar Allow disabling the glFinish call
Tue, 13 Sep 2005 15:56:32 +0000 reimar Improved glFindFormat
Tue, 13 Sep 2005 11:38:39 +0000 gpoirier Nits suggested by Diego
Tue, 13 Sep 2005 11:04:20 +0000 diego Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.
Tue, 13 Sep 2005 10:47:33 +0000 reimar pp_postprocess reads from target image, so request a readable one.
Tue, 13 Sep 2005 08:47:46 +0000 diego - improved performance on truecolor modes
Mon, 12 Sep 2005 22:48:14 +0000 aurel cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
Mon, 12 Sep 2005 21:08:04 +0000 reimar Fix maximum frame size, could lead to crashes when changing playback speed.
Mon, 12 Sep 2005 20:37:53 +0000 gpoirier synced with 1.1096
Mon, 12 Sep 2005 20:33:29 +0000 gpoirier start new sentences on a new line
Mon, 12 Sep 2005 19:39:48 +0000 gpoirier XviD supports "turbo" mode.
Mon, 12 Sep 2005 18:33:26 +0000 reimar Fix multiple issues: No picture at all, broken pictures, only every second
Mon, 12 Sep 2005 16:56:19 +0000 gpoirier Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Mon, 12 Sep 2005 16:35:58 +0000 gpoirier Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Mon, 12 Sep 2005 15:15:28 +0000 reimar Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
Mon, 12 Sep 2005 14:51:30 +0000 reimar Fix border color (forgot to divide by 255.0).
Mon, 12 Sep 2005 10:05:06 +0000 reimar echores cleanup, introduce _res_comment variable to easily output additional
Sun, 11 Sep 2005 17:45:12 +0000 reimar Respect -nodouble even though it looks very bad.
Sun, 11 Sep 2005 15:41:08 +0000 henry do nothing if no free filenames are available
Sun, 11 Sep 2005 15:08:48 +0000 henry use slices if DR isn't available
Sun, 11 Sep 2005 15:02:49 +0000 nplourde only make the check for osx api if system is darwin
Sun, 11 Sep 2005 14:50:33 +0000 nplourde removed dep for perl_check on osx
Sun, 11 Sep 2005 12:45:34 +0000 iive better _comment in echores
Sun, 11 Sep 2005 12:16:12 +0000 henry forgotten MP_IMGFLAG_READABLE
Sun, 11 Sep 2005 10:57:28 +0000 iive Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
Sun, 11 Sep 2005 10:52:24 +0000 henry DR and slice support
Sun, 11 Sep 2005 10:06:27 +0000 gpoirier Sync with 1.1094
Sun, 11 Sep 2005 08:00:38 +0000 henry screenshot filter
Sun, 11 Sep 2005 07:25:50 +0000 henry screenshot filter
Sun, 11 Sep 2005 06:42:32 +0000 henry screenshot filter
Sat, 10 Sep 2005 20:15:02 +0000 nplourde key_down_event
Sat, 10 Sep 2005 18:44:17 +0000 nplourde perl check for macosx
Sat, 10 Sep 2005 18:39:28 +0000 henry use system videodev2.h instead
Sat, 10 Sep 2005 18:38:23 +0000 henry - remove useless /dev/video* checks
Sat, 10 Sep 2005 18:23:40 +0000 reimar Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
Sat, 10 Sep 2005 17:03:35 +0000 michael CONFIG_GPL for lavc
Sat, 10 Sep 2005 15:13:13 +0000 diego Mac OS X section reviewed for wording/spelling/grammar and content.
Fri, 09 Sep 2005 20:05:42 +0000 reimar Ignore movi_end (except on error) to allow playing growing files.
Fri, 09 Sep 2005 17:08:26 +0000 reimar Set texture border color to avoid weird border colors in some rare cases.
Fri, 09 Sep 2005 16:43:18 +0000 reimar Add missing doxygen comment for clearOSD()
Fri, 09 Sep 2005 15:54:09 +0000 reimar Fix a typo in a comment
Fri, 09 Sep 2005 14:49:13 +0000 reimar gl_buffer should be unsigned
Fri, 09 Sep 2005 14:47:54 +0000 reimar Add an uninit function.
Fri, 09 Sep 2005 13:29:04 +0000 gpoirier synced with 1.1093
Fri, 09 Sep 2005 11:19:27 +0000 reimar Remove useless space
Fri, 09 Sep 2005 11:10:29 +0000 reimar Missing .REss in -vo gl description
Fri, 09 Sep 2005 10:26:21 +0000 ods15 Updates to NUT spec:
Fri, 09 Sep 2005 09:25:07 +0000 diego spelling/grammar/wording
Fri, 09 Sep 2005 07:26:38 +0000 gpoirier synced with 1.1091
Thu, 08 Sep 2005 00:11:55 +0000 diego Replace remaining tabs by spaces.
Wed, 07 Sep 2005 00:19:04 +0000 reimar Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
Tue, 06 Sep 2005 23:11:30 +0000 reimar We can not seek, so set seekable to 0
Tue, 06 Sep 2005 22:47:57 +0000 diego When specifying a VIDIX subdevice the name needs to be written out
Tue, 06 Sep 2005 22:00:35 +0000 diego small wording fixes
Tue, 06 Sep 2005 21:45:40 +0000 reimar memleak fix, escfilename was not freed for an invalid url
Tue, 06 Sep 2005 21:33:28 +0000 gpoirier New section about sync and remuxing issues.
Tue, 06 Sep 2005 21:14:55 +0000 reimar memleak fixes when using an http proxy
Tue, 06 Sep 2005 21:08:36 +0000 reimar check4proxies always creates a copy, so url should be freed
Tue, 06 Sep 2005 21:00:57 +0000 reimar memleak fixes when invalid http url specified.
Tue, 06 Sep 2005 20:50:10 +0000 diego support for GeForce FX Go5200 (newer Apple PowerBooks)
Tue, 06 Sep 2005 20:37:47 +0000 reimar Use bitrate from demuxer
Tue, 06 Sep 2005 20:35:14 +0000 reimar better bitrate calculation
Tue, 06 Sep 2005 19:50:21 +0000 reimar execute the check function even when a demuxer is forced, to avoid crashes.
Tue, 06 Sep 2005 19:46:48 +0000 reimar Forgotten mpc demuxer
Tue, 06 Sep 2005 19:40:19 +0000 reimar Changes forgotten during demuxer API change, introduce a check function.
Tue, 06 Sep 2005 19:05:30 +0000 diego Ignore libdha test program.
Tue, 06 Sep 2005 18:44:04 +0000 diego Switch indentation over to K&R style, replace all tabs by spaces.
Tue, 06 Sep 2005 17:12:28 +0000 reimar Only older card version seem to make problems with y < 8 in text mode.
Tue, 06 Sep 2005 16:36:26 +0000 diego Avoid some short forms, some consistency, wording and typo fixes.
Tue, 06 Sep 2005 16:33:31 +0000 diego A few more details and grammar updates.
Tue, 06 Sep 2005 15:30:12 +0000 ivo 10l
Tue, 06 Sep 2005 15:15:27 +0000 diego Reduce unnecessary swscaler verbosity.
Tue, 06 Sep 2005 05:33:14 +0000 ods15 Obsoleted...
Mon, 05 Sep 2005 12:05:29 +0000 reimar clear OSD when playing new file
Mon, 05 Sep 2005 11:25:30 +0000 gpoirier Consistency fix
Mon, 05 Sep 2005 11:20:21 +0000 gpoirier synced with 1.1088
Mon, 05 Sep 2005 11:18:09 +0000 danny Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it> with some improvement ;)
Mon, 05 Sep 2005 10:43:52 +0000 diego Fix up cqm section.
Mon, 05 Sep 2005 10:08:04 +0000 reimar Properly initialize osdtexCnt
Mon, 05 Sep 2005 10:02:06 +0000 reimar OSD alpha conversion index out of range
Mon, 05 Sep 2005 09:43:13 +0000 diego Spelling, fix Terminal and Categories entry, add MimeType.
Mon, 05 Sep 2005 01:43:59 +0000 wanderer rewrite the little we-want-matrix-files section, patch by Corey Hickey < bugfood-ml AT fatooh DOT org >
Sun, 04 Sep 2005 23:02:30 +0000 reimar enable vidix on AMD64, at least for nVidia it seems to work.
Sun, 04 Sep 2005 22:42:01 +0000 reimar a libmpcdec version with our patches was released (but I did not yet test it).
Sun, 04 Sep 2005 22:29:36 +0000 gpoirier MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POUM org>
Sun, 04 Sep 2005 21:48:51 +0000 gpoirier synced with 1.1087
Sun, 04 Sep 2005 21:00:07 +0000 reimar equalizer fixes: changing one attribute reset the others,
Sun, 04 Sep 2005 20:58:39 +0000 reimar Support equalizer.
Sun, 04 Sep 2005 16:57:51 +0000 gpoirier Fixes suggested by Diego
Sun, 04 Sep 2005 16:08:18 +0000 diego Reorder slave mode commands to appear in alphabetical order with a few
Sun, 04 Sep 2005 12:58:16 +0000 nplourde mplayer osx shared video buffer
Sun, 04 Sep 2005 12:41:30 +0000 gpoirier Typo, and fixed missing word
Sun, 04 Sep 2005 12:21:47 +0000 gpoirier In order to make sure A/V sync is preserved, MEncoder really has to be fed with an audio track.
Sun, 04 Sep 2005 10:21:38 +0000 gpoirier synced with 1.1084
Sat, 03 Sep 2005 21:49:50 +0000 gpoirier Suggestions by of The Wanderer
Sat, 03 Sep 2005 19:31:10 +0000 reimar equalizer support
Sat, 03 Sep 2005 19:27:48 +0000 michael improve colorization
Sat, 03 Sep 2005 19:20:51 +0000 reimar 64 bit fix: do not cast pointers to uint32_t
Sat, 03 Sep 2005 19:17:28 +0000 reimar Make MTRR setup work on AMD64 and simplify some #ifdefs
Sat, 03 Sep 2005 19:10:43 +0000 reimar vidix support for nVidix FX Go 5700
Sat, 03 Sep 2005 16:49:17 +0000 gpoirier Capitalize sentences.
Sat, 03 Sep 2005 15:19:52 +0000 ods15 Remove many annoying GTK includes in every compile line and remove GTK
Sat, 03 Sep 2005 14:41:09 +0000 gpoirier Lotsa cool stuff new with -pre8
Sat, 03 Sep 2005 10:58:52 +0000 faust3 replace sleep with usec_sleep, required for recent mingw versions, patch by Robert Swain <robert.swain at gmail.com>
Sat, 03 Sep 2005 10:27:22 +0000 faust3 initial endianess fixes
Sat, 03 Sep 2005 10:06:08 +0000 faust3 simplification
Sat, 03 Sep 2005 08:58:34 +0000 reimar faster mpg and much faster gxf demuxing
Sat, 03 Sep 2005 08:53:48 +0000 reimar likely() and unlikely() macros to help (newer) compilers optimize correctly
Sat, 03 Sep 2005 08:48:59 +0000 faust3 fix window position adjustment
Fri, 02 Sep 2005 21:54:17 +0000 gpoirier custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
Fri, 02 Sep 2005 20:37:34 +0000 rtognimp Updates
Fri, 02 Sep 2005 20:21:32 +0000 gpoirier Hopefully better advices about A/V sync
Fri, 02 Sep 2005 19:31:29 +0000 reimar 10l, typo in last commit
Fri, 02 Sep 2005 19:22:22 +0000 reimar Support D-Cinema audio demuxer and decoder from FFmpeg.
Fri, 02 Sep 2005 17:18:28 +0000 diego Mention the MEncoder configuration files along with the MPlayer ones.
Fri, 02 Sep 2005 17:11:00 +0000 diego Replace bps by B/s when it means bytes per second to avoid ambiguity since
Fri, 02 Sep 2005 17:06:37 +0000 diego 100l bps != fps, noticed by a.guru - at - sympatico - dot - ca
Fri, 02 Sep 2005 16:18:33 +0000 diego Improve -idle description.
Fri, 02 Sep 2005 15:11:57 +0000 gpoirier synced with 1.1083
Fri, 02 Sep 2005 13:56:54 +0000 diego GUI MPlayer --> GMPlayer
Fri, 02 Sep 2005 13:54:27 +0000 diego Remove duplication between vo_directfb and vo_dfbmga entries.
Fri, 02 Sep 2005 13:46:44 +0000 diego Wording fixes: Avoid short forms.
Fri, 02 Sep 2005 13:44:31 +0000 gpoirier Sync with 1.1081
Fri, 02 Sep 2005 13:11:17 +0000 gpoirier update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >
Fri, 02 Sep 2005 12:23:28 +0000 gpoirier Sync with with 1.1080
Fri, 02 Sep 2005 08:59:28 +0000 ods15 and again.. sorry :/
Fri, 02 Sep 2005 08:58:18 +0000 ods15 spacing
Fri, 02 Sep 2005 08:53:05 +0000 ods15 -idle Documentation.
Fri, 02 Sep 2005 08:44:55 +0000 ods15 Adds -idle, an option to make MPlayer wait for input ('loadfile' or
Fri, 02 Sep 2005 08:32:32 +0000 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
Fri, 02 Sep 2005 08:29:30 +0000 gpoirier allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
Fri, 02 Sep 2005 00:05:21 +0000 diego typo
Fri, 02 Sep 2005 00:04:55 +0000 diego description typo fixes
Fri, 02 Sep 2005 00:03:19 +0000 diego updates, typos
Thu, 01 Sep 2005 23:53:57 +0000 diego aRts, ESD consistent spelling
Thu, 01 Sep 2005 23:53:33 +0000 diego Avoid short forms.
Thu, 01 Sep 2005 22:09:27 +0000 gpoirier New section: Notes on Audio/Video synchronization, taken from Rich's encoding guide
Thu, 01 Sep 2005 20:42:13 +0000 reimar Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
Thu, 01 Sep 2005 15:59:55 +0000 attila * really keep track on how many samples were decoded last round (fix 10l)
Thu, 01 Sep 2005 15:25:03 +0000 attila stop trying to decode faad audio, when last decoded length is <0
Thu, 01 Sep 2005 13:25:39 +0000 jheryan Synced with 1.12
Thu, 01 Sep 2005 12:40:53 +0000 jheryan Synced with 1.1077
Thu, 01 Sep 2005 12:29:19 +0000 gpoirier Sync with 1.1077
Thu, 01 Sep 2005 12:23:40 +0000 gpoirier Sync with 1.1076
Thu, 01 Sep 2005 10:44:46 +0000 diego Add -I../libavutil to the includes to fix building vo_zr[2].
Wed, 31 Aug 2005 21:13:05 +0000 wanderer fix longstanding typo - "patentend"
Wed, 31 Aug 2005 17:33:38 +0000 faust3 x264 fourcc
Wed, 31 Aug 2005 16:23:07 +0000 reimar Missing parts of the force codecs/demuxers documentation
Wed, 31 Aug 2005 15:47:16 +0000 alex support Pinnacle VideoXL
Wed, 31 Aug 2005 13:04:22 +0000 reimar Fix move playlists (control must be returned to mplayer.c, with the demuxer
Wed, 31 Aug 2005 09:24:44 +0000 attila 10l
Wed, 31 Aug 2005 08:40:26 +0000 gpoirier Sync with 1.1075
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