summaryrefslogtreecommitdiff
path: root/ext/libpostproc
AgeCommit message (Expand)AuthorFilesLines
2012-01-10ffmpeg: Fix merge mistakesSebastian Dröge1-4/+4
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-4/+4
2011-12-21update for videofilter changesWim Taymans1-55/+29
2011-11-28ffmpeg: fix pad template ref leaksVincent Penquerc'h1-4/+4
2011-06-20ffmpeg: fix some capsWim Taymans1-2/+2
2011-04-29Merge branch 'master' into 0.11Wim Taymans1-2/+2
2011-04-21postproc: pp_*_t => pp_*Edward Hervey1-2/+2
2011-04-19Merge branch 'master' into 0.11Wim Taymans1-2/+1
2011-04-19Fix unused-but-set-variable warnings with gcc 4.6Marc Plano-Lesay1-2/+1
2011-04-04ffmpeg: port to new memory APIWim Taymans1-1/+7
2010-10-19various: add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-10/+19
2010-07-05ext: Fix CFLAGS orderEdward Hervey1-2/+1
2010-06-15Fix build if ORC is not installedThijs Vermeir1-7/+8
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/+23
2010-03-24postproc: Mark postproc filters table as constSebastian Dröge1-1/+1
2010-03-24ffmpeg: Fix some remaining compiler warningsSebastian Dröge1-14/+13
2008-11-04ext/: Don't install static libs for plugins. Fixes #550851 for -ffmpeg.Stefan Kost1-0/+2
2008-10-30Update ffmpeg/swscale snapshot to the latest revision and adjust to API chang...Alexis Ballier1-2/+2
2008-05-13Fix build with (Debian's) system ffmpeg. Fixes bug #532803.Sebastian Dröge1-82/+81
2008-05-06ext/libpostproc/gstpostproc.c: Support for non-I420 colorspaces in postprocGabriel Bouvigne1-2/+2
2008-04-15Revert my patch, it was the badness.Andy Wingo1-1/+1
2008-04-15ext/libpostproc/gstpostproc.c (gst_post_proc_transform_ip): Fix some mistypin...Andy Wingo1-1/+1
2008-04-03ffmpegrev: Bump upstream ffmpeg revision to todaysEdward Hervey1-4/+5
2007-05-17Fix the build on MacOSX. since the one shipped by Apple is from the middle ag...Edward Hervey1-1/+1
2006-12-14Allow building against an external FFMpeg install. Fixes: #363363Josselin Mouette2-10/+5
2006-10-20configure.ac: postproc filters need liboil to detect the cpu architectureEdward Hervey3-285/+622
2005-12-06expand tabsThomas Vander Stichele1-117/+117
2005-09-05Update for state change type and macro changes.Andy Wingo1-8/+9
2005-08-05Backport BRANCH-THREADED to HEAD, fix a bit.Ronald S. Bultje1-16/+15
2005-07-20ext/: Update to ffmpeg snapshot of Jul 20 2005 4:00 PM GMT. Mostly some added...Ronald S. Bultje1-2/+0
2005-06-25ext/libpostproc/gstpostproc.*: fix debug outputLuca Ognibene2-6/+6
2005-06-20ext/libpostproc/gstpostproc.c: It works better when filing the hash_table BEF...Edward Hervey1-3/+8
2005-06-20ext/: ffmpeg's libpostproc wrapper pluginsEdward Hervey3-0/+578