log

age author description
Fri, 25 Feb 2005 10:17:32 +0000 rfelker do not hide frame skips/dups! if they happen it's very bad!!
Fri, 25 Feb 2005 09:51:04 +0000 diego Document reorder and noreorder as (no)reorder.
Fri, 25 Feb 2005 09:22:46 +0000 paszczi synced with 1.31
Fri, 25 Feb 2005 09:16:40 +0000 paszczi synced with 1.897
Fri, 25 Feb 2005 07:46:44 +0000 nicodvb both reorder and noreorder flags are now available
Fri, 25 Feb 2005 07:43:40 +0000 hzoli Always print dup/skip messages when !quiet.
Fri, 25 Feb 2005 04:30:53 +0000 reynaldo Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Stack handling improvements, Patch by Oded Shimon
Fri, 25 Feb 2005 03:39:26 +0000 diego mphq uses ssh.com, explain RSA key generation for it.
Fri, 25 Feb 2005 03:20:15 +0000 diego UDP support implemented.
Fri, 25 Feb 2005 03:17:35 +0000 diego updates
Fri, 25 Feb 2005 03:07:39 +0000 diego -format description updated to match current behavior.
Fri, 25 Feb 2005 02:32:29 +0000 rfelker MEncoder multiple files patch by Oded Shimon (ods15)
Fri, 25 Feb 2005 01:15:28 +0000 diego documentation for the tools in the TOOLS directory
Thu, 24 Feb 2005 20:28:47 +0000 nicodvb changed noreorder to reorder in mpegopts (ordering disabled by default)
Thu, 24 Feb 2005 20:23:13 +0000 nicodvb disabled by default frame reordering
Thu, 24 Feb 2005 20:02:41 +0000 nicodvb framerate autodetection for H264 in raw/ts streams
Thu, 24 Feb 2005 17:46:19 +0000 al Always use vo_x11_sizehint function ( even when going fullscreen ) to
Thu, 24 Feb 2005 17:08:54 +0000 rfelker strides should always be signed
Thu, 24 Feb 2005 17:07:49 +0000 rfelker no effect in practice, but strides should always be signed
Thu, 24 Feb 2005 17:05:34 +0000 rfelker 100l to me: bugfix for negative stride
Thu, 24 Feb 2005 17:04:04 +0000 rfelker bugfix for negative stride
Thu, 24 Feb 2005 16:52:18 +0000 rfelker stride must be signed! otherwise negative stride is broken on 64bit systems
Thu, 24 Feb 2005 16:48:18 +0000 rfelker 100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototype
Thu, 24 Feb 2005 15:22:04 +0000 wight sync 1.883
Thu, 24 Feb 2005 15:00:47 +0000 alex quick solution for making an option less braindead
Thu, 24 Feb 2005 11:35:10 +0000 gabrov synced with 1.31
Thu, 24 Feb 2005 11:00:45 +0000 diego Move audio filter descriptions to the man page.
Thu, 24 Feb 2005 02:31:41 +0000 rfelker 100l to michael :))))
Thu, 24 Feb 2005 01:55:18 +0000 diego missing linebreak
Wed, 23 Feb 2005 19:59:24 +0000 lorenm sync to x264 r137: adaptive B-frame decision, flush delayed frames.
Wed, 23 Feb 2005 14:07:18 +0000 reimar 100l, forgot to change an ifdef on last commit
Wed, 23 Feb 2005 12:23:44 +0000 al Don't change buffers when paused and redrawing.
Wed, 23 Feb 2005 11:55:26 +0000 henry revert the flip part of vd_theora fix
Wed, 23 Feb 2005 11:10:35 +0000 henry revert the flip part of vd_theora fix
Wed, 23 Feb 2005 07:30:37 +0000 nicodvb replace bzero() with memset()
Wed, 23 Feb 2005 01:55:39 +0000 diego vstrict vs mjpeg update, typo
Wed, 23 Feb 2005 01:43:15 +0000 diego Make vd message fit 80 character displays.
Wed, 23 Feb 2005 01:37:03 +0000 joey a helpful new message about vd.
Wed, 23 Feb 2005 00:10:26 +0000 reimar Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary
Tue, 22 Feb 2005 23:43:30 +0000 diego indentation fix
Tue, 22 Feb 2005 22:31:20 +0000 lorenm List the 'context' option for the ffvhuff codec.
Tue, 22 Feb 2005 21:49:08 +0000 nicodvb renamed init_adelay to vdelay with opposite range
Tue, 22 Feb 2005 21:27:58 +0000 diego The MPEG muxer now supports MPEG-2 as well.
Tue, 22 Feb 2005 21:19:15 +0000 diego typos
Tue, 22 Feb 2005 20:54:31 +0000 nplourde rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar Doffinger
Tue, 22 Feb 2005 20:39:52 +0000 diego spelling, wording and consistency fixes
Tue, 22 Feb 2005 20:26:16 +0000 diego Sync -channels and -srate options with the XML docs.
Tue, 22 Feb 2005 20:24:18 +0000 michael switch from DIVX -> FMP4 fourcc for libavcodec
Tue, 22 Feb 2005 20:24:15 +0000 diego Finish incomplete -af-adv documentation.
Tue, 22 Feb 2005 20:08:30 +0000 diego Mention that vstrict is necessary for some codecs, add ffvhuff.
Tue, 22 Feb 2005 19:18:45 +0000 henry Theora fixes:
Tue, 22 Feb 2005 15:13:28 +0000 reynaldo fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
Tue, 22 Feb 2005 14:40:44 +0000 reimar fix for MAP_ANON vs. MAP_ANONYMOUS fix...
Tue, 22 Feb 2005 12:53:31 +0000 wight fixes for previous commits
Tue, 22 Feb 2005 05:50:10 +0000 lorenm Sync to x264 r134: weighted prediction for B-frames.
Tue, 22 Feb 2005 02:12:58 +0000 rfelker finally the dreaded white-noise-with-floats bug is fixed!!!!
Mon, 21 Feb 2005 23:18:31 +0000 nicodvb initial, extremely experimental, libavformat muxer; don't expect anything to work yet
Mon, 21 Feb 2005 22:28:06 +0000 nicodvb mention new mpeg muxer
Mon, 21 Feb 2005 22:27:28 +0000 nicodvb added new mpeg muxer options
Mon, 21 Feb 2005 22:27:03 +0000 reimar typo, missing _no
Mon, 21 Feb 2005 21:45:49 +0000 nicodvb new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)
Mon, 21 Feb 2005 17:40:46 +0000 alex proper output formats for ffduck
Mon, 21 Feb 2005 17:36:42 +0000 alex swf and flv through libavformat
Mon, 21 Feb 2005 17:14:00 +0000 alex filter for adding a center channel, adding a high pass filter would be nice
Mon, 21 Feb 2005 17:08:45 +0000 alex filter for adding a center channel, adding a high pass filter would be nice
Mon, 21 Feb 2005 16:41:15 +0000 alex move the format related stuff to format.c
Mon, 21 Feb 2005 14:44:39 +0000 reimar Remove a lot of duplicate code
Mon, 21 Feb 2005 09:26:06 +0000 diego Add OpenDoh and changuito skin authors.
Mon, 21 Feb 2005 09:25:00 +0000 diego small updates
Sun, 20 Feb 2005 23:49:27 +0000 diego -af surround delay default is 20ms, not 15ms.
Sun, 20 Feb 2005 22:58:55 +0000 al We should not crash, only because we couldn't hide the cursor.
Sun, 20 Feb 2005 22:43:25 +0000 al Unified colorkey code for vo xv and vo xvmc.
Sun, 20 Feb 2005 18:34:06 +0000 diego man page review part XVI
Sun, 20 Feb 2005 09:45:10 +0000 gabrov fix sync tag after update by Reynaldo
Sun, 20 Feb 2005 03:58:15 +0000 ivo Description of -af format was outdated. This updates it. Feel free to change
Sun, 20 Feb 2005 02:21:26 +0000 lorenm x264: expose option "level_idc".
Sat, 19 Feb 2005 23:15:34 +0000 paszczi synced with 1.876
Sat, 19 Feb 2005 20:14:00 +0000 al Move generic tests to a common place.
Sat, 19 Feb 2005 14:58:39 +0000 reimar Corrected/improved usage example for -af pan
Sat, 19 Feb 2005 14:35:46 +0000 diego Update the MEncoder telecine documentation.
Sat, 19 Feb 2005 09:32:09 +0000 wight correct filename
Sat, 19 Feb 2005 02:32:12 +0000 diego Mark locally modified files as such to comply more closely with GPL 2a.
Sat, 19 Feb 2005 02:19:21 +0000 diego Point to local_changes.diff.
Sat, 19 Feb 2005 01:52:46 +0000 diego Update patch with missing changes.
Sat, 19 Feb 2005 01:21:19 +0000 diego Sync missing cosmetics from the 2004-07-12 CVS snapshot.
Sat, 19 Feb 2005 01:19:53 +0000 diego Correct CVS snapshot date and provide a little more detail.
Sat, 19 Feb 2005 01:04:20 +0000 diego Remove modification notice from files that have not been locally modified.
Sat, 19 Feb 2005 00:42:39 +0000 diego Remove modification notice from files that have not been locally modified.
Fri, 18 Feb 2005 11:00:09 +0000 wight - sync 1.77
Fri, 18 Feb 2005 10:00:39 +0000 wight trailing whitespace cosmetics
Fri, 18 Feb 2005 07:39:39 +0000 wight sync 1.875
Fri, 18 Feb 2005 03:55:27 +0000 lorenm Move x264 version check into configure.
Thu, 17 Feb 2005 21:03:29 +0000 nicodvb mention udp:// streaming
Thu, 17 Feb 2005 20:55:57 +0000 nicodvb added support for raw udp:// streaming
Thu, 17 Feb 2005 19:32:44 +0000 lorenm sync to x264 r129: modified ratecontrol equation.
Thu, 17 Feb 2005 15:56:25 +0000 reimar Make seek command parameter float.
Thu, 17 Feb 2005 15:35:44 +0000 reimar confusing mixture of typecasts and casted variable, removed typecasts
Thu, 17 Feb 2005 00:05:23 +0000 syrjala Added NV12/NV21 support.
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Wed, 16 Feb 2005 20:32:26 +0000 wight sync tag bump to 1.24
Wed, 16 Feb 2005 20:32:14 +0000 wight sync 1.59
Wed, 16 Feb 2005 18:31:12 +0000 diego MPlayer-specific changes to libfaad
Wed, 16 Feb 2005 01:42:28 +0000 diego updates
Wed, 16 Feb 2005 01:39:49 +0000 diego typo
Tue, 15 Feb 2005 23:24:17 +0000 rtognimp Update for my latest commits
Tue, 15 Feb 2005 23:20:34 +0000 rtognimp Support for RealPlayer10 cook.so decoder in Linux
Tue, 15 Feb 2005 22:48:40 +0000 reynaldo outdated EDL limit reference
Tue, 15 Feb 2005 21:04:33 +0000 rtognimp Mp3On4 demuxer support
Tue, 15 Feb 2005 20:51:28 +0000 gpoirier Should be in sync with 1.874, except both man pages reviews which will be done
Tue, 15 Feb 2005 11:22:31 +0000 gabrov synced with 1.158
Tue, 15 Feb 2005 10:57:58 +0000 gabrov synced with 1.59
Tue, 15 Feb 2005 10:53:38 +0000 gabrov synced with 1.62 & fixed mis-spelling
Tue, 15 Feb 2005 08:55:01 +0000 wight ./postproc contains libswscale.a not libpostproc.a
Tue, 15 Feb 2005 03:04:56 +0000 diego Simplify FAAD instructions.
Mon, 14 Feb 2005 21:28:21 +0000 nplourde set device id to 0 if the device selected on startup do not exist
Mon, 14 Feb 2005 13:29:55 +0000 nexus FreeBSD fix
Mon, 14 Feb 2005 06:08:16 +0000 jheryan Another files translated
Sun, 13 Feb 2005 23:51:41 +0000 diego Fix -sstep description.
Sun, 13 Feb 2005 21:36:56 +0000 faust3 10l
Sun, 13 Feb 2005 13:43:09 +0000 faust3 avisynth demuxer