log

age author description
Mon, 05 Feb 2007 23:56:18 +0000 uau Add missing type to declaration and remove unused variable
Mon, 05 Feb 2007 23:46:08 +0000 rathann Fix a few gcc warnings, approved by Diego and Reimar.
Mon, 05 Feb 2007 23:25:50 +0000 uau Fix code updating subtitle array which only moved the text, not endpts.
Mon, 05 Feb 2007 19:24:03 +0000 reimar Make sure buffer is aligned so no unaligned access happens.
Mon, 05 Feb 2007 19:07:19 +0000 voroshil r22104: Add global field dominance flag instead of duplicating this "everywhere"
Mon, 05 Feb 2007 18:38:25 +0000 voroshil r22129: Link to the mencoder-users list for mencoder stuff
Mon, 05 Feb 2007 18:25:28 +0000 reimar Another round of subtitle code cleanup
Mon, 05 Feb 2007 18:21:14 +0000 voroshil r22139: Try to clarify scale filter usage hint.
Mon, 05 Feb 2007 18:13:40 +0000 kraymer typo fixes
Mon, 05 Feb 2007 18:12:56 +0000 reimar Set sub_utf8 for mov subs.
Mon, 05 Feb 2007 18:03:12 +0000 reimar str_list separator backslash-escaping
Mon, 05 Feb 2007 17:53:10 +0000 reimar key-fifo-size default changed
Mon, 05 Feb 2007 17:51:26 +0000 reimar Reserve half of fifo for key release events to help avoiding stop buttons
Mon, 05 Feb 2007 17:47:43 +0000 reimar Sanity check for vo window dimensions, helps avoid division by zero
Mon, 05 Feb 2007 17:15:44 +0000 reimar beckend -> backend typo fix in printf
Mon, 05 Feb 2007 17:14:21 +0000 kraymer fix unintentional line break
Mon, 05 Feb 2007 17:09:25 +0000 reimar Experimental support for multichannel ladspa effects
Mon, 05 Feb 2007 14:17:33 +0000 diego some more docbook paths, patch by Torinthiel
Mon, 05 Feb 2007 13:14:41 +0000 gpoirier synced with r22104
Mon, 05 Feb 2007 12:52:11 +0000 kraymer r22123: tinterlace mode 4 leaves height unchanged.
Mon, 05 Feb 2007 12:24:26 +0000 diego Move all "Encoding with the XXX codec family" sections together.
Mon, 05 Feb 2007 12:21:36 +0000 diego vp6vfw.dll appears to no longer crash under Linux.
Mon, 05 Feb 2007 12:12:47 +0000 diego Try to clarify scale filter usage hint.
Mon, 05 Feb 2007 10:01:39 +0000 diego wording/formatting
Mon, 05 Feb 2007 09:31:27 +0000 diego formatting/wording
Mon, 05 Feb 2007 07:33:00 +0000 diego FFmpeg #defines must be uppercase now.
Mon, 05 Feb 2007 03:05:46 +0000 michael 10l
Mon, 05 Feb 2007 00:46:53 +0000 michael skip first (green) frame
Sun, 04 Feb 2007 19:18:26 +0000 diego 100l: Copy and paste typo, library dependencies and rules are separated now.
Sun, 04 Feb 2007 16:08:29 +0000 reimar Use defined() syntax instead without ().
Sun, 04 Feb 2007 14:18:56 +0000 rtogni Add timeout to tcp connections, avoid hanging forever.
Sun, 04 Feb 2007 14:02:35 +0000 nicodvb support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approved by Ross
Sun, 04 Feb 2007 13:58:59 +0000 reimar Link to the mencoder-users list for mencoder stuff
Sun, 04 Feb 2007 13:44:49 +0000 diego Fix MMX2 check, _sse is set to "kernel_check", not "yes".
Sun, 04 Feb 2007 13:38:41 +0000 reimar Fix vqscale description to match at least somewhat the code.
Sun, 04 Feb 2007 13:08:26 +0000 reimar Go away you stupid setlocale!!
Sun, 04 Feb 2007 12:19:59 +0000 Gabrov synced with r22123
Sun, 04 Feb 2007 11:58:29 +0000 reimar Get rid of useless last_ptr assignment
Sun, 04 Feb 2007 11:47:08 +0000 reimar tinterlace mode 4 leaves height unchanged.
Sun, 04 Feb 2007 10:01:13 +0000 reimar Support for AOPLAY_FINAL_CHUNK in ao_sdl.c
Sun, 04 Feb 2007 09:33:57 +0000 reimar Do not read beyond end of data chunk if chunk_size is set.
Sun, 04 Feb 2007 08:18:01 +0000 lorenm r21753 broke compile-time detection of mmx flags on x86_64
Sat, 03 Feb 2007 23:46:22 +0000 uau Convert patterns to upper case to fix compilation after r22117.
Sat, 03 Feb 2007 22:00:01 +0000 kraymer r22107: Move -vo gl suboptions that should be irrelevant for the average user
Sat, 03 Feb 2007 21:40:10 +0000 diego Speed up config.h generation by transforming FFmpeg part names to uppercase
Sat, 03 Feb 2007 21:24:57 +0000 kraymer r22089: x264's crf takes a float argument
Sat, 03 Feb 2007 20:41:30 +0000 kraymer r22062: alphabetical order
Sat, 03 Feb 2007 18:51:30 +0000 kraymer r21959: Apply ancient double-click patch that nobody cares to comment on.
Sat, 03 Feb 2007 18:41:36 +0000 kraymer insert line break for readability
Sat, 03 Feb 2007 14:09:47 +0000 nicodvb demux_mpg_probe() seek to the initial position before returning - patch by reimar
Sat, 03 Feb 2007 14:02:09 +0000 diego Merge both library rules by separating the rule from the dependencies.
Sat, 03 Feb 2007 13:20:31 +0000 reimar Cosmetics
Sat, 03 Feb 2007 13:19:21 +0000 reimar Avoid crash in uninit if codec not found
Sat, 03 Feb 2007 12:57:58 +0000 kraymer formatting fixes for r22104
Sat, 03 Feb 2007 11:59:32 +0000 reimar Move -vo gl suboptions that should be irrelevant for the average user
Sat, 03 Feb 2007 11:32:43 +0000 nicodvb removed unused variables
Sat, 03 Feb 2007 11:31:09 +0000 reimar Update gl:help output a bit
Fri, 02 Feb 2007 18:32:07 +0000 reimar Add global field dominance flag instead of duplicating this "everywhere"
Thu, 01 Feb 2007 22:00:30 +0000 gpoirier synced with r22089 (again)
Thu, 01 Feb 2007 21:10:17 +0000 gpoirier sync w/r22089