log

age author description
Tue, 28 Sep 2004 21:17:24 +0000 paszczi synced with 1.754
Tue, 28 Sep 2004 17:05:44 +0000 reimar better, tuneable (via #define) MP3 detection, limit demux_audio to scanning
Tue, 28 Sep 2004 14:00:49 +0000 joey show ogg subtitle language on OSD, if available
Tue, 28 Sep 2004 13:51:20 +0000 joey fix sub_select fiasco with global sub numbering. now multiple sub sources can be managed in essentially one list.
Tue, 28 Sep 2004 13:43:47 +0000 joey make sure exit_player gets called
Tue, 28 Sep 2004 09:08:35 +0000 wight sync
Tue, 28 Sep 2004 08:17:45 +0000 gpoirier THE "vf=eq2=1.0:-0.8" fix
Mon, 27 Sep 2004 22:11:37 +0000 ivo changed include of stdint.h to inttypes.h
Mon, 27 Sep 2004 21:04:42 +0000 iive better default parameter,added counterpart option, better names for few options, 3-pass support and improved documentation.
Mon, 27 Sep 2004 20:34:35 +0000 gpoirier This reverts the x264 modifications to the man page suggested my Loren, and
Mon, 27 Sep 2004 19:18:45 +0000 diego identical text for identical suboptions
Mon, 27 Sep 2004 19:09:43 +0000 gpoirier I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 is
Mon, 27 Sep 2004 19:03:49 +0000 gpoirier Sws default setting correction, and random wordings
Mon, 27 Sep 2004 18:13:23 +0000 diego MEncoder-users mailing list created.
Mon, 27 Sep 2004 18:12:54 +0000 diego Porting of CRTC2 to mga_vid is stalled.
Mon, 27 Sep 2004 10:08:57 +0000 michael compensate for width/height being picture width/height instead of bitstream width/height
Mon, 27 Sep 2004 10:07:49 +0000 paszczi synced with 1.749 + random fixes
Mon, 27 Sep 2004 09:21:38 +0000 gpoirier Better phrasing suggested by The Wanderer
Mon, 27 Sep 2004 08:33:17 +0000 gpoirier Tons of French corrections
Mon, 27 Sep 2004 02:11:24 +0000 rfelker SBR code does NOT work with fixed point (uses floats, slow as hell)
Sun, 26 Sep 2004 21:41:54 +0000 gpoirier Sync with 1.748: better descriptions for remaining, poorly documented masking
Sun, 26 Sep 2004 19:04:01 +0000 nauj27 sync with 1.685
Sun, 26 Sep 2004 19:03:19 +0000 gpoirier better descriptions for remaining, poorly documented masking options.
Sun, 26 Sep 2004 19:01:11 +0000 gpoirier Cumulative sync patch:
Sun, 26 Sep 2004 15:10:47 +0000 faust3 use aspect code when used with vidix
Sun, 26 Sep 2004 14:58:57 +0000 diego man page review part X
Sun, 26 Sep 2004 14:49:33 +0000 faust3 detect byte order even for cross-compiling
Sun, 26 Sep 2004 14:40:59 +0000 faust3 --host-cc option for crosscompiling
Sun, 26 Sep 2004 14:03:51 +0000 michael -lavdopts lowres
Sun, 26 Sep 2004 12:59:18 +0000 diego Look for SDL includes in /usr/include as well, use cc instead of gcc.