aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* configure: add _GNU_SOURCE to CFLAGS by defaultGravatar wm42013-03-11
* configure: remove -fomit-frame-pointer and -ffast-math from CFLAGSGravatar wm42013-03-11
* wayland: change wayland-egl pkg-config versionGravatar Alexander Preisinger2013-03-02
* wayland: add wayland supportGravatar Alexander Preisinger2013-02-28
* configure: fix recently added testsGravatar wm42013-02-11
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* Remove BSD legacy TV/radio support (BT848 stuff)Gravatar wm42013-02-06
* stream_cdda: support latest libcdio versionGravatar Uoti Urpala2013-01-24
* configure: for now reject the newer libcdio APIGravatar Rudolf Polzer2013-01-24
* osxbundle: add header padding to the binaryGravatar Stefano Pigozzi2013-01-16
* configure: change libcaca test to pkg-configGravatar wm42013-01-13
* configure: remove references to nasGravatar wm42013-01-13
* configure: remove unused check for mkstemp()Gravatar wm42013-01-13
* Replace strsep() usesGravatar wm42013-01-13
* osdep: remove gettimeofday() emulationGravatar wm42013-01-13
* osdep: remove broken vsscanf() emulationGravatar wm42013-01-13
* configure: remove check for .align semanticsGravatar wm42013-01-13
* configure: remove __builtin_expect checkGravatar wm42013-01-13
* configure: cleanup: remove unused --datadir switchGravatar wm42013-01-13
* configure: cleanup: remove unused xshape switchesGravatar wm42013-01-13
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverGravatar Rudolf Polzer2012-12-28
* configure: clean up use of extra_ldflags and libs_mplayerGravatar Rudolf Polzer2012-12-19
* path: add mp_find_config_file and reorganize some of the codeGravatar Stefano Pigozzi2012-12-15
* windows support: fix compilation with pthreadsGravatar wm42012-12-11
* configure: remove --disable-sortsubGravatar wm42012-12-11
* demux_gif: remove this demuxer in favor of libavformatGravatar wm42012-12-03
* demux_lavf: add support for libavdeviceGravatar wm42012-12-03
* configure: don't check for inttypes.h, it always existsGravatar wm42012-12-03
* configure: remove unused libpng detectionGravatar wm42012-12-03
* configure: use pkg-config for detecting OpenALGravatar wm42012-11-23
* configure: make --enable-debug defaultGravatar wm42012-11-20
* configure: add --disable-optimization, change --enable-debug semanticsGravatar wm42012-11-20
* configure: remove --enable-profileGravatar wm42012-11-16
* Makefile: don't strip by default, add install-strip targetsGravatar wm42012-11-14
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2Gravatar wm42012-11-14
* build: build manpage by default if rst2man is detectedGravatar wm42012-11-14
* build: remove doc/locale language auto-detection, simplifyGravatar wm42012-11-14
* clang: fix all warnings except deprecationsGravatar Stefano Pigozzi2012-11-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Port several python scripts to PerlGravatar Kovensky2012-11-08
* configure: detect rst2man binary nameGravatar Stefano Pigozzi2012-11-02
* configure: bump required ffmpeg library versionsGravatar wm42012-10-30
* cocoa_common: use IOKit to perform power managementGravatar Stefano Pigozzi2012-10-16
* Rename to "mpv"Gravatar wm42012-10-12
* build: fix ao_dsound config checksGravatar wm42012-10-05
* Remove useless video filtersGravatar wm42012-10-03
* windows support: set -mwin32 when building on CygwinGravatar Kovensky2012-09-30
* windows support: define WINVER to 0x0500Gravatar Kovensky2012-09-30
* build: use "python" instead of "python3" as interpreter nameGravatar wm42012-09-29
* configure: make --enable-openal use auto detectionGravatar wm42012-09-23