aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* x11: use mpv internal key auto-repeat handling if possibleGravatar wm42013-04-24
* configure: enable libavdevice by defaultGravatar wm42013-04-23
* vf_lavfi: add libavfilter bridgeGravatar wm42013-04-21
* configure: add -mconsole on MinGWGravatar wm42013-04-10
* vcd_read_win32.h: fix compilation on MinGW-w64Gravatar Stephen Hutchinson2013-04-06
* configure: fix compilation on LinuxGravatar wm42013-03-31
* remove Apple Remote related codeGravatar Stefano Pigozzi2013-03-31
* configure: fix OpenGL autodetection on OS XGravatar Stefano Pigozzi2013-03-24
* configure: check for presence of glext.hGravatar Kovensky2013-03-23
* video: use new method to get QP tableGravatar wm42013-03-15
* configure: bump minimum FFmpeg/Libav versions, remove compat hacksGravatar wm42013-03-13
* af_lavrresample: add new resampling filter to replace the old onesGravatar Stefano Pigozzi2013-03-13
* video: make use of libavcodec refcountingGravatar wm42013-03-13
* 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