index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
y4m
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+12
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+4
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-03-09
y4mdec: remove unnecessary semicolon
hoonhee.lee
1
-4
/
+4
2014-03-15
y4mdec: check for VIDEO meta instead of CROP meta
Nicolas Dufresne
1
-2
/
+1
2013-05-10
y4mdec: set timestamps when restriding buffer
David Schleef
1
-0
/
+1
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-03-22
y4mdec: Use the correct strides as used by y4m and convert to GStreamer strid...
Sebastian Dröge
2
-1
/
+173
2013-03-22
y4mdec: Use the default event/query handlers for the default handling
Sebastian Dröge
1
-4
/
+2
2013-03-22
y4mdec: Properly handle segment and time values of -1
Sebastian Dröge
1
-8
/
+31
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-18
y4mdec: init videoinfo
Mark Nauwelaerts
1
-0
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-05-16
y4m: link against the right libgstvideo
John Hein
1
-3
/
+2
2012-04-19
video: Update for libgstvideo API changes
Sebastian Dröge
1
-7
/
+0
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-2
/
+2
2012-01-13
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-0
/
+3
2012-01-12
y4mdec: fix event leak
Vincent Penquerc'h
1
-0
/
+3
2011-12-19
y4m: update for new interlace caps
Wim Taymans
1
-0
/
+2
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+4
2011-11-23
Fix printf format compiler warnings on OS X / 64 bit
Matej Knopp
1
-1
/
+1
2011-11-17
add parent to pad functions
Wim Taymans
1
-12
/
+13
2011-11-16
add parent to query function
Wim Taymans
1
-25
/
+20
2011-10-16
y4m: port to 0.11
Wim Taymans
2
-106
/
+84
2011-06-26
y4mdec: Fix buffer duration
David Schleef
1
-1
/
+1
2011-06-04
Remove unused but set variables
Debarshi Ray
1
-11
/
+0
2011-04-30
y4mdec: add plugin description
Philip Jägenstedt
1
-1
/
+2
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2011-01-12
y4mdec: Default colorspace is I420
Edward Hervey
1
-1
/
+1
2011-01-05
y4mdec: Fix copyright
David Schleef
1
-1
/
+1
2011-01-05
y4m: Fix unitialized variables on macosx
Edward Hervey
1
-1
/
+1
2010-12-14
y4mdec: Add y4mdec
David Schleef
3
-0
/
+836
2009-05-16
Moved 'y4menc' from -bad to -good
Jan Schmidt
4
-561
/
+0
2009-05-13
y4menc: change my email
Wim Taymans
1
-1
/
+1
2009-05-13
y4menc: don't strip timestamps
Wim Taymans
1
-2
/
+6
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-06-26
Add documentation for YUV4MPEG2 encoder element.
Mark Nauwelaerts
1
-1
/
+20
2007-04-24
Plug some leaks; try to make build bot happy again.
Tim-Philipp Müller
1
-10
/
+11
2006-11-13
configure.ac: Enable cdaudio and y4m.
Mark Nauwelaerts
3
-161
/
+175
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-04-08
gst/: Fix more broken GObject macros
Stefan Kost
1
-2
/
+4
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-1
/
+2
2006-04-01
rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+1
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-7
/
+8
[next]