summaryrefslogtreecommitdiff
path: root/src/post
AgeCommit message (Expand)Author
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-19this one kept me busy with xine-ui's saturation slider...Michael Roitzsch
2003-08-15fix some small memleaksMichael Roitzsch
2003-08-15heavily improving the expand plugin:Michael Roitzsch
2003-08-12handle frame flags properly, small aspect ratio fix for expandMichael Roitzsch
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-07-26Try to avoid to discard audio buffersThibaut Mattern
2003-07-26Same pts hack for all viz pluginsThibaut Mattern
2003-07-26- compute a pts using metronom internals if the demuxer doesn't provide pts (...Thibaut Mattern
2003-07-12use yuy2_to_yv12Miguel Freitas
2003-07-12provide configuration entries for tvtime pluginMiguel Freitas
2003-07-03remove //Miguel Freitas
2003-07-03disabled plugins that will not compileMike Melanson
2003-06-29port of some simple video filters from mplayerMiguel Freitas
2003-06-26these should be staticMiguel Freitas
2003-06-22use our own port of greedy2frame (tvtime port is currently broken)Miguel Freitas
2003-06-22- disable chroma filter by defaultMiguel Freitas
2003-06-21adopt xine coding guidelinesMichael Roitzsch
2003-06-18Build fix, when srcdir != objdirJuergen Keil
2003-06-18try filtering more to remove chroma problemsMiguel Freitas
2003-06-17sourceforge is ignoring my commit, trying againMiguel Freitas
2003-06-16reducing differences to tvtime cvsMiguel Freitas
2003-06-15a bit of cleanupMichael Roitzsch
2003-06-15James Slorach's suggestionsMiguel Freitas
2003-06-15Remove linear blend deinterlacer from video_out_pgx64. Add C implementation o...Robin KAY
2003-06-13Make deinterlacer plugin compile on Solaris. Remove defunct code from xine-ut...Robin KAY
2003-06-13have "linear" as default method so non-x86 users can use itMiguel Freitas
2003-06-13deinterlacer pluginMiguel Freitas
2003-06-13new deinterlacer plugin based on tvtimeMiguel Freitas
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-05-28comment unresolved symbols, add unsupported method for testingMiguel Freitas
2003-05-28i didn't meant to enable it yetMiguel Freitas
2003-05-28skeleton of deinterlacer post pluginMiguel Freitas
2003-05-24expand video filter - adds black borders to top and bottom of video to expand...James Stembridge
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-04-30Don't forget to reset frame->bad_frame to 0 !Thibaut Mattern
2003-04-09avoid sefault (tweaking fried memory is never a good idea ;-)Daniel Caujolle-Bert
2003-03-16no no no, CFLAGS may be used here to let the filter worksDaniel Caujolle-Bert
2003-03-16stop warningDaniel Caujolle-Bert
2003-03-15* bug fixesLuca Ognibene
2003-03-14* fixes in mosaico ppLuca Ognibene
2003-03-14* some changes, disabled at the momentLuca Ognibene
2003-03-11Several post plugins were crashing with a failed assertion, due toJuergen Keil
2003-03-06- revert stream info changesBastien Nocera
2003-03-06- following the screenshot discussion, inform the height and width of the streamBastien Nocera
2003-03-04fix compiler warnings at least in xine's native codeMichael Roitzsch
2003-02-28frame_copy_content should work with XINE_IMGFMT_YUY2Luca Ognibene
2003-02-28new post plugin type for compositingMichael Roitzsch
2003-02-28fixLuca Ognibene