log

age author description
2007-04-08 nicodvb small syntax fix: muxrate is expressed in units of 400 bits/second, not 50 bytes per second
2007-04-07 diego Ignore generated pci_*.[ch] files.
2007-04-07 ben trashed deprecated libdha dir
2007-04-07 ben moved old README file from libdha dir to vidix one
2007-04-07 reimar Start to separate bad-autodetection hacks from other stuff in extension-based
2007-04-07 diego .dxa files should be handled by libavformat.
2007-04-07 diego support for C93 video
2007-04-07 nicodvb 10l, the scr must be reset before overwriting the first pack with the correct system header (format=mpeg1|2)
2007-04-07 diego support for THP ADPCM audio
2007-04-07 rtogni qdrw changed output format in ffmpeg r8630, sync codecs.conf and require
2007-04-07 diego typo
2007-04-07 eugeni Fix lost hard linebreaks in libass by repeating the loop when both soft and
2007-04-07 ben missing includes in generated file
2007-04-07 ben restored pci_db2c.awk file from previous broken commit
2007-04-07 attila Add "Requirements" and "Mailinglist" section
2007-04-07 nicodvb reversed r22879 until I discover why it's giving so many sync problems; I'll eventually recommit it in a fixed form
2007-04-06 rtogni Support Windows codecs from RealPlayer10
2007-04-06 diego Remove useless #includes.
2007-04-06 diego Remove useless #includes.
2007-04-06 diego consistent include paths for config.h et al.
2007-04-06 diego Consistent include paths for config.h.
2007-04-06 reimar BMP support for mf://
2007-04-06 ben missing headers in vidix drivers registry files
2007-04-06 ben renamed libdha.[hc] to dha.[hc]
2007-04-06 ben merged libdha and libvidix, moved all files from libdha to vidix directory
2007-04-06 diego There was a fallback value for libtheora linker flags, but it was never added
2007-04-05 voroshil Ability to specify video and audio capture device names
2007-04-04 gpoirier typo fix (s/M/N/) in IMPORTA_M_T
2007-04-04 gpoirier sync with r22902
2007-04-04 cehoyos Fix compilation after FFmpeg r8619.
2007-04-03 rtogni Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte
2007-04-03 cehoyos Use teardownMediaSession() instead of teardownMediaSubsession()
2007-04-03 cehoyos Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24
2007-04-03 voroshil r22854: Remove empty section.
2007-04-03 voroshil r22845: Clarify -xineramascreen -2 behaviour
2007-04-03 vayne thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru.
2007-04-03 diego Use "generic" optimization instead of 686 as default for runtime-cpudetection
2007-04-03 diego Mention DNS round-robin system in the mirroring HOWTO.
2007-04-01 uau "()" to "(void)" function param list fixes
2007-04-01 aurel remove useless ()
2007-04-01 nicodvb restored previous definition of -mpegopts :drop and :tsaf (r22900); they were there for a good reason
2007-04-01 nicodvb removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsaf
2007-04-01 nicodvb documented -mpegopts :adelay
2007-04-01 nicodvb removed init_apts and init_vpts; added :adelay in addition to :vdelay
2007-04-01 ben GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (though it doesn't work better right now)
2007-04-01 nicodvb cosmetics: removed trailing spaces
2007-04-01 ben segfaults if name is NULL
2007-04-01 diego Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the
2007-04-01 diego Add support for the THP game format.
2007-04-01 diego typo fixes ported from VLC
2007-04-01 ben updated pci ids list, fixed vidix drivers compilation and added nearly exhaustive pci ids for nvidia driver
2007-04-01 ben allow passing :help to -vo [cx]vidix to get list of all compiled in vidix drivers
2007-04-01 cehoyos mention most RTSP changes
2007-04-01 ben killed warnings in cyberblade driver
2007-04-01 ben killed warnings in rage128 driver
2007-04-01 ben killed warnings in pm3 driver
2007-04-01 ben killed warnings in savage driver
2007-04-01 ben killed warnings in sis driver
2007-04-01 ben killed warnings in unichrome driver
2007-04-01 ben simplified function prototypes to avoid casts but keep external API compatibility
2007-04-01 diego Move pci.db out of its single-file subdirectory.
2007-04-01 diego Do not remove or ignore pci.db.
2007-04-01 ben useless externs
2007-04-01 nicodvb in flush_buffers() removed code that required the presence of an amount of audio data >= video data in the temporal domain
2007-04-01 ben removed references to no longer used internal drivers functions
2007-04-01 ben updated vidix.h from upstream vidix project
2007-04-01 ben checking for dynamic drivers version number is now pointless
2007-04-01 ben switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in
2007-04-01 diego Ignore netstream and fix its compilation; remove object files on make clean.
2007-04-01 diego Move netstream.c out of its single-file subdirectory.
2007-04-01 diego Remove unnecessary dependencies.
2007-04-01 diego Get netstream somewhat closer to linking.
2007-04-01 cehoyos Support h264 over rtsp
2007-04-01 cehoyos Cosmetics: Move variable declaration and initialization up.
2007-04-01 diego Move driver files directly into the vidix directory.
2007-03-31 diego Merge all VIDIX drivers into libvidix.a.
2007-03-31 diego Append objects derived from sources to OBJS_*. This way the OBJS_* variables
2007-03-31 diego Move QNX-specific settings next to the other OS-specific settings.
2007-03-31 diego Don't compile cpuinfo and fastmemcpybench by default.
2007-03-31 iive Use FT_Glyph_StrokeBorder to render only the outside border.
2007-03-31 diego Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yes
2007-03-31 diego Sync with removed tools.
2007-03-31 diego Remove obsolete TV output tools.
2007-03-31 diego Remove unused/nonworking wallpaper setting utility.
2007-03-31 diego Remove unused benchmarking scripts.
2007-03-31 diego Remove obsolete bitmap font tools.
2007-03-31 diego Remove obsolete/unnecessary/trivial scripts and programs.
2007-03-31 diego Build libdha statically like all the other libraries.
2007-03-31 diego Remove empty section.
2007-03-31 cehoyos Gui: Show correct time after seeking in audio-only files.
2007-03-31 Gabrov synced with r22772
2007-03-31 Gabrov synced with r22800 (missing from previous commit)
2007-03-31 Gabrov synced with r22849
2007-03-31 Gabrov synced with r22845
2007-03-30 uau Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg
2007-03-30 diego Handle proper compilation on Mac OS X.
2007-03-30 gpoirier sync w/ r21155
2007-03-30 reimar Clarify -xineramascreen -2 behaviour
2007-03-29 diego cosmetics: Remove all trailing whitespace.
2007-03-29 diego some sync by Fernando Tarín, lists.im gmail com
2007-03-29 rathann Missing svn add from r22841.
2007-03-29 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
2007-03-29 diego Remove stray variable that was causing tests to fail randomly.
2007-03-29 diego OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.
2007-03-28 nicodvb replaced ! with not as adviced by Reimar
2007-03-28 nicodvb mention vidix in Solaris/x86
2007-03-28 nicodvb don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff made me twist the log)
2007-03-28 nicodvb in solaris the I/O device to mmap() is /dev/xsvc, not /dev/mem
2007-03-27 kraymer Spanish man page updates by Fernando Tarín
2007-03-27 gpoirier document edgedetect.fp, emboss.fp
2007-03-26 cehoyos Revert r22819
2007-03-26 iive prevent building xvmc with the old api.
2007-03-26 iive sync to lavcodecs version
2007-03-26 kraymer r22637: Allow to specify frequencies in channels option.
2007-03-26 kraymer Spanish man page updates by Fernando Tarín
2007-03-26 cehoyos Handle X-QT extradata in a slightly more correct way
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).
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.