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-04-17
h264parse: Consider SEI NALU as "HEADER" packets
multifile
Edward Hervey
1
-0
/
+1
2015-04-17
mpegtsmux: Carry over GST_BUFFER_FLAG_HEADER
Edward Hervey
2
-1
/
+8
2015-04-17
mpegtspacketizer: Unify debug statements
Edward Hervey
1
-5
/
+6
2015-04-17
tsdemux: Unify duration querying code
Edward Hervey
1
-16
/
+31
2015-04-17
videoaggregator: fix caps leak when early returning
Guillaume Desmottes
1
-1
/
+2
2015-04-17
glmixer: unref owned caps when finalizing the mixer
Guillaume Desmottes
1
-0
/
+3
2015-04-17
glmixer: pass the proper free function to frames and buffers array
Guillaume Desmottes
1
-2
/
+2
2015-04-17
gldownloadelement: Download *from* OpenGL, not into
Sebastian Dröge
1
-1
/
+1
2015-04-17
openh264enc: Add complexity property for speed/quality tradeoff
Robert Swain
1
-0
/
+38
2015-04-17
glcontext: Make gst_gl_context_egl_activate fail if the old surface could not...
Matthieu Bouron
1
-1
/
+6
2015-04-17
gluploadelement: Unref GstGLUpload object and caps in ::stop()
Matthieu Bouron
1
-7
/
+6
2015-04-17
gl: Remove some empty ::finalize() implementations
Sebastian Dröge
5
-42
/
+0
2015-04-17
gldownloadelement: Fix element description
Sebastian Dröge
1
-1
/
+1
2015-04-17
gldownloadelement: Remove unused ::finalize() implementation
Sebastian Dröge
1
-9
/
+0
2015-04-17
glcolorconvertelement: Also unref caps in ::stop() already
Sebastian Dröge
1
-14
/
+3
2015-04-17
glcolorconvertelement: fix GstGLColorConvert leak
Guillaume Desmottes
1
-0
/
+16
2015-04-16
apexsink: Fix buffer overflow, in case anyone ever ports it.
Jan Schmidt
1
-2
/
+2
2015-04-16
mpegdemux: fix pad leak when not adding a new pad after no-more-pads
Vincent Penquerc'h
1
-0
/
+3
2015-04-16
tsdemux: fix segment position tracking for the general case
Vincent Penquerc'h
1
-1
/
+5
2015-04-16
glcontext: Make gst_gl_context_egl_activate fail if the surface could not be ...
Matthieu Bouron
1
-0
/
+14
2015-04-15
h264parse: Don't unref buffer that was unreffed just a few lines before already
Sebastian Dröge
1
-1
/
+0
2015-04-15
Add adaptivedemux, badvideo and badbase to the link-list for the docscanner
Руслан Ижбулатов
1
-0
/
+3
2015-04-15
avfvideosrc: remove unused variables
Ilya Konstantinov
1
-4
/
+0
2015-04-14
applemedia: vtdec: fix GL negotiation
Alessandro Decina
1
-21
/
+32
2015-04-14
avfvideosrc: log timestamps
Alessandro Decina
1
-3
/
+10
2015-04-14
avfvideosrc: subtract time spent in AVF queues
Ilya Konstantinov
1
-4
/
+18
2015-04-14
avfvideosrc: fix GL texture negotiation
Ilya Konstantinov
1
-20
/
+26
2015-04-13
dtlsdec: Fix typo
Sebastian Dröge
1
-1
/
+1
2015-04-13
dtlssrtpdec: Add some more debug output
Sebastian Dröge
1
-0
/
+2
2015-04-13
srtpdec: Add some more debug output
Sebastian Dröge
1
-0
/
+3
2015-04-13
dashdemux: enable playback of content with text streams
Yujin Lee
1
-0
/
+3
2015-04-12
winks: Reset DTS to GST_CLOCK_TIME_NONE
Sebastian Dröge
1
-1
/
+2
2015-04-11
amc: Use new JNI utils almost everywhere
Sebastian Dröge
2
-526
/
+177
2015-04-11
amc: Allow creating global and local references of objects
Sebastian Dröge
2
-11
/
+23
2015-04-11
amc: Make GError argument order more consistent
Sebastian Dröge
2
-71
/
+75
2015-04-11
amc: Add helper function for getting a direct buffer array
Sebastian Dröge
2
-0
/
+73
2015-04-11
amc: Java longs are gint64s
Sebastian Dröge
2
-8
/
+8
2015-04-11
amc: Improve JNI utilities and add some missing ones
Sebastian Dröge
2
-113
/
+205
2015-04-11
glcolorconvert: Fix last commit
Sebastian Dröge
1
-8
/
+12
2015-04-11
gl: Remove iOS/EAGL workaround for R/RG textures
Sebastian Dröge
2
-12
/
+0
2015-04-11
glcolorconvert: Add correct check for RG/R textures in glcolorconvert too
Sebastian Dröge
1
-4
/
+8
2015-04-11
winks: fix debug message parameter format
Tim-Philipp Müller
1
-1
/
+1
2015-04-10
pcapparse: Take buffer directly from the adapter
Olivier Crête
2
-29
/
+24
2015-04-10
pcapparse: Produce GstBufferList
Olivier Crête
1
-13
/
+24
2015-04-10
wrappercamerabinsrc: remove unused attribute and related pad probe
Thiago Santos
2
-35
/
+0
2015-04-10
glbasefilter: avoid segfault when gl platform is not available
Anton Obzhirov
1
-0
/
+9
2015-04-09
tests: fix type mismatch in varargs passing
Vincent Penquerc'h
1
-1
/
+1
2015-04-09
tsdemux: handle seeks with no target (ie, keep current position)
Vincent Penquerc'h
2
-14
/
+33
2015-04-09
tsparse: fix timestamps not updating after a PMT change
Vincent Penquerc'h
2
-3
/
+18
2015-04-09
tsdemux: send new segment when a stream is added
Vincent Penquerc'h
1
-1
/
+2
[next]