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.h
Age
Commit message (
Expand
)
Author
2007-02-20
Revert, got the wrong warning line.
Diego 'Flameeyes' Pettenò
2007-02-20
Avoid casts as they are now unnecessary.
Diego 'Flameeyes' Pettenò
2006-12-25
Correctly export _x_post_frame_u_turn.
Diego 'Flameeyes' Pettenò
2006-09-26
Use protected visibility for all the functions exported by libxine.so, so tha...
Diego 'Flameeyes' Pettenò
2004-12-20
remove all local names beginning with double underscore, because C99
Michael Roitzsch
2004-05-29
separate the two semantics of querying a port's status with a NULL stream;
Michael Roitzsch
2004-05-18
track number of times the port has being opened.
Miguel Freitas
2004-04-17
swap usage of "up" and "down" to the more common meaning:
Michael Roitzsch
2004-02-12
big commit of the new ticket system to protect the rewiring and more
Michael Roitzsch
2004-01-07
the new, refined post plugin architecture
Michael Roitzsch
2003-12-14
API version bounce
Siggi Langauf
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-23
I should have seen this coming...
Michael Roitzsch
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-05-28
fix macro
Miguel Freitas
2003-05-28
adding parameters api
Miguel Freitas
2003-05-20
public header cleanup:
Michael Roitzsch
2002-12-29
- new post plugin property: type
Michael Roitzsch
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