summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_stereo3d.c
Commit message (Expand)AuthorAgeFilesLines
* vf: remove most GPL video filterswm42017-11-291-225/+0
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+5
* video: deprecate almost all video filterswm42017-04-021-0/+6
* vf_stereo3d: add alternating modesPaul B Mahol2015-12-181-0/+4
* vf_stereo3d: drop internal implementationwm42015-07-101-393/+15
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* video: cleanup stereo mode parsingwm42015-04-021-1/+1
* video: uninline memcpy_pic functionswm42015-03-201-2/+0
* video: replace pointless macrowm42015-03-201-6/+4
* video/filters: simplify libavfilter bridgewm42015-02-111-12/+29
* vf_stereo3d: fix "auto" input format with libavAlessandro Ghedini2014-10-041-1/+1
* video: change automatic rotation and 3D filter insertionwm42014-09-271-2/+81
* video: initial Matroska 3D supportwm42014-08-301-0/+2
* video: introduce failure path for image allocationswm42014-06-171-0/+2
* Fix some libav* include statementswm42014-04-191-1/+2
* video/filter: mp_msg conversionswm42013-12-211-7/+4
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-2/+2
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* vf_stereo3d: reroute to vf_lavfiwm42013-12-041-10/+31
* video/filter: remove useless vf_info fieldswm42013-10-231-5/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* options: use m_config for options instead of m_structwm42013-07-211-16/+10
* video/filter: fix option parser memory leakwm42013-05-181-6/+0
* vf_stereo3d: get rid of m_obj_presets_t usagewm42013-02-231-49/+3
* vf_stereo3d: add support for green-magenta and yellow-blue duboiscehoyos2013-02-031-1/+11
* video: move handling of -x/-y/-xy options to VOwm42013-01-231-6/+2
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-9/+10
* Rename directories, move files (step 2 of 2)wm42012-11-121-7/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+527