aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter
Commit message (Expand)AuthorAge
...
* vf_crop: make it work with more image formatsGravatar wm42013-01-13
* vf: add vf_rescale_dsize()Gravatar wm42013-01-13
* sub: do not copy the target image if there is no OSD/subsGravatar wm42013-01-13
* video: remove img_format compat hacksGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributesGravatar wm42013-01-13
* mp_image: change how palette is handledGravatar wm42013-01-13
* vf_screenshot: simplifyGravatar wm42013-01-13
* video: remove things related to old DR codeGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* mp_image: require using mp_image_set_size() for setting w/hGravatar wm42013-01-13
* video: make vdpau hardware decoding not use DR code pathGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video: make vdpau hardware decoding not use slices code pathGravatar wm42013-01-13
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatGravatar wm42013-01-13
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEGravatar wm42013-01-13
* configure: remove check for .align semanticsGravatar wm42013-01-13
* vf_scale: prefer 420P10 -> YV12 instead of 444PGravatar wm42012-12-28
* vf_scale: support more pixel formatsGravatar Rudolf Polzer2012-12-28
* options: move -ass-bottom-margin/-ass-top-margin options to vf_subGravatar wm42012-12-12
* vf_sub: fix aspect ratio when using marginsGravatar wm42012-12-12
* video: add support for 12 and 14 bit YUV pixel formatsGravatar Stephen Hutchinson2012-12-03
* sws_utils: remove unused helperGravatar wm42012-11-24
* screenshot: add subs even with vf_screenshotGravatar wm42012-11-21
* video: fix bogus uses of mp_image.w/widthGravatar wm42012-11-21
* vf_softpulldown: fix possible regressionGravatar wm42012-11-20
* video/filter: rename vf_eq2 to vf_eqGravatar wm42012-11-16
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* vf_dlopen: fix a typo in zeroing memory (thanks, pigoz)Gravatar Rudolf Polzer2012-11-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