index
:
~bilboed/gst-plugins-bad
0.10
WIP
WIP-1.5
amczerocopy-gl-wip
amczerocopy-gl-wip2
android-gl
closedcaption
current
dash-skip
dash-take2
descriptordump
dsmcc
glcontext
h264parsekey
h264parser
hls
master
mpegts-wip
multifile
pcroffset
streams
streams-rebased
teletext
trickmodes
tsdemux-gap
tsdemux-switch
tsid-pid
vapoursynth
vdpau
wip
wip2
wip3
Personal copy of gst-plugins-bad
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
androidmedia: Don't leak reference to GLContext
amczerocopy-gl-wip
Edward Hervey
1
-0
/
+5
2015-02-12
androidmedia: Use the proper input state
Edward Hervey
1
-1
/
+1
2015-02-12
amcviddec: Check if reconfiguration is needed after setting caps
Edward Hervey
1
-0
/
+8
2015-02-12
androidmedia: add direct rendering support to amcvideodec
Matthieu Bouron
19
-20
/
+2317
2015-02-12
androidmedia: split jni code to gstjniutils.c
Matthieu Bouron
4
-583
/
+665
2015-02-12
gl: Add/Update more debug statements
Edward Hervey
8
-61
/
+96
2015-02-12
gl: Make glcontext debug category used in more places
Edward Hervey
2
-1
/
+7
2015-02-12
glimagesink: Sprinkle more debug
Edward Hervey
1
-2
/
+19
2015-02-12
dashdemux: set proper stream type to streams
Thiago Santos
1
-3
/
+3
2015-02-12
audiomixer: calculate stream_time used to sync pad values correctly
Tim-Philipp Müller
1
-4
/
+2
2015-02-12
avfvideosrc: Only use the duration of the sample if it is valid
Sebastian Dröge
1
-2
/
+4
2015-02-12
adaptivedemux: track per-fragment bitrates.
Mathieu Duponchelle
2
-20
/
+113
2015-02-11
x265enc: Add support for 10bit 4:2:0 and 4:4:4 formats
Sebastian Dröge
1
-12
/
+41
2015-02-11
Improve and fix LATENCY query handling
Sebastian Dröge
10
-53
/
+71
2015-02-10
camerabin examples: memory leak in camerabin examples code
Song Bing
1
-19
/
+34
2015-02-10
camerabin examples: memory leak in camerabin examples code
Song Bing
1
-2
/
+8
2015-02-10
openslesringbuffer: Only allocate at most half the number of internal buffers...
Sebastian Dröge
1
-1
/
+5
2015-02-10
decklinkvideosrc: Apply the diff between element and pipeline "base" time in ...
Sebastian Dröge
1
-12
/
+13
2015-02-10
decklinkvideosrc: Add the diff between the pipeline base time and when we sta...
Sebastian Dröge
1
-0
/
+12
2015-02-10
decklinkvideosink: Actually include the change mentioned in the last commit
Sebastian Dröge
1
-0
/
+12
2015-02-10
decklinkvideo{src,sink}: Sample the internal clock immediately after starting...
Sebastian Dröge
1
-9
/
+10
2015-02-10
videoaggregator: When receiving timeout before caps, make sure to also advanc...
Sebastian Dröge
1
-0
/
+1
2015-02-10
aggregator: Pause srcpad task on flow errors
Sebastian Dröge
1
-0
/
+9
2015-02-10
videoaggregator: fix buffer selection when duration=-1
Matthew Waters
1
-0
/
+19
2015-02-09
decklink: Fix compiler warning with gcc
Sebastian Dröge
1
-2
/
+2
2015-02-09
decklink{audio,video}src: Implement clock slaving if the pipeline clock is no...
Sebastian Dröge
5
-55
/
+161
2015-02-09
decklinkaudio{src,sink}: Only start streams / scheduled playback if there is ...
Sebastian Dröge
2
-4
/
+4
2015-02-09
decklinkaudiosrc: Don't provide a clock
Sebastian Dröge
1
-20
/
+0
2015-02-09
decklinkaudiosink: Throttle reading from the ringbuffer
Sebastian Dröge
1
-0
/
+60
2015-02-09
decklinkaudiosink: Start scheduled playback when going to PLAYING
Sebastian Dröge
1
-6
/
+35
2015-02-09
vtdec: fix texture sharing on iOS
Alessandro Decina
2
-45
/
+101
2015-02-09
libgstgl: set user data and GDestroyNotify for wrapped textures
Alessandro Decina
1
-2
/
+2
2015-02-08
decklink{audio,video}src: Take the capture times from the pipeline clock
Sebastian Dröge
4
-43
/
+61
2015-02-08
videoaggregator: don't set element factory details
Tim-Philipp Müller
1
-8
/
+0
2015-02-08
dvdspu: some optimizations
Rob Clark
1
-14
/
+23
2015-02-08
dvdspu: Avoid warning if the video for a still frame arrives after the SPU
Jan Schmidt
1
-0
/
+3
2015-02-08
resindvd: Don't send meaningless segment position downstream
Jan Schmidt
1
-11
/
+6
2015-02-06
Revert "aiffparse: make sure we have data before handling sink event"
Luis de Bethencourt
1
-5
/
+0
2015-02-06
aiffparse: make sure we have data before handling sink event
Luis de Bethencourt
1
-0
/
+5
2015-02-06
audiomixer: remove now-unused base_time field in object structure
Tim-Philipp Müller
1
-3
/
+1
2015-02-06
aggregator: Streamline latency calculations
Sebastian Dröge
1
-18
/
+7
2015-02-06
aggregator: If upstream has no max latency but the subclass has, take the sub...
Sebastian Dröge
1
-2
/
+4
2015-02-06
aggregator: Fix min>max latency error check
Sebastian Dröge
1
-19
/
+35
2015-02-06
aggregator: Don't add the latency property to the max latency
Sebastian Dröge
1
-6
/
+1
2015-02-06
glproto/vao: only supported in core for ES 3.0+
Matthew Waters
1
-1
/
+1
2015-02-05
faac: relace parsed with framed in aac caps
Thiago Santos
1
-6
/
+3
2015-02-05
faac: fix output caps to negotiate with some muxers
Thiago Santos
1
-3
/
+8
2015-02-05
tests: compositor: add unit test for proper segment.base handling
Tim-Philipp Müller
1
-0
/
+65
2015-02-05
tests: audiomixer: add unit test for proper segment.base handling
Tim-Philipp Müller
1
-0
/
+65
2015-02-05
audiomixer: Remove weird and wrong segment handling
Sebastian Dröge
1
-34
/
+0
[next]