summaryrefslogtreecommitdiff
path: root/src/xine-engine/post.c
AgeCommit message (Expand)Author
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-07i guess img->lock must not restore the frame pointersMiguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-23cleanup in video_out.hMichael Roitzsch
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-15- rename to overlay managerMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-02-06first pass on cleaning up ao/vo properties and flush stuffMiguel Freitas
2003-01-11get img_duration from video_outMiguel Freitas
2003-01-10add width/height to vo_statusMiguel Freitas
2003-01-02returning void looks bad, agreed (although this is valid C)Michael Roitzsch
2003-01-01void functions can't return a valueRobin KAY
2002-12-27quite experimental changes on post plugin api to enable rewiringMiguel Freitas
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
2002-12-25change some types for convenience (less casts)Michael Roitzsch
2002-12-24trying to add support for audio post plugins. that must be easier thanMiguel Freitas
2002-12-03elaborate some commentsMichael Roitzsch
2002-12-01first Advent - time for some presents: xine's first post pluginMichael Roitzsch