index
:
~thiagoss/gst-plugins-base
acceptcaps
cookies
gstcookies
hds
link-checks
master
reverted-acceptcaps
videodecoder-reconfigure-bufferpool
gst-plugins-base branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
encoding
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
encodebin: Add a way to enable/disabled a GstEncodingProfile
Thibault Saunier
1
-2
/
+12
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-1
/
+1
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-15
/
+0
2015-04-24
remove unused enum items PROP_LAST
Luis de Bethencourt
1
-2
/
+1
2014-12-01
Don't compare booleans for equality to TRUE and FALSE
Sebastian Dröge
1
-1
/
+1
2014-11-28
encodebin: Add a way to disable caps renegotiation for output stream format
Thibault Saunier
1
-2
/
+50
2014-10-14
encodebin: fix some leaks in error code path
Tim-Philipp Müller
1
-5
/
+12
2014-09-18
streamsplitter: do not leak events when flushing them
Ognyan Tonchev
1
-5
/
+5
2014-08-29
encoding: remove assignment that's no longer needed
Tim-Philipp Müller
1
-1
/
+0
2014-08-11
encodebin: delay missing encoder error as passthrough is still possible
Thiago Santos
1
-34
/
+89
2014-06-03
streamsplitter: Keep still meaningfull pending events on FLUSH_STOP
Thibault Saunier
1
-10
/
+23
2014-04-10
encodebin: guard against gst_pad_get_peer returning NULL
Vincent Penquerc'h
1
-6
/
+8
2014-04-10
encodebin: guard against pathological NULL dereference
Vincent Penquerc'h
1
-0
/
+2
2014-01-29
streamsplitter: push pending events before eos
Thiago Santos
1
-11
/
+32
2014-01-16
streamsplitter: handle ACCEPT_CAPS query correctly
Wim Taymans
1
-0
/
+58
2013-10-09
encodebin: Handle changes in encoding_profile::restriction during playback
Thibault Saunier
1
-8
/
+21
2013-07-26
ext/gst: Ensure default query/event handlers are used
Edward Hervey
1
-26
/
+0
2013-07-23
streamcombiner: Proxy all sink events downstream
Sebastian Dröge
1
-1
/
+1
2013-07-22
streamcombiner: Fix locking
Sebastian Dröge
1
-5
/
+3
2013-07-21
encoding: fix EOS handling in streamsplitter / combiner.
Mathieu Duponchelle
4
-23
/
+116
2013-05-02
streamsplitter: Keep srcpad alive while querying peer
Thibault Saunier
1
-0
/
+3
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-03-31
encodebin: Add action signal to get pad for a given profile
Edward Hervey
1
-7
/
+68
2013-02-14
encodebin: activate ghost pad after creating it
Vincent Penquerc'h
1
-0
/
+1
2013-02-12
encodebin: sync muxer state with parent bin
Vincent Penquerc'h
1
-0
/
+1
2012-12-17
encodebing: Use the preset_name as the factory name and preset as the name of...
Thibault Saunier
1
-14
/
+16
2012-12-05
encodebin: Make use of the new preset_name when setting a preset
Thibault Saunier
1
-17
/
+36
2012-11-03
Fix FSF address
Tim-Philipp Müller
8
-16
/
+16
2012-10-24
Revert "gst: Add better support for static plugins"
Sebastian Dröge
1
-1
/
+1
2012-10-24
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-09-30
encodebin: muxer sink pad is not always a request pad
Alban Browaeys
1
-1
/
+3
2012-09-02
text/plain + text/x-pango-markup -> text/x-raw
Tim-Philipp Müller
1
-3
/
+2
2012-08-29
encodebin: rename flags type name
Tim-Philipp Müller
1
-15
/
+15
2012-08-20
video/x-dvd-subpicture -> subpicture/x-dvd
Tim-Philipp Müller
1
-1
/
+1
2012-08-05
encodebin: use generic marshaller for signal
Tim-Philipp Müller
5
-21
/
+2
2012-06-23
smartencoder: use gst_quark_from_static_string()
Tim-Philipp Müller
1
-1
/
+1
2012-05-19
encodebin: don't access GstElementFactory structure directly
Tim-Philipp Müller
1
-1
/
+2
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
4
-4
/
+4
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API change
Sebastian Dröge
1
-1
/
+1
2012-04-04
encodebin: release additional obtained caps reference
Mark Nauwelaerts
1
-14
/
+30
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-11
fix for caps API changes
Wim Taymans
1
-1
/
+1
2012-01-18
encoding: port to new GLib threading API
Tim-Philipp Müller
4
-21
/
+25
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
1
-2
/
+3
2012-01-05
Fix various unlikely, but still potential memoryleaks in error code paths
Havard Graff
1
-2
/
+3
2012-01-02
streamcombiner: fix srcpad query caps
Wim Taymans
1
-12
/
+19
2011-12-04
Work around deprecated thread API in glib master
Tim-Philipp Müller
2
-8
/
+6
2011-12-02
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-1
/
+1
2011-12-02
various: typo fixes
Piotr Fusik
1
-1
/
+1
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
4
-22
/
+21
[next]