log

age author description
2007-03-24 attila the mirror howto isnt preliminary anymore
2007-03-24 voroshil r22622: Wording improvement as suggested by Michael.
2007-03-24 voroshil r22547: fix up some longer than 80 char lines , and use suggestion from Diego.
2007-03-24 voroshil r22547: fix up some longer than 80 char lines , and use suggestion from Diego.
2007-03-24 voroshil r22772: Radio driver loading rework.
2007-03-23 diego cosmetics: Merge #ifdefs for better readability.
2007-03-23 compn add mf://bmp wish, remove deinterlace filter during playback
2007-03-23 aurel call vbeGetControllerInfo() only once
2007-03-22 gpoirier sync with r22779
2007-03-22 ptt lexical fixes
2007-03-22 ptt syntax/lexical fixes
2007-03-22 ptt sync'd up to r21452
2007-03-22 ptt sync'd up to r22772
2007-03-22 kraymer roff fix: escape dash for options
2007-03-22 cehoyos r22776: 'D' also turns off and on kerndeint
2007-03-22 cehoyos Fix filepos calculation
2007-03-22 cehoyos 'D' also turns off and on kerndeint
2007-03-22 cehoyos allows to de- and reactivate kerndeint on the fly
2007-03-22 cehoyos Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)
2007-03-22 michael reasonable cutoff frequency default
2007-03-21 voroshil Radio driver loading rework.
2007-03-21 cehoyos Fix comment about defining HAVE_POSIX_SELECT
2007-03-21 diego Conditionally compile vf_bmovl.c instead of enclosing all of the file
2007-03-21 diego Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
2007-03-20 rtogni Declare eof only when stream 0 gets eof
2007-03-20 rtogni Fix for realrtsp urls with more than 2 streams:
2007-03-20 diego Remove unnecessary unistd.h include.
2007-03-20 diego Remove MinGW hack, it's no longer needed.
2007-03-20 diego Rename open to af_open so as not to conflict with a previous header definition.
2007-03-20 diego Add missing $(EXESUF).
2007-03-20 ptt tab typo fixed
2007-03-20 diego Add vfw2menc to the Makefile.
2007-03-20 ptt sync'd up to r22483
2007-03-20 diego Add explicit SDL include path. This should allow compilation even when
2007-03-20 diego Add return 0 to fix the following warning:
2007-03-20 diego Include stdlib.h and string.h to fix the following warnings:
2007-03-20 diego Add #include <string.h> to fix the following warning:
2007-03-20 diego Move gltest and bmovl-test into the main TOOLS directory, subdirectories
2007-03-19 diego --enable-win32 was renamed to --enable-win32dll.
2007-03-19 compn ok so cljr , vcr1 and msmpegv1 dont actually work... removed
2007-03-19 compn aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!
2007-03-19 compn gsm requires libgsm so remove it
2007-03-19 compn add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)
2007-03-19 compn split sonic into sonic/sonicls and wma into wmav1/wmav2
2007-03-19 compn add png and gif encoders, how to use them with mencoder is another question
2007-03-19 reimar Explain workaround for -vo gl:scaled-osd -ass image corruption.
2007-03-19 voroshil Add missing bogus norm warning for v4l2
2007-03-19 voroshil Make sure bogus parameter will not be ignored by user.
2007-03-19 diego Simplify Makefile.
2007-03-19 diego Conditionally compile af_export instead of having #ifdef around the file.
2007-03-19 diego Move -I. to the front of CFLAGS, works around problems with headers from
2007-03-19 diego Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.
2007-03-19 diego Remove commented-out Cygwin CFLAGS settings.
2007-03-19 diego Move setting Cygwin specific CFLAGS to configure.
2007-03-19 michael video filters i maintain ...
2007-03-18 diego The -Wdeclaration-after-statement test needs a C program.
2007-03-18 diego Move -I. and -I.. to the front of CFLAGS so that headers in the root directory
2007-03-18 diego Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
2007-03-18 cehoyos Added myself, as suggested by Diego
2007-03-18 nicodvb check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris
2007-03-18 diego Merge CFLAGS lines.
2007-03-18 diego Move setting CXXFLAGS to configure.
2007-03-18 rtogni Support multiple tags in a single line and tags on the same line as the
2007-03-18 diego Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.
2007-03-18 nicodvb shared libavcodec is not at all broken/obsolete, but simply discouraged
2007-03-18 diego Group (system-specific) CFLAGS settings together.
2007-03-18 diego Move Cygwin specific #define setting to system OS-specific settings section.
2007-03-18 diego Move setting of TARGET_WIN32 together with other Win32 settings.
2007-03-18 diego Rename win32 variable to the more sensible name win32dll.
2007-03-18 diego Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's added
2007-03-18 gpoirier sync with r22637
2007-03-18 rtogni Support application/smil as mimetype for smil-over-realrtsp
2007-03-18 compn add ffbmp decoder, cant figure out fourcc bit so use format for avi...
2007-03-18 diego Move fast cmov detection code from the PPC section into the x86 section
2007-03-18 compn add new audio and video codecs to libavcodec list
2007-03-18 diego support for setting and detecting FAST_CMOV
2007-03-18 compn add some updates
2007-03-18 uau Fix configure -march detection for athlon-xp
2007-03-18 diego Remove empty directory.
2007-03-18 michael fix full range (jpeg yuv) chroma
2007-03-18 attila cosmetics, fix indentation
2007-03-18 attila allow horizontal resolutions >1024 in case we have a G550
2007-03-18 attila sync mga_vid.h to the one in the mga_vid repo.
2007-03-17 diego Move files from radeon/ subdirectory here.
2007-03-17 compn add fourcc for dxa files, approved by diego
2007-03-17 diego Remove radeonfb, the version in the Linux kernel is much better.
2007-03-17 compn add ffdxa , works on samples/game-formats/dxa/epic.dxa
2007-03-17 diego Do not disable cache on MinGW, just disable shmem compilation.
2007-03-17 diego 'make install' now takes care of most manual installation steps for *_vid.o.
2007-03-17 diego Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.
2007-03-17 diego wording/spelling/grammar/updates/cosmetics
2007-03-17 diego Merge Makefile from radeon/ subdirectory into this one.
2007-03-17 diego Create device nodes upon install.
2007-03-17 compn update release number
2007-03-17 diego Introduce OBJS variable for the list of objects to build.
2007-03-17 compn add ffdca decoder
2007-03-17 diego Remove support for 2.5.x kernels.
2007-03-17 diego Add a link to Attila's mga_vid port to Linux 2.6.x.
2007-03-17 diego Remove useless compilation commands that are provided by builtin rules.
2007-03-17 diego Merge test rules using general pattern.
2007-03-17 diego Install tdfx_vid.o as well.
2007-03-17 diego Remove now unnecessary MGA_VID_OBJ variable indirection.
2007-03-17 diego Remove pointless variable indirection.
2007-03-17 diego Remove remnants of Linux 2.6 support, the mga_vid.c part was made to
2007-03-17 diego Remove pointless variable indirection for -I options.
2007-03-17 diego Remove unnecessary -I option from CFLAGS.
2007-03-17 diego tdfx_vid compilation has been simplified.
2007-03-17 voroshil New slave command: tv_step_freq <offset in MHz>
2007-03-17 diego cosmetics: Remove superfluous comment.
2007-03-17 diego Remove superfluous .o creation rule, it's the same as the builtin one.
2007-03-17 diego Remove unused variables INCLUDES and MOD_PATH_PREFIX.
2007-03-17 diego Remove unused variable AFLAGS.
2007-03-17 diego Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.
2007-03-17 diego Some more details for the mga_vid section taken from drivers/README.
2007-03-17 diego wording/spelling/cosmetics
2007-03-17 diego Rename tdfx_vid_tst to tdfx_vid_test.
2007-03-17 diego Merge README.linux.2.6 into general README.
2007-03-17 diego Merge Rage128 README into general README.
2007-03-17 voroshil 10l: omitted '-e' in my r22630 commit.
2007-03-17 diego Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.
2007-03-17 diego Merge CFLAGS and INCLUDES where appropriate.
2007-03-17 diego Make strange clean/distclean rules behave in a more standard fashion.
2007-03-17 diego Get rid of ugly conditionals.
2007-03-17 diego Get rid of stupid recursion within a single directory.
2007-03-17 diego Remove unnecessary include options from compilation command.
2007-03-17 diego Simplify compilation commands.
2007-03-17 diego Remove rule for non-existing file.
2007-03-17 diego Simplify compilation command.
2007-03-17 diego Mark phony targets as such.
2007-03-17 diego whitespace cosmetics
2007-03-17 diego Mark phony targets as such.
2007-03-17 diego Split dependency and rule declaration, avoids duplicate command.
2007-03-17 diego Simplify compilation commands.
2007-03-17 diego Bring somewhat closer to linking, still won't work, though.
2007-03-17 diego Simplify link command.
2007-03-17 diego Bring netstream somewhat closer to linking, still won't work.
2007-03-17 diego Remove unnecessary -I option from CFLAGS.
2007-03-17 diego Mark phony targets as such.
2007-03-17 diego Merge INCLUDE and CFLAGS, fixes Cola from last commit.
2007-03-17 diego Remove unused variable.
2007-03-17 diego Fix compilation, bswap.h is now mpbswap.h.
2007-03-17 diego Remove redundant rule for creating .o files from .c files, it's builtin.
2007-03-17 diego Remove obsolete .SUFFIXES variable.
2007-03-17 diego Remove nonsensical unused rules.
2007-03-16 diego Use quotes instead of angular brackets for non-system includes.
2007-03-16 diego Bring vivodump closer to linking; remains broken.
2007-03-16 diego Fix linking: libswscale depends on libavutil, verbose was multiply defined...
2007-03-16 diego Fix compilation due to reorganized header files.
2007-03-16 diego whitespace cosmetics
2007-03-16 diego Remove duplicate largefile CFLAGS that are set from configure.
2007-03-16 diego Turn on largefile support for libdvdcss as well.
2007-03-16 diego Remove CFLAGS that are already set by configure.
2007-03-16 diego Put special CFLAGS for low accuracy tremor in the Makefile, similar to the
2007-03-16 kraymer r22492: documented -reuse-socket
2007-03-16 diego Remove unnecessary -I option from CFLAGS.
2007-03-16 voroshil Allow to specify frequencies in channels option.
2007-03-16 voroshil Mark myself as new TV maintainer as suggested by Jindrich Makovicka
2007-03-16 compn add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avi
2007-03-16 uau Matroska seeking fixes
2007-03-16 gpoirier sync with r22503
2007-03-16 compn add mute bind which has been default for a while, any other missing defaults?
2007-03-16 compn some updates from memory and mplayer irc users
2007-03-16 voroshil libavcodec's DXA decoder is dependent on zlib
2007-03-16 diego Remove useless -I./skin from CFLAGS.
2007-03-16 diego Don't look for header files in ../../ anymore. Compilation was broken unless
2007-03-15 diego Remove unnecessary -I./wm option from CFLAGS.
2007-03-15 diego Remove useless -I../loader option from CFLAGS.
2007-03-15 diego Use explicit path for headers from the dshow/ subdirectory.
2007-03-15 diego Use explicit path for headers from the loader/ directory.
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2007-03-15 diego Wording improvement as suggested by Michael.
2007-03-15 diego Add live555 include flags to CXXFLAGS only.
2007-03-15 diego Add a FIXME note about new sentences on new lines.
2007-03-15 diego Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2007-03-15 diego Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.
2007-03-15 diego Simplify setting special CFLAGS for decode_i586.o.
2007-03-15 diego Remove unnecessary Darwin entry from CFLAGS.
2007-03-15 diego Simplify conditional expression.
2007-03-15 diego Remove Darwin AltiVec CFLAGS settings, configure handles this.
2007-03-15 michael update password-gpg rule from ffmpeg
2007-03-15 michael update >5 line reindention rule to what is in ffmpeg
2007-03-15 michael update spliting rule to what i just added to ffmpeg
2007-03-15 michael cosmetic (move warning point after the existing policy points instead of the middle)
2007-03-15 diego Remove addition of AltiVec flags to CFLAGS, configure takes care of this.
2007-03-15 diego Remove unnecessary include from CFLAGS.
2007-03-15 diego Use explicit header location, don't use CFLAGS for simple subdirectories.
2007-03-15 reimar Check for eof in loop searching for data chunk.
2007-03-15 diego Reuse common parts of all Makefiles.
2007-03-15 diego Use versioned names explicitly instead of employed backwards-named variables.
2007-03-15 diego Simplify conditional expression.
2007-03-15 diego Remove Cygwin case from conditional, it's overridden by the Win32 case.
2007-03-15 diego Revert previous broken commit.
2007-03-15 diego Remove Cygwin case from conditional, it's overridden by the Win32 case.
2007-03-15 diego Rename LIBS variable to more standard name EXTRALIBS.
2007-03-15 diego Fix test program linkage.
2007-03-15 diego Include loader/ prefix in #include path everywhere.
2007-03-15 diego SHORTNAME is not a target so it should not be used as prerequisite.
2007-03-15 diego Merge two clean commands.
2007-03-15 diego whitespace cosmetics
2007-03-15 diego Use standard variable names for SRCS and OBJS.
2007-03-15 diego Install targets should not remove files.
2007-03-14 diego Add pci_names.c as prerequisite of the all target instead of the .o files.
2007-03-14 diego Use the install program detected by configure.
2007-03-14 diego Remove useless .SUFFIXES variable.
2007-03-14 diego Remove unused SONAME_FLAGS variable.
2007-03-14 diego Remove commented out superfluous lines.
2007-03-14 diego Simplify rules using make shorthands.
2007-03-14 diego whitespace cosmetics
2007-03-14 diego Simplify handling of extra library flags.
2007-03-14 diego Remove superfluous rule and variables, X_LIB does not exist any longer.
2007-03-14 diego Remove superfluous variable indirection.
2007-03-14 diego Reuse common parts of all Makefiles through mpcommon.mak.
2007-03-14 diego Rename all target to libs.
2007-03-14 diego Separate prerequisites and rules to avoid redundant rules.
2007-03-14 diego whitespace cosmetics
2007-03-14 diego Generate dependency information.
2007-03-14 diego Remove superfluous rule and variable.
2007-03-14 diego Properly mark all phony targets as such.
2007-03-14 diego Rename VIDIX_CFLAGS to CFLAGS.
2007-03-14 diego Remove unused variable.
2007-03-14 compn dont start newline with a space and readd subdirectory
2007-03-14 kraymer major man page update
2007-03-14 diego Use 'libs' instead of 'all' target.
2007-03-14 diego Reuse common parts of all Makefiles through mpcommon.mak.
2007-03-14 diego Don't remove 'test' on distclean, there is no such file.
2007-03-14 diego cosmetics: Rename variables for consistency with other Makefiles.
2007-03-14 diego consistency cosmetics
2007-03-14 diego Simplify library generation rule.
2007-03-14 diego Merge all and do_drivers rules.
2007-03-14 diego Remove superfluous/obsolete rules and variables.
2007-03-13 diego dep/depend should be a double colon target as well.
2007-03-13 diego cosmetics: Move some parts around to make more sense overall.
2007-03-13 diego Fix live555 compilation when stream cache is disabled.
2007-03-13 diego cosmetics: Move depend target in preparation for upcoming changes.
2007-03-13 diego Simplify test program compilation.
2007-03-13 diego Fix test program compilation.
2007-03-13 diego Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency.
2007-03-13 diego Simplify CFLAGS handling.
2007-03-13 diego Remove unnecessary -I option.
2007-03-13 diego Remove unnecessary -I option.
2007-03-13 gpoirier fix wrong typo fix, as noted by Diego
2007-03-13 diego cosmetics: Fix indentation, reorder some lines for consistency.
2007-03-13 gpoirier fix some trivial typos
2007-03-13 compn fix up some longer than 80 char lines , and use suggestion from Diego.
2007-03-13 diego Give more descriptive names to the source and library variables and split
2007-03-13 diego Remove useless #define.
2007-03-13 diego Give the library generation target a more sensible name.
2007-03-13 diego Add common sources to .depend target.
2007-03-13 diego Handle common parts at the objects instead of at the sources level.
2007-03-12 diego codecs.conf.h needs to be made before .depend.
2007-03-12 diego Mark phony targets as such.
2007-03-12 diego dirclean target was removed, don't mark as phony.
2007-03-12 rtogni Remove code duplication in smil parser
2007-03-12 nicodvb cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl Eugen Hoyos
2007-03-12 rtogni Support smil embedded into xml, fixes bugzilla #768
2007-03-12 diego mp_msg.c is never built with -DCODECS2HTML.
2007-03-12 diego Remove -DCODECS2HTML from .depend creation.
2007-03-12 voroshil r22521: Clarify -reuse-socket description.
2007-03-12 voroshil r22408: add -tv driver=help entry, also add dshow tv driver
2007-03-12 voroshil r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
2007-03-12 voroshil r22331: Remove some #if 0 code
2007-03-12 diego Clarify that commits should not be split arbitrarily by file/directory.
2007-03-12 diego spelling/punctuation
2007-03-12 ivo fix forgotten \
2007-03-12 compn add vcd:// for win32, patch by zuxy meng
2007-03-12 diego Source files should not contain non-ASCII characters.
2007-03-12 compn add vcd:// for win32, patch by zuxy meng
2007-03-12 compn add vcd support to mingw, patch by zuxy meng
2007-03-12 diego minor clarification
2007-03-12 diego Clarify -reuse-socket description.
2007-03-12 diego typo
2007-03-12 diego Fix comment about test application compilation.
2007-03-11 diego Add codec-cfg-test, remove now obsolete entries.
2007-03-11 diego Add codec-cfg-test target.
2007-03-11 uau Allow demuxers to return packets with no pts in -correct-pts mode
2007-03-11 uau Reindent messy functions before working on them
2007-03-11 diego Make sure docbook 4.x gets preferred over 3.x.
2007-03-11 diego mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODER
2007-03-11 diego wording/spelling for lscale=2 suboption
2007-03-11 diego 'make clean' should remove generated binaries.
2007-03-11 diego Merge clean and dirclean targets.
2007-03-11 reimar forgotten lscale=2 part for gl_common.h
2007-03-11 reimar Document lscale=2
2007-03-11 reimar Add a new GPU-based scaling method to vo gl
2007-03-11 uau Move the sh_audio->delay field to mpctx->delay.
2007-03-10 vayne fixed dvd chapter and title switching
2007-03-10 vayne removed redundant assignments, these get handled in evDropFile
2007-03-09 nicodvb corrected description of -reuse-socket as described by Rich
2007-03-09 ods15 remove some lines which should have never been in demux_nut.c, broke CPU
2007-03-09 uau Include <string.h> explicitly.
2007-03-09 diego Rename to a more sane spelling.
2007-03-09 gpoirier Improve MPlayerOSX building process:
2007-03-09 uau Move command.c.tmp over now identical command.c
2007-03-09 uau Change to match current command.c (same functionality).
2007-03-09 uau Add alternative way to create command.c to svn history,
2007-03-08 rtogni 100l, allocated buffer was too small.
2007-03-08 reimar Support function lookup via ordinal
2007-03-08 reimar Allow declaring special undefined functions that will return NULL
2007-03-08 nicodvb documented -reuse-socket
2007-03-08 nicodvb optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by me
2007-03-08 diego Add more FourCC values for the Xvid decoder.
2007-03-08 diego Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com.
2007-03-08 diego spelling/punctuation/grammar/wording improvements, no semantic changes
2007-03-08 diego Add PIX_FMT_PAL8 to isPacked().
2007-03-08 reimar 100l, last patch broke window resizing with xv and xvmc.
2007-03-07 diego Merge all .PHONY target declarations.
2007-03-07 gpoirier Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patch
2007-03-07 diego Fix unkown --> unkNown typo.
2007-03-07 uau Fix audio samplerates below 7000 Hz.
2007-03-06 nicodvb support for AMR; it works inserting in the first byte of the demux_packet
2007-03-06 kraymer mplayer.1
2007-03-06 reimar Factor out some duplicated code in vo_xv and vo_xvmc
2007-03-06 compn __defines are reserved for gcc
2007-03-06 reimar Simplify config by using code available in video_out.c
2007-03-06 reimar Fix bad uninit when switching DVB channels.
2007-03-06 eugeni A function always returning 0 could as well return void.
2007-03-06 eugeni Text alignment should not use bounding boxes of individual glyphs.
2007-03-06 eugeni Reset advance vector and glyph bounding box if glyph could not be found.
2007-03-05 nicodvb removed unused definition of insertRTPData(); it's not only unused,
2007-03-05 Gabrov synced with r22428
2007-03-05 Gabrov synced with r22469
2007-03-05 lorenm truncate mencoder's output file if it exists, instead of overwriting just part of it.
2007-03-05 reimar Audio should now work fine, so remove the ENABLE_AUDIO ifdef
2007-03-05 reimar Implement percent-based seeking
2007-03-05 reimar Fix seeking for avisynth audio.
2007-03-05 reimar Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo
2007-03-05 reimar remove pointless cast to int
2007-03-05 reimar Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.
2007-03-05 reimar Allow to add/modify keybind for '#'
2007-03-05 diego -nomouseinput is no longer X11 only.
2007-03-04 reimar Add code to detect and convert to console codepage on Windows.
2007-03-04 reimar Include stdio.h for printf
2007-03-04 nicodvb when seeking consider stream->start_pos instead of 0 as initial position; patch by Zuxy Meng approved by Michael
2007-03-04 compn getopt is only needed on msvc, remove from mingw/linux compile info
2007-03-04 kraymer 10l, remove local-only file from ignore list
2007-03-04 compn add vfw2menc info into README
2007-03-04 kraymer shut up 'svn status' by ignoring symlinked files
2007-03-04 compn add -xvfwopts compdata suboption to man page
2007-03-04 reimar Remove variable that is unnecessary after last patch
2007-03-04 reimar Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.
2007-03-04 reimar Set pts also for audio packets
2007-03-04 reimar Already frameno == num_frames means we reached EOF.
2007-03-04 reimar Fix crash with avisynth audio-only files and take audio length into account when length is queried.
2007-03-04 reimar Support more avisynth audio sample types (untested)
2007-03-04 reimar Remove useless void * casts
2007-03-04 reimar Do not read more audio samples than available
2007-03-04 reimar Fix pakcet -> packet typo in output
2007-03-04 reimar Set format tag for float samples correctly (currently useless)
2007-03-04 reimar nomouseinput option should not depend on HAVE_X11.
2007-03-04 reimar Add support for tracking mouse movements.
2007-03-04 reimar Move/simplify some variable declarations
2007-03-04 reimar Demuxers have no business setting o_bps
2007-03-04 reimar First half-working avisynth audio support
2007-03-04 reimar Fix wrong setting of samplesize (must be bytes per sample, not bits)
2007-03-04 reimar ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be overridden at runtime.
2007-03-04 reimar Enable aid/vid stream selection, although it is quite useless currently.
2007-03-04 reimar Whitespace-only cosmetics: get rid of all remaining tabs
2007-03-04 reimar Generate resize events when size of -wid window changes.
2007-03-04 reimar Fix type and usage of avs_get_audio function
2007-03-04 reimar Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.
2007-03-04 nicodvb print the disc_id without using a buffer
2007-03-03 uau Fix copy-paste bug (must have broken something in the GUI)
2007-03-03 compn wrong capitolization, thats a comma not a period
2007-03-03 compn warn users about drm files, patch by zuxy meng
2007-03-03 compn warn users about DRM asf files, patch by zuxy meng
2007-03-03 vayne supposed to be using global m_config here, and this wasn't even getting set.
2007-03-03 reimar The original asm code for the stub returned 0, restore that behaviour.
2007-03-03 reimar Discard earlier failure in building filter chain when trying a new codec.
2007-03-03 nicodvb 10000l; in previous commit I allocated a buffer 1 byte too short
2007-03-03 nicodvb replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.
2007-03-03 nicodvb replaced 2 instances of sprintf() with snprintf() and one instance
2007-03-03 eugeni Fix incorrect spacing introduced in r22231:
2007-03-03 diego live555 version 2006.03.03 or later is needed to compile MPlayer.
2007-03-02 vayne cosmetics, fix indentation as pointed out by Reimar
2007-03-02 voroshil Rework of copying samples from directshow codecs.
2007-03-02 eugeni 10l: x2scr used twice instead of y2scr.
2007-03-02 eugeni Bugfix: transform origin to screen coordinates.
2007-03-02 compn add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
2007-03-02 vayne add missing playtree entry
2007-03-02 michael a small step toward 4 plane support
2007-03-02 michael copy src to prevent the user supplied argumet from being changed
2007-03-02 compn 10l: dshow isnt in svn yet
2007-03-02 compn add -tv driver=help entry, also add dshow tv driver
2007-03-02 vayne simplify and modify fullscreen switching to avoid improper aspects
2007-03-02 vayne add forgotten case value as per recent changes to mplayer.c
2007-03-01 michael rename to *_proposal.txt
2007-03-01 michael clarify quorum and majority requirements in respect to debians voting system
2007-03-01 michael url with a good description of how to determine the winner from the votes
2007-03-01 reimar Explain how to select all DVB channels on a frequency.
2007-03-01 reimar Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
2007-03-01 michael s/admin/leader/
2007-03-01 voroshil tv driver loading rework. As a side effect "-tv driver=help" option is
2007-03-01 michael weaken veto right
2007-03-01 ivo winsocks expects an int in milliseconds instead of struct timeval to set
2007-03-01 reimar Replace MIN with FFMIN
2007-03-01 reimar Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.
2007-03-01 reimar Use libavutil AV_RB/AV_WB macros instead of defining out own variants.
2007-03-01 reimar Add missing registers to asm code in mp3lib
2007-03-01 michael clarify root vs admin
2007-03-01 michael spelling fixes by ivan
2007-03-01 ivo 10l to me, typo. it should have read clflush
2007-03-01 ivo cosmetics, missing space
2007-03-01 ivo cflsh->clflush to keep consistent with Linux kernel
2007-03-01 voroshil Update release tag due to previous functional changes as noticed by Ivan
2007-03-01 michael new policy draft
2007-03-01 voroshil Update 3ivx decoder to latest version and allow it to load required library.
2007-03-01 voroshil Mark wma9spdshow audio codec as working, because hissing in audio (only one known
2007-03-01 uau Seek to -ss position, not 0, in per-file loop.
2007-02-28 reimar comment is a C-string and \ must be properly escaped as \\
2007-02-28 nicodvb test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Meng
2007-02-28 nicodvb cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_size
2007-02-28 ivo do not rely on svn internals and use svn info instead
2007-02-28 compn add comment about voxware on windows
2007-02-28 ivo also respond to --help, -h and -? command line options
2007-02-28 ivo fix printing of -(no)svn option
2007-02-28 ivo clarify -none command line option
2007-02-28 gpoirier remove C99-ism (mixed declaration and code),
2007-02-27 nicodvb implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS; patch by the usual Hoyos
2007-02-27 nicodvb assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyos
2007-02-27 nicodvb 1000l, removed code that messed with the internals of demux_packet_t (but there's still more); patch by C.E.Hoyos fixed by me
2007-02-27 nicodvb removed duplicated code in demux_seek(); stream_seek() already aligns to STREAM_BUFFER_SIZE boundary
2007-02-27 nicodvb 100000l: average != semidistance, fixed seeking to the middle position; patch by Zuxy meng (zuxy.megn gmail com)
2007-02-27 diego 10l: Add missing definition of USE_STREAM_CACHE.
2007-02-27 voroshil Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.
2007-02-27 diego Move the decision about stream cache compilation to configure.
2007-02-27 diego Move glob-win.c out of MinGW section, configure handles it.
2007-02-27 diego Simplify strip parameter for install handling.
2007-02-27 diego grammar/spelling
2007-02-27 diego small updates
2007-02-27 diego Simplify .depend file inclusion.
2007-02-27 diego Simplify .depend file inclusion.
2007-02-27 diego Adding an extra -I.. parameter is no longer necessary.
2007-02-27 diego Add commit nick for Rik Snel.
2007-02-27 rik compilation fix clip_uint8 -> av_clip_uint8
2007-02-27 uau Seek to -ss position without first starting audio/video from the start.
2007-02-27 diego Remove useless conditional.
2007-02-26 nicodvb copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl Eugen Hoyos
2007-02-26 ben support for new ivtv api
2007-02-26 voroshil Fix wrong typecast, which can cause MPlayer crash
2007-02-25 nicodvb 2 less variables
2007-02-25 nicodvb cosmetics: reformatted
2007-02-25 nicodvb removed unused variables
2007-02-25 nicodvb simplified parse_mpeg12_video()
2007-02-25 rathann Support for PowerPC 440x embedded CPUs.
2007-02-25 nicodvb member real_framerate is completely useless
2007-02-25 reimar mpcommon.c is a partial copy of mplayer.c, so recommit it as such.
2007-02-25 reimar The fragment program functions are and most likely always will be ARB-only,
2007-02-25 voroshil Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilation under
2007-02-25 reimar 10, checked for the wrong thing. Do aspect scaling only in config_video_out
2007-02-25 nicodvb cosmetics: reindented
2007-02-25 nicodvb removed commented/useless code from parse_mpeg12_video()
2007-02-25 reimar Add av_ prefix to clip functions
2007-02-24 compn 10l to me for bad todo items
2007-02-24 compn iive says xvmc stuff is long done
2007-02-24 compn remove some old and add new TODO
2007-02-24 diego Simplify .depend file inclusion.
2007-02-24 diego cosmetics: Fix some common typos, appropiate --> appropRiate,
2007-02-24 reimar 10l, avoid crash on invalid subtitle id
2007-02-24 Gabrov synced with r22331
2007-02-24 uau Remove some #if 0 code
2007-02-24 uau Move parsing of the -ss option to the option code.
2007-02-23 diego some more consistency for the VIDIX installation.
2007-02-23 Gabrov synced with r22292
2007-02-23 Gabrov synced with r22326
2007-02-23 vayne Gui compilation fixes
2007-02-23 voroshil Fix loading of mpeg4ds direct show video codec under win32, broken in r22322
2007-02-23 voroshil Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed
2007-02-23 voroshil Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file
2007-02-23 voroshil Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.
2007-02-23 uau Fix \a parsing broken in r22291
2007-02-23 uau Fix error in comment
2007-02-23 uau Reset the edl_decision flag after the seek is done.
2007-02-23 uau Separate function for seeking
2007-02-22 uau Remove useless fflush(stdout) calls. mp_msg already flushes output, and
2007-02-22 uau Move EDL code to separate functions
2007-02-22 uau Move some related variables together & add a comment
2007-02-22 compn update to 0.1 version from website
2007-02-22 compn add original website url per al3x comment
2007-02-22 voroshil r22276: Reallocate event_images_t, removing limit on simultanious events count.
2007-02-22 diego typo
2007-02-22 eugeni Add some missing includes.
2007-02-22 reimar Declarations must be before code
2007-02-22 uau Fix nonsense function type
2007-02-22 diego cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
2007-02-21 uau Cleanup, move "global" state from the frame_time_remaining mainloop
2007-02-21 ivo fix compilation with gcc 2.95.3
2007-02-21 uau Fix GUI compilation
2007-02-21 uau Add missing "if (use_gui)" before some GUI calls
2007-02-21 uau Fix menu to work with mpctx
2007-02-21 diego cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
2007-02-21 eugeni Oops, forgot {} before "else".
2007-02-21 uau Add missing #ifdef
2007-02-21 uau Split command/property handling from mplayer.c to a new file command.c.
2007-02-20 nicodvb a/r handled correctly by vd_ffmpeg
2007-02-20 nicodvb insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video as separate packet; patch by C.E.Hoyos
2007-02-20 nicodvb reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by Michael
2007-02-20 eugeni Cosmetics: fix indentation.
2007-02-20 eugeni With \t(\b) text becomes bold at the middle of time interval, not at the end
2007-02-20 ivo make message translatable
2007-02-20 eugeni Any style modifier followed by no recognizable parameter resets to the default.
2007-02-20 ivo more cosmetics
2007-02-20 ivo proper GPL heading
2007-02-20 ivo cosmetics
2007-02-20 eugeni \fn without an argument resets font family to the value from style.
2007-02-20 eugeni Fix display order of events.
2007-02-20 ivo proper authors of xmms demuxer
2007-02-20 michael dont set 0 nBlockAlign
2007-02-20 ivo probe ~/.xmms/Plugins for plugins too, so users without root access on their
2007-02-20 diego Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.
2007-02-19 eugeni Both (-1) and 1 mean bold font in SSA/ASS styles.