log

age author description
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