index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
post
/
planar
Age
Commit message (
Expand
)
Author
2005-07-18
"fill" video post plugin. Crops left and right side of widescreen video to fi...
James Stembridge
2005-02-13
**BUGFIX**
František Dvořák
2005-02-06
**BUGFIX**
František Dvořák
2005-01-15
**BUGFIX**
Michael Roitzsch
2005-01-10
Assume that front ends can handle tabs (ffmpeg post-proc plugin).
Darren Salt
2005-01-03
Convert plugin help text to UTF-8.
Darren Salt
2004-04-26
Fix build process when srcdir != builddir.
František Dvořák
2004-04-17
swap usage of "up" and "down" to the more common meaning:
Michael Roitzsch
2004-02-12
function has been renamed
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-12-07
fix post plugins interception
Miguel Freitas
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-29
blame me: i didn't noticed libpostproc could only handle planar formats
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-11-07
initial commit of a libpostprocess plugin.
Miguel Freitas
2003-11-02
unsharp plugin: fix memleaks
Miguel Freitas
2003-11-01
provide help to video post plugins
Miguel Freitas
2003-10-23
I should have seen this coming...
Michael Roitzsch
2003-10-22
Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...
Robin KAY
2003-10-06
- add XvMC support
Miguel Freitas
2003-08-19
this one kept me busy with xine-ui's saturation slider...
Michael Roitzsch
2003-08-15
fix some small memleaks
Michael Roitzsch
2003-08-15
heavily improving the expand plugin:
Michael Roitzsch
2003-08-12
handle frame flags properly, small aspect ratio fix for expand
Michael Roitzsch
2003-08-07
remove useless gnu89 compiler flag, some configure tweaking
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-07-12
use yuy2_to_yv12
Miguel Freitas
2003-07-03
remove //
Miguel Freitas
2003-07-03
disabled plugins that will not compile
Mike Melanson
2003-06-29
port of some simple video filters from mplayer
Miguel Freitas
2003-06-13
new deinterlacer plugin based on tvtime
Miguel Freitas
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-28
comment unresolved symbols, add unsupported method for testing
Miguel Freitas
2003-05-28
i didn't meant to enable it yet
Miguel Freitas
2003-05-28
skeleton of deinterlacer post plugin
Miguel Freitas
2003-05-24
expand video filter - adds black borders to top and bottom of video to expand...
James Stembridge
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2003-02-22
handle extra info properly; that is: the inverter should pass on the extra info,
Michael Roitzsch
2002-12-30
close the port on dispose
Michael Roitzsch
2002-12-29
- new post plugin property: type
Michael Roitzsch
2002-12-25
get the rewiring correctly:
Michael Roitzsch
2002-12-06
thanks to Miguel, copying is no longer necessary
Michael Roitzsch
2002-12-01
now that I understand the copy method, the inverter works for XShm too
Michael Roitzsch
2002-12-01
some fixes. Xv works fine now. XShm does not. :(
Michael Roitzsch
2002-12-01
first Advent - time for some presents: xine's first post plugin
Michael Roitzsch