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
/
pp.c
Age
Commit message (
Expand
)
Author
2013-10-14
Copyright year update by hg log info #2.
Torsten Jager
2013-09-30
Hide warning
Petri Hintukainen
2013-09-13
Copyright year update by hg log info
Torsten Jager
2011-10-17
Merge from 1.1
Petri Hintukainen
2011-10-10
Fixed asprintf usage
Petri Hintukainen
2011-05-16
Fix up "pp" post-proc plugin and A/V decoding for ffmpeg 0.7.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-01-18
Merge from 1.1.
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2011-05-17
Fix build with very recent copies of FFmpeg
Brad Smith
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2008-06-23
Allow for <libavutil/base64.h> etc.
Darren Salt
2008-06-20
Merge the avutil branch; port the "raw" video output plugin.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
Replace strn?cpy() + strn?cat() calls with a?sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-04-09
Compilation fixes, mostly ffmpeg-related, and linkage fixes.
Darren Salt
2008-03-04
Merge from 1.1.
Darren Salt
2008-03-02
Fix compilation with older external ffmpeg.
Darren Salt
2008-03-01
Support the new FFmpeg include layout. Now the same include directive should ...
Reinhard Nißl
2008-03-01
Update to the new FFmpeg's include directory.
Diego 'Flameeyes' Pettenò
2007-12-22
Merge -headers-reshuffle branch into main.
Diego 'Flameeyes' Pettenò
2007-12-19
Rewrite get_help function to use asprintf, without declaring the two help1/he...
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Remove more class_dispose functions, and replace with default_post_class_disp...
Diego 'Flameeyes' Pettenò
2007-12-18
Use xine_xmalloc to allocate the plugin structures, so that they get zeroed out.
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all post plugins to the new identifier/description interface. Add _() ...
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-04-06
Remove executable status from all files which shouldn't have it.
Darren Salt
2006-01-27
Adapt the engine to the new list code.
Thibaut Mattern
2005-01-15
**BUGFIX**
Michael Roitzsch
2005-01-10
Assume that front ends can handle tabs (ffmpeg post-proc plugin).
Darren Salt
2004-04-17
swap usage of "up" and "down" to the more common meaning:
Michael Roitzsch
2004-01-07
the new, refined post plugin architecture
Michael Roitzsch
2003-12-07
fix post plugins interception
Miguel Freitas
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