summaryrefslogtreecommitdiff
path: root/src/post/planar
AgeCommit message (Expand)Author
2014-11-19Revert part of 12593:f7c8f59bf518Petri Hintukainen
2014-11-06Copyright year update by hg log.Torsten Jager
2014-11-06post: silence warnings.Torsten Jager
2014-06-06Copyright year update by hg log.Torsten Jager
2014-05-19moved register initializations out of loop. do not require registers for argu...Petri Hintukainen
2014-05-19Require less GPRs for asm parameters.Alan Barrett
2013-10-14Copyright year update by hg log info #2.Torsten Jager
2013-09-30Hide warningPetri Hintukainen
2013-09-13Copyright year update by hg log infoTorsten Jager
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-10Fixed asprintf usagePetri Hintukainen
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
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.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
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2011-05-17Fix build with very recent copies of FFmpegBrad Smith
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-05-23Remove MIN/MAX macro definitions on unit.Diego 'Flameeyes' Pettenò
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-09Avoid loop for common memory operations (zeroing, copying, moving).Diego 'Flameeyes' Pettenò
2008-05-07Replace strn?cpy() + strn?cat() calls with a?sprintf().Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-04-09Compilation fixes, mostly ffmpeg-related, and linkage fixes.Darren Salt
2008-03-06Fix include path to internal ffmpeg for post/planarMatthias Ringwald
2008-03-04Merge from 1.1.Darren Salt
2008-03-02Fix compilation with older external ffmpeg.Darren Salt
2008-03-01Support the new FFmpeg include layout. Now the same include directive should ...Reinhard Nißl
2008-03-01Update to the new FFmpeg's include directory.Diego 'Flameeyes' Pettenò
2008-01-05Merge from 1.2.Diego 'Flameeyes' Pettenò
2008-01-01Bump post plugin interface version after API changesPetri Hintukainen
2007-12-23Merge from 1.2 main branch.Diego 'Flameeyes' Pettenò
2007-12-22Merge -headers-reshuffle branch into main.Diego 'Flameeyes' Pettenò
2007-12-19Mark more arrays as constant.Diego 'Flameeyes' Pettenò
2007-12-19Rewrite get_help function to use asprintf, without declaring the two help1/he...Diego 'Flameeyes' Pettenò
2007-12-19Mark static strings as const.Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-19Merge from 1.2 branch.Diego 'Flameeyes' Pettenò