log

age author description
2004-09-29 gpoirier Sync with 1.756:
2004-09-29 ivo Removal of vo_md5 and vo_pgm of MAINTAINERS file.
2004-09-29 ivo Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
2004-09-29 diego sync by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>
2004-09-28 diego Better wording/descriptions as suggested by the Wanderer.
2004-09-28 paszczi synced with 1.754
2004-09-28 reimar better, tuneable (via #define) MP3 detection, limit demux_audio to scanning
2004-09-28 joey show ogg subtitle language on OSD, if available
2004-09-28 joey fix sub_select fiasco with global sub numbering. now multiple sub sources can be managed in essentially one list.
2004-09-28 joey make sure exit_player gets called
2004-09-28 wight sync
2004-09-28 gpoirier THE "vf=eq2=1.0:-0.8" fix
2004-09-27 ivo changed include of stdint.h to inttypes.h
2004-09-27 iive better default parameter,added counterpart option, better names for few options, 3-pass support and improved documentation.
2004-09-27 gpoirier This reverts the x264 modifications to the man page suggested my Loren, and
2004-09-27 diego identical text for identical suboptions
2004-09-27 gpoirier I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 is
2004-09-27 gpoirier Sws default setting correction, and random wordings
2004-09-27 diego MEncoder-users mailing list created.
2004-09-27 diego Porting of CRTC2 to mga_vid is stalled.
2004-09-27 michael compensate for width/height being picture width/height instead of bitstream width/height
2004-09-27 paszczi synced with 1.749 + random fixes
2004-09-27 gpoirier Better phrasing suggested by The Wanderer
2004-09-27 gpoirier Tons of French corrections
2004-09-27 rfelker SBR code does NOT work with fixed point (uses floats, slow as hell)
2004-09-26 gpoirier Sync with 1.748: better descriptions for remaining, poorly documented masking
2004-09-26 nauj27 sync with 1.685
2004-09-26 gpoirier better descriptions for remaining, poorly documented masking options.
2004-09-26 gpoirier Cumulative sync patch:
2004-09-26 faust3 use aspect code when used with vidix
2004-09-26 diego man page review part X
2004-09-26 faust3 detect byte order even for cross-compiling
2004-09-26 faust3 --host-cc option for crosscompiling
2004-09-26 michael -lavdopts lowres
2004-09-26 diego Look for SDL includes in /usr/include as well, use cc instead of gcc.
2004-09-26 diego Wrong comment, the bitmap is blue, not green.
2004-09-26 michael low resolution decoding
2004-09-26 gpoirier Encoding tip regarding x264's deblock filter suggested by Loren Merritt.
2004-09-26 gpoirier Cumulative sync with 1.744
2004-09-26 diego -lpthread --> $(ARCH_LIB), helps linking on systems without pthread.
2004-09-25 diego quantizer --> quantization as pointed out by Attila
2004-09-25 diego Hint at examples, better wording, some cosmetics.
2004-09-25 diego printf --> mp_msg conversion in ao_plugin
2004-09-25 paszczi synced with 1.742
2004-09-25 nauj27 almost sync :)
2004-09-25 gpoirier Sync with 1.742
2004-09-25 gpoirier Better vme description
2004-09-25 diego printf --> mp_msg transition in vo_yuv4mpeg
2004-09-25 faust3 add ao_dsound author
2004-09-25 faust3 directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
2004-09-25 syrjala Fixed [no]input suboptions.
2004-09-25 paszczi synced with 1.49
2004-09-25 paszczi synced with 1.741
2004-09-25 gpoirier Better x264 descriptions/fixes based on Loren Merritt's patch (Thu, 23 Sep 2004)
2004-09-24 diego DirectX 7 or later is needed for -vo directx.
2004-09-24 diego FAAD updated by adland.
2004-09-24 diego Update FAAD to a 2.1 beta CVS snapshot from 2004.07.12.
2004-09-24 ivo Same wording of vo_jpeg's outdir option as vo_pnm's.
2004-09-24 diego sync by Jiri Heryan <technik@domotech.cz>
2004-09-23 rathann missing extern
2004-09-23 paszczi synced with 1.739
2004-09-23 diego roff fixes
2004-09-23 gpoirier sync with 1.738 and fixes
2004-09-23 gpoirier Encoding tips for x264 + 10l
2004-09-23 diego Rroff markup fixes and point out a 10l.
2004-09-23 diego roff markup fix
2004-09-23 reimar fix examples for ao_alsa options dialog and add example for mixer index.
2004-09-23 danny Synced with 1.737
2004-09-22 paszczi synced with 1.738 + small fixes
2004-09-22 rtognimp Add comment to remind that voxmsdec.ax requires also msms001.vwp
2004-09-22 diego small fixes
2004-09-22 faust3 100l
2004-09-22 gpoirier Cumulative patch
2004-09-22 gpoirier Better lumi/dark_masking descriptions, tips for 4mv and autoaspect and 10l fix
2004-09-22 gpoirier Better nssew description
2004-09-22 reimar allow to select an alsa mixer channel index.
2004-09-22 gpoirier Sync with 1.733: add support for subpel quality refinement option in x264.
2004-09-22 gpoirier fixes, better wordings on the new portable anymap and md5sum video output
2004-09-22 iive add support for subpel quality refinement option in x264.
2004-09-22 rfelker 10l
2004-09-22 diego Nobody maintains dvdnav, it's not supported.
2004-09-21 gpoirier sync with 1.732: encoding to mp2 with libtoolame
2004-09-21 reimar setting samplesize to 2 in decoders where neccessary.
2004-09-21 nicodvb encoding to mp2 with libtoolame
2004-09-21 nicodvb encoding to mp2 with libtoolame - only cbr atm
2004-09-21 mosu With the latest change to dec_audio.c (1.32) the demuxers have to set sh_a->samplesize to something != 0.
2004-09-21 alex lot of bigendian fixes
2004-09-21 diego credit for Loren Merritt, patch by himself
2004-09-21 diego clarification about FFmpeg license, typo
2004-09-21 gpoirier Sync with 1.731: Better description of lavc's dia encoding option, thanks
2004-09-21 diego Better explain why we have no DVD menus and what to do about it (DIY).
2004-09-21 diego typo, Xine --> xine
2004-09-21 gpoirier Better description of lavc's dia encoding option, thanks to Loren Merritt
2004-09-21 gpoirier Fixes suggested by Diego
2004-09-21 gpoirier Cumulative patch 1.727 and 1.722
2004-09-21 diego split patches up as far as sensibly possible, but no further.
2004-09-21 diego typo
2004-09-21 diego Cosmetics, start new sentences on a new line.
2004-09-21 diego Roff interprets ' as markup, thus lines should never start with '.
2004-09-21 diego sync by Jiri Heryan <technik at domotech dot cz>
2004-09-20 paszczi cosmetics
2004-09-20 paszczi synced with 1.728 + random fixes
2004-09-20 gpoirier Reworked description of lavc's 3-pass encoding; patch by its creator
2004-09-20 gpoirier 10l: Make turbo mode compatible with 3-pass encoding
2004-09-20 gpoirier Better description of Loren Merritt's 3-pass mode, better qns desc., and a
2004-09-20 ivo Added the uCIFS library, of which a part is used by vo_md5sum.
2004-09-20 gpoirier "partial" sync with 1.726: Document the new portable anymap and md5sum video
2004-09-20 al Don't output error when testing for JACK. Also _insist_ on a JACK version
2004-09-20 ivo Credit where credit's due :)
2004-09-20 ivo Document the new portable anymap and md5sum video output drivers.
2004-09-20 ivo Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
2004-09-20 ivo This patch enables the compilation and linking of vo_md5sum to libvo.