index
:
delta/gstreamer-plugins-good.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_11
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
baserock/0.10+v4l_fix
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
g729fixes
master
master-UNNAMED-BRANCH
gitlab.freedesktop.org: gstreamer/gst-plugins-good.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
flx
Commit message (
Expand
)
Author
Age
Files
Lines
*
flx: allow per feature registration
Stéphane Cerveau
2021-03-29
2
-2
/
+5
*
Remove autotools build system
Tim-Philipp Müller
2019-10-14
1
-8
/
+0
*
doc: Port documentation to hotdoc
Thibault Saunier
2019-05-13
1
-0
/
+1
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2019-05-13
1
-0
/
+1
*
Meson: Generate pc file for all plugins in good
Xavier Claessens
2018-04-25
1
-0
/
+1
*
Remove plugin specific static build option
Nicolas Dufresne
2017-05-16
1
-1
/
+0
*
flxdec: Only send SEGMENT events after CAPS
Sebastian Dröge
2016-12-09
2
-8
/
+29
*
flxdec: Unref and unmap buffers in all code paths as needed
Sebastian Dröge
2016-12-09
1
-3
/
+2
*
flxdec: Allocate 0-initialized memory for the decoded frame
Sebastian Dröge
2016-12-06
1
-2
/
+2
*
flxdec: rewrite logic based on GstByteReader/Writer
Matthew Waters
2016-11-23
4
-260
/
+427
*
flxdec: Don't unref() parent in the chain function
Sebastian Dröge
2016-11-23
1
-1
/
+0
*
flxdec: fix some warnings comparing unsigned < 0
Matthew Waters
2016-11-22
1
-2
/
+2
*
flxdec: add some write bounds checking
Matthew Waters
2016-11-22
1
-25
/
+91
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+8
*
gst Factor out endian-order RGB formats
Nirbheek Chauhan
2016-03-10
1
-5
/
+7
*
win32: remove outdated build cruft
Tim-Philipp Müller
2016-02-21
1
-157
/
+0
*
flxdec: remove unnecessary NULL check before g_free()
Reynaldo H. Verdejo Pinochet
2015-11-15
1
-2
/
+1
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
1
-15
/
+0
*
flxdec: fix integer overflow
Vincent Penquerc'h
2014-05-02
1
-1
/
+1
*
flx: Fix typo in header include guard
Sebastian Dröge
2014-02-08
1
-1
/
+1
*
flxdec: Properly skip non-frame chunks
Sebastian Dröge
2013-05-24
1
-1
/
+7
*
flxdec: Flush data from adapter after reading it
Sebastian Dröge
2013-05-24
1
-0
/
+1
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
5
-10
/
+10
*
flxdec: improve segment handling
Mark Nauwelaerts
2012-04-13
1
-0
/
+35
*
flxdec: port to 0.11
Mark Nauwelaerts
2012-04-13
2
-129
/
+74
*
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-04-10
1
-1
/
+1
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
android: Make it ready for androgenizer
Thibault Saunier
2011-04-11
1
-0
/
+14
*
build: Makefile.am cleanups
Tim-Philipp Müller
2010-03-18
1
-2
/
+2
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
1
-8
/
+4
*
flx: fix description
Benjamin Otte
2010-03-09
1
-1
/
+1
*
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2009-04-18
1
-2
/
+1
*
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2009-01-28
1
-3
/
+0
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
1
-0
/
+14
*
gst/flx/gstflxdec.c: fix categorisation, make short desc more explicit, remov...
Stefan Kost
2006-11-08
1
-55
/
+15
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
1
-2
/
+2
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-6
/
+5
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-6
/
+2
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
1
-1
/
+2
*
gst/flx/gstflxdec.*: Implement DURATION query.
Wim Taymans
2006-02-19
2
-1
/
+3
*
gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak.
Wim Taymans
2006-02-19
4
-48
/
+86
*
gst/flx/gstflxdec.c: If the speed of the file is null in the header, set the ...
Edward Hervey
2005-12-13
1
-0
/
+2
*
Now flxdec works on big-endian machines as well.
Zeeshan Ali
2005-12-11
5
-69
/
+150
*
expand tabs
Thomas Vander Stichele
2005-12-06
2
-63
/
+63
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-1
/
+1
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
1
-2
/
+2
[next]