index
:
gstreamer/gst-plugins-good
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_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
discontinued-for-monorepo
master
master-UNNAMED-BRANCH
'Good' GStreamer plugins (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-good)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
v4l2videodec: Increase internal bitstream pool size
Nicolas Dufresne
1
-1
/
+4
2020-09-25
Use gst_element_class_set_metadata when passing dynamic strings
Jordan Petridis
1
-1
/
+1
2020-02-08
v4l2: map GST_VIDEO_FORMAT_BGR15
Guillaume Desmottes
1
-0
/
+4
2020-02-08
v4l2: fix crash on invalid caps
Guillaume Desmottes
1
-0
/
+3
2019-11-20
v4l2bufferpool: Queue number of allocated buffers to capture
Nicolas Dufresne
2
-2
/
+6
2019-11-19
v4l2object: Workaround bad TRY_FMT colorimetry implementation
Nicolas Dufresne
1
-6
/
+14
2019-10-29
v4l2videodec: ensure pool exists before orphaning it
James Cowgill
1
-1
/
+2
2019-10-17
is a typo here? gstv4l2object.c
HuQian
1
-1
/
+1
2019-10-13
v4l2videoenc: fix wrong type cast
Tim-Philipp Müller
1
-2
/
+1
2019-10-13
v4l2videoenc: fix type conversion errors
Fuwei Tang
1
-1
/
+1
2019-08-10
v4l2: Fix type compatibility issue with glibc 2.30
Nicolas Dufresne
1
-7
/
+14
2019-08-08
v4l2videodec: Fix drain() function return type
Song Bing
1
-2
/
+2
2019-08-07
v4l2bufferpool: return TRUE when buffer pool orphaning succeeds
Damian Hobson-Garcia
1
-1
/
+6
2019-08-07
v4l2bufferpool: Free orphaned allocator resources when buffers are released
Damian Hobson-Garcia
1
-11
/
+27
2019-08-07
v4l2object: Orphan buffer pool on object_stop if supported
Damian Hobson-Garcia
1
-3
/
+5
2019-04-16
v4l2: fix use after free when handling events
Guillaume Desmottes
3
-6
/
+9
2019-04-08
osxvideo: fix mac os 10.14 build
Dan Kegel
2
-0
/
+7
2019-04-05
v4l2: remove __user define from types-compat.h
Philipp Zabel
1
-2
/
+0
2019-04-05
v4l2object: use opRGB colorspace and xfer func defines
Philipp Zabel
1
-2
/
+2
2019-04-05
v4l2videodec: support orphaning
Philipp Zabel
1
-7
/
+8
2019-04-05
v4l2bufferpool: support orphaning
Philipp Zabel
2
-0
/
+38
2019-04-05
v4l2allocator: support orphaning
Philipp Zabel
2
-4
/
+54
2019-04-05
v4l2: update kernel headers to latest from media tree
Philipp Zabel
3
-41
/
+97
2019-04-05
v4l2src: preserve features when fixating caps
Guillaume Desmottes
1
-8
/
+17
2019-03-21
v4l2videoenc: set GstVideoCodecFrame sync point flag
Philipp Zabel
1
-0
/
+9
2019-03-18
v4l2: Set Hardware classifier on encoders
Philippe Normand
8
-8
/
+8
2019-03-18
v4l2: Set Hardware classifier on video decoders
Philippe Normand
1
-1
/
+1
2019-03-17
v4l2transform: don't segfault if flushed without pools
Philipp Zabel
1
-2
/
+4
2019-03-08
v4l2sink: fix pool-less allocation query handling
Philipp Zabel
1
-2
/
+3
2019-02-26
v4l2: accept Bayer as possible input/output for V4L2 codecs
Mauro Carvalho Chehab
1
-4
/
+8
2019-02-26
v4l2: fix a typo on a debug message at v4l2_calls
Mauro Carvalho Chehab
1
-1
/
+1
2019-02-26
v4l2dec: also remove the colorimetry and chroma-site fields
Matthew Waters
1
-1
/
+2
2019-01-22
meson: ximage: check for XShmAttach()
Tim-Philipp Müller
1
-2
/
+2
2019-01-22
meson: add options for ximagesrc xshm, xfixes, xdamage checks
Tim-Philipp Müller
1
-4
/
+4
2019-01-17
v4l2: mark caps from probe as MAY_BE_LEAKED
Guillaume Desmottes
1
-0
/
+4
2019-01-17
v4l2transform: fix cdata caps leaks
Guillaume Desmottes
1
-0
/
+2
2018-12-17
v4l2: Avoid code duplication
Guillaume Desmottes
1
-34
/
+22
2018-12-17
v4l2: Make use of gst_video_interlace_mode_to_string()
Zeeshan Ali
1
-9
/
+6
2018-12-17
osxcoreaudio: fix typo
Nicola Murino
1
-1
/
+1
2018-12-14
osxvideo: meson: Add dependencies by using appleframeworks
Justin Kim
1
-2
/
+2
2018-12-04
Remove duplicate declarations
Maciej Wolny
1
-1
/
+0
2018-11-28
Run gst-indent through the files
Jordan Petridis
1
-2
/
+1
2018-11-21
v4l2: Properly fix Android build
Nicolas Dufresne
1
-2
/
+2
2018-11-21
Fix ioctl() signature on Android
Xavier Claessens
1
-1
/
+9
2018-11-07
v4l2object: Read driver selected interlace mode
Nicolas Dufresne
1
-4
/
+9
2018-10-24
v4l2bufferpool: fix typo resurect to resurrect
Wonchul Lee
1
-7
/
+7
2018-10-24
v4l2videoenc: Add HEVC support
Amit Pandya
5
-0
/
+303
2018-10-24
vl42allocator: Don't dup exported dmabufs
Nicolas Dufresne
1
-12
/
+2
2018-10-24
v4l2allocator: Don't dup imported DMABuf FD
Nicolas Dufresne
1
-11
/
+1
2018-09-24
osxaudio: add support for parsing more channel layouts ...
Nicola Murino
1
-36
/
+111
[next]