summaryrefslogtreecommitdiff
path: root/src/post/planar/expand.c
AgeCommit message (Expand)Author
2007-03-18Added centre-cutout (4:3 in 16:9) to the expand plugin. Patch by Reinhard Nissl.Darren Salt
2006-08-27Fix bug where incorrect aspect ratio was being passed to post plugins upJason Tackaberry
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-09-11fix destination aspect ratio and add support for non 4/3 displaysMiguel Freitas
2004-04-17swap usage of "up" and "down" to the more common meaning:Michael Roitzsch
2004-02-12function has been renamedMichael Roitzsch
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-01provide help to video post pluginsMiguel Freitas
2003-10-22Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...Robin KAY
2003-10-06- add XvMC supportMiguel Freitas
2003-08-15heavily improving the expand plugin:Michael Roitzsch
2003-08-12handle frame flags properly, small aspect ratio fix for expandMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-06-29port of some simple video filters from mplayerMiguel Freitas
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-05-24expand video filter - adds black borders to top and bottom of video to expand...James Stembridge