index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
*
audioaggregator: Only skip the remaining part of a GAP buffer
Sebastian Dröge
2015-09-18
1
-1
/
+1
*
dvdspu: pgs: fix printf format/argument mismatch in debug statements
Tim-Philipp Müller
2015-09-17
1
-5
/
+6
*
pcapparse: Hook up the recently added change_state vfunc.
Jan Schmidt
2015-09-18
1
-1
/
+6
*
Don't throw compiler warnings with G_DISABLE_ASSERT
Jan Schmidt
2015-09-18
1
-2
/
+7
*
intervideosink: render preroll frames as well
Tim-Philipp Müller
2015-09-16
2
-10
/
+9
*
dvbsuboverlay: Check if downstream supports GstVideoOverlayComposition.
Jan Schmidt
2015-09-17
1
-3
/
+13
*
audioaggregator: Fix mixup of running times and segment positions
Sebastian Dröge
2015-09-14
1
-38
/
+100
*
audioaggregator: Use stream time in the position query instead of segment pos...
Sebastian Dröge
2015-09-14
1
-2
/
+3
*
compositor: Ensure all arguments to CLAMP are signed int
Nirbheek Chauhan
2015-09-04
1
-2
/
+2
*
pcapparse: Reset state on flush and state changes
Olivier Crête
2015-08-31
1
-4
/
+23
*
compositor: variables in clamp_rectangle() should be signed
Nirbheek Chauhan
2015-08-29
1
-7
/
+7
*
Fix file permissions of some files
Tim-Philipp Müller
2015-08-28
1
-0
/
+0
*
compositor: remove check for below zero for unsigned value
Luis de Bethencourt
2015-08-28
1
-4
/
+4
*
dvbsuboverlay: Fix caps memory leak by making static caps actually static
Sebastian Dröge
2015-08-27
1
-1
/
+1
*
h264parse/h265parse: Fix negotiation crash
Nicolas Dufresne
2015-08-26
2
-2
/
+4
*
compositor: Actually use the output resolution for clamping
Nirbheek Chauhan
2015-08-26
1
-17
/
+41
*
tsdemux: fix latency handling again
Tim-Philipp Müller
2015-08-24
1
-2
/
+1
*
liveadder: fix assertion when copying buffer region
Guillaume Marquebielle
2015-08-18
1
-8
/
+41
*
videoencoders: use template subset check for accept-caps
Thiago Santos
2015-08-17
1
-0
/
+2
*
audioencoders: use template subset check for accept-caps
Thiago Santos
2015-08-17
2
-0
/
+3
*
videoparsers: Use gst_base_parse_merge_tags()
Olivier Crête
2015-08-16
8
-16
/
+16
*
mpegtsdemux: Fix illogical comparision
Edward Hervey
2015-08-16
1
-1
/
+1
*
audiodecoders: use default pad accept-caps handling
Thiago Santos
2015-08-15
2
-0
/
+6
*
videodecoders: use default pad accept-caps handling
Thiago Santos
2015-08-15
2
-0
/
+7
*
rtph265depay: make sure we call handle_nal for each NAL
Luis de Bethencourt
2015-08-15
1
-1
/
+5
*
rtph265pay: Copy metadata in the payloader, but only the relevant ones
Luis de Bethencourt
2015-08-15
1
-6
/
+8
*
rtph265pay: Use GST_WARNING_OBJECT() instead of GST_WARNING()
Luis de Bethencourt
2015-08-15
1
-2
/
+2
*
rtph265pay: fix potential crash when shutting down
Luis de Bethencourt
2015-08-15
1
-2
/
+7
*
h264parse: Clear SPS info after processing.
Jan Schmidt
2015-08-15
1
-0
/
+1
*
pngparse: enable accept-intersect and accept-template flags on sinkpad
Thiago Santos
2015-08-14
1
-0
/
+2
*
videoparsers: enable accept-template flag
Thiago Santos
2015-08-14
7
-0
/
+7
*
rtph265pay: fix buffer leak when using SPS/PPS
Luis de Bethencourt
2015-08-14
1
-1
/
+3
*
rtph265depay: copy metadata in the depayloader, but only the relevant ones
Luis de Bethencourt
2015-08-14
2
-0
/
+89
*
spu-pgs: fix buffer and event leak
Vineeth TM
2015-08-13
1
-2
/
+5
*
dvdspu: Fix event leaks
Vineeth TM
2015-08-13
1
-2
/
+6
*
rtph265depay: checking if depay has sps/pps nals before insertion
Luis de Bethencourt
2015-08-12
1
-1
/
+1
*
rtph265depay: only update the srcpad caps if something else than the codec_da...
Luis de Bethencourt
2015-08-12
1
-2
/
+41
*
rtph265depay: PPS replaces old PPS if it has the same id
Luis de Bethencourt
2015-08-12
1
-1
/
+1
*
rtph265depay: Insert SPS/PPS NALs into the stream
Luis de Bethencourt
2015-08-12
1
-0
/
+50
*
rtph265depay: implement process_rtp_packet() vfunc
Luis de Bethencourt
2015-08-12
1
-16
/
+8
*
rtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()
Luis de Bethencourt
2015-08-12
1
-2
/
+2
*
rtph265depay: prevent trying to get 0 bytes from adapter
Luis de Bethencourt
2015-08-12
1
-4
/
+6
*
frei0r: Fix setting string parameters
Nicolas Dufresne
2015-08-11
1
-6
/
+2
*
videoparsers: h265: Fix the frame start detection code
Sreerenj Balachandran
2015-08-11
1
-2
/
+2
*
videoparsers: h265: Avoid skipping of EOS and EOB nals
Sreerenj Balachandran
2015-08-11
1
-1
/
+1
*
asfmux: output TIME segment if we output a stream and won't seek back later
Tim-Philipp Müller
2015-08-08
1
-2
/
+31
*
h265parse: expose compatible profiles to downstream
Sreerenj Balachandran
2015-08-07
1
-0
/
+106
*
rgb2bayer: Use mapped frame stride
Nicolas Dufresne
2015-08-06
1
-1
/
+1
*
rgb2bayer: Protect against failing map
Nicolas Dufresne
2015-08-06
1
-2
/
+12
*
bayer2rgb: Read stride from the video info
Nicolas Dufresne
2015-08-06
1
-1
/
+1
[next]