summaryrefslogtreecommitdiff
path: root/gst/y4m
Commit message (Expand)AuthorAgeFilesLines
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2012-01-131-0/+3
|\
| * y4mdec: fix event leakVincent Penquerc'h2012-01-121-0/+3
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
* | y4m: update for new interlace capsWim Taymans2011-12-191-0/+2
* | Fix printf format compiler warnings on OS X / 64 bitMatej Knopp2011-11-231-1/+1
* | add parent to pad functionsWim Taymans2011-11-171-12/+13
* | add parent to query functionWim Taymans2011-11-161-25/+20
* | y4m: port to 0.11Wim Taymans2011-10-162-106/+84
|/
* y4mdec: Fix buffer durationDavid Schleef2011-06-261-1/+1
* Remove unused but set variablesDebarshi Ray2011-06-041-11/+0
* y4mdec: add plugin descriptionPhilip Jägenstedt2011-04-301-1/+2
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* y4mdec: Default colorspace is I420Edward Hervey2011-01-121-1/+1
* y4mdec: Fix copyrightDavid Schleef2011-01-051-1/+1
* y4m: Fix unitialized variables on macosxEdward Hervey2011-01-051-1/+1
* y4mdec: Add y4mdecDavid Schleef2010-12-143-0/+836
* Moved 'y4menc' from -bad to -goodJan Schmidt2009-05-164-561/+0
* y4menc: change my emailWim Taymans2009-05-131-1/+1
* y4menc: don't strip timestampsWim Taymans2009-05-131-2/+6
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Add documentation for YUV4MPEG2 encoder element.Mark Nauwelaerts2008-06-261-1/+20
* Plug some leaks; try to make build bot happy again.Tim-Philipp Müller2007-04-241-10/+11
* configure.ac: Enable cdaudio and y4m.Mark Nauwelaerts2006-11-133-161/+175
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* gst/: Fix more broken GObject macrosStefan Kost2006-04-081-2/+4
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-1/+2
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-051-7/+8
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* I'm a bad boy. using /1001. to force C to do float division and not integer d...Stéphane Loeuillet2005-01-141-3/+3
* replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet2005-01-141-3/+3
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+148
* a52dec: Use a debug category, Output timestamps correctlyJan Schmidt2004-04-011-12/+10
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-6/+7
* *.h: Revert indentingJohan Dahlin2004-03-151-20/+17
* gst-indentThomas Vander Stichele2004-03-142-124/+117
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-27/+22
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* fix to new plugin systemBenjamin Otte2003-11-021-25/+28
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0