aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_stereo3d.c
Commit message (Expand)AuthorAge
* vf_stereo3d: add alternating modesGravatar Paul B Mahol2015-12-18
* vf_stereo3d: drop internal implementationGravatar wm42015-07-10
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video: cleanup stereo mode parsingGravatar wm42015-04-02
* video: uninline memcpy_pic functionsGravatar wm42015-03-20
* video: replace pointless macroGravatar wm42015-03-20
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* vf_stereo3d: fix "auto" input format with libavGravatar Alessandro Ghedini2014-10-04
* video: change automatic rotation and 3D filter insertionGravatar wm42014-09-27
* video: initial Matroska 3D supportGravatar wm42014-08-30
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* Fix some libav* include statementsGravatar wm42014-04-19
* video/filter: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* vf_stereo3d: reroute to vf_lavfiGravatar wm42013-12-04
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* video/filter: fix option parser memory leakGravatar wm42013-05-18
* vf_stereo3d: get rid of m_obj_presets_t usageGravatar wm42013-02-23
* vf_stereo3d: add support for green-magenta and yellow-blue duboisGravatar cehoyos2013-02-03
* video: move handling of -x/-y/-xy options to VOGravatar wm42013-01-23
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12