summaryrefslogtreecommitdiff
path: root/ext/libswscale/gstffmpegscale.c
Commit message (Expand)AuthorAgeFilesLines
* Remove swscale plugin codeTim-Philipp Müller2018-07-171-751/+0
* libswscale: Memory leak in gst_video_frame_mapSatya Prakash Gupta2017-07-171-1/+3
* libav: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* libav: Remove usage of deprecated APIAndreas Cadhalpun2016-01-161-26/+26
* Make the LGPL build the default and require --enable-gpl to build a GPL licen...Sebastian Dröge2015-07-011-3/+3
* swscale: Use 1.0-style video/x-raw capsOlivier Crête2013-03-011-29/+0
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* configure.ac: Import top-level include directoryEdward Hervey2012-09-101-4/+0
* avdec: fix paletted formatsWim Taymans2012-05-311-1/+1
* Merge remote-tracking branch 'origin/0.10'Wim Taymans2012-04-191-2/+2
|\
| * ffscale: fix compilation when ORC is missingWim Taymans2012-04-191-6/+3
| * ffmpeg: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+2
* | Rename everything from gst-ffmpeg to gst-libavSebastian Dröge2012-04-121-9/+10
* | Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* | gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* | fix for caps api changesWim Taymans2012-03-111-2/+2
* | Fix compiler warningsAlessandro Decina2012-02-271-2/+3
* | update for fixate_caps changeWim Taymans2012-02-221-6/+8
* | add parent to pad functionsWim Taymans2011-11-171-16/+8
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-10-311-1/+7
|\ \ | |/
| * Allow building a LGPL only gst-ffmpeg pluginMartin Storsjo2011-10-311-1/+7
* | ffmpeg: convert to new capsWim Taymans2011-08-221-73/+60
* | ffmpegscale: add cast to fix compiler warningTim-Philipp Müller2011-07-051-1/+2
* | ffmpegscale: update for GstVideoInfo API changesTim-Philipp Müller2011-07-051-5/+10
* | swscale: port to new video APIWim Taymans2011-06-201-70/+37
* | ffmpeg: fix some capsWim Taymans2011-06-201-8/+2
* | ffmpeg: port to new APIWim Taymans2011-06-021-2/+2
* | ffmpeg_use G_DEFINE_TYPEWim Taymans2011-04-191-18/+14
* | Merge branch 'master' into 0.11Wim Taymans2011-04-191-3/+0
|\ \ | |/
| * Fix unused-but-set-variable warnings with gcc 4.6Marc Plano-Lesay2011-04-191-3/+0
* | ffmpeg: port to new memory APIWim Taymans2011-04-041-4/+12
|/
* ffvideoscale: add support for UYVYJulien Isorce2011-02-141-2/+5
* Fix build if ORC is not installedThijs Vermeir2010-06-151-6/+7
* ffmpeg: Call orc_init() before trying to get target flagsSebastian Dröge2010-06-141-0/+5
* Use orc instead of liboil for CPU feature detectionSebastian Dröge2010-06-141-9/+20
* ffmpeg: Fix some remaining compiler warningsSebastian Dröge2010-03-241-8/+7
* ffvideoscale: Fix build warning.Julien Moutte2010-01-151-2/+2
* pixfmt: Stop using PIX_FMT that were marked as deprecated 3 years ago.Edward Hervey2009-03-111-1/+1
* configure.ac: Fix typo: libswcale -> libswscale for the pkg-config check.Sebastian Dröge2008-11-101-1/+1
* Rewrite ffvideoscale using libswscale and put into a separate plugin.Mark Nauwelaerts2008-10-081-0/+808