log

age author description
2005-06-13 gpoirier Consistency fixes
2005-06-13 gpoirier Sync with 1.1003
2005-06-13 lorenm tweak x264 option descriptions
2005-06-12 diego small roff fixes
2005-06-12 diego updates
2005-06-12 diego Win32 codecs --> binary codecs, references to avifile are pointless nowadays.
2005-06-12 gpoirier Typo
2005-06-12 gpoirier Updated description of XviD codec
2005-06-12 nicodvb fixed wrong binary mask: it precluded the syncword of adts-4 from being recognized as valid
2005-06-09 gpoirier AMD-64's version of Suse ships a version of 3.3 hacked with broken
2005-06-09 reimar Add sub_load and sub_remove slave commands.
2005-06-09 diego Document install-divx5.sh and install-w32codecs.sh.
2005-06-09 diego typo fixes
2005-06-09 wight And an intendation fix
2005-06-09 nplourde Fix Live Resize to match vo_macosx behavior
2005-06-09 mosu demux_stream_t.pts should not be assigned by the demuxer. Fixes playback of VFR files. Patch by Sam Dennis <sam () malfunction ! screaming ! net>
2005-06-09 nicodvb toolame/twolame typo, 10l
2005-06-08 gpoirier Better description of XviD's keyframe_boost and kfthreshold.
2005-06-08 gpoirier Sync with 1.1002
2005-06-08 henry forgotten reference to remove-logo, 10l for Rich
2005-06-08 wight Missing dot at start of macro description
2005-06-08 diego Wording and roff fixes as suggested by the Wanderer.
2005-06-08 henry 10l for me
2005-06-08 rfelker remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
2005-06-07 faust3 merge the mingw gcc 4.1 diff
2005-06-07 faust3 mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc.
2005-06-07 faust3 match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it>
2005-06-07 faust3 mingw gcc 4.1 support patch by Gianluigi Tiesi <mplayer at netfarm.it>
2005-06-07 gpoirier Sync with 1.999: small formatting
2005-06-07 diego URL updates
2005-06-07 diego URL updates, sync by removing a few outdated FAQ entries.
2005-06-07 diego sync with 1.65
2005-06-07 diego URL updates, sync by removing outdated FAQ entries.
2005-06-07 henry correcting the previous draw_slice fix
2005-06-07 diego sync URL update
2005-06-07 diego URL update, Windows port is no longer beta.
2005-06-07 diego better vf_ditc description by Ville Saari <114263 - @ - vs - . - iki - . - fi>
2005-06-07 diego small formatting and wording fixes
2005-06-07 henry check for display height when drawing slices
2005-06-07 jheryan SPARC section translation
2005-06-07 jheryan Synced with 1.27
2005-06-07 jheryan Synced with 1.70
2005-06-07 jheryan Synced with 1.76
2005-06-07 jheryan Synced with 1.64
2005-06-07 jheryan Synced with 1.997
2005-06-07 jheryan Synced with 1.169
2005-06-06 nicodvb moved mpeg-ps/es probing code to demux_mpg.c
2005-06-06 nicodvb pass along audio extradata if present
2005-06-06 diego MinGW support
2005-06-06 gpoirier Sync with 1.998.
2005-06-06 diego BSD/OS works same as the other BSDs, tested by Steven M. Schultz.
2005-06-06 diego spelling, some more uniformity
2005-06-06 iive gcc-2.95.3 fix, patch inspired by Steven M. Schultz
2005-06-06 diego typos/grammar/wording
2005-06-06 faust3 pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>
2005-06-06 diego updates
2005-06-06 diego Remove long obsolete -fb option.
2005-06-05 gpoirier Fixes x264's "lumi_mask" option and improves lavc's "nr" option.
2005-06-05 gpoirier sync with 1.996
2005-06-05 nplourde show window only after texture creation (look better).