log

age author description
2009-03-09 diego comment/output cosmetics
2009-03-09 diego whitespace cosmetics:
2009-03-09 diego Merge two preprocessor conditions in order to drop one duplicated #else case.
2009-03-09 diego Ignore all fastmem-* binaries.
2009-03-09 greg Change default OSD/subtitle font sizes.
2009-03-09 diego Fix fastmemcpybench tools build:
2009-03-08 gpoirier sync w/r28895
2009-03-08 bircoph Synced with r28895.
2009-03-08 eugeni Cosmetics: reindent.
2009-03-08 eugeni Treat -font/-subfont as Fontconfig pattern in libass.
2009-03-08 michael Add test for C memcpy()
2009-03-08 michael Resurrect script needed for easy use of fastmemcpybench.c.
2009-03-08 greg Remove extraneous braces.
2009-03-08 greg Don't assume width == stride for bitmap composition.
2009-03-08 michael Revert
2009-03-08 reimar rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly
2009-03-08 reimar Remove internal NuppelVideo decoder, the code in libavcodec can decode
2009-03-08 reimar Get rid of pointless debugging code
2009-03-08 reimar Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is there
2009-03-08 reimar Remove colourspace-conversion stuff from rtjpeg, we have functions to do that
2009-03-08 reimar Mark everything not used outside the file as "static"
2009-03-08 reimar Remove functions not used by MPlayer from header
2009-03-08 reimar Remove useless "extern" in function declarations.
2009-03-08 reimar Add a small howto explaining how to cross-compile for MinGW
2009-03-08 reimar Explain that disabling other input methods is not the purpose of -slave
2009-03-08 reimar Remove unused variable from demux_mov.
2009-03-08 reimar Add an option to disable the default key binding that MPlayer includes
2009-03-08 reimar Bump etc/codecs.conf version to eliminate one possible cause when debugging VDPAU issues.
2009-03-08 greg Fix clipping for pan-and-scan.
2009-03-08 greg Add a proper color check to the overlap compositing.
2009-03-08 greg Replace rotation functions with a simplified version adapted from
2009-03-07 greg Only use first \org in a line.
2009-03-07 diego cosmetics: spelling fixes
2009-03-07 diego cosmetics: Reformat file header.
2009-03-07 reimar Make pausing_keep_force the default for the set_mouse_pos and key_down_event -
2009-03-07 reimar Update x264 version check for version required by lavc.
2009-03-07 sdrik Let the 4th plane reach the swScale function
2009-03-07 sdrik YUVA420P is a planar YUV format
2009-03-07 reimar Reduce size of needlessly large mp3lib bandInfoStruct
2009-03-07 reimar Make several constant mp3lib tables const
2009-03-07 reimar Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_xvmc.
2009-03-07 reimar Make data related to suboption parsing const in libvo
2009-03-06 reimar Get rid of the "set" member of the subopt-parser struct, it made
2009-03-06 reimar Add some "const" to mpcodecs_vd_drivers
2009-03-06 reimar The large -help help_text should be const so it goes into .rodata
2009-03-06 reimar Make audio_out_* structs const so they end up in .rodata
2009-03-06 reimar Make ao_info_t structs const.
2009-03-06 reimar Use code that is actually thread-safe to calculate delay, free space etc. in ao_win32
2009-03-06 reimar Cosmetics: get rid of trailing whitespace.
2009-03-06 reimar get rid of full_buffers variable, if the check it is used for is triggered
2009-03-06 reimar Remove now unused buf_write_pos variable from ao_win32
2009-03-06 reimar Always write full buffers in ao_win32, except for the last block.
2009-03-06 reimar Use calloc instead of malloc+memset
2009-03-06 gpoirier sync w/r28807
2009-03-06 reimar The 8 bit per sample formats are unsigned on Windows, fixes playback with
2009-03-06 reimar Refactor smalltex/tinytex EOSD optimization in vo_gl
2009-03-06 reimar Remove several useless casts from af_resample
2009-03-06 reimar Free af->setup and contents in af_resample uninit function.
2009-03-06 reimar Use calloc to allocate the af_resample ring buffers, reportedly using
2009-03-06 reimar Use a single malloc to allocate space for the circular buffers.
2009-03-06 reimar Comment typo fixes for af_resample
2009-03-06 reimar Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD,
2009-03-06 reimar Remove duplicate OSD drawing introduced due to a conflict between r28840 and r28839.
2009-03-06 reimar Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawn
2009-03-06 reimar As for vo_gl, do not rely on draw_osd to render EOSD.
2009-03-06 greg Draw EOSD with VOCTRL_DRAW_EOSD instead of along with OSD.
2009-03-06 reimar Do not rely on draw_osd to render the EOSD, instead draw it already at the
2009-03-06 greg Fix \be blur start position.
2009-03-06 greg Raise max. number of \be applications to 100, introduce #define for it.
2009-03-06 greg Replace magic numbers (for subpixel accuracy masking) with a define.
2009-03-06 greg Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.
2009-03-06 diego Sync latest set of changes.
2009-03-06 diego Sync local changes file with #ifdef --> #if conversion.
2009-03-06 diego Sync local changes file with #ifdef --> #if conversion.
2009-03-05 diego Add support for extracting the release version number from a VERSION file.
2009-03-05 diego Only add -Ilibdvdnav to the CFLAGS of the files that require it.
2009-03-05 reimar Sleep based on get_delay in ao_win32 uninit instead of a loop.
2009-03-05 diego Simplify CFLAGS generation for individual targets.
2009-03-05 greg Update libass changelog.
2009-03-05 sdrik Fix bug introduced by me in r28756
2009-03-05 greg Combine adjacent overlapping, translucent glyph borders and shadows to
2009-03-05 greg Fix positioned events' y-position when pan-and-scan is used.
2009-03-05 greg Support for subpixel accuracy of 3 bits for \pos and \move.
2009-03-05 greg Style override for ScaledBorderAndShadow.
2009-03-05 greg Support ScaledBorderAndShadow property.
2009-03-05 greg Scale shadow displacement and blur size like border size.
2009-03-05 greg Round shadow displacement to nearest int.
2009-03-05 greg Support a vsfilter special case:
2009-03-05 greg Hack: half-merge glyph border with outline to avoid ugly anti-aliasing
2009-03-05 diego Simplify some vidix dhahelper build commands with automatic make variables.
2009-03-05 greg Ignore PlayResX/Y aspect ratio for font aspect ratio.
2009-03-05 Gabrov synced with r28807
2009-03-05 diego mphq now runs Subversion 1.5.
2009-03-05 reimar full_buffers and buffered_bytes must be volatile because they are used from
2009-03-05 bircoph Synced with r28807.
2009-03-04 reimar Make sure all output_surfaces are initialized in preinit.