log

age author description
2007-09-24 aurel add support for yuva420p colorspace (yuv420p + alpha)
2007-09-24 diego Pass URLs to gmplayer when executing, it accepts URLs on the command line.
2007-09-24 diego Remove Application from list of Categories, it is not a valid category.
2007-09-24 diego French typo
2007-09-24 michael cosmetic (get rid of _ at the start of local variable names)
2007-09-23 diego According to MSDN a thread must call CoUninitialize once for each successful
2007-09-23 voroshil Add new features, implemented in tv://
2007-09-23 faust3 add functions for the vga register access patch by Guillaume LECERF <foxcore at gmail.com>
2007-09-22 iive Fix building without network.
2007-09-22 reimar Change outdated note for -subfps
2007-09-22 reimar Revert r24103, it was nonsense and add a comment that explains the code
2007-09-22 nicodvb removed unused function parameters
2007-09-22 nicodvb in ts_detect_streams() moved the iteration condition inside the loop
2007-09-20 faust3 add some commented register dumping code
2007-09-20 Gabrov synced with r24573
2007-09-20 lu_zero libnemesi changelog item
2007-09-19 faust3 rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch by Guillaume LECERF <foxcore at gmail.com>)
2007-09-19 lu_zero libnemesi support, yet another rtsp/rtp library...
2007-09-19 diego I have overhauled the build system.
2007-09-19 diego I don't maintain any Windows ports, but the Debian package.
2007-09-19 reimar Fix loads of typos
2007-09-19 diego Add myself as Debian package maintainer, Dariush has not been active in years.
2007-09-19 reimar (Re)move idiotic checks, ret can't be < 0 or > 0 if the loop condition
2007-09-19 reimar Fix a few typos
2007-09-18 eugeni More precise line spacing.
2007-09-18 eugeni Fix text height calculation. It depends on line spacing.
2007-09-18 eugeni Fix an obviously incorrect comment.
2007-09-18 eugeni Enable ass_line_spacing option.
2007-09-18 voroshil Implement setting gain control for video devices (usually webcams)
2007-09-18 diego MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turns
2007-09-18 reimar Mention that libavc png decoder depends on zlib
2007-09-18 diego Add comment that clears up what _WINGDI_H is for.
2007-09-18 diego Mark phony targets as such.
2007-09-18 diego Simplify commands with automatic variables.
2007-09-18 faust3 fix indentation after the last change (patch by Guillaume LECERF <foxcore at gmail.com>
2007-09-18 Gabrov synced with r24565
2007-09-18 diego Replace stdint.h #include by functionally equivalent inttypes.h.
2007-09-18 diego Replace x-dev dependency with x11proto-core-dev.
2007-09-18 reimar Explain how to use diff -uwbBE with svn directly
2007-09-17 faust3 it is no longer necessary to reboot the system after the dhahelperwin installation (based on code by Romain Lievin from the tilp project)
2007-09-17 faust3 - make dhahelperwin compile with mingw
2007-09-17 faust3 Make dhasetup more verbose based on code by
2007-09-17 faust3 rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
2007-09-17 diego Clarify the relationship between -msglevel and MPLAYER_VERBOSE.
2007-09-17 faust3 fix resolution detection for NV03 and NV04 cards, patch by Guillaume LECERF <foxcore at gmail.com>
2007-09-17 diego Upstream committed both of my libdvdcss patches.
2007-09-17 diego Leading underscores in identifiers are reserved in C.
2007-09-17 diego warning fix:
2007-09-17 voroshil r24550: msglevel 5 is the default.
2007-09-17 voroshil r24549: i_certify is no longer an option
2007-09-16 diego Clarify description of MPLAYER_VERBOSE.
2007-09-16 diego msglevel 5 is the default.
2007-09-16 compn i_certify is no longer an option
2007-09-16 compn reimar cleaned up tivo demuxer
2007-09-16 compn vfw2menc works on linux/windows
2007-09-16 diego Merge three sed invocations into one.
2007-09-16 diego Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man
2007-09-16 compn vfw2menc works on linux and windows x86 only
2007-09-16 reimar Make vd_ffmpeg work with lavf demuxer also for RealVideo.
2007-09-16 reimar ao_mpegpes does not support S16_LE format, do not claim it does!
2007-09-16 reimar Fix typo in comment
2007-09-15 ben reverted useless r24539
2007-09-15 ben added monkey audio fourcc in wave header
2007-09-15 reimar Add support for cook audio (though most .rm files don't work with lavf
2007-09-15 ben avoid rivatv_lock_nv40() from trashing the screen (patch by Guillaume Lecerf <fox at geexbox dot org>)
2007-09-15 ben fix screen width and height calculation on nvidia vidix (patch by Guillaume Lecerf (fox at geexbox dot org)
2007-09-15 uau getch2: Fix incorrect test
2007-09-15 ben prevent some vidix drivers to get compiled on powerpc, they are not intended to work
2007-09-15 ben restored vidix build on powerpc
2007-09-15 ben the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are not available on alpha and powerpc architectures
2007-09-15 ben this flag needs to be defined for pread() on powerpc
2007-09-15 ben ifdef one variable that is not used with alpha and powerpc architectures
2007-09-15 reimar Copy AC-3 bsmod field into IEC data-type field as required by the specs
2007-09-15 reimar Handle swab when input length is odd (treat it as if there was an additional
2007-09-15 reimar Avoid one more code duplication
2007-09-15 reimar get rid of pointless size parameter for tmf_load_chunk
2007-09-15 reimar Avoid using demux->stream->end_pos, it rarely does any good.
2007-09-15 reimar Slightly simplify IsValidAudioPacket
2007-09-15 reimar Simplify another two ifs into one
2007-09-15 reimar Make one mp_msg call out of 3
2007-09-15 reimar Simpler and more robust tar parsing
2007-09-15 reimar Get rid of bloated ty_extension function
2007-09-15 reimar Do not uselessly name structs
2007-09-15 reimar Remove another variable and reorder to avoid wasting space due to alignment
2007-09-15 reimar PTS should be passed as int64_t to demux_ty_CopyToDemuxPacket
2007-09-15 reimar Remove now useless parameters from demux_ty_CopyToDemuxPacket
2007-09-15 reimar Remove more unused code and variables
2007-09-15 diego cosmetics: Fix typo in function name.
2007-09-15 nicodvb removed unused members from dvdnav_priv_t
2007-09-15 nicodvb Removed dead code related to stills.
2007-09-15 ben updated changelog with recent monkey audio decoder support
2007-09-15 zuxy Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.h
2007-09-14 reimar live recordings can contain 0-size type 0 chunks, ignore them instead
2007-09-14 reimar Move some more variable declarations
2007-09-14 reimar Remove tabs and trailing whitespace
2007-09-14 reimar A few more useless ()
2007-09-14 reimar Minor simplifications
2007-09-14 reimar Further simplify demux_ty_FindESHeader
2007-09-14 reimar Optimize demux_ty_FindESHeader
2007-09-14 reimar Remove some commented-out debugging code
2007-09-14 reimar Fix demux_ty_FindESHeader so it won't overread
2007-09-14 reimar Simplify demux_ty_FindESPacket by reusing demux_ty_FindESHeader
2007-09-14 reimar Remove unused demux_ty_FindESPacket parameter
2007-09-14 reimar Simplify demux_ty_FindESHeader
2007-09-14 reimar Move variable declarations into the block where they are used
2007-09-14 reimar Another piece of duplicate code
2007-09-14 reimar Avoid a big piece of duplicated code
2007-09-14 reimar Get rid of more code duplication
2007-09-14 reimar Simplify XDS handling
2007-09-14 reimar Reduce code duplication
2007-09-14 reimar Greatly simplify IsValidAudioPacket, though this might break something
2007-09-14 reimar Simplify IsValidAudioPacket
2007-09-14 reimar Do not misuse a_streams for private info, demuxer->priv is for that!
2007-09-14 reimar Use AV_RB24
2007-09-14 reimar get rid of pointless pesFileId variables
2007-09-14 reimar Simplify AV_RB32 / 256 -> AV_RB24
2007-09-14 reimar Use AV_RB32 instead of tivobuffer2hostlong
2007-09-14 reimar Yet more cosmetics
2007-09-14 reimar Move timestamps to int64_t and use MP_NOPTS_VALUE
2007-09-14 reimar Demuxers are _not_ supposed to set ds->pts!
2007-09-14 reimar Fix completely broken get_ty_pts (it's an ordinary MPEG timestamp)
2007-09-14 reimar Another ty simplification
2007-09-14 reimar Remove unused variable
2007-09-14 reimar tmf_totalsize is not used either, remove it
2007-09-14 reimar More simplifications
2007-09-14 reimar Get rid of some quite pointless variables
2007-09-14 reimar Move boundary check before use!
2007-09-14 voroshil pthreads support is required for teletext
2007-09-14 reimar Remove unused tmf_totalchunks
2007-09-14 reimar Simplify EOF handling
2007-09-14 reimar Simplify tmf_filetooffset
2007-09-14 reimar Small simplifications
2007-09-14 reimar 10l, placed terminating 0 at the wrong place.
2007-09-14 reimar Avoid strlcpy, tar headers already have space to ensure 0-termination
2007-09-14 reimar Do not ignore last chunk in .tmf files, it will cause part of the file to be
2007-09-14 reimar Cosmetics: remove lots of useless () and {}.
2007-09-14 reimar Use CHUNKSIZE define in a few more places
2007-09-14 reimar Simplify ty_extensionis
2007-09-14 reimar Make demux_ty internal functions static
2007-09-14 reimar Use strtol instead of horribly suboptimal ty_octaltodecimal
2007-09-14 reimar Fix ESD check: use an ESD function to actually check linking and do
2007-09-14 reimar sigill_handler_sse is not needed and can not compile on 64 bit systems
2007-09-14 reimar Do not check for X86_FXSR_MAGIC define, it is missing in newer
2007-09-14 reimar Remove unused sigfpe handler
2007-09-14 reimar Remove test for SSE exception support that has been commented out since ages.
2007-09-14 reimar Fix off-by-one error if fsize is odd (does handling that case even make sense?)
2007-09-14 reimar Mark DTS tables as const
2007-09-14 reimar Fix 10l typo in syncword
2007-09-14 reimar Improved comments, based on patches by Ulion [ulion2002 gmail com]
2007-09-14 reimar Simplify and fix big-endian hwac3 header generation code.
2007-09-13 reimar Deobfuscate: use IMGFMT_RGB_DEPTH and IMGFMT_IS_BGR
2007-09-13 voroshil Fix missing reset/initialization (with tv parameters) of
2007-09-13 ben added monkey audio file extensions to extension table
2007-09-13 voroshil Move AM_MEDIA_TYPE structure definition to mediatype.h.
2007-09-13 reimar Check wLongsPerEntry before using it.
2007-09-13 diego Remove useless preprocessor check, _WINGDI_H is never defined.
2007-09-13 uau Add support for FFmpeg Monkey's Audio decoder
2007-09-13 diego warning fixes:
2007-09-13 reimar Replace constant by appropriate define
2007-09-13 diego Remove leading underscores from multiple inclusion guards,
2007-09-13 diego Fix include path.
2007-09-12 diego Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined.
2007-09-12 diego cosmetics: Use uppercase for multiple inclusion guards and comment #endifs.
2007-09-12 diego Remove useless #ifndef, __WINE_WINGDI_H is never defined.
2007-09-12 diego Remove redundant multiple inclusion guard.
2007-09-12 reimar DOCS/tech/colorspaces.txt says I420 and IYUV are the same, so add IYUV at the
2007-09-12 voroshil r24423: Implementation of tv:// driver autodetection.
2007-09-12 voroshil r24423: Implementation of tv:// driver autodetection.
2007-09-12 diego Consistently use path as multiple inclusion guard.
2007-09-12 Gabrov synced with r24423
2007-09-12 diego Add missing #include to fix compilation.
2007-09-12 reimar Do not replace _ by - if x86_64 is given in --target.
2007-09-11 gpoirier sync w/r24423
2007-09-10 cehoyos Fix indentation after r24367.
2007-09-10 kraymer r24294: suboption consistency, add fixme document -vivo suboptions
2007-09-10 voroshil Revert r24424.
2007-09-10 voroshil Fix for:
2007-09-10 voroshil Fix for a lot of
2007-09-10 voroshil Implementation of tv:// driver autodetection.
2007-09-10 diego cosmetics: Add comments to some #endif preprocessor directives.
2007-09-10 diego warning fixes:
2007-09-10 diego warning fix:
2007-09-10 diego warning fix:
2007-09-10 diego warning fixes:
2007-09-10 voroshil Fix for:
2007-09-10 voroshil Fix for:
2007-09-10 voroshil Proper fix for:
2007-09-10 diego cosmetics: Fix silly typo.
2007-09-10 diego warning fix:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fix:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fix:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fixes:
2007-09-10 diego warning fix:
2007-09-10 diego warning fix:
2007-09-10 diego warning fix:
2007-09-10 cehoyos Revert the part of r24389 that broke compilation of mencoder.
2007-09-10 voroshil r24386: move lavc option out of XviD section, to lavc section
2007-09-10 voroshil Fix warnings:
2007-09-10 voroshil Fix warnings:
2007-09-10 voroshil Fix warnings:
2007-09-10 voroshil Fix warnings:
2007-09-10 voroshil fix warnings:
2007-09-10 voroshil Fix warnings:
2007-09-10 voroshil Fix warnings:
2007-09-09 Gabrov synced with r24386
2007-09-09 gpoirier move lavc option out of XviD section, to lavc section
2007-09-09 voroshil Fix redundant declaration warnings for variables already defined
2007-09-09 voroshil Option adevice is implemented for all tv:// drivers.
2007-09-09 diego Add comments to some #endif preprocessor directives.
2007-09-09 Gabrov synced with r24381
2007-09-09 diego Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.
2007-09-09 diego warning fix:
2007-09-09 diego warning fix:
2007-09-09 diego warning fix:
2007-09-09 diego warning fix:
2007-09-09 diego warning fix:
2007-09-09 reimar Add nuv codec tag mapping
2007-09-09 reimar Mark lavfpref demuxer as safe, so it that it is actually used for e.g.
2007-09-09 compn add instruction how to use parallel h264 deoding
2007-09-08 zuxy Fix fast_cmov detection broken by r24371
2007-09-08 zuxy Use -march=native (avail. since gcc 4.2) when possible
2007-09-08 gpoirier Add a check for c->head being NULL in pullup_free_context().
2007-09-08 voroshil Add "teletext patches" string to Otvos Attila's list
2007-09-08 reimar Fix borders for xmga broken by r23675. Tested by Diego.
2007-09-08 voroshil Avoid releasing of unallocated memory.
2007-09-08 voroshil Fix for:
2007-09-08 voroshil More accurate calculating of teletext
2007-09-08 voroshil Implement boxes for subtitle teletext pages.
2007-09-08 voroshil Always initialize pUnk pointer with zero.
2007-09-08 voroshil Decrease teletext page rendering frequency from 1/frame to about 4/sec.
2007-09-07 cehoyos Fix typo in r24360
2007-09-07 uau Fix compilation after FFmpeg AUDIO_(DE)MUXER split
2007-09-07 voroshil r24356: spelling fixes, pointed by Diego
2007-09-07 cehoyos Fix compilation after FFmpeg r10426.
2007-09-06 diego Clarify teletext tlang option.
2007-09-06 voroshil spelling fixes, pointed by Diego
2007-09-06 voroshil r24294: suboption consistency, add fixme document -vivo suboptions
2007-09-06 voroshil r24216: Add missed in r24212 strings definitions
2007-09-06 voroshil r24216: Add missed in r24212 strings definitions
2007-09-06 ivo add ; at the end of the sed commands. this fixes operation under cygwin.
2007-09-06 ivo remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here,
2007-09-06 diego Fix AltiVec autodetection: The autodetection was overriding configure
2007-09-06 reimar Support lowdelay flag
2007-09-05 gpoirier mention Slice-based parallel H.264 decoding in changelog
2007-09-05 gpoirier sync w/ r24329
2007-09-05 diego Replace short region code explanation by more detailed section.
2007-09-05 cehoyos Fix compilation after FFmpeg r10411.
2007-09-05 diego Remove technical description of DVDs and libdvdread implementation.
2007-09-05 diego Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer.
2007-09-05 diego Matroska muxer now available in libavformat.
2007-09-04 diego Move debug message to verbose output level.
2007-09-04 diego Remove obsolete libac3 entry.
2007-09-04 diego warnig fix (blessed by Rich):
2007-09-04 reimar Add a bicubic scaler that needs a lot more instruction but no
2007-09-03 reimar Do not reset user-enabled mute on EOF, but only on exit.
2007-09-03 voroshil Fix for:
2007-09-03 reimar Fix compilation after patch to remove global vo_hdc
2007-09-03 reimar Remove global vo_hdc, since it is recommended to release a DC as soon as possible.
2007-09-03 reimar Remove checks that in the worst case will completely break fullscreen
2007-09-03 reimar Make sure aspect hint is adjusted on aspect change
2007-09-02 reimar Cosmetics: set vo_hint.flags at more consistent places (directly before
2007-09-02 Gabrov synced with r24329
2007-09-02 uau manpage fix: escape '\' in -vf geq description
2007-09-02 nicodvb decerebrated-proof guide to the instalation of dvdnav
2007-09-02 kraymer fix broken MinGW-Howto link
2007-09-02 Gabrov synced with r24310
2007-09-02 voroshil Increase number of skipped buffers to 5 to avoid mixing teletext pages from
2007-09-01 nicodvb a mouse selection may require at least a video codec reinit
2007-09-01 nicodvb implemented STREAM_CTRL_GET_ASPECT_RATIO
2007-09-01 nicodvb moved to reinit_video_chain() the assignment of sh_video->stream_aspect, where it makes more sense
2007-09-01 voroshil Make sure that no pages will left in cache during
2007-09-01 nicodvb if the stream reader supports it assign to the video the stream aspect ratio
2007-09-01 nicodvb added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
2007-09-01 nicodvb implemented STREAM_CTRL_GET_ASPECT_RATIO
2007-09-01 nicodvb introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from the stream layer (if supported)
2007-09-01 voroshil Drop out control chars from page header in time position.
2007-09-01 iive Remove imported rational calculation code and use the original one from avutil.
2007-09-01 voroshil Fix missed -1 -> 0x3f7f changes for subpage number.
2007-09-01 voroshil Fix displaying start page when it has subpages.
2007-09-01 voroshil Proper support for flashing chars in teletext pages.
2007-08-31 gpoirier sync w/r24310
2007-08-31 voroshil Support for selecting language via packet 28.
2007-08-31 mhoffman renaming ARCH_BFIN to HAVE_BFIN
2007-08-31 diego Make DGA 1 and DGA 2 separately selectable.
2007-08-31 diego warning fixes:
2007-08-31 diego Remove pointless forward declarations.
2007-08-30 diego cosmetics: Sort some lines, whitespace changes.
2007-08-30 cehoyos Added Sun VO driver for Denes Balatoni
2007-08-30 kraymer ignore some symlinked files
2007-08-29 Gabrov synced with r24301
2007-08-29 compn replace deleted line
2007-08-29 voroshil Small code simplification as suggested by Reimar:
2007-08-29 voroshil Simplify code by using FFSWAP
2007-08-29 voroshil (cosmetics) replace tabs with spaces
2007-08-29 voroshil (cosmetics) fix indentation of previous commit
2007-08-29 voroshil Implement Hold/Release graphics (showing control chars as
2007-08-29 voroshil Implement Flash/Steady (swapping foreground/background colors)
2007-08-29 compn suboption consistency, add fixme document -vivo suboptions
2007-08-29 compn remove planned features, ok by diego
2007-08-29 kraymer sync with r24137, patch by JRaSH
2007-08-29 voroshil Make charset constants naming consistant
2007-08-29 diego Purge looooong obsolete remnants of vo_fsdga.
2007-08-29 diego Remove unused extern int declaration.
2007-08-29 cehoyos Silence make's 'Please run configure again' if it was already run.
2007-08-29 diego cosmetics: Fix up whitespace, indentation and similar things.
2007-08-29 diego Fix linking on Windows.
2007-08-29 diego warning fixes:
2007-08-29 diego warning fix:
2007-08-29 diego Build test programs with standard CFLAGS and use implicit rules.
2007-08-29 diego warning fix:
2007-08-29 diego Add FFmpeg AC-3 decoder.
2007-08-28 diego warning fixes:
2007-08-28 Gabrov synced with r24216
2007-08-28 diego typos
2007-08-28 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
2007-08-28 iive Fix compilation by adding forgotten comma.
2007-08-28 voroshil Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.
2007-08-28 diego Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego cosmetics: Add some explanatory comments to #endif directives.
2007-08-28 diego warning fix:
2007-08-28 voroshil Move channels option parsing code into separate routine.
2007-08-28 diego warning fix:
2007-08-28 voroshil Implement X/27/0 packet decoding.
2007-08-28 reimar Add code to clear left and right borders not only top and bottom.
2007-08-28 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego Mark xx function as returning char, fixes:
2007-08-28 diego Remove nonsensical #ifdef.
2007-08-28 attila Assume first xinerama screen, in case xmga could
2007-08-28 voroshil Implement 8/30 format 1 teletext packet decoding
2007-08-28 kraymer Typo
2007-08-27 rtogni BGR15 is also a valid format for 4xm video
2007-08-27 nicodvb in stream_control() remove redefinition of d in a case block, previously assigned in the same function
2007-08-27 nicodvb in open_s() unified failure code in fail:
2007-08-27 reimar Fix wrong calculation of nbooleans that causes a crash on 64 bit systems
2007-08-27 reimar Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf
2007-08-27 reimar Process any waiting commands (got_cmd set). Should fix e.g. smplayer.
2007-08-27 diego Simplify the addition of -g to some CFLAGS.
2007-08-27 diego Move common link libs/objects into a variable.
2007-08-27 diego consistent linking order
2007-08-27 diego Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.
2007-08-27 diego Simplify linkage parameters.
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego Remove unnecessary fastmemcpybench prerequisite.
2007-08-27 diego Remove unused #include.
2007-08-27 diego Fix a ton of warnings:
2007-08-27 diego Simplify bmovl-test compilation call.
2007-08-27 diego Fix "incompatible implicit declaration of built-in function 'exit'" warnings.
2007-08-27 diego Mark phony targets as such.
2007-08-27 diego Move fastmemcpybench objects to link against into prerequisites.
2007-08-27 diego warning fix:
2007-08-27 diego warning fix:
2007-08-27 diego warning fix:
2007-08-27 diego warning fixes:
2007-08-27 diego Revert last commit, -mstackrealign was added in gcc 4.2 and should not
2007-08-27 diego Better handling of Alpha MVI CPU extensions (untested).
2007-08-26 diego Fix warnings:
2007-08-26 kraymer r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.