| Commit message (Expand) | Author | Age |
* | The GUI requires font support. | diego | 2008-01-14 |
* | Set CONFIG_SWSCALER in order to avoid imgresample | uau | 2008-01-09 |
* | Add HAVE_SOCKLEN_T to config.h for FFmpeg | uau | 2008-01-03 |
* | Use _ISOC99_SOURCE instead of _GNU_SOURCE. | diego | 2008-01-02 |
* | include dvdnav.h from its installation directory rather than appending | nicodvb | 2008-01-01 |
* | Add detection of *lrint* and round* functions to configure. | eugeni | 2007-12-28 |
* | Make windres binary name configurable, useful for cross-compiling. | diego | 2007-12-28 |
* | Simplify int_fastXY_t test in configure. | reimar | 2007-12-22 |
* | Add support for XScreenSaverSuspend | reimar | 2007-12-22 |
* | Remove internal unrarlib copy, the new unrarexec code is a strict superset. | diego | 2007-12-20 |
* | Support cddb on darwin. | ulion | 2007-12-16 |
* | Always enable largefile support by default | uau | 2007-12-14 |
* | Support using unrar executable to access rar-compressed vobsub files. | ulion | 2007-12-14 |
* | support for xtensa CPU architecture | diego | 2007-12-11 |
* | Do not set SYS_AMIGAOS4, it is unused. | diego | 2007-12-11 |
* | SYS_AMIGAOS4 --> __AMIGAOS4__ | diego | 2007-12-11 |
* | slight consistency change for default DVD device selection | diego | 2007-12-11 |
* | Remove redundant condition from list of CD/DVD-ROM devices. | diego | 2007-12-11 |
* | Do not set -DSYS_DARWIN, it is unused. | diego | 2007-12-11 |
* | Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__. | diego | 2007-12-11 |
* | Allow usage of icc 10.1 | cehoyos | 2007-12-08 |
* | add new configure option to disable VIDIX PCI device name database (saves a 3... | ben | 2007-12-04 |
* | live555 and libnemesi support coexists | lu_zero | 2007-12-04 |
* | Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore. | cehoyos | 2007-11-24 |
* | Fix half-baked last commit. | diego | 2007-11-22 |
* | Remove ! operator hack, we require a POSIX-compatible-shell. | diego | 2007-11-22 |
* | Invert the logic to check the cmp return value cmp to avoid using the ! opera... | diego | 2007-11-22 |
* | main() --> main(void) | diego | 2007-11-21 |
* | reindentation | nicodvb | 2007-11-14 |
* | removed unneeded checks on the version of dvdnav (the acceptance of | nicodvb | 2007-11-14 |
* | libogg muxer no longer exists in FFmpeg. | diego | 2007-11-14 |
* | OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg. | diego | 2007-11-11 |
* | add support for newer libdca | rathann | 2007-11-06 |
* | Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791. | diego | 2007-11-01 |
* | Detect IPv6 support on Windows | zuxy | 2007-10-30 |
* | Update to use newer libnemesi, should fix desync, fps guessing may fail now | lu_zero | 2007-10-29 |
* | Certain VIDIX drivers only work on x86, disable for other arches. | diego | 2007-10-20 |
* | Disable libavcodec libvorbis encoder | uau | 2007-10-20 |
* | Set CONFIG_LIBVORBIS correctly | reimar | 2007-10-20 |
* | Replace Polyp- by PulseAudio output. | reimar | 2007-10-18 |
* | Sync with latest FFmpeg changes. | diego | 2007-10-18 |
* | DirectShow based tv:// driver for win32 | voroshil | 2007-10-13 |
* | Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL. | diego | 2007-10-10 |
* | cosmetics: Fix inconsistent indentation in directfb test. | diego | 2007-10-08 |
* | Simplify directfb/dfbmga test. | diego | 2007-10-08 |
* | cosmetics: Fix indentation after previous commit. | diego | 2007-10-08 |
* | Remove useless code, the same check is performed a few lines above. | diego | 2007-10-08 |
* | Remove the check for specific gcc versions, because: | diego | 2007-10-08 |
* | The combination _vis=yes and proc=v9 makes no sense and will not even compile. | reimar | 2007-10-03 |
* | Do not uselessly set _x264 to the value it already has | reimar | 2007-10-03 |