index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-25
netsim: remove private struct and padding
Tim-Philipp Müller
2
-106
/
+86
2017-11-24
h265parse: early set src caps when input not byte-stream
Guillaume Desmottes
1
-0
/
+4
2017-11-24
h264parse: early set src caps when input is avc
Guillaume Desmottes
1
-0
/
+5
2017-11-22
aggregator: Remove klass->sinkpads_type
Mathieu Duponchelle
4
-13
/
+8
2017-11-22
h265parse: put downstream caps first if possible on sink caps
Guillaume Desmottes
1
-14
/
+21
2017-11-22
h264parse: put downstream caps first if possible on sink caps
Guillaume Desmottes
1
-14
/
+21
2017-11-20
all: Fix left-shift undefined behaviour
Edward Hervey
2
-4
/
+2
2017-11-14
avwait: Deserialised timecodes set after caps event now get correct framerate
Vivia Nikolaidou
1
-6
/
+23
2017-11-10
timecode: Fix incorrect wording in error message
Vivia Nikolaidou
1
-3
/
+3
2017-11-10
avwait: Better handling of deserialised timecode framerates
Vivia Nikolaidou
2
-6
/
+5
2017-11-07
Revert "debugutils: Added new jitterer element"
Vivia Nikolaidou
5
-462
/
+2
2017-11-07
Revert "timecodestamper: LTC from audio"
Vivia Nikolaidou
2
-624
/
+44
2017-11-07
Revert "timecodestamper: Modify ltc-add to tc-add"
Vivia Nikolaidou
2
-12
/
+14
2017-11-07
avwait: Fix crash when explicitly setting end_tc to NULL
Vivia Nikolaidou
1
-1
/
+1
2017-11-07
timecodestamper: Modify ltc-add to tc-add
Georg Lippitsch
2
-14
/
+12
2017-11-07
timecodestamper: LTC from audio
Georg Lippitsch
2
-44
/
+624
2017-11-07
debugutils: Added new jitterer element
Vivia Nikolaidou
5
-2
/
+462
2017-11-02
videoaggregator: drop ABI compat in padding for new struct member
Tim-Philipp Müller
1
-1
/
+1
2017-10-25
avwait: Added end-timecode property
Vivia Nikolaidou
2
-5
/
+126
2017-10-23
aggregator: fix type for latency property (int64 -> GStClockTime)
Stefan Sauer
1
-4
/
+4
2017-10-06
mxfdemux: Fix memory leak in error case
Ponnam Srinivas
1
-0
/
+1
2017-10-03
Use proper GtkDoc notation for NULL/FALSE/TRUE
Reynaldo H. Verdejo Pinochet
3
-6
/
+6
2017-09-28
audiobuffersplit: Drain pending samples if the caps are changing
Sebastian Dröge
1
-3
/
+28
2017-09-28
audiobuffersplit: Use new GstAudioStreamAlign API
Sebastian Dröge
2
-97
/
+63
2017-09-22
autoconvert: Fix two memory leaks on error conditions
James Stevenson
1
-0
/
+2
2017-09-01
tsdemux: Make jp2k handling more robust and efficient
Edward Hervey
1
-24
/
+20
2017-09-01
tsdemux: Handle quirk in jp2k es header handling
Edward Hervey
1
-0
/
+12
2017-08-29
tsdemux: Properly error out on jp2k parsing errors
Edward Hervey
1
-0
/
+8
2017-08-10
mxfvc3: Use correct wrapping byte value
Sebastian Dröge
1
-2
/
+2
2017-08-10
compositor: improve conversion debugging
Mathieu Duponchelle
1
-3
/
+7
2017-08-09
mpegtsdemux: remove obsolete function declaration
Mark Nauwelaerts
1
-2
/
+0
2017-08-09
pcapparse: support vlan 802.1q
Aaron Boxer
1
-4
/
+21
2017-08-09
pcapparse: Support pcap with nanosecond timestamps
Aaron Boxer
2
-3
/
+20
2017-08-03
compositor: update disted orc fallback files
Tim-Philipp Müller
2
-0
/
+1321
2017-08-03
compositor: Add support for crossfade blending
Thibault Saunier
6
-100
/
+415
2017-08-03
mpegpsmux: Do not dereference a NULL pointer
Thibault Saunier
1
-2
/
+2
2017-08-02
ipcpipeline: move to sys/ and make it dependent on platform support for unix ...
George Kiagiadakis
13
-4658
/
+0
2017-08-01
meson: enable building the ipcpipeline plugin
George Kiagiadakis
2
-0
/
+17
2017-08-01
ipcpipeline: introduce new plugin for inter-process pipelines
George Kiagiadakis
11
-0
/
+4641
2017-07-25
mxfdemux: Fix compilation with gcc 4.8.4
Sebastian Dröge
1
-1
/
+1
2017-07-24
mxfdemux: Correctly consider frame reordering for timecode calculation
Sebastian Dröge
1
-4
/
+20
2017-07-24
mxfdemux: Use material track edit rate for component PTS offsetting
Sebastian Dröge
1
-2
/
+2
2017-07-24
mxfdemux: Output timecodes for video streams
Sebastian Dröge
2
-0
/
+69
2017-07-24
mxfdemux: Keep track of component start positions and material track positions
Sebastian Dröge
2
-37
/
+60
2017-07-21
tsmux: Fix make distcheck
Sebastian Dröge
1
-0
/
+1
2017-07-21
tsmux: Add mpegtsmux_jpeg2000.c to meson.build
Sebastian Dröge
1
-0
/
+1
2017-07-21
tsmux: Store PES payload size in a 32 bit integer
Sebastian Dröge
1
-2
/
+2
2017-07-21
tsmux/tsdemux: Add support for JPEG2000
Aaron Boxer
11
-10
/
+656
2017-07-18
webvttenc: Change src pad template to application/x-subtitle-vtt
Seungha Yang
1
-1
/
+1
2017-07-17
jpeg2000parse: support 2-component images
Aaron Boxer
1
-1
/
+1
[prev]
[next]