| Commit message (Expand) | Author | Age |
* | Add regular #define for header file. | voroshil | 2007-06-08 |
* | 10l: Remove overlooked instance of NOAVIFILE_HEADERS. | diego | 2007-06-02 |
* | Get rid of superfluous __WINE__ #define, it was always enabled and | diego | 2007-06-02 |
* | Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and | diego | 2007-06-02 |
* | Get rid of superfluous MPLAYER #define, it was always enabled and | diego | 2007-06-02 |
* | typo fixes ported from VLC | diego | 2007-04-01 |
* | check that definition of prototype of sysi86(int, void*) doesn't conflict; fi... | nicodvb | 2007-03-18 |
* | Use explicit path for headers from the dshow/ subdirectory. | diego | 2007-03-15 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 |
* | Support function lookup via ordinal | reimar | 2007-03-08 |
* | Allow declaring special undefined functions that will return NULL | reimar | 2007-03-08 |
* | Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-imple... | reimar | 2007-03-04 |
* | The original asm code for the stub returned 0, restore that behaviour. | reimar | 2007-03-03 |
* | Rework of copying samples from directshow codecs. | voroshil | 2007-03-02 |
* | Update 3ivx decoder to latest version and allow it to load required library. | voroshil | 2007-03-01 |
* | Fix wrong typecast, which can cause MPlayer crash | voroshil | 2007-02-26 |
* | Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilat... | voroshil | 2007-02-25 |
* | Fix loading of mpeg4ds direct show video codec under win32, broken in r22322 | voroshil | 2007-02-23 |
* | Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed | voroshil | 2007-02-23 |
* | Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ... | voroshil | 2007-02-23 |
* | Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine. | voroshil | 2007-02-23 |
* | Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been | rtogni | 2007-02-11 |
* | Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been | rtogni | 2007-02-11 |
* | Doxygen comments for used DirectShow methods. | voroshil | 2007-01-28 |
* | fix overlooked debug message | voroshil | 2007-01-27 |
* | Changing debug messages and renaming method names according to their | voroshil | 2007-01-27 |
* | fix typos from previous commit | voroshil | 2007-01-27 |
* | Cosmetics. Doxygen comments. | voroshil | 2007-01-27 |
* | Remove illegal definition of underscored-prefixed symbol "__MODULE__": | gpoirier | 2007-01-26 |
* | Fix crashes in loader code: There is still some code that can not handle omit... | reimar | 2006-12-16 |
* | mmap memory area for generated code to avoid crashes on machines which | reimar | 2006-12-03 |
* | Fix 21381, make sure gcc does not make any ip-relative calls or similar. | reimar | 2006-12-03 |
* | Get rid of stubs.S, move code to inline asm. | reimar | 2006-11-29 |
* | Cosmetics: remove unused and commented out add_stub function header | reimar | 2006-11-29 |
* | Some extra checks and safety space for add_stub function. | reimar | 2006-11-29 |
* | Change add_stub code to also work without -fomit-frame-pointer | reimar | 2006-11-29 |
* | Remove #ifdef __OpenBSD__, there is no indication this is needed. | diego | 2006-11-28 |
* | wrapper.S should be compiled on non-Darwin, non-Windows systems. | diego | 2006-11-27 |
* | Remove unused unk_exp1 loader asm code | reimar | 2006-11-27 |
* | simplify test target | diego | 2006-11-27 |
* | fix compilation for win32 dll codec support for intel osx | nplourde | 2006-11-27 |
* | Rename config.h --> debug.h and include config.h explicitly. | diego | 2006-11-26 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 |
* | Revert r21251 (moving loader/config.h contents to main config.h). | uau | 2006-11-26 |
* | Remove useless fd parameter for mmap_anon | reimar | 2006-11-26 |
* | Fix loader code: closed .dll file handles when it should not | reimar | 2006-11-26 |
* | open /dev/zero left over from mmap_anon patch | reimar | 2006-11-26 |
* | Move contents of loader/config.h to configure/config.h, there are | diego | 2006-11-25 |
* | There are no more .depend files in subdirectories. | diego | 2006-11-25 |