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
*
Revert "autoconvert: Handle caps query on internal srcpad"
Olivier Crête
2014-05-09
1
-10
/
+0
*
autoconvert: No need to check anything when linking internal pads
Olivier Crête
2014-05-09
1
-2
/
+4
*
autoconvert: Don't ignore elements accepted ANY, it is valid
Olivier Crête
2014-05-09
1
-10
/
+11
*
autoconvert: Remove broken usage of the iterator
Olivier Crête
2014-05-09
1
-35
/
+11
*
autoconvert: Process upstream getcaps
Olivier Crête
2014-05-09
1
-2
/
+3
*
autoconvert: Return the GList of factories, to a pointer to it.
Olivier Crête
2014-05-09
1
-1
/
+1
*
autoconvert: subelement can only be change with stream lock held
Olivier Crête
2014-05-09
2
-24
/
+12
*
autoconvert: Keep a ref to the pads too
Olivier Crête
2014-05-09
1
-16
/
+16
*
autoconvert: Remove uneeded if()
Olivier Crête
2014-05-09
1
-4
/
+2
*
autoconvert: Always push reconfigure upstream too
Olivier Crête
2014-05-09
1
-1
/
+4
*
autoconvert: Remove unused internal parameter
Olivier Crête
2014-05-09
1
-7
/
+6
*
pnmenc: remove empty line
Luis de Bethencourt
2014-05-06
1
-1
/
+0
*
mpegtsmux: Remove unused data in TsMuxSection
Jesper Larsen
2014-05-06
1
-4
/
+0
*
pnmenc: fix flow return and buffer leak in not-negotiated case
Tim-Philipp Müller
2014-05-06
1
-4
/
+9
*
Fix for not checking zero width and height
Sanjay NM
2014-05-06
1
-0
/
+5
*
Release 1.3.1
1.3.1
Sebastian Dröge
2014-05-03
4
-8
/
+8
*
watchdog: Add handling of PAUSED state
Per x Johansson
2014-05-03
1
-8
/
+82
*
rfbsrc: Send stream-start event in the beginning
Blake Tregre
2014-05-02
1
-0
/
+8
*
h264parse: unref/replace force_key_unit_event in gst_h264_parse_reset
Haakon Sporsheim (ieei)
2014-04-29
1
-1
/
+1
*
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
2014-04-27
8
-17
/
+0
*
mpegtsmux: Only require alignment and stream-format for h264, parsed is implicit
Sebastian Dröge
2014-04-25
1
-1
/
+1
*
mpegpsdemux: Flush program end code bytes
Edward Hervey
2014-04-23
1
-0
/
+3
*
mpegtspacketizer: Remove dead code and simplify if statement
Sebastian Dröge
2014-04-22
1
-4
/
+1
*
mxf: fix MP2 case
Vincent Penquerc'h
2014-04-21
1
-1
/
+1
*
vc1parse: guard against dividing by zero
Vincent Penquerc'h
2014-04-21
1
-3
/
+64
*
mxfmux: guard against dividing by 0
Vincent Penquerc'h
2014-04-21
1
-23
/
+27
*
mxfdemux: guard against NULL non source components
Vincent Penquerc'h
2014-04-21
1
-0
/
+9
*
rawparse: catch errors in caps manipulation
Vincent Penquerc'h
2014-04-21
1
-1
/
+10
*
ivfparse: detect and propagate resolution changes.
Gwenole Beauchesne
2014-04-18
2
-15
/
+72
*
ivfparse: avoid possible division-by-zero when calculating PTS.
Gwenole Beauchesne
2014-04-18
2
-25
/
+17
*
ivfparse: port to baseparse.
Gwenole Beauchesne
2014-04-18
2
-161
/
+195
*
mpegtspacketizer: Improve ts_to_offset code
Edward Hervey
2014-04-18
1
-11
/
+34
*
tsdemux: Fix scaling macros
Edward Hervey
2014-04-18
1
-2
/
+2
*
mpegtsbase: Don't hard-flush the packetizer on discont buffers
Edward Hervey
2014-04-18
1
-1
/
+1
*
mxfdemux: Fix copy/paste error
Edward Hervey
2014-04-16
1
-2
/
+2
*
mxf: Handle fraction parsing failure
Edward Hervey
2014-04-16
1
-1
/
+3
*
mxf: Remove useless check
Edward Hervey
2014-04-16
1
-2
/
+0
*
mxf: avoid dereferencing NULL mapping data pointer
Vincent Penquerc'h
2014-04-16
1
-1
/
+9
*
jp2kdecimator: fix maybe-uninitialized compiler error
Andoni Morales Alastruey
2014-04-11
1
-1
/
+1
*
mpegtsmux: Remove unneeded unref
Edward Hervey
2014-04-11
1
-2
/
+0
*
liveadder: fix memory leak querying sink caps
Santiago Carot-Nemesio
2014-04-10
1
-0
/
+1
*
Revert "tsmux: catch alloc failure"
Vincent Penquerc'h
2014-04-09
1
-3
/
+1
*
asfmux: remove unnecessary test
Vincent Penquerc'h
2014-04-09
1
-5
/
+3
*
asfmux: remove stray gst_buffer_unmap on error path
Vincent Penquerc'h
2014-04-09
1
-2
/
+0
*
autoconvert: remove dead code
Vincent Penquerc'h
2014-04-09
1
-10
/
+0
*
camerabin2: remove unneeded check
Vincent Penquerc'h
2014-04-09
1
-2
/
+2
*
compare: special case empty regions with 1 SSIM to avoid dividing by 0
Vincent Penquerc'h
2014-04-09
1
-0
/
+8
*
inter: remove dead code
Vincent Penquerc'h
2014-04-09
1
-7
/
+0
*
liveadder: remove dead code
Vincent Penquerc'h
2014-04-09
1
-4
/
+0
*
mpegtsdemux: catch prev-not-found when inserting in the group list
Vincent Penquerc'h
2014-04-09
1
-6
/
+12
[next]