aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.Gravatar diego2007-03-18
* Added myself, as suggested by DiegoGravatar cehoyos2007-03-18
* check that definition of prototype of sysi86(int, void*) doesn't conflict; fi...Gravatar nicodvb2007-03-18
* Merge CFLAGS lines.Gravatar diego2007-03-18
* Move setting CXXFLAGS to configure.Gravatar diego2007-03-18
* Support multiple tags in a single line and tags on the same line as the Gravatar rtogni2007-03-18
* Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.Gravatar diego2007-03-18
* shared libavcodec is not at all broken/obsolete, but simply discouragedGravatar nicodvb2007-03-18
* Group (system-specific) CFLAGS settings together.Gravatar diego2007-03-18
* Move Cygwin specific #define setting to system OS-specific settings section.Gravatar diego2007-03-18
* Move setting of TARGET_WIN32 together with other Win32 settings.Gravatar diego2007-03-18
* Rename win32 variable to the more sensible name win32dll.Gravatar diego2007-03-18
* Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's addedGravatar diego2007-03-18
* sync with r22637Gravatar gpoirier2007-03-18
* Support application/smil as mimetype for smil-over-realrtspGravatar rtogni2007-03-18
* add ffbmp decoder, cant figure out fourcc bit so use format for avi...Gravatar compn2007-03-18
* Move fast cmov detection code from the PPC section into the x86 sectionGravatar diego2007-03-18
* add new audio and video codecs to libavcodec listGravatar compn2007-03-18
* support for setting and detecting FAST_CMOVGravatar diego2007-03-18
* add some updatesGravatar compn2007-03-18
* Fix configure -march detection for athlon-xpGravatar uau2007-03-18
* Remove empty directory.Gravatar diego2007-03-18
* fix full range (jpeg yuv) chromaGravatar michael2007-03-18
* cosmetics, fix indentationGravatar attila2007-03-18
* allow horizontal resolutions >1024 in case we have a G550Gravatar attila2007-03-18
* sync mga_vid.h to the one in the mga_vid repo.Gravatar attila2007-03-18
* Move files from radeon/ subdirectory here.Gravatar diego2007-03-17
* add fourcc for dxa files, approved by diegoGravatar compn2007-03-17
* Remove radeonfb, the version in the Linux kernel is much better.Gravatar diego2007-03-17
* add ffdxa , works on samples/game-formats/dxa/epic.dxa Gravatar compn2007-03-17
* Do not disable cache on MinGW, just disable shmem compilation.Gravatar diego2007-03-17
* 'make install' now takes care of most manual installation steps for *_vid.o.Gravatar diego2007-03-17
* Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.Gravatar diego2007-03-17
* wording/spelling/grammar/updates/cosmeticsGravatar diego2007-03-17
* Merge Makefile from radeon/ subdirectory into this one.Gravatar diego2007-03-17
* Create device nodes upon install.Gravatar diego2007-03-17
* update release numberGravatar compn2007-03-17
* Introduce OBJS variable for the list of objects to build.Gravatar diego2007-03-17
* add ffdca decoderGravatar compn2007-03-17
* Remove support for 2.5.x kernels.Gravatar diego2007-03-17
* Add a link to Attila's mga_vid port to Linux 2.6.x.Gravatar diego2007-03-17
* Remove useless compilation commands that are provided by builtin rules.Gravatar diego2007-03-17
* Merge test rules using general pattern.Gravatar diego2007-03-17
* Install tdfx_vid.o as well.Gravatar diego2007-03-17
* Remove now unnecessary MGA_VID_OBJ variable indirection.Gravatar diego2007-03-17
* Remove pointless variable indirection.Gravatar diego2007-03-17
* Remove remnants of Linux 2.6 support, the mga_vid.c part was made toGravatar diego2007-03-17
* Remove pointless variable indirection for -I options.Gravatar diego2007-03-17
* Remove unnecessary -I option from CFLAGS.Gravatar diego2007-03-17
* tdfx_vid compilation has been simplified.Gravatar diego2007-03-17