summaryrefslogtreecommitdiff
path: root/ext/libswscale
AgeCommit message (Expand)AuthorFilesLines
2012-03-11fix for caps api changesWim Taymans1-2/+2
2012-02-27Fix compiler warningsAlessandro Decina1-2/+3
2012-02-22update for fixate_caps changeWim Taymans1-6/+8
2011-11-17add parent to pad functionsWim Taymans1-16/+8
2011-10-31Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+7
2011-10-31Allow building a LGPL only gst-ffmpeg pluginMartin Storsjo1-1/+7
2011-08-22ffmpeg: convert to new capsWim Taymans1-73/+60
2011-07-05ffmpegscale: add cast to fix compiler warningTim-Philipp Müller1-1/+2
2011-07-05ffmpegscale: update for GstVideoInfo API changesTim-Philipp Müller1-5/+10
2011-06-20swscale: port to new video APIWim Taymans1-70/+37
2011-06-20ffmpeg: fix some capsWim Taymans1-8/+2
2011-06-02ffmpeg: port to new APIWim Taymans1-2/+2
2011-04-19ffmpeg_use G_DEFINE_TYPEWim Taymans1-18/+14
2011-04-19Merge branch 'master' into 0.11Wim Taymans1-3/+0
2011-04-19Fix unused-but-set-variable warnings with gcc 4.6Marc Plano-Lesay1-3/+0
2011-04-04ffmpeg: port to new memory APIWim Taymans1-4/+12
2011-02-14ffvideoscale: add support for UYVYJulien Isorce1-2/+5
2010-07-05ext: Fix CFLAGS orderEdward Hervey1-3/+2
2010-06-15Fix build if ORC is not installedThijs Vermeir1-6/+7
2010-06-14ffmpeg: Call orc_init() before trying to get target flagsSebastian Dröge1-0/+5
2010-06-14Use orc instead of liboil for CPU feature detectionSebastian Dröge2-11/+22
2010-03-24ffmpeg: Fix some remaining compiler warningsSebastian Dröge1-8/+7
2010-01-15ffvideoscale: Fix build warning.Julien Moutte1-2/+2
2009-03-11pixfmt: Stop using PIX_FMT that were marked as deprecated 3 years ago.Edward Hervey1-1/+1
2008-11-10configure.ac: Fix typo: libswcale -> libswscale for the pkg-config check.Sebastian Dröge1-1/+1
2008-11-04ext/: Don't install static libs for plugins. Fixes #550851 for -ffmpeg.Stefan Kost1-0/+1
2008-10-08Rewrite ffvideoscale using libswscale and put into a separate plugin.Mark Nauwelaerts2-0/+823