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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gleffects: Create element for each effect
Michał Dębski
2015-04-21
3
-54
/
+188
*
gleffects: Merge laplacian filter into effects
Michał Dębski
2015-04-21
9
-287
/
+149
*
gleffects: Merge sobel filter into effects
Michał Dębski
2015-04-21
7
-340
/
+207
*
gleffects: Merge blur filter into effects
Michał Dębski
2015-04-21
7
-322
/
+132
*
gleffects: Correct attributes for hconv and vconv shaders
Michał Dębski
2015-04-21
2
-4
/
+4
*
gleffects: Fix fisheye shader - pass float to sqrt
Michał Dębski
2015-04-21
1
-1
/
+1
*
gltransformation: fix shader memory leak
Lubosz Sarnecki
2015-04-21
1
-0
/
+2
*
glwindow: track context activation properly
Matthew Waters
2015-04-21
1
-3
/
+19
*
gldisplay: synchronize the searching and creation of GstGLContext's
Matthew Waters
2015-04-21
7
-6
/
+25
*
h264parse: Remove dead code
Edward Hervey
2015-04-20
1
-5
/
+0
*
handdetect: remove unneeded check
Edward Hervey
2015-04-20
1
-1
/
+1
*
shmpipe: Ensure string received from recv() is NULL-terminated
Edward Hervey
2015-04-20
1
-1
/
+3
*
tsdemux: clean assignment typo
Luis de Bethencourt
2015-04-20
1
-1
/
+1
*
tsdemux: remove dead code
Luis de Bethencourt
2015-04-20
1
-2
/
+0
*
fieldanalysis: exception when block width to 0
Vineeth T M
2015-04-20
1
-1
/
+1
*
glmixer: fix caps leak in gst_gl_mixer_pad_sink_getcaps()
Guillaume Desmottes
2015-04-20
1
-10
/
+10
*
applemedia: avoid implicit color conversions
Alessandro Decina
2015-04-20
4
-49
/
+94
*
corevideotexturecache: free texture cache on iOS
Ilya Konstantinov
2015-04-19
1
-1
/
+1
*
avfvideosrc: check for failure to create buffer
Ilya Konstantinov
2015-04-19
1
-1
/
+9
*
avfvideosrc: fix build failure with clang
Yujin Lee
2015-04-19
1
-1
/
+1
*
mpegtsbase: Remove unused latency query code
Olivier Crête
2015-04-17
1
-26
/
+0
*
tsdemux: Cleanup latency query handling
Olivier Crête
2015-04-17
1
-5
/
+8
*
androidmedia: Handle queue/release errors non-fatal
Sebastian Dröge
2015-04-17
2
-4
/
+24
*
opencv: Change opencv plugin to use opencv2-style includes
Руслан Ижбулатов
2015-04-17
40
-24
/
+50
*
opencv: Change configure test to check for OpenCV2 headers
Руслан Ижбулатов
2015-04-17
1
-5
/
+16
*
avfvideosrc: get connection and input clock early
Ilya Konstantinov
2015-04-18
1
-5
/
+9
*
mpegtspacketizer: Unify debug statements
Edward Hervey
2015-04-17
1
-5
/
+6
*
tsdemux: Unify duration querying code
Edward Hervey
2015-04-17
1
-16
/
+31
*
videoaggregator: fix caps leak when early returning
Guillaume Desmottes
2015-04-17
1
-1
/
+2
*
glmixer: unref owned caps when finalizing the mixer
Guillaume Desmottes
2015-04-17
1
-0
/
+3
*
glmixer: pass the proper free function to frames and buffers array
Guillaume Desmottes
2015-04-17
1
-2
/
+2
*
gldownloadelement: Download *from* OpenGL, not into
Sebastian Dröge
2015-04-17
1
-1
/
+1
*
openh264enc: Add complexity property for speed/quality tradeoff
Robert Swain
2015-04-17
1
-0
/
+38
*
glcontext: Make gst_gl_context_egl_activate fail if the old surface could not...
Matthieu Bouron
2015-04-17
1
-1
/
+6
*
gluploadelement: Unref GstGLUpload object and caps in ::stop()
Matthieu Bouron
2015-04-17
1
-7
/
+6
*
gl: Remove some empty ::finalize() implementations
Sebastian Dröge
2015-04-17
5
-42
/
+0
*
gldownloadelement: Fix element description
Sebastian Dröge
2015-04-17
1
-1
/
+1
*
gldownloadelement: Remove unused ::finalize() implementation
Sebastian Dröge
2015-04-17
1
-9
/
+0
*
glcolorconvertelement: Also unref caps in ::stop() already
Sebastian Dröge
2015-04-17
1
-14
/
+3
*
glcolorconvertelement: fix GstGLColorConvert leak
Guillaume Desmottes
2015-04-17
1
-0
/
+16
*
apexsink: Fix buffer overflow, in case anyone ever ports it.
Jan Schmidt
2015-04-16
1
-2
/
+2
*
mpegdemux: fix pad leak when not adding a new pad after no-more-pads
Vincent Penquerc'h
2015-04-16
1
-0
/
+3
*
tsdemux: fix segment position tracking for the general case
Vincent Penquerc'h
2015-04-16
1
-1
/
+5
*
glcontext: Make gst_gl_context_egl_activate fail if the surface could not be ...
Matthieu Bouron
2015-04-16
1
-0
/
+14
*
h264parse: Don't unref buffer that was unreffed just a few lines before already
Sebastian Dröge
2015-04-15
1
-1
/
+0
*
Add adaptivedemux, badvideo and badbase to the link-list for the docscanner
Руслан Ижбулатов
2015-04-15
1
-0
/
+3
*
avfvideosrc: remove unused variables
Ilya Konstantinov
2015-04-15
1
-4
/
+0
*
applemedia: vtdec: fix GL negotiation
Alessandro Decina
2015-04-14
1
-21
/
+32
*
avfvideosrc: log timestamps
Alessandro Decina
2015-04-14
1
-3
/
+10
*
avfvideosrc: subtract time spent in AVF queues
Ilya Konstantinov
2015-04-14
1
-4
/
+18
[next]