index
:
~bilboed/gst-plugins-base
closedcaption
docfixes
master
uridecodebin3-1.12
Unnamed repository; edit this file to name it for gitweb.
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
resample: avoid overflows
Wim Taymans
1
-3
/
+4
2016-02-11
resample: fix double interpolation sse code
Wim Taymans
1
-6
/
+6
2016-01-28
audiorate: Use gst_audio_format_fill_silence() instead of memset with 0 for g...
Sebastian Dröge
1
-2
/
+5
2016-01-27
encodebin: Allow streamheader update when profile.allow_dynamic_output == FALSE
Thibault Saunier
1
-0
/
+6
2016-01-25
decodebin: Correctly expose pads from elements that have directly exposable pads
Sebastian Dröge
1
-42
/
+47
2016-01-16
streamsynchronizer: Ignore flushing streams [..]
Mathieu Duponchelle
1
-1
/
+1
2016-01-16
playbin: Only append non-raw and sysmem pad template caps to the autoplug-que...
Sebastian Dröge
1
-0
/
+28
2016-01-16
Revert "playbin: only add the template caps when the result is empty"
Sebastian Dröge
1
-1
/
+1
2016-01-15
playsink: Properly mark pending blocked pads
Edward Hervey
1
-1
/
+3
2016-01-13
subtitleoverlay: replace gst_caps_can_intersect() with is_subset()
Thiago Santos
1
-1
/
+1
2016-01-13
playbin: use subset check instead of intersect
Thiago Santos
1
-4
/
+4
2016-01-11
subtitleoverlay: replace accept-caps with caps query
Thiago Santos
1
-3
/
+17
2016-01-08
videorate: replace accept-caps with a caps query
Thiago Santos
1
-2
/
+5
2016-01-08
audio-converter: small API tweaks
Wim Taymans
1
-2
/
+2
2016-01-08
audio-convert: simplify API
Wim Taymans
1
-2
/
+2
2016-01-08
playbin: Use the caps query instead of accept-caps to detect if a sink accept...
Sebastian Dröge
1
-8
/
+10
2016-01-06
videotestsrc: add missing break in set_property switch case
Aurélien Zanelli
1
-0
/
+1
2015-12-29
audioconvert: Pass pointer arrays instead of singleton pointers to gst_audio_...
Sebastian Dröge
1
-2
/
+4
2015-12-28
typefindfunctions: Make sure that enough data is available in AAC/ADTS typefi...
Sebastian Dröge
1
-3
/
+4
2015-12-25
playsink: Don't leak audio/video filters due to floating references weirdness
Sebastian Dröge
1
-0
/
+6
2015-12-25
playsink: Allow reuse of audio/video filters by unparenting them from their bins
Sebastian Dröge
1
-0
/
+41
2015-12-25
playsink: Don't leak audio/video filters when using non-raw media
Sebastian Dröge
1
-0
/
+6
2015-12-18
playbin: only add the template caps when the result is empty
Matthew Waters
1
-1
/
+1
2015-12-16
Revert "decodebin2: fix deadlock on chain shutdown"
Sebastian Dröge
1
-4
/
+2
2015-12-16
multifdsink: fix typo in GST_WARNING_OBJECT
Luis de Bethencourt
1
-1
/
+1
2015-12-16
videorate: remove dead code
Vincent Penquerc'h
1
-4
/
+0
2015-12-16
audioconvert: clear convert object
Wim Taymans
1
-1
/
+3
2015-12-14
audio: adapt API for non-interleaved formats
Wim Taymans
1
-2
/
+3
2015-12-10
multisocketsink: add GstNetworkMessage event
Wim Taymans
2
-12
/
+83
2015-12-10
multisocketsink: add dispatched event
Wim Taymans
2
-2
/
+26
2015-12-10
socketsrc: handle GstNetworkMessage events
Wim Taymans
2
-0
/
+84
2015-12-09
audio-convert: improve converter API
Wim Taymans
1
-2
/
+2
2015-12-04
multisocketsink: let downstream know we support metadata
Wim Taymans
1
-0
/
+15
2015-12-02
decodebin2: fix "Attempt to unlock mutex that was not locked"
Tim-Philipp Müller
1
-1
/
+2
2015-12-02
playback: Expose XSUB formats by default
Edward Hervey
1
-0
/
+1
2015-12-02
streamsynchronizer: Rename GstStream => GstSyncStream
Edward Hervey
1
-28
/
+28
2015-12-02
decodebin: Update buffering messages when removing an element that had buffer...
Sebastian Dröge
1
-2
/
+61
2015-12-02
multisocketsink: keep on reading when we stop sending
Wim Taymans
2
-29
/
+44
2015-12-01
[PATCH] Fix a race condition accessing the decode_chain field.
Thomas Bluemel
1
-16
/
+40
2015-12-01
decodebin: early out on pad-added when the pad is inactive
Vincent Penquerc'h
1
-0
/
+7
2015-12-01
decodebin: lock the expose lock around decode_chain use
Vincent Penquerc'h
1
-8
/
+14
2015-11-10
audio-converter: add output size argument
Wim Taymans
1
-3
/
+2
2015-11-06
decodebin: Properly deactivate ghostpads
Edward Hervey
1
-1
/
+1
2015-11-06
audioconvert: fix build
Tim-Philipp Müller
4
-842
/
+0
2015-11-06
audio-converter: move audio converter to audio libs
Wim Taymans
4
-578
/
+2
2015-11-06
audio-channel-mix: move channel mixer to audio libs
Wim Taymans
6
-974
/
+0
2015-11-06
audio: add debug categories
Wim Taymans
3
-0
/
+46
2015-11-06
channelmix: don't limit channelpositions
Wim Taymans
2
-8
/
+9
2015-11-06
channelmix: simplify API a little
Wim Taymans
3
-92
/
+102
2015-11-06
channelmix: GstChannel -> GstAudioChannel
Wim Taymans
3
-122
/
+136
[next]