aboutsummaryrefslogtreecommitdiffhomepage
path: root/old-makefile
Commit message (Expand)AuthorAge
* vo_opengl: refactor shader generation (part 1)Gravatar wm42015-03-12
* audio: change playback speed directly in resamplerGravatar wm42015-03-02
* demux_edl: move implementationGravatar wm42015-02-17
* demux_cue: move implementationGravatar wm42015-02-17
* matroska: move timeline code to demux/Gravatar wm42015-02-17
* player: use a separate context for timeline loader stuffGravatar wm42015-02-17
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* af_rubberband: pitch correction with librubberbandGravatar wm42015-02-11
* vo_opengl: move utility functions from loader to a separate fileGravatar wm42015-01-28
* vf_ilpack: remove this filterGravatar wm42015-01-27
* vf_divtc: remove this filterGravatar wm42015-01-27
* vf_phase: remove this filterGravatar wm42015-01-27
* vf_swapuv: remove this filterGravatar wm42015-01-27
* vf_softpulldown: remove this filterGravatar wm42015-01-27
* vf_pullup: remove builtin implementationGravatar wm42015-01-27
* vo_opengl_old: remove this VOGravatar wm42015-01-20
* player: use libavutil API to get number of CPUsGravatar wm42015-01-05
* demux_mf: move mf.c contents to demux_mf.cGravatar wm42014-12-29
* ao_portaudio: remove this audio outputGravatar wm42014-12-29
* client API: expose OpenGL rendererGravatar wm42014-12-09
* video/filter: kill vf_pp (libpostproc)Gravatar wm42014-12-03
* vo_opengl: move hwdec parts into their own filesGravatar wm42014-12-03
* lua: subprocess: move to osdep/subprocess-{win,posix}.cGravatar James Ross-Gowan2014-11-22
* player: integrate ytdl_hook.luaGravatar wm42014-11-19
* audio: change how filters are inserted on playback speed changesGravatar wm42014-11-10
* vo_opengl: minimal EGL on X11 supportGravatar wm42014-11-04
* Drop libquvi supportGravatar wm42014-10-25
* old-build: adjust to latest changesGravatar wm42014-10-17
* vf_vapoursynth: add standalone Lua scriptingGravatar wm42014-10-12
* input: use libwaio for pipe input on WindowsGravatar wm42014-09-14
* old-build: fix build with waylandGravatar wm42014-09-10
* osdep: add POSIX semaphore emulation for OSXGravatar wm42014-09-10
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* input: redo how --input-file is handledGravatar wm42014-08-25
* old-build: HAVE_COCOA_APPLICATION must be setGravatar wm42014-08-06
* Improve setting AVOptionsGravatar wm42014-08-02
* video/filter: add vf_bufferGravatar wm42014-07-30
* Add Plan 9-style barriersGravatar wm42014-07-26
* tv: move demuxer parts to separate fileGravatar wm42014-07-05
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* demux: move packet functions to a separate source fileGravatar wm42014-07-05
* stream: add a file cacheGravatar wm42014-06-22
* DOCS: remove en/ sub-directoryGravatar wm42014-06-20
* build: generate and install zsh completion scriptGravatar Alessandro Ghedini2014-06-08
* stream: remove VCD supportGravatar wm42014-06-01
* old-build: fix building with libquvi4Gravatar wm42014-05-23
* old-makefile: add options.luaGravatar wm42014-05-23
* old-build: accidental rewriteGravatar wm42014-05-14
* old-build: drop support for anything but Linux, simplifyGravatar wm42014-05-14
* player: reorganize how lua scripts are loadedGravatar wm42014-05-13