summaryrefslogtreecommitdiff
path: root/gst/y4m
AgeCommit message (Expand)AuthorFilesLines
2012-05-16y4m: link against the right libgstvideoJohn Hein1-3/+2
2012-04-19video: Update for libgstvideo API changesSebastian Dröge1-7/+0
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-01-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+3
2012-01-12y4mdec: fix event leakVincent Penquerc'h1-0/+3
2011-12-19y4m: update for new interlace capsWim Taymans1-0/+2
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+4
2011-11-23Fix printf format compiler warnings on OS X / 64 bitMatej Knopp1-1/+1
2011-11-17add parent to pad functionsWim Taymans1-12/+13
2011-11-16add parent to query functionWim Taymans1-25/+20
2011-10-16y4m: port to 0.11Wim Taymans2-103/+81
2011-06-26y4mdec: Fix buffer durationDavid Schleef1-1/+1
2011-06-04Remove unused but set variablesDebarshi Ray1-11/+0
2011-04-30y4mdec: add plugin descriptionPhilip Jägenstedt1-1/+2
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2011-01-12y4mdec: Default colorspace is I420Edward Hervey1-1/+1
2011-01-05y4mdec: Fix copyrightDavid Schleef1-1/+1
2011-01-05y4m: Fix unitialized variables on macosxEdward Hervey1-1/+1
2010-12-14y4mdec: Add y4mdecDavid Schleef3-0/+836
2009-05-16Moved 'y4menc' from -bad to -goodJan Schmidt4-561/+0
2009-05-13y4menc: change my emailWim Taymans1-1/+1
2009-05-13y4menc: don't strip timestampsWim Taymans1-2/+6
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-06-26Add documentation for YUV4MPEG2 encoder element.Mark Nauwelaerts1-1/+20
2007-04-24Plug some leaks; try to make build bot happy again.Tim-Philipp Müller1-10/+11
2006-11-13configure.ac: Enable cdaudio and y4m.Mark Nauwelaerts3-159/+173
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-08gst/: Fix more broken GObject macrosStefan Kost1-2/+4
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-1/+2
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-09-05Fix up all the state change functions.Jan Schmidt1-7/+8
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-01-14I'm a bad boy. using /1001. to force C to do float division and not integer d...Stéphane Loeuillet1-3/+3
2005-01-14replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet1-3/+3
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+148
2004-04-01a52dec: Use a debug category, Output timestamps correctlyJan Schmidt1-12/+10
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-6/+7
2004-03-15*.h: Revert indentingJohan Dahlin1-20/+17
2004-03-14gst-indentThomas Vander Stichele2-121/+114
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-27/+22
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-02fix to new plugin systemBenjamin Otte1-25/+28