summaryrefslogtreecommitdiff
path: root/src/xine-engine/post.c
AgeCommit message (Expand)Author
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-07-17Copy frame ratio as wellJames Stembridge
2005-06-17** BUGFIX **Darren Salt
2005-05-07*BUGFIX*František Dvořák
2004-10-17copy_up should not copy the stream, this info travels from decoders to output,Michael Roitzsch
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-05-29separate the two semantics of querying a port's status with a NULL stream;Michael Roitzsch
2004-05-18track number of times the port has being opened.Miguel Freitas
2004-05-18bits, rate and mode were not set when audio post plugin was first createdMiguel Freitas
2004-04-17swap usage of "up" and "down" to the more common meaning:Michael Roitzsch
2004-02-12big commit of the new ticket system to protect the rewiring and moreMichael Roitzsch
2004-01-07the new, refined post plugin architectureMichael Roitzsch
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