log

age author description
2007-03-26 cehoyos Gui: Allow progress bar to move when playing mov or mp4 files
2007-03-25 diego Merge realcodecs/ documentation into the README.
2007-03-25 diego Use the top-level TOOLS Makefile to build the Real codecs wrappers.
2007-03-25 rathann Fixes:
2007-03-25 rtogni Add description of realcodecs subdir
2007-03-25 rtogni Check buffer size in header dump functions
2007-03-25 diego Fall back on plain awk during the awk test. It should be safe to assume
2007-03-25 cehoyos Fix compilation of libvo/vo_xvmc.c
2007-03-25 voroshil r22800: Get rid of useless conditional, using svgalib_helper now requires modifying
2007-03-24 iive Fix double close() in ve_vfw.c
2007-03-24 diego Linking hotfix, libavutil needs to come after libavcodec/libavformat.
2007-03-24 diego Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.
2007-03-24 diego cosmetics: Reorder parts of the Makefile in order to group parts sensibly together.
2007-03-24 diego Unconditionally add all subdirectories to PARTS. This way make clean always
2007-03-24 diego Move the addition of basic include flags to configure.
2007-03-24 diego libavutil/ is not optional, compile it unconditionally.
2007-03-24 diego Error out if the libavutil subdirectory is unavailable.
2007-03-24 diego Fix make depend: Declare extra dependencies before the rule.
2007-03-24 diego Move the addition of osdep/mplayer-rc.o to a place where it actually gets added to OBJS_MPLAYER.
2007-03-24 diego Remove multistage recursion for the vidix subdirectory and recurse from the
2007-03-24 diego Remove generated test program on clean, not just on distclean.
2007-03-24 diego Merge INCLUDES into CFLAGS and remove now redundant commands and rules.
2007-03-24 diego Ignore test program.
2007-03-24 diego cosmetics: Shorten long lines, remove trailing whitespace.
2007-03-24 diego Move test program removal on distclean to mpcommon.mak.
2007-03-24 rtogni Use AV_WB* instead of swap+memcpy+swap
2007-03-24 diego Get rid of useless conditional, using svgalib_helper now requires modifying
2007-03-24 diego Remove unnecessary explicit dependency.
2007-03-24 diego Build shared lib on all platforms.
2007-03-24 diego Remove OpenBSD linking hack. If this is (still) necessary, it needs to be
2007-03-24 diego Remove files maintained by Reimar that he no longer sees a use for.
2007-03-24 diego cosmetics: Shorten overly long lines.
2007-03-24 diego Update copyright year.
2007-03-24 nicodvb at open() discard front margin/empty sectors (fixes demuxing by libavformat); patch by Zuxy meng
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).