| Commit message (Expand) | Author | Age |
* | mmap() support for OS/2 | diego | 2008-02-27 |
* | Mention nvidia fix for vo gl and especially changed screensaver support | reimar | 2008-02-26 |
* | Default to disabling VIDIX on platforms where it is not known to work. | diego | 2008-02-26 |
* | less preprocessor magic in version number macros | mru | 2008-02-26 |
* | configure: define ENABLE_ENCODERS for FFmpeg | uau | 2008-02-26 |
* | in ds_fill_buffer() disabled the code that demuxes until the arrival of the r... | nicodvb | 2008-02-25 |
* | sun rasterfile decoder | compn | 2008-02-25 |
* | FFmpeg now uses different (unified) #include paths. | diego | 2008-02-25 |
* | 10l: Revert nonsense commit. | diego | 2008-02-25 |
* | Fix outdated comment. | diego | 2008-02-25 |
* | Remove old EMU_OLD cruft. | diego | 2008-02-25 |
* | #include "libavutil/avutil.h" in swscale.h | mru | 2008-02-25 |
* | Replace silly check for config.h inclusion, just include it. | diego | 2008-02-24 |
* | Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com. | diego | 2008-02-24 |
* | Wrap HAVE_XXX macros with RUNTIME_CPUDETECT, because when RUNTIME_CPUDETECT is | diego | 2008-02-24 |
* | Enable SSE detection on OS/2. | diego | 2008-02-24 |
* | cosmetics: Break one unreadable long line. | diego | 2008-02-24 |
* | __asm __volatile -> asm volatile part 3 | reimar | 2008-02-24 |
* | Compile codec-cfg binary with -O, avoids problems due to compilers | reimar | 2008-02-24 |
* | Add MPLAYER_ prefix to multiple inclusion guard of generated file. | diego | 2008-02-24 |
* | On OS/2, fall back on the directory where MPlayer is installed if both | diego | 2008-02-24 |
* | On Win32 and OS/2, 'x:filename' path style without '\' path separator | diego | 2008-02-24 |
* | Add missing #includes for Mac OS X, fixes the warning | diego | 2008-02-24 |
* | Add #include <sys/sysctl.h> for Mac OS X, fixes the warning | diego | 2008-02-24 |
* | Do not use a global temps variable, this is ugly and does not compile with ICC. | reimar | 2008-02-24 |
* | Avoid a pointless special-case for opening a file | reimar | 2008-02-24 |
* | Get rid of pointless and confusing comments | reimar | 2008-02-24 |
* | Only icc 10.1 will be supported. | cehoyos | 2008-02-24 |
* | Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012). | cehoyos | 2008-02-24 |
* | Remove mistakenly committed hunk. | diego | 2008-02-23 |
* | Properly detect ARM mc acceleration. | diego | 2008-02-23 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-23 |
* | Merge two #ifdefs into one. | diego | 2008-02-23 |
* | #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it. | diego | 2008-02-23 |
* | Move libdca definition to a better place in config.h. | diego | 2008-02-23 |
* | warn to always include PMT and PCR pids in channels.conf (dvb) | nicodvb | 2008-02-23 |
* | removed nonsense in the dvbin section | nicodvb | 2008-02-23 |
* | reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUE | nicodvb | 2008-02-23 |
* | read the PCR of the currently playing program (if available) in demuxer->refe... | nicodvb | 2008-02-23 |
* | New member in demuxer_t: reference_clock. | nicodvb | 2008-02-23 |
* | Comment out dump_glyph(): it is unused and, as it is now, breaks compilation. | eugeni | 2008-02-22 |
* | Check glyph bounding box before rasterizing and complain if it is too large. | eugeni | 2008-02-22 |
* | Some debugging routines. | eugeni | 2008-02-22 |
* | Better handling of behind-the-camera objects. | eugeni | 2008-02-22 |
* | Print FreeType version in libass init. Makes error logs slightly more helpful. | eugeni | 2008-02-22 |
* | Add MPLAYER_ prefix to the multiple inclusion guards of generated header files. | diego | 2008-02-22 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 |
* | Discard two symbols from libswscale. | cehoyos | 2008-02-22 |
* | Fix continuous scrolling on OS/2 due to status line updates unless -quiet | diego | 2008-02-22 |