index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
post.c
Age
Commit message (
Expand
)
Author
2003-10-06
- add XvMC support
Miguel Freitas
2003-08-15
- rename to overlay manager
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-02-06
first pass on cleaning up ao/vo properties and flush stuff
Miguel Freitas
2003-01-11
get img_duration from video_out
Miguel Freitas
2003-01-10
add width/height to vo_status
Miguel Freitas
2003-01-02
returning void looks bad, agreed (although this is valid C)
Michael Roitzsch
2003-01-01
void functions can't return a value
Robin KAY
2002-12-27
quite experimental changes on post plugin api to enable rewiring
Miguel Freitas
2002-12-26
- cleanup internal interfaces for rewiring
Miguel Freitas
2002-12-25
change some types for convenience (less casts)
Michael Roitzsch
2002-12-24
trying to add support for audio post plugins. that must be easier than
Miguel Freitas
2002-12-03
elaborate some comments
Michael Roitzsch
2002-12-01
first Advent - time for some presents: xine's first post plugin
Michael Roitzsch