summaryrefslogtreecommitdiff
path: root/src/post
AgeCommit message (Expand)Author
2012-04-15simplify greedy2frame deinterlacer a bitRoland Scheidegger
2012-01-12Merge from 1.1Petri Hintukainen
2012-01-12Fixed leakPetri Hintukainen
2012-01-11Fixed pointer castsPetri Hintukainen
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-15Disable strict-aliasing where it caused compiler warningsChristian Ruppert
2011-10-11Merge from 1.1.Darren Salt
2011-10-10Fixed asprintf usagePetri Hintukainen
2011-10-10corrected typos in src/post/audio/stretch.c and src/post/deinterlace/xine_plu...Chad Dunlap
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-05-16Fix up "pp" post-proc plugin and A/V decoding for ffmpeg 0.7.Darren Salt
2011-03-20Merge from 1.1.Darren Salt
2010-10-23mingw32-w64 port: integer sizes portabilityFrantišek Dvořák
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-07-210 → NULL for consistency.Darren Salt
2010-07-25Merge from 1.1; resync translation files.Darren Salt
2010-07-20Missing mutex initMatthias Drochner
2010-07-19Fix a few small memory leaks.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-03-03Merge from 1.1.Darren Salt
2009-02-18"No newline at end of file" fixes.Darren Salt
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-15Prepare for xine_mmx.h.Darren Salt
2009-01-11Merge from 1.1.Darren Salt
2009-01-04Merge from 1.1.Darren Salt
2009-01-02configurable parameter for tvtime pulldown sync sensitivityJason Tackaberry
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Memory access fixes:František Dvořák
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-09-20textrel fix for xineplug_post_tvtime.so (tomsmocomp)PaX Team
2011-05-17Fix build with very recent copies of FFmpegBrad Smith
2008-08-14Merge from 1.1.Darren Salt
2008-07-17Merge from 1.1.Darren Salt
2008-07-10add PTHREAD_LIBS to xineplug_post_tvtime as pthread mutex are usedMatthias Ringwald
2008-07-03Merge from 1.1.Darren Salt
2008-07-02Build fix for external ffmpegChris Rankin
2008-06-23Allow for <libavutil/base64.h> etc.Darren Salt
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-05-29Merge from 1.1.Darren Salt
2008-07-08Avoid definition of MAX that clashes with MAX() macro.Diego 'Flameeyes' Pettenò
2008-05-23Remove MIN/MAX macro definitions on unit.Diego 'Flameeyes' Pettenò
2008-05-23Mark initialisation functions with malloc attribute.Diego 'Flameeyes' Pettenò
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-09-17Remove an extra const directive for goom_csc_methodsErik Hovland
2008-05-09Avoid loop for common memory operations (zeroing, copying, moving).Diego 'Flameeyes' Pettenò
2008-05-07Include config.hDiego 'Flameeyes' Pettenò