index
:
gstreamer/gst-plugins-bad
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
discontinued-for-monorepo
master
'Bad' GStreamer plugins and helper libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
wasapideviceprovider: Add support for dynamic device add/remove
Seungha Yang
11
-54
/
+783
2021-09-20
kmssink: Add RGB16/BGR16 support
Nicolas Dufresne
1
-0
/
+6
2021-09-20
kmssink: Sort format according to GST_VIDEO_FORMATS_ALL
Nicolas Dufresne
1
-11
/
+27
2021-09-20
kmssink: Remove big endian format inversion
Nicolas Dufresne
1
-11
/
+0
2021-09-20
kmssink: Add NV61 support
Nicolas Dufresne
1
-0
/
+3
2021-09-20
kmssink: Add NV24 support
Nicolas Dufresne
1
-0
/
+5
2021-09-20
codecs: av1decoder: Use GstFlowReturn everywhere
Seungha Yang
2
-45
/
+56
2021-09-20
codecs: vp9decoder: Use GstFlowReturn everywhere
Seungha Yang
3
-56
/
+70
2021-09-20
codecs: vp8decoder: Use GstFlowReturn everywhere
Seungha Yang
4
-66
/
+83
2021-09-19
meson: va: Make AV1 support always optional
Seungha Yang
1
-1
/
+2
2021-09-19
va: caps: Don't use image formats for decoded frames.
Víctor Manuel Jáquez Leal
1
-54
/
+2
2021-09-18
sys: shm: Define shm_enable and shm_deps before escape meson subdir
Fabian Orccon
1
-1
/
+2
2021-09-18
d3d11videosink: Display title of content if possible
Seungha Yang
4
-0
/
+94
2021-09-18
d3d11videosink: Remove unused enum value
Seungha Yang
1
-1
/
+0
2021-09-18
msdkenc: Pass color properties to MediaSDK for encoding
Mengkejiergeli Ba
1
-0
/
+21
2021-09-18
msdkh265enc: Add profile main10 still picture for hevc
Mengkejiergeli Ba
2
-2
/
+11
2021-09-17
d3d11decoder: Refactor for more unified decoding flow
Seungha Yang
15
-2698
/
+1801
2021-09-17
d3d11decoder: Remove duplicated class_init and property related code
Seungha Yang
8
-387
/
+190
2021-09-17
d3d11: Get rid of "extern "C"" wrapping for GST_DEBUG_CATEGORY_EXTERN
Seungha Yang
23
-133
/
+31
2021-09-13
va: h264dec: Try to use ConstrainedBaseline or Main to decode BaseLine.
He Junyan
1
-2
/
+10
2021-09-10
va: Update vapostproc documentation.
Víctor Manuel Jáquez Leal
1
-0
/
+9
2021-09-10
va: Update todo lists, removing deinterlacing.
Víctor Manuel Jáquez Leal
2
-2
/
+0
2021-09-10
Add vadeinterlace element.
Víctor Manuel Jáquez Leal
4
-1
/
+905
2021-09-10
va: filter: Add past and future frames in GstVaSample.
Víctor Manuel Jáquez Leal
2
-0
/
+10
2021-09-10
va: filter: Add gst_va_filter_add_deinterlace_buffer()
Víctor Manuel Jáquez Leal
2
-0
/
+46
2021-09-10
va: filter: Add deinterlacing method parameter.
Víctor Manuel Jáquez Leal
2
-0
/
+134
2021-09-10
va: filter: Protect filters array of overwrite.
Víctor Manuel Jáquez Leal
1
-23
/
+24
2021-09-10
va: filter: Add helper function to query pipeline caps.
Víctor Manuel Jáquez Leal
1
-24
/
+41
2021-09-10
va: filter: Shuffle _destroy_filters_unlocked().
Víctor Manuel Jáquez Leal
1
-31
/
+31
2021-09-10
vapostproc: Move up color balance detection to plugin.
Víctor Manuel Jáquez Leal
3
-11
/
+24
2021-09-10
va: basetransform: Update documentation.
Víctor Manuel Jáquez Leal
1
-0
/
+9
2021-09-10
va: basetransform: Add autoptr clean up function.
Víctor Manuel Jáquez Leal
1
-0
/
+2
2021-09-10
va: basetransform: Use copy_metadata() at buffer import.
Víctor Manuel Jáquez Leal
1
-4
/
+4
2021-09-10
vapostproc: don't chain up transform_meta()
Víctor Manuel Jáquez Leal
1
-2
/
+1
2021-09-09
msdk: Adjust the plugin and factories description based on MFX_VERSION.
Ung, Teng En
19
-34
/
+40
2021-08-27
Revert "kmssink: Fix fallback path for driver not able to scale scenario"
Nicolas Dufresne
1
-4
/
+2
2021-08-22
d3d11bufferpool: Hide buffer_size field from header
Seungha Yang
9
-25
/
+83
2021-08-21
nvcodec: Fix various typos
Seungha Yang
7
-15
/
+15
2021-08-21
nvcodec: Get rid of G_GNUC_INTERNAL
Seungha Yang
14
-123
/
+1
2021-08-20
v4l2codecs: h264: Fix split field handling
Nicolas Dufresne
1
-34
/
+93
2021-08-20
v4l2codec: h264: Implement support for split fields
Nicolas Dufresne
1
-1
/
+33
2021-08-20
v4l2codecs: h264: Fix filling weight factors
Nicolas Dufresne
1
-2
/
+2
2021-08-19
mfvideosrc: Fix for negative MF stride
Seungha Yang
3
-20
/
+186
2021-08-18
v4l2slh264dec: Fix slice header bit size calculation
Nicolas Dufresne
1
-2
/
+2
2021-08-18
vapostproc: Use vapostproc as debug category name.
Víctor Manuel Jáquez Leal
1
-1
/
+1
2021-08-18
vapostproc: Disable cropping in pass-through mode.
Víctor Manuel Jáquez Leal
1
-36
/
+14
2021-08-18
vapostproc: Update filters update_properties().
Víctor Manuel Jáquez Leal
1
-0
/
+1
2021-08-18
decklinkvideosrc: Fix PAL/NTSC widescreen autodetection when switching back t...
Sebastian Dröge
1
-6
/
+22
2021-08-18
msdkvpp: Fix frc from lower fps to higher fps
Mengkejiergeli Ba
1
-11
/
+41
2021-08-16
va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory:VAMemory".
He Junyan
10
-22
/
+35
[next]