summaryrefslogtreecommitdiffstats
path: root/ext/tarkin/gsttarkinenc.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-05-10ext/tarkin/gsttarkindec.c: "Filter/Video/Decoder" => "Codec/Decoder/Video"Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-17/+17
2004-03-14gst-indentThomas Vander Stichele1-87/+79
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2003-11-02Tarkin compiles againIain Holmes1-5/+57
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-8/+9
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+1
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-1/+3
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-1/+1
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-4/+4
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-03-30Changed to the new props APIWim Taymans1-2/+2
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo1-1/+1
2002-03-03get up-to-date with the gst_caps_debug api improved capsnego in mad improved ...Andy Wingo1-1/+1
2002-02-03Added a tarkin encoder/decoder plugin.Wim Taymans1-0/+371