summaryrefslogtreecommitdiffstats
path: root/old-configure
Commit message (Expand)AuthorAgeFilesLines
* buid: readd -Wparentheseswm42015-03-021-1/+1
* Revert "Revert recent vo_opengl related commits"Niklas Haas2015-02-281-0/+6
* Revert recent vo_opengl related commitswm42015-02-281-6/+0
* screenshots: check for AVFrame csp supportNiklas Haas2015-02-281-0/+6
* input: avoid creating world-writeable file with --input-unix-socketwm42015-02-261-0/+1
* old-build: proper atomics are not strictly requiredwm42015-02-241-1/+1
* vf_vapoursynth: replace a hack with a newer VS API functionwm42015-02-161-1/+1
* af_rubberband: pitch correction with librubberbandwm42015-02-111-0/+3
* build: rename MPLAYER_CONFDIR definewm42015-01-021-1/+1
* build: prefer libswresample over libavresample on FFmpegwm42015-01-021-5/+5
* ao_portaudio: remove this audio outputwm42014-12-291-3/+0
* win32: add mmap() emulationwm42014-12-261-1/+0
* old-configure: fix disabling VAAPI GLX with --disable-glwm42014-12-211-5/+4
* video: remove internal QP passingwm42014-12-031-6/+0
* video/filter: kill vf_pp (libpostproc)wm42014-12-031-3/+0
* vo_opengl: minimal EGL on X11 supportwm42014-11-041-1/+8
* Drop libquvi supportwm42014-10-251-13/+1
* terminal: drop ncurses/terminfo/termcap supportwm42014-10-231-6/+0
* osdep: NetBSD pthread_setname_np()wm42014-10-221-0/+1
* Set thread name for debuggingwm42014-10-191-0/+3
* lua: add an utility function for starting processeswm42014-10-191-0/+1
* vf_vapoursynth: add standalone Lua scriptingwm42014-10-121-3/+20
* audio: skip samples and adjust timestamps ourselveswm42014-10-031-0/+6
* old-configure: minor improvementswm42014-09-261-5/+4
* build: add -Wno-format-zero-lengthwm42014-09-261-1/+3
* build: update minimum wayland versionAlexander Preisinger2014-09-191-1/+1
* input: use libwaio for pipe input on Windowswm42014-09-141-0/+1
* ao_oss: use poll(), drop --disable-audio-select supportwm42014-09-111-3/+0
* input: remove central select() callwm42014-09-101-1/+0
* build: handle insane libavcodec API bullshitwm42014-09-051-0/+6
* build: disable terminfo and termcap code by defaultwm42014-08-211-2/+2
* x11: listen to xrandr eventswm42014-08-171-1/+1
* build: drop check for XF86keysym.hwm42014-08-161-6/+0
* x11: use xrandr to retrieve display refresh ratewm42014-08-161-3/+2
* demux_lavf: support new metadata update APIwm42014-08-141-0/+6
* old-build: HAVE_COCOA_APPLICATION must be setwm42014-08-061-0/+1
* ao_pulse: remove hacks for ancient PulseAudio versionswm42014-07-261-1/+1
* Revert "Remove DVD and Bluray support"wm42014-07-151-0/+10
* Remove DVD and Bluray supportwm42014-07-141-10/+0
* old-configure: fix Lua testswm42014-07-071-1/+2
* video: Add BT.2020-NCL colorspace and transfer functionNiklas Haas2014-06-221-0/+6
* build: check for 64bit stdatomic.h operations tooAlessandro Ghedini2014-06-171-1/+2
* gl_lcms: use thread-safe lcms API, require lcms2 2.6wm42014-06-161-1/+1
* demux_lavf: support new rotation metadata APIwm42014-06-011-0/+6
* stream: remove VCD supportwm42014-06-011-3/+0
* tv: remove sysinfo() usagewm42014-05-301-3/+0
* stream_file: readjust some windows ifdefferywm42014-05-241-1/+0
* old-build: fix building with libquvi4wm42014-05-231-1/+1
* old-configure: we accidentally used bash featureswm42014-05-221-3/+11
* atomics: switch to C11 stdatomic.hwm42014-05-211-5/+11
* old-build: accidental rewritewm42014-05-141-1993/+467
* old-build: drop support for anything but Linux, simplifywm42014-05-141-807/+48
* old-build: define a new symbolwm42014-05-131-0/+1
* Remove CPU detection and inline asm handlingwm42014-04-191-251/+2
* Remove radio://wm42014-04-131-58/+0
* vf_lavfi: copy AVFrame metadata into vf_lavfi privKevin Mitchell2014-04-131-0/+12
* video: add VapourSynth filter bridgewm42014-04-121-0/+21
* build: add -Wempty-body to compiler flagswm42014-04-041-2/+2
* build: check if replaygain side data is availableAlessandro Ghedini2014-04-041-0/+12
* build: simplify libavfilter configure checkswm42014-03-161-59/+2
* af_lavrresample: remove avresample_set_channel_mapping() fallbackswm42014-03-161-14/+0
* vd_lavc: remove compatibility crapwm42014-03-161-58/+7
* build: drop support for Libav 9wm42014-03-161-5/+5
* af_lavfi: beat it into working with Libavwm42014-03-131-11/+1
* stream_file: network file system detection for LinuxPhilip Sequeira2014-03-121-0/+1
* old build: add a missing config.h definewm42014-02-231-0/+2
* demux_lavf: get updated metadata from a packet if availableBen Boeckel2014-02-061-0/+12
* old-configure: use -std=c99wm42014-02-021-2/+2
* build: fix usage of HAVE_SDL1 defineStefano Pigozzi2014-01-251-3/+3
* Switch PDF manual generation to rst2pdfMartin Herkt2014-01-081-8/+8
* build: fix typoStefano Pigozzi2014-01-011-1/+1
* build: make configure fail if both __atomic and __sync are not availableStefano Pigozzi2014-01-011-0/+18
* build: check for libatomic and __atomic operationsAlessandro Ghedini2013-12-311-0/+16
* build: fix shm detection on OpenBSDStefano Pigozzi2013-12-261-1/+12
* Rename getch2....c/h to terminal....c/hwm42013-12-191-2/+2
* input: remove LIRCCD supportwm42013-12-161-18/+0
* Add prelimimary (basic, possibly broken) dvdnav supportwm42013-12-121-0/+21
* vo_opengl: support for vda hardware decodingStefano Pigozzi2013-12-021-0/+13
* build: reject broken roaraudio sndio emulationwm42013-12-021-1/+1
* old-configure: delete pre-waf config.h and config.makwm42013-11-301-0/+4
* build: add options for enabling and disabling any libquvi versionsNikoli2013-11-291-9/+5
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0wm42013-11-291-1/+1
* build: make pthreads mandatorywm42013-11-281-0/+4
* old-build: fix iconv check on openbsdStefano Pigozzi2013-11-271-1/+1
* switch the build system to wafStefano Pigozzi2013-11-211-0/+3573