summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/gstvideofilter.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-08audio: video: Fix in/outbuf confusion of transform_metaJan Alexander Steffens (heftig)1-4/+4
2020-06-27audio: video: Optimize by using cached quark for meta tagHavard Graff1-2/+7
2017-09-06video-filter: Support allocation pool with pool objectNicolas Dufresne1-0/+3
2017-07-24videofilter: Unmap input frame if mapping output frame failedSatya Prakash Gupta1-2/+3
2017-03-10docs: Convert gtkdoc comments to markdownThibault Saunier1-7/+4
2015-06-29videofilter: Also copy metas if their API has no tags attached to itSebastian Dröge1-3/+3
2014-09-12videofilter: Use new GST_VIDEO_FRAME_MAP_FLAG_NO_REFSebastian Dröge1-19/+4
2014-09-12videofilter: Unref buffers before calling the transform_frame functionsSebastian Dröge1-0/+16
2013-09-09videofilter: implement transform_meta virtual method.Mathieu Duponchelle1-0/+20
2013-04-04videofilter: add caps to pool configMatej Knopp1-1/+3
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-08-08gst: Set alignment at the correct place of GstAllocationParamsSebastian Dröge1-1/+1
2012-08-08videofilter: Really add a buffer pool if none was providedSebastian Dröge1-3/+12
2012-08-08videofilter: Fix the crash in propose_allocationSreerenj Balachandran1-9/+6
2012-07-06update for query api changesWim Taymans1-1/+1
2012-07-06update for allocation query changesWim Taymans1-1/+1
2012-06-19videofilter: Don't duplicate code to create a new buffer pool if none is in t...Sebastian Dröge1-3/+0
2012-05-01videofilter: Use a GstVideoBufferPool if none was providedSebastian Dröge1-11/+33
2012-04-14videofilter: shortcut transform_ip when not setWim Taymans1-0/+2
2012-04-01videofilter: don't map writable in passthroughWim Taymans1-1/+7
2012-03-15update for bufferpool changesWim Taymans1-1/+4
2012-03-15update for allocation query changesWim Taymans1-11/+13
2012-03-14take padding into accountWim Taymans1-4/+4
2012-03-02videofilter: always chain up to parent propose_allocationWim Taymans1-3/+6
2012-03-01videofilter: fix for decide_allocation changesWim Taymans1-4/+5
2012-02-29update for metadata API changesWim Taymans1-1/+1
2012-02-28videofilter: fix some commentsWim Taymans1-3/+3
2012-02-22videofilter: improve propose_allocationWim Taymans1-1/+6
2012-02-06videofilter: take care of in_place transformWim Taymans1-2/+8
2012-01-02videofilter: use caps of the allocation queryWim Taymans1-1/+8
2011-12-21videofilter: improve video filterWim Taymans1-28/+222
2011-08-10Fix debug statementsJosep Torra1-2/+2
2011-06-17video: port to new APIWim Taymans1-4/+3
2011-03-27libs: port to new data APIWim Taymans1-1/+1
2009-08-08gst-libs: Remove dead assignments and resulting unused variables.Edward Hervey1-4/+0
2009-06-16videofilter: Add a default get_unit_size functionSebastian Dröge1-0/+25
2006-03-14gst/: Re-enable QoS after the release.Wim Taymans1-2/+7
2005-12-01update documentationThomas Vander Stichele1-3/+3
2005-11-30Adding docs.Julien Moutte1-0/+12
2005-11-30gst-libs/gst/video/gstvideofilter.*: borgify name to bring in line with other...Thomas Vander Stichele1-22/+22
2005-11-23VideoFilter inherits fromJulien Moutte1-478/+6
2005-11-22Convert to fractional framerates.Jan Schmidt1-4/+7
2005-07-25forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele1-31/+28
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-06-02gst/: Bufferalloc changes.Wim Taymans1-12/+16
2005-05-06add ported videofilter to cvs headChristian Schaller1-68/+50
2004-07-27fix local includes and 64 bits constantsSteve Lhomme1-1/+1
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-19/+20
2004-03-14gst-indentThomas Vander Stichele1-160/+186