log

age author description
2006-09-01 diego Remove stray and superflous #ifdef checks.
2006-09-01 ben fix build on some old 2.6 kernels, patch by Gernot Hillier
2006-09-01 diego Update with current status.
2006-09-01 diego wording/spelling cosmetics
2006-09-01 diego The FSF changed postal address.
2006-09-01 diego Add miniLZO and librtsp.
2006-08-31 eugeni Bugfix: potential write of unallocated memory.
2006-08-31 nicodvb include forgotten limits.h
2006-08-31 eugeni Bugfix: wrong height value used in font size calculation.
2006-08-31 diego Remove spurious line.
2006-08-31 diego Check for requirements at configure-time, not at run-time.
2006-08-31 diego Improve radio command descriptions.
2006-08-31 reimar Do not cast calloc/malloc results
2006-08-31 diego cosmetics: Fix ugly one-space indentation in radio check.
2006-08-31 gpoirier sync w/r19569
2006-08-31 diego wording/markup fixes
2006-08-31 kraymer r19606: documented -lavfdopts
2006-08-30 nicodvb mention -demuxer lavf in the dvb input section
2006-08-30 nicodvb documented -lavfdopts
2006-08-30 nicodvb split in 2 'horribly long line'
2006-08-30 nicodvb added lavfdopts to pass options to libavformat
2006-08-30 nicodvb make sure opt.h is present when detecting libavformat
2006-08-30 kraymer r19599: Improve radio section.
2006-08-30 rtogni Avoid a potential strdup(NULL)
2006-08-30 michael make the C code of the swscaler which i wrote LGPL
2006-08-29 diego Improve radio section.
2006-08-29 eugeni Change default font family and color for plain text subs.
2006-08-29 nicodvb accept dvdnav version >= 0.2.0; the previous code failed because the check test 020 -ge 0110 failed
2006-08-29 nicodvb complete range of frequencies for Ireland; patch by gmccullagh gmail com
2006-08-29 reimar description of radio slave commands, copied from TV command descriptions :-)
2006-08-29 eugeni Bugfix: strdup of NULL value.
2006-08-29 kraymer r19265: how to encode to PSP format (patch by Christian Obst, christian_obst gmx de)
2006-08-29 diego grammar/wording/markup fixes
2006-08-29 kraymer fixe some typos and formatting of -radio entry
2006-08-29 eugeni Apply -ass-force-style also to tracks generated from subdata.
2006-08-29 diego Fix build after radio commit, patch by Jindrich Makovicka.
2006-08-28 aurel fix build failure when ASS is disabled
2006-08-28 diego ftp.mplayerhq.hu --> upload.mplayerhq.hu
2006-08-28 reimar Cosmetics: reindent, remove tabs and break overlong lines.
2006-08-28 reimar Cosmetics: fix indentation after last patch
2006-08-28 reimar Hardware EOSD (ass) support.
2006-08-28 michael "global header" support, this is pretty much just copy and pasted code from
2006-08-28 eugeni Add EOSD support to vf_vo.
2006-08-28 reimar Forgot that AUTHORS has multiple sections and ended up putting
2006-08-28 reimar Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not apply cleanly before.
2006-08-28 reimar svn diff does not show files you forgot to add, so recommend of svn status, too
2006-08-28 reimar Forgotten documentation part of radio support patch
2006-08-28 vayne bug fix for starting gmplayer with -fs when using the sub window
2006-08-28 vayne vo_colorkey change to avoid clashes with other black windows
2006-08-28 michael segfault fix
2006-08-28 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
2006-08-28 eugeni Ignore '*' at the beginning of style name.
2006-08-28 eugeni Fix font scaling taking margins into account.
2006-08-28 diego Add missing backslashes.
2006-08-28 gpoirier sync with r19561
2006-08-28 eugeni Add -(no)ass-use-margins option.
2006-08-28 jheryan Synced to 25.8.2006
2006-08-28 jheryan Synced to 25.8.2006
2006-08-28 jheryan Synced to 25.8.2006
2006-08-28 diego live.com --> LIVE555
2006-08-27 diego Move MLIB_LIB to COMMON_LIBS.
2006-08-27 eugeni Cosmetics: fix indentation after r19562.
2006-08-27 eugeni Transition effects support.
2006-08-27 diego Clarify font load message.
2006-08-27 diego Reenable some encoders even for MPlayer-only compilation, some filters need it.
2006-08-27 diego Only add include flags if cc_check succeeded.
2006-08-27 diego Remove XMMS_CFLAGS from CFLAGS, the variable is never set.
2006-08-27 diego Clarify messages.
2006-08-27 eugeni Zero fill ass_settings_t before use.
2006-08-27 reimar Mixed up from and to charsets in iconv open failure message.
2006-08-26 diego Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.
2006-08-26 diego Remove superfluous --with-termcaplib option.
2006-08-26 diego Add --extra-libs option to pass linker flags.
2006-08-26 eugeni Simplify ass_glyph_cache_reset().
2006-08-26 reimar Fix mingw compilation
2006-08-26 reimar Cosmetics: recommit patch changing return values to defines
2006-08-26 reimar Recreate tcp.c as partial copy from network.c
2006-08-26 reimar remove to allow readding as copy from network.c
2006-08-26 reimar Get rid of demux_aid_vid_mismatch mess.
2006-08-26 eugeni Reset glyph cache on reconfigure.
2006-08-26 eugeni Add right and left margins support to libass.
2006-08-26 nicodvb don't try to autodetect aac in pes packets (the detection is prone to give wrong results); use the stream_type from the PMT instead
2006-08-26 diego Remove --with-madlibdir option, it never worked anyway.
2006-08-26 vayne Further fullscreen switching improvements. Fixes sub window position bug when exiting a file from fullscreen. Fixes sub window position when switching between windows and fullscreen modes.
2006-08-26 ben documented new slave mode commands
2006-08-26 ben extended slave mode with metadata retrieval commands
2006-08-25 ben added new helpers to allow easy metadata retrieval and make libmenu use them
2006-08-25 ben if double buffering is enabled, but vbeSetDisplayStart() fails, turn double buffering off (also adds support for VESA output under VMware).
2006-08-25 ben updated sample of libmenu config file with latest improvements
2006-08-25 ben new option for libmenu that allow display of properties and metadata of currently played stream
2006-08-25 diego Remove redundant variable that is contained in COMMON_LIBS.
2006-08-25 diego Remove redundant variables that are contained in COMMON_LIBS.
2006-08-25 diego Sync with the creation of the stream directory.
2006-08-25 diego Disentangle toolame CFLAGS and LDFLAGS handling.
2006-08-25 diego Disentangle libdv and vorbis linker flags.
2006-08-25 diego cosmetics: Move some parts to more sensible places.