index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-14
mpegtsmux: free pad_data->language before g_strdup in order to avoid memory leak
Damian Ziobro
1
-0
/
+4
2016-04-12
mpegtsbase: Fix when applying new PMT with same program number
Jan Schmidt
1
-2
/
+3
2016-04-05
rfbsrc: Fix fallback to GstVideoBufferPool
Nicolas Dufresne
1
-3
/
+5
2016-04-05
rfbsrc: Implement decide_allocation virtual
Nicolas Dufresne
2
-55
/
+41
2016-04-05
rfbsrc: Fix caps negotiation
Nicolas Dufresne
1
-38
/
+8
2016-04-05
rfbsrc: Implement unlock() method
Nicolas Dufresne
1
-0
/
+10
2016-04-05
rfbsrc: Check for connection being closed
Nicolas Dufresne
1
-1
/
+8
2016-04-05
rfbsrc: Check for read/write error
Nicolas Dufresne
1
-50
/
+125
2016-04-05
rfbsrc: Add a internal method to disconnect
Nicolas Dufresne
3
-18
/
+28
2016-04-05
rfbsrc: Don't ignore errors
Nicolas Dufresne
1
-0
/
+1
2016-04-05
rfbsrc: Serialize write operations
Nicolas Dufresne
2
-0
/
+11
2016-04-05
rfbsrc: Add 3.7/3.8 security type negotiation
Nicolas Dufresne
1
-5
/
+44
2016-04-05
rfbsrc: Port to GSocketClient
Nicolas Dufresne
4
-100
/
+49
2016-04-05
rfbsrc: Remove useless library wrapping
Nicolas Dufresne
4
-19
/
+7
2016-04-05
rfbsrc: Cleanup dead code
Nicolas Dufresne
8
-142
/
+0
2016-04-05
rfbsrc: Properly fallback to 3.3
Nicolas Dufresne
1
-0
/
+1
2016-04-05
rfbsrc: Cleanly handle security negotiation failure
Nicolas Dufresne
1
-2
/
+5
2016-04-03
gdpdepay: Query for buffer allocator before using default
Christoffer Stengren
4
-5
/
+67
2016-04-03
interlace: Allow interlaced sink caps, do passthrough
Vivia Nikolaidou
1
-3
/
+30
2016-04-01
h264parse: constrained-baseline is a subset of baseline
Sebastian Dröge
1
-1
/
+1
2016-03-25
mxfmux: Instead of releasing request pads on stop(), clear them only
Sebastian Dröge
1
-8
/
+13
2016-03-25
sdp: Add new sdpsrc element
Sebastian Dröge
4
-2
/
+400
2016-03-24
mpegtsbase: plug EIT string leak
Thiago Santos
1
-0
/
+1
2016-03-24
mpegtspacketizer: simplify variable reset
Thiago Santos
1
-2
/
+1
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
118
-487
/
+383
2016-03-24
interlace: fix negotiation with fixed framerate downstream
Vincent Penquerc'h
1
-0
/
+154
2016-03-21
mxfdemux: Fix query memory leak
Jimmy Ohn
1
-0
/
+2
2016-03-17
h264parse, h265parse: fix handling of downstream force-key-unit events
Aleksander Wabik
2
-4
/
+10
2016-03-16
mxfmux: Fix typo in JPEG2000 colorspace
Sebastian Dröge
1
-1
/
+1
2016-03-12
tsdemux: add video/x-h265 to template caps
Tim-Philipp Müller
1
-0
/
+2
2016-03-12
mpegts: Don't leave freed programs in the hash table
Jan Schmidt
2
-0
/
+15
2016-03-11
videoparsers: h265: Fix segfault while transforming hevc to nal aligned bytes...
Sreerenj Balachandran
1
-2
/
+11
2016-03-09
mpegvideoparser: Handle non-hierarchical profiles again
Edward Hervey
1
-10
/
+10
2016-03-08
tsdemux: Don't reset/recalculate segments with accurate seeks
Edward Hervey
1
-3
/
+4
2016-03-03
mpegtspacketizer: handle early PTS conversion when a group has been found
Aurélien Zanelli
1
-2
/
+6
2016-02-29
videoparsers: h264: Disable passthorugh mode enabling
Sreerenj Balachandran
1
-0
/
+7
2016-02-29
sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as r...
Sebastian Dröge
1
-0
/
+5
2016-02-29
sdpdemux: Add pads with the correct names in case an rtpbin is used
Sebastian Dröge
1
-2
/
+4
2016-02-23
dataurisrc: Don't assume that get_current_caps() returns non-NULL caps after ...
Sebastian Dröge
1
-3
/
+2
2016-02-21
aiffparse: fix negotiation errors with multi-channel files
Tim-Philipp Müller
1
-0
/
+46
2016-02-21
win32: remove outdated build cruft
Tim-Philipp Müller
7
-1051
/
+0
2016-02-19
tsparse: Fix per-program-pad pushing
Edward Hervey
1
-19
/
+23
2016-02-19
tsparse: Use GstFlowCombiner
Edward Hervey
2
-3
/
+28
2016-02-17
mpegtsbase: Refactor code to check for subclass seek handling
Vineeth TM
1
-10
/
+12
2016-02-17
mpegtsbase: Add condition to check for non working negative rate
Vineeth TM
1
-0
/
+5
2016-02-16
rtp: move RTP H.265 payloader/depayloader to -good
Tim-Philipp Müller
6
-3357
/
+0
2016-02-12
netsim: Add netsim element
Stian Selnes
3
-0
/
+553
2016-02-05
gstrtph265depay: keep consistency with rtph264depay
Luis de Bethencourt
2
-10
/
+27
2016-02-05
rtph265depay: fix termination of access unit
Luis de Bethencourt
1
-2
/
+0
2016-02-04
h264parse: remove unused mview_mode value
Luis de Bethencourt
1
-2
/
+0
[next]